koha.git
2016-02-12 Julian MauriceIncrement version for 3.22.3 release v3.22.03
2016-02-12 Julian MauriceUpdate release notes for 3.22.3 release
2016-02-12 Jonathan DruartBug 15760: Fix order by direction for shelves
2016-02-12 Jonathan DruartBug 15760: Avoid SQL injections
2016-02-04 AleishaBug 15574: Better wording for error message when adding...
2016-02-04 Jonathan DruartBug 15628: Remove get_branchinfos_of vestiges
2016-02-04 ChloeBug 15638: Spelling mistake in request.pl
2016-02-04 ChloeBug 15638: spelling mistake in ~/Koha/reserve/placerequ...
2016-02-04 Owen LeonardBug 6322 - It's possible to view lists/virtualshelves...
2016-02-04 BrianaBug 14406: When adding messages in patron account,...
2016-02-04 Marc VéronBug 15684: Fix encoding issues with quote upload
2016-02-04 Kyle M HallBug 15687 [QA Followup] - Tidy sub to remove tab characters
2016-02-04 Julian MauriceBug 15687: Fix xgettext.pl syntax errors
2016-02-01 Julian MauriceBug 11569: Update DB rev (3.22.02.002)
2016-02-01 AleishaBug 11569: Correcting typos in userpermissions.sql
2016-02-01 Julian MauriceBug 14893: Update DB rev (3.22.02.001)
2016-02-01 Marcel de RooyBug 14893: Separate temporary storage per instance...
2016-01-29 Kyle M HallBug 15298 [QA Followup] - Fix whitespace issues
2016-01-29 ChloeBug 15298 - z39.50 admin setup, options column suggeste...
2016-01-29 Marc VéronBug 15472: Do not display links to circulation.pl if...
2016-01-29 GusBug 15608: Spelling mistake in MARC21slim2OPACDetail.xsl
2016-01-29 Hector CastroBug 15598: Also fixing space near exclamation mark...
2016-01-29 Hector CastroBug 15598: Typo in subscription-add.tt
2016-01-29 Hector CastroBug 15597: Typo in opac-auth-detail.tt
2016-01-29 Jonathan DruartBug 15589: Fix for the staff interface
2016-01-29 AleishaBug 15589: Changing 'his' to 'their' in OPAC lists
2016-01-29 Kyle M HallBug 15375 [QA Followup] - Fix non-functional restrictio...
2016-01-29 Kyle M HallBug 15375 [QA Followup] - Remove refereces to biblio...
2016-01-29 Marc VéronBug 15375 - Translatability: Fix issues on OPAC page...
2016-01-29 Hector CastroBug 15190: Bad utf8 decode to unapi and fixing status...
2016-01-29 GusBug 15624: Spelling mistake in suggestion.pl
2016-01-29 Gus15623 - Spelling mistake in boraccount.pl Test - Search...
2016-01-29 GusBug 15621: Spelling mistake in printinvice.pl
2016-01-29 GusBug 15619: Spelling mistake in memberentry.pl
2016-01-29 ChloeBug 15614 - Spelling mistake in circ/pendingreserves...
2016-01-29 Jonathan DruartBug 15613: Fix 2 other occurrences of paramter vs parameter
2016-01-29 GusBug 15613 - Spelling mistake in opac-shelves.tt
2016-01-29 Jonathan DruartBug 15611: Fix another implimented vs implemented
2016-01-29 ChloeBug 15611 - Spelling mistake in patroncards/edit-layout.tt
2016-01-29 AleishaBug 14641: [SIGNED-OFF] Warns in subscription-add.pl
2016-01-29 AleishaBug 14480: Silences warn from editing patron
2016-01-29 Marcel de RooyBug 15553: [QA Follow-up] Replace hardcoded tmp and...
2016-01-29 BlouBug 15553 - [SIGNED-OFF] cgisess_ files polluting the...
2016-01-29 ChloeBug 15468 - Search links on callnumbers with parenthese...
2016-01-29 ChloeBug 15592 - spelling mistake in ~/Koha/koha-tmpl/intran...
2016-01-29 Winona Salesky Bug 15444 - MARC21: Repeated 508 not correctly formatt...
2016-01-29 Katrin FischerBug 15100: MARC21 - make display of "Dates associated...
2016-01-29 Marc VéronBug 15476: Listname not always displayed in shelves.pl
2016-01-29 NatashaBug 15195 - patron details should open in tab
2016-01-29 NatashaBug 14624 - <<items.content>> for advance_notices.pl...
2016-01-29 ChloeBug 15609 - spelling mistake in :692: writen ==> written
2016-01-29 Jonathan DruartBug 15299: Ask for confirmation when deleting a report...
2016-01-29 BrianaBug 14810 Improve messages in patron anonymizing tool
2016-01-29 Martin StenbergBug 14555: Warns in opac-search.pl
2016-01-29 Jonathan DruartBug 12636: Do not display unique patron attributes...
2016-01-29 Jonathan DruartBug 14133: Print notices should be generated with the...
2016-01-29 AleishaBug 15577: Correcting link redirect
2016-01-29 Marc VéronBug 15355: Translatability: Fix issues on check in...
2016-01-29 Jonathan DruartBug 4912: Redirect to the appropriate view after editin...
2016-01-29 AleishaBug 15576: Fix for incorrect link redirect
2016-01-29 Jonathan Druart Bug 15357: Display existing holds even if no items...
2016-01-29 Marc VéronBug 14015 - Checkout: Fix software error if barcode...
2016-01-29 Jonathan DruartBug 15353: Display the patron image where needed
2016-01-29 Marc VéronBug 15135: Remove Warning Subroutine HasOverdues redefined
2016-01-29 AleishaBug 13177: Accidental copy/paste error fix
2016-01-29 AleishaBug 13177: Help page for Rotating Collections
2016-01-29 Jonathan DruartBug 15398: Hide Staff members only in the patron deleti...
2016-01-29 Jonathan DruartBug 15391: Fix HoldsQueue.t tests
2016-01-29 Marcel de RooyBug 9754: koha-remove optionally includes var/lib and...
2016-01-29 Jonathan Druart Bug 15209: Check the parameter at the beginning of...
2016-01-29 Jonathan Druart Bug 15209: Add tests
2016-01-29 Colin Campbell Bug 15209 Validate passed MARC::Record objs in C4...
2016-01-29 Marcel de Rooy Bug 15240: [QA Follow-up] Minor adjustments
2016-01-29 Jonathan Druart Bug 15240: Do not process issues with a date due later...
2016-01-28 Kyle M HallBug 15680 - Fresh install of Koha cannot find any depen...
2016-01-28 Julian MauriceRemove t/db_dependent/Koha/Objects.t
2016-01-27 Jonathan DruartBug 15626: Remove log4perl.conf when using koha-remove
2016-01-27 ChloeBug 12045 - Transfer impossible if barcode includes...
2016-01-27 Kyle M HallBug 15530 - Editing a course item via a disabled course...
2016-01-27 Kyle M HallBug 15530 - Add Unit Test
2016-01-27 Jonathan DruartBug 15188: Do not remove unused auths if zebra is not...
2016-01-27 Alex ArnaudBug 15188 - Fixes remove_unused_authorities.pl will...
2016-01-27 Jonathan Druart Bug 6679: (follow-up) fix 9 perlcritic violations...
2016-01-27 Mason James Bug 6679 - Fixing code so it passes basic Perl:::Criti...
2016-01-27 Mason James Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations...
2016-01-27 Mason James Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations...
2016-01-27 Jonathan Druart Bug 2669: Change checkboxes to radio buttons on dictionary
2016-01-27 Julian MauriceIncrement version for 3.22.2 release v3.22.02
2016-01-27 Julian MauriceTranslation updates for Koha 3.22.2 release
2016-01-27 Julian MauriceUpdate release notes for 3.22.2 release
2016-01-25 Jonathan DruartBug 15602: Remove cursor:pointer
2016-01-25 NatashaBug 15602: Accessibility: Can't tab to add link in...
2016-01-25 GusBug 15606: Fix spelling mistake in MARC21slim2OPACDetai...
2016-01-25 ChloeBug 14613: Send cart window is too small in staff and...
2016-01-25 NatashaBug 14538: editing perl doc for CalcFine
2016-01-25 Jonathan DruartBug 15337: Make itemtypes retrieved with GetItemTypes...
2016-01-25 Jonathan DruartBug 15337: Add tests to ensure that GetItemTypes will...
2016-01-25 Jonathan DruartBug 15569: Do not displayed "automatic renewal" if...
2016-01-25 Kyle M HallBug 15542 [QA Followup] - Tidy member-password.pl
2016-01-25 Kyle M HallBug 15542 [QA Followup] - Fix code error
next