koha.git
2017-03-30 Jonathan DruartBug 18124: Restrict CSRF token to user's session
2017-03-29 Jonathan DruartBug 18312: Fix export unless a file is supplied
2017-03-29 Mark TompsettBug 18144: Restore pieces of C4/Auth to make Google...
2017-03-24 Kyle M HallBug 13757 - DBRev 16.12.00.016
2017-03-24 Tomas Cohen... Bug 13757: (QA followup) Filter out non-editable params...
2017-03-24 Tomas Cohen... Bug 13757: (QA followup) Exclude empty attributes from...
2017-03-24 Tomas Cohen... Bug 13757: Attribute with value 0 should be stored
2017-03-24 Tomas Cohen... Bug 13757: (regression test) Attribute with value 0...
2017-03-24 Tomas Cohen... Bug 13757: Better display for attr changes in members...
2017-03-24 Tomas Cohen... Bug 13757: Make K::P::Modifications->pending return...
2017-03-24 Tomas Cohen... Bug 13757: (QA followup) Fix non-editable attrs on...
2017-03-24 Tomas Cohen... Bug 13757: (QA followup) Make opac-memberentry.pl handl...
2017-03-24 Tomas Cohen... Bug 13757: Make Koha::Patron::Modification->store del...
2017-03-24 Tomas Cohen... Bug 13757: (regression tests) Empty attributes should...
2017-03-24 Tomas Cohen... Bug 13757: (QA followup) Check DB structure before...
2017-03-24 Tomas Cohen... Bug 13757: (followup) Fix authorized value display...
2017-03-24 Tomas Cohen... Bug 13757: (followup) Regression tests for ->approve...
2017-03-24 Tomas Cohen... Bug 13757: (followup) Only touch opac_editable attributes
2017-03-24 Tomas Cohen... Bug 13757: (followup) Staff interface changes
2017-03-24 Tomas Cohen... Bug 13757: (followup) Remove warnings
2017-03-24 Tomas Cohen... Bug 13757: Add extended attributes to the patron modifi...
2017-03-24 Tomas Cohen... Bug 13757: DBIC update
2017-03-24 Jesse WeaverBug 13757: OPAC changes
2017-03-24 Jesse WeaverBug 13757: DB update
2017-03-24 Jesse WeaverBug 13757: Add the option to set patron attributes...
2017-03-24 Tomas Cohen... Bug 17792: Add opac_editable and opac_display methods
2017-03-24 Tomas Cohen... Bug 17792: Introduce Koha::Patron::Attribute(s)
2017-03-24 Tomas Cohen... Bug 17755: (followup) Override ->search to allow filter...
2017-03-24 Tomas Cohen... Bug 17755: (QA followup) Return $self when appropriate
2017-03-24 Tomas Cohen... Bug 17755: Introduce Koha::Patron::Attribute::Type(s)
2017-03-24 Tomas Cohen... Bug 17755: Unit tests
2017-03-24 Tomas Cohen... Bug 17755: Introduce Koha::Object::Limit::Library
2017-03-23 Jonathan DruartBug 18066: Update Schema
2017-03-23 Jonathan DruartBug 18066: Add the new geolocation column to kohastruct...
2017-03-23 Jonathan DruartFix updatedatabase.pl syntax error
2017-03-23 Jonathan DruartBug 15854: Use a READ and WRITE LOCK on message_queue
2017-03-23 Jonathan DruartBug 15854: Simplify the code to limit race conditions
2017-03-23 Colin CampbellBug 17605: [MASTER] Add currency to orders generated...
2017-03-23 Brendan A GallagherUpdating the Schema
2017-03-23 Nick ClemensBug 17995 - HOLDPLACED notice should have access to...
2017-03-23 Marcel de RooyBug 18010: Remove potential exposure from gettemplate
2017-03-23 Marcel de RooyBug 18010: Unit test for gettemplate
2017-03-23 Jonathan DruartBug 18028: Remove outdated install_misc directory
2017-03-23 Brendan A GallagherDBREV for Bug 18066 - Hea - Version 2
2017-03-23 Julian MauriceBug 18066: Fix map positioning in admin/usage_statistics.pl
2017-03-23 Jonathan DruartBug 18066: Fix tests
2017-03-23 Jonathan DruartBug 18066: Use https for ws
2017-03-23 Jonathan DruartBug 18066: Do not use token for OSM tiles
2017-03-23 Jonathan DruartBug 18066: Add the leaflet library
2017-03-23 Jonathan DruartBug 18066: Hea V2
2017-03-22 Jonathan DruartBug 14608: Move country list to an include file
2017-03-22 Mark TompsettBug 14608: Follow up on labels and search box
2017-03-22 Jonathan DruartBug 14608: Add a reference to Hea at the end of the...
2017-03-22 Jonathan DruartBug 14608: Add a link from the admin home page
2017-03-22 Jonathan DruartBug 14608: Add a page to configure shared statistics
2017-03-23 Kyle M HallUpdate DB Schema
2017-03-22 Brendan A GallagherDBREV for Bug 8010 - Search history can be added to...
2017-03-22 Jonathan DruartBug 18069: Remove residue of rebuild_zebra -x
2017-03-22 Jonathan DruartBug 18094: Only search in searchable patron attributes...
2017-03-22 Jonathan DruartBug 18094: Add tests to highlight the problem
2017-03-22 Mark TompsettBug 18215: Third case which was missed.
2017-03-22 Marcel de RooyBug 18215: Fix another tls warning
2017-03-22 Marc VéronBug 18246: Patron card creator: Unit not always display...
2017-03-22 Marc VéronBug 8603: Patron card creator - 'Barcode Type' doesn...
2017-03-22 Nick ClemensBug 17169 - Use CCODE descriptions instead of codes
2017-03-22 Tomas Cohen... Bug 17169: (QA followup) Add NORMARC and UNIMARC defini...
2017-03-22 Nick ClemensBug 17169: Add a facet for ccode fields to ElasticSearch
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2017-03-22 Nick ClemensBug 18264 - (QA Followup) Remove use of GetBiblioFromIt...
2017-03-22 Nick ClemensBug 18264 - Course reserves - use itemnumber for editin...
2017-03-22 Baptiste WojtkowskiBUG 8010: Removed Auth2.t
2017-03-22 Baptiste WojtkowskiBUG 8010: Correct a few syntax errors, and moved tests
2017-03-22 Baptiste WojtkowskiAdded a new syspref to Load history to the next user
2017-03-22 Nick ClemensBug 18115 - Fix use of Objects as hashref in acqui...
2017-03-22 Nicolas LegrandBug 18150 - CanItemBeReserved doesn't work with (Indepe...
2017-03-22 David GustafssonBug 18305 - jquery.fixFloat.js breaks advanced MARC...
2017-03-22 Jonathan DruartBug 18242: [SOLUTION 2]Handle correctly move to old_issues
2017-03-22 Jonathan DruartBug 18242: [SOLUTION 2]Add tests
2017-03-22 Marcel de RooyBug 18284: [QA Follow-up] Add test descriptions
2017-03-22 Jonathan DruartBug 18284: (bug 17196 follow-up) Move biblio metadata...
2017-03-20 Olli-Antti... Bug 18222 - Fix tests broken by Buug 18026
2017-03-20 SrdjanBug 18243: 16034 follow-up: Conditionally test Koha...
2017-03-20 SrdjanBug 18243: 16034 follow-up: better handling of absence...
2017-03-20 Jonathan DruartBug 18275: Do not rely on CGI param userid to log a...
2017-03-20 Tomas Cohen... Bug 18275: Regression test
2017-03-14 Marcel de RooyBug 7143: Replace Santallan by Santellan
2017-03-06 Marcel de RooyBug 18215: Resolve warning on $tls in Database.pm
2017-03-03 Colin CampbellBug 16202: GetIssuingCharges should return a collectabl...
2017-03-03 Aleisha AmohiaBug 18135: Show alert if no authorities selected in...
2017-03-03 Kyle M HallBug 16530 - DBRev 16.12.00.013
2017-03-03 Jonathan DruartBug 16530: Add a new method to the Branches TT Plugin...
2017-03-03 AleishaBug 16530: Adding a circ sidebar navigation menu and...
2017-03-03 Dimitris KamenopoulosBug 15427 : Enable TLS support for MySQL
2017-03-03 Kyle M HallBug 14764 - DBRev 16.12.00.012
2017-03-03 Liz ReaBug 14764 - [followup] Addressing QA concerns
2017-03-03 Liz ReaBug 14764: OPAC news selector
2017-03-03 Aleisha AmohiaBug 10978: Redirect to basket list of a supplier after...
2017-03-03 Jonathan DruartBug 7663: Fix bad merge conflict with bug 15584
2017-03-03 Nick ClemensBug 7663 (QA Followup)
2017-03-03 Nick ClemensBug 7663 - batch add barcodes to a list
next