koha.git
2013-10-10 Galen CharltonBug 10037: regression test for searching UNIMARC item...
2013-10-10 Galen CharltonBug 8252: (follow-up) add basic UNIMARC indexing tests
2013-10-10 Galen CharltonBug 8252: (follow-up) make it easier to add UNIMARC...
2013-10-10 Galen Charltonbug 8252: (follow-up) add search tests on music number
2013-10-10 Galen Charltonbug 8252: (follow-up) test both GRS1 and DOM indexing
2013-10-10 Galen CharltonBug 8252: (follow-up) standardize name of Identifier...
2013-10-10 Galen CharltonBug 8620: (follow-up) apply to NORMARC and MARC21 autho...
2013-10-10 Galen CharltonBug 8252: (follow-up) tidy up long lines in bib1.att
2013-10-10 Mathieu SabyBug 8252: (follow-up) fix biblio-zebra-indexdefs.xsl
2013-10-10 Frédéric DemiansBug 8852: DOM XSL now handles subfield substring extraction
2013-10-10 Mathieu SabyBug 8252: Followup for Date/time-last-modified and...
2013-10-10 Mathieu SabyBug 8252: Fix indexing of UNIMARC 1xx for DOM
2013-10-10 Mathieu SabyBug 8252: Fix indexing of UNIMARC 1xx for GRS-1
2013-10-09 Galen Charltonbug 6201: (follow-up) update unit tests
2013-10-09 BlouBug 6201: Add fields 1xx to marc2bibtex (for MARC21...
2013-10-09 Katrin FischerBug 10705: follow-up - change one more instance of...
2013-10-09 Ketan KulkarniBug 10705: change 'shipment cost' to 'shipping cost'
2013-10-09 Tomas Cohen... Bug 10624: add 'status' option switch for the packages...
2013-10-09 Fridolyn SOMERSBug 10430: arrived and stopped status are not possible...
2013-10-09 Fridolyn SOMERSBug 10430 - status filter not working in serial claims...
2013-10-09 Fridolyn SOMERSBug 9747: sorting z3950 search results in acquisition
2013-10-09 Jonathan DruartBug 9747: Fix NSB/NSE sorting issues on z3950 search...
2013-10-09 Owen LeonardBug 10794: fix sorting on billing date column in invoic...
2013-10-09 Robin SheatBug 11012 - update package dependencies for koha-perldeps
2013-10-09 rootBug 10641 - GetBooksellerWithLateOrders in C4::Booksell...
2013-10-09 Kenza ZakiBug 10795: Improvements for GetOpenIssue in C4::Circulation
2013-10-09 Jonathan DruartBug 10683: (follow-up) improvements to the unit tests
2013-10-09 Kenza ZakiBug 10683: add unit tests for CRUD routines in C4:...
2013-10-09 Galen CharltonBug 10698: (follow-up) remove now-superfluous FIXME...
2013-10-09 Kenza ZakiBug 10698: give C4::Circulation::DeleteTransfer() a...
2013-10-09 Bernardo Gonzalez... Bug 10711: (follow-up) removing tabs
2013-10-09 Kenza ZakiBug 10711: make GetOfflineOperation() return $sth-...
2013-10-09 Kenza ZakiBug 10681: remove inappropriate uses of finish() from...
2013-10-09 Kenza ZakiBug 10682: remove inappropriate uses of finish() from...
2013-10-09 Kenza ZakiBug 10685: remove inappropriate uses of finish in C4...
2013-10-09 Galen CharltonBug 9611: (follow-up) move new password hashing routine...
2013-10-08 Kyle M HallBug 10917: allow staff to update hold pickup location...
2013-10-04 Galen CharltonBug 7764: (follow-up) editorial tweaks
2013-10-04 Mark TompsettBug 7764: rework the INSTALL.ubuntu instructions
2013-10-04 Kyle M HallBug 5544: (follow-up) avoid warning if notice is not...
2013-10-04 Kyle M HallBug 5544: prefer library email address over admin addre...
2013-10-04 Julian MauriceBug 10856: Fix cover display in shelf browser
2013-10-04 Owen LeonardBug 10856: (Follow-up) improve behavior of the "close...
2013-10-04 Jonathan DruartBug 10856: (follow-up) if callnumbers are equal, order...
2013-10-04 Jonathan DruartBug 10856: Improve the previous and next items on the...
2013-10-04 Galen CharltonBug 10096: (follow-up) rename button on authorities...
2013-10-04 Galen CharltonBug 10096: (follow-up) add LC authority Z39.50 targets...
2013-10-04 Galen Charltonbug 10096: (follow-up) use datatables.inc
2013-10-04 Galen CharltonBug 10096: DBRev 3.13.00.024
2013-10-04 David CookBug 10096 - (follow-up) various QA improvements
2013-10-04 David CookBug 10096 - Add a Z39.50 interface for authority searching
2013-10-04 Tomas Cohen... Bug 9735: Unit tests for get_template_and_user (cookies...
2013-10-04 Tomas Cohen... Bug 9735 - Build the cookie array correctly
2013-10-04 Tomas Cohen... Bug 9735 - Let the language be selected through URL...
2013-10-04 Kyle M HallBug 10668 - Improve suggestion detail page - QA Followup
2013-10-04 Owen LeonardBug 10668 - Improve suggestion detail page
2013-10-03 Galen CharltonBug 9611: (follow-up) add libcrypt-eksblowfish-perl...
2013-10-03 Galen CharltonBug 9611: DBRev 3.13.00.023
2013-10-03 Galen Charltonbug 9611: (follow-up) add reference to Crypt::Eksblowfi...
2013-10-03 Bernardo Gonzalez... Bug 9611: (follow-up) fix POD
2013-10-03 Chris CormackBug 9611: Database update, changing password from varch...
2013-10-03 Srdjanbug 9611: use checkpw_hash() instead of md5 hash for...
2013-10-03 Srdjanbug 9611: use hash_password() and checkpw_* for LDAP...
2013-10-03 Srdjanbug 9611: (follow-up) remove md5_base64 from imports...
2013-10-03 Srdjanbug 9611: Extract checkpw_internal() and checkpw_hash...
2013-10-03 Chris CormackBug 9611: add Crypt::Eksblowfish::Bcrypt to list of...
2013-10-03 Srikanth DhondiBug 9611: Change the password hashing algorithm from...
2013-10-03 Galen Charltonbug 10419: (follow-up) improvements to the usage text
2013-10-03 Jonathan DruartBug 10419: (follow-up) patrons with fines should not...
2013-10-03 Jonathan DruartBug 10419: (follow-up) fix hardcoded records and pod
2013-10-03 Galen CharltonBug 10419: (follow-up) functional improvements
2013-10-03 Galen CharltonBug 10419: (follow-up) tidy names of command-line switches
2013-10-03 Chris CormackBug 10419: (followup) fix license statement
2013-10-03 Jonathan DruartBug 10419: (follow-up) add branchcode parameter to...
2013-10-03 Jonathan DruartBug 10419: (followup) - tidy up cronjob for deleting...
2013-10-03 Jonathan DruartBug 10419: new cronjob for deleting patrons
2013-10-03 Jonathan DruartBug 10927: remove disused C4::Utils module
2013-10-02 Jonathan DruartBug 10806: make the staff benchmark script check authen...
2013-10-02 Jared Camins... Bug 10948: make reference labels translatable in OPAC...
2013-10-02 Galen CharltonBug 5645: improve converting simple search to Z39.50...
2013-10-02 Ketan KulkarniBug 10967: fix minor POD error
2013-10-02 Galen CharltonBug 10949: restore ability to successfully print hold...
2013-10-02 Bernardo Gonzalez... Bug 10965: fix breakage when loading sample itemtypes...
2013-10-02 Jonathan DruartBug 10925: fix LDAP auth failing if DEBUG is enabled
2013-09-27 Galen CharltonBug 10901: (follow-up) add space between 'Edit in host...
2013-09-27 Jonathan DruartBug 10901: (follow-up) make the withdrawn column sortable
2013-09-27 Jonathan DruartBug 10901: Add datatables to the add item page
2013-09-27 Galen CharltonBug 10836: (follow-up) improve display toggles on the...
2013-09-27 Owen LeonardBug 10836 - New layout for placing holds in the OPAC
2013-09-27 SrdjanBug 9299: fix LDAP login breakage when ExtendedPatronAt...
2013-09-25 Jonathan DruartBug 10730: (follow-up) restore background color for...
2013-09-25 Owen LeonardBug 10730: Use DataTables on the tag review page
2013-09-25 Galen CharltonBug 10687: DBRev 3.13.00.022
2013-09-25 Galen CharltonBug 10687: (follow-up) remove authority 68a/68b tags...
2013-09-25 Bernardo Gonzalez... Bug 10687: Delete erroneous tags 68a and 68b on default...
2013-09-25 Galen CharltonBug 9761: DBRev 3.13.00.021
2013-09-25 Marcel de RooyBug 9761: Unit tests for ConfirmFutureHolds changes
2013-09-25 Marcel de RooyBug 9761: Preliminary measures for adding a unit test
2013-09-25 Marcel de RooyBug 9761: Reformulating the preference description
2013-09-25 Marcel de RooyBug 9761: dbrev for ConfirmFutureHolds
next