Bug 10572: DBrev 3.13.00.037
[koha.git] / C4 /
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-10-30 David CookBug 10078: show location facet regardless of singleBran...
2013-10-30 Kyle M HallBug 7131: (follow-up) initialized some variables properly
2013-10-30 Kyle M HallBug 7131: (follow-up) allow overlaying by barcode
2013-10-30 Kyle M HallBug 7131: (follow-up) perltidy BatchCommitItems
2013-10-30 Elliott DavisBug 7131: teach MARC import how to overlay items
2013-10-30 Kyle M HallBug 10243: (follow-up) prevent TransportCostMatrix...
2013-10-30 Kyle M HallBug 10243: prevent holds queue from making transfer...
2013-10-30 Galen CharltonBug 7688: (follow-up) update license statements
2013-10-30 Galen CharltonBug 7688: (follow-up) update test cases to reflect...
2013-10-30 Julian MauriceBug 7688: (follow-up) rewrite t/db_dependant/Serials.t
2013-10-30 Julian MauriceBug 7688: Change subscription numbering pattern and...
2013-10-28 Bernardo Gonzalez... Bug 10271: (follow-up) correct tabs
2013-10-28 Fridolyn SOMERSBug 10271: fix searching using an index containing...
2013-10-24 Jonathan DruartBug 11123: remove two unused routines from C4::Accounts
2013-10-23 Galen CharltonBug 10493: (follow-up) fix test errors
2013-10-22 Kyle M HallBug 10493: Add renewal script
2013-10-22 Galen CharltonBug 5336: (follow-up) remove unused new parameter to...
2013-10-22 Jonathan DruartBug 5336: (follow-up) use understandable codes rather...
2013-10-22 Jonathan DruartBug 5336: (follow-up) don't display deleted orders...
2013-10-22 Jonathan DruartBug 5336: Order search (search and UI enhancements)
2013-10-22 Jared Camins-EsakovBug 10403: add ability to change fund on receipt
2013-10-22 Colin CampbellBug 11058: fix compilation warning in C4::Record
2013-10-21 Jared Camins-EsakovBug 10401: Add ability to merge invoices
2013-10-21 Jonathan DruartBug 10723: make SearchOrders() take into account the...
2013-10-21 Jonathan DruartBug 10723: Merge GetPendingOrders and SearchOrders...
2013-10-21 Galen CharltonBug 10016: force zero browser-side caching of SCO pages
2013-10-21 Colin CampbellBug 11037: remove non-existent routines from Biblio...
2013-10-21 Robin SheatBug 10908: restore docs on principal_name LDAP option
2013-10-21 Robin SheatBug 10908: restore non-anonymous auth_by_bind LDAP...
2013-10-18 Jonathan DruartBug 10843: fix crash that can occur when confirming...
2013-10-17 Jonathan DruartBug 10380: Change prototype for output_pref() routine
2013-10-15 Galen CharltonBug 10309: (follow-up) restore setting some OPAC templa...
2013-10-14 Galen CharltonMerge branch 'bootstrap-opac'
2013-10-14 Owen LeonardBug 10309 - New OPAC theme based on Bootstrap
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-10-14 Chris CormackBug 8798: moving code to Koha::Database and adding...
2013-10-14 Elliott DavisBug 8798: (follow-up) remove tabs
2013-10-14 Elliott DavisBug 8798: DBIx::Class base classes for all Koha tables
2013-10-11 Fridolyn SOMERSBug 10689: make public note appear in subscriptions...
2013-10-11 Jonathan DruartBug 10853: All existing routing to get a CSV should...
2013-10-11 Jonathan DruartBug 10853: Add DB field export_format.type ('marc'...
2013-10-10 Jonathan DruartBug 10602: Set default value for authority fields via...
2013-10-10 Mirko TietgenBug 9295: Introduce operator equal/ notequal to OAI...
2013-10-10 Fridolyn SOMERSBug 9282: improve auto-completion for authority record...
2013-10-10 Janusz KaczmarekBug 10335: display translated forms of headings in...
2013-10-10 Mathieu SabyBug 8252: Fix indexing of UNIMARC 1xx for GRS-1
2013-10-09 BlouBug 6201: Add fields 1xx to marc2bibtex (for MARC21...
2013-10-09 rootBug 10641 - GetBooksellerWithLateOrders in C4::Booksell...
2013-10-09 Kenza ZakiBug 10795: Improvements for GetOpenIssue in C4::Circulation
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-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 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 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 AraziBug 9735 - Build the cookie array correctly
2013-10-04 Tomas Cohen AraziBug 9735 - Let the language be selected through URL...
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 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 Jonathan DruartBug 10927: remove disused C4::Utils module
2013-10-02 Galen CharltonBug 10949: restore ability to successfully print hold...
2013-10-02 Jonathan DruartBug 10925: fix LDAP auth failing if DEBUG is enabled
2013-09-27 SrdjanBug 9299: fix LDAP login breakage when ExtendedPatronAt...
2013-09-25 Marcel de RooyBug 9761: Make it possible to confirm future hold reque...
2013-09-18 Galen CharltonBug 10601: (follow-up) improvements to ->set() and...
2013-09-18 Kyle M HallBug 10601 [QA Followup] fix POD error
2013-09-18 Jonathan DruartBug 10601: Add a counter on batch items modifications
2013-09-18 Jonathan DruartBug 10599: add option to unselect on loan items on...
2013-09-18 Tomas Cohen AraziBug 10872: UT for GetHiddenItemnumbers and POD fix
2013-09-18 Mark TompsettBug 10872 - C4::Items GetHiddenItems fix and optimization
2013-09-17 Paul PoulainBug 7639: tiny QA follow-up
2013-09-17 Meenakshi.RBug 7639: add option to forgive overdue fines when...
2013-09-16 Katrin FischerBug 10667: Allow authentication with cardnumber for...
2013-09-16 Katrin FischerBug 10667: Add unit tests for ILSDI::Services::Authenti...
2013-09-16 Magnus EngerBug 10513: display a warning/message when returning...
2013-09-08 Julian MauriceBug 5349: Create a table for order line transfers
2013-09-08 Julian MauriceBug 5349: Fix a logical test in TransferOrder
2013-09-08 Julian MauriceBug 5349: add ability to transfer order lines from...
2013-09-08 Kenza ZakiBug 10640: give ModBookseller() an explicit return...
2013-09-08 Kenza ZakiBug 10630: give DelBookseller() a return value
2013-09-08 Colin CampbellBug 10817: return hold items info in SIP Patron Info...
2013-09-08 Galen CharltonBug 10320: (follow-up) correct license statement
2013-09-08 Jesse WeaverBug 10320: (follow-up) Fix copyright and style errors
2013-09-08 Jesse WeaverFollowup for bug 10320: minor bugfixes and style improv...
2013-09-08 Jesse WeaverBug 10320 - Integrate OverDrive search into OPAC
2013-09-08 Kyle M HallBug 9252 - Add option to send patron's home branch...
next