koha.git
2017-03-31 Jonathan DruartBug 17708: Fix use statements
2017-03-31 Jonathan DruartBug 17708: Add the IGNORE clause
2017-03-31 Baptiste WojtkowskiBug 17708: Added a logaction function in Addrenewal...
2017-03-31 Aleisha AmohiaBug 8548: Add datatable to circ overdue report, remove...
2017-03-31 Benjamin RoksethBug 17758 - SIP checkin does not handle holds correctly
2017-03-31 Fridolin SomersBug 18329 - Batch record deletion broken
2017-03-31 Marcel de RooyBug 12913: [QA Follow-up] Reword 'change item status...
2017-03-31 Fridolin SomersBug 12913 - wrong inventory results when notforloan...
2017-03-31 Alex ArnaudBug 6979 - Fix Already in a transaction error
2017-03-31 Alex ArnaudBug 6979 - Handle multiple branches in non-auth_by_bin
2017-03-31 Alex ArnaudBug 6979 - Update tests
2017-03-31 =Bug #6979
2017-03-31 Kyle M HallBug 17560 - DBRev 16.12.00.020
2017-03-31 Jonathan DruartBug 17560: Improve wordings
2017-03-31 Jonathan DruartBug 17560: Improve strenght of hold existence test
2017-03-31 Jonathan DruartBug 17560: Add a message when a patron checking in...
2017-03-31 Jonathan DruartBug 17560: Update the wording when a patron places...
2017-03-31 Jonathan DruartBug 17560: Hold fee placement at point of checkout
2017-03-31 Jonathan DruartBug 17560: Update current code
2017-03-31 Jonathan DruartBug 17560: Add a third option to HoldFeeMode
2017-03-31 Jonathan DruartBug 17736: Fix typo ->new vs ->next
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Script basket.pl is not Plack...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] We do not need GetItemHolds...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Crashes in basket.pl and...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Wrong biblionumber in acqui...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Solve warning from qa tools...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Resolve inherited AUTOLOAD for...
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
next