koha.git
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Remove C4::Reserves::GetReservesFromBiblionumber
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-31 Jonathan DruartBug 17736: Add the Koha::Biblio->holds_placed_before_to...
2017-03-31 Kyle M HallBug 18173 - DBRev 16.12.00.019
2017-03-31 Marcel de RooyBug 18173: DBIx schema changes
2017-03-31 Jonathan DruartBug 18173: Remove DB field issues.return
2017-03-31 Marcel de RooyBug 18332: [QA Follow-up] Adjust slice call in last...
2017-03-31 Jonathan DruartBug 18332: Add the Koha::Objects->last method
2017-03-31 Kyle M HallBug 15498 - DBRev 16.12.00.018
2017-03-31 Marcel de RooyBug 15498: [QA Follow-up] Additional changes
2017-03-31 Jonathan DruartBug 15498: Fix conflict with bug 17394
2017-03-31 Jonathan DruartBug 15498: Fix show/hide csv profile list
2017-03-31 Jonathan DruartBug 15498: Do not display sql csv profiles
2017-03-31 Jonathan DruartBug 15498: Add ExportCircHistory and remove ExportWithC...
2017-03-31 Jonathan DruartBug 15498: Let the user choose the CSV profile to expor...
2017-03-31 Nick ClemensBug 17971 (QA Followup) Clarify comment
2017-03-31 Jonathan DruartBug 17971: Add support for objects represented by fk
2017-03-31 Jonathan DruartBug 17971: TT syntax for notices - Add support for...
2017-03-31 Jonathan DruartBug 17970: Fix GetPreparedLetter behavior if nothing...
2017-03-31 Jonathan DruartBug 17970: Add tests to highlight the problem
2017-03-31 Jonathan DruartBug 17963: TT syntax for notices - Prove that AR_*...
2017-03-31 Jonathan DruartBug 18269: Move field mappings related code to Koha...
2017-03-31 Jonathan DruartBug 18269: Add Koha::FieldMapping[s] packages
2017-03-31 Kyle M HallBug 14146 - DBRev 16.12.00.017
2017-03-31 Jonathan DruartBug 14146: Add the new pref CumulativeRestrictionPeriods
2017-03-31 Jonathan DruartBug 14146: Clean a bit and make the code understandable
2017-03-31 Jonathan DruartBug 14146: Add the ability to cumulate restriction...
2017-03-31 Jonathan DruartBug 14146: Add tests for AddReturn + CumulativeRestrict...
2017-03-31 Jonathan DruartBug 17847: Remove C4::Koha::GetAuthvalueDropbox
2017-03-31 Jonathan DruartBug 17847: Replace C4::Koha::GetAuthvalueDropbox with...
2017-03-31 Jonathan DruartBug 17844: Replace C4::Koha::get_notforloan_label_of...
2017-03-31 Jonathan DruartBug 17844: Remove C4::Koha::get_notforloan_label_of
2017-03-31 Tomas Cohen... Bug 18258: (QA followup) Use Koha::Subscriptions
2017-03-31 Jonathan DruartBug 18258: Add the Koha::Biblio->subscriptions method
2017-03-31 Jonathan DruartBug 18270: Do not fetch the MARC record when deleting...
2017-03-31 Jonathan DruartBug 18058: Allow borrower_message_preferences to be...
2017-03-31 Jonathan DruartBug 18266: Fix internal error when paying fine for...
2017-03-30 Jonathan DruartBug 18124: Change the calls to generate and check CSRF...
2017-03-30 Marcel de RooyBug 18124: [Follow-up] Handle default parameters in...
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
next