Database update for 18.05.14
[koha.git] / Koha /
2019-05-23 Jonathan DruartBug 20891: Escape html then JSON
2019-05-13 Fridolin SomersBug 22723: Correct syntax error on confess call in...
2019-04-15 Colin CampbellBug 22611: Correction for call to get create_item in...
2019-03-19 Fridolin SomersBug 21560: create Koha::Util::OpenDocument with subrout...
2019-03-08 Kyle M HallBug 22084: Plugin upgrade method and database plugin...
2019-03-06 Nick ClemensBug 22386: Define patron variable when matchign on...
2019-03-04 Nick ClemensBug 22067: Return if no patron passed to can_see_patron...
2019-02-26 Lucas GassBug 13515: Schema Updates
2019-02-12 Liz ReaBug 22282: Fix PDF issue when exporting PDF in French...
2019-02-12 Tomas Cohen AraziBug 19816: Implement dateonly for rfc3339 format
2019-02-12 Lucas GassBug 22132: Add Basic authentication to the API - Revert
2019-02-07 Tomas Cohen AraziBug 22132: Add Basic authentication to the API
2019-02-06 Josef MoravecBug 22124: Update cataloguing plugin system to not...
2019-02-05 Tomas Cohen AraziBug 21478: Make Koha::Hold->suspend reject found holds
2019-02-05 Tomas Cohen AraziBug 21478: Add Koha::Exceptions::Hold
2019-02-01 Lucas GassRevert "Bug 22125: branches.pickup_location should...
2019-02-01 Tomas Cohen AraziBug 22125: branches.pickup_location should be flagged...
2019-01-23 Jonathan DruartBug 22006: Handle undefined itemnumber for Koha::Accoun...
2019-01-11 Tomas Cohen AraziBug 22071: (follow-up) Add POD for validate_query_param...
2019-01-11 Tomas Cohen AraziBug 22071: (follow-up) Simplify code
2019-01-11 Tomas Cohen AraziBug 22071: Make authenticate_api_request stash koha...
2018-12-27 Lucas GassBug 21065: DBRev 18.05.07.001
2018-12-27 Jonathan DruartBug 21065: Add koha_object(s)_class methods to accountline
2018-12-22 Nick ClemensBug 21465: Don't throw duplicate userid error if userid...
2018-12-18 Jonathan DruartBug 21910: Does not deal with call context, ->search...
2018-12-18 Nick ClemensBug 21910: Koha::Library::Groups->get_search_groups...
2018-12-18 Jonathan DruartBug 21955: Remove Cache::Memory as fallback for L2...
2018-12-07 Julian MauriceBug 21853: Fix PDF export of basketgroups
2018-11-16 Josef MoravecBug 21719: Fix typos
2018-11-06 Jonathan DruartBug 21612: Remove incorrect GROUP BY's from Koha::Virtu...
2018-11-05 Jonathan DruartBug 21600: Use str param instead of dt for output_pref
2018-11-05 Tomas Cohen AraziBug 21600: /patrons should have timestamp/datetime...
2018-11-05 Jonathan DruartBug 20521: Use a specific config for strict sql modes
2018-11-05 Jonathan DruartBug 21599: Fix item type creation by defining default...
2018-10-26 Nick ClemensBug 21593: Remove GROUP BY from GetAuthValueDropbox
2018-10-26 Nick ClemensBug 21082: DBRev 18.05.05.001
2018-10-26 Nick ClemensBug 21082: Update OverDrive authentication method
2018-10-26 Nick ClemensBug 21082: Add new admin page for overdrive
2018-10-15 Andrew IsherwoodBug 20548: Remove copyright clearance for staff
2018-10-15 Nick ClemensBug 21417: DBRev 18.05.04.002
2018-10-15 Kyle M HallBug 21417: EDI ordering fails when basket and EAN libra...
2018-10-08 Jonathan DruartBug 20287: Koha::Object->get_from_storage
2018-10-08 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-10-08 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2018-10-08 Jonathan DruartBug 21385: Define the Koha object class for orders
2018-10-05 Colin CampbellBug 21425: Display basketno correctly in Order error msg
2018-10-03 Jonathan DruartBug 21396: Add 2 missing use statements in Koha::Account
2018-09-27 Kyle M HallBug 20669: Add upgrade method to plugins
2018-09-27 Nick ClemensBug 5458: DBRev 18.05.04.001
2018-09-20 Tomas Cohen AraziBug 21334: Add bibliographic content type definitions
2018-09-20 Tomas Cohen AraziBug 21116: Add API routes through plugins
2018-09-17 Nick ClemensBug 21262: Do not format numbers for editing if too big
2018-09-17 Tomas Cohen AraziBug 20777: (follow-up) Remove 'dispute' reference in...
2018-09-17 Tomas Cohen AraziBug 20777: DBIC update
2018-09-11 Jonathan DruartBug 21235: Remove table services_throttle
2018-08-10 Nick ClemensBug 18635: Koha::Patron->guarantees() should return...
2018-08-06 Martin RenvoizeBug 20273: Use compat routines for autocomplete in...
2018-08-06 Jonathan DruartBug 19604: Fix perlcritic "Loop iterator is not lexical"
2018-08-06 Nick ClemensBug 19604: Elasticsearch Fixes for build_authorities_qu...
2018-08-03 Alex ArnaudBug 21032: Fix using facet for searches made on specifi...
2018-08-03 Jonathan DruartBug 21134: Correctly throw the exception in Koha::Patro...
2018-08-02 Tomas Cohen AraziBug 20942: (QA follow-up) Use $lines->total_outstanding
2018-08-02 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-08-02 Tomas Cohen AraziBug 20942: Add route to get patron's account balance
2018-08-02 Tomas Cohen AraziBug 20990: (QA follow-up) make outstanding_credits...
2018-08-02 Kyle M HallBug 20990: Make same changes that were made to outstand...
2018-08-02 Tomas Cohen AraziBug 20990: Add Koha::Account->outstanding_credits
2018-08-02 Tomas Cohen AraziBug 20980: (follow-up) Offset name consistency
2018-08-02 Tomas Cohen AraziBug 20980: (follow-up) Only use UpdateStats for 'paymen...
2018-08-02 Martin RenvoizeBug 20942: Revert - Too many missing dependancies
2018-08-02 Tomas Cohen AraziBug 20942: (QA follow-up) Use $lines->total_outstanding
2018-08-02 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-08-02 Tomas Cohen AraziBug 20942: Add route to get patron's account balance
2018-07-18 Josef MoravecBug 20934: (QA follow-up) Fix pod in Koha::Old::Checkout
2018-07-18 Jonathan DruartBug 20934: Fix display of old checkouts in the checkout...
2018-07-15 Tomas Cohen AraziBug 21022: (follow-up) Move overloaded full_message...
2018-07-15 Tomas Cohen AraziBug 21022: Use passed message if present
2018-07-15 Charles FarmerBug 21025: Add GetPreparedLetter to Koha::Patron::Discharge
2018-07-15 Julian MauriceBug 19502: Add POD for max_result_window
2018-07-15 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-10 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-07-10 Nick ClemensBug 20946: (RM follow-up) Additional tests and fix...
2018-07-10 Kyle M HallBug 20946: Reduce number of db calls
2018-07-10 Tomas Cohen AraziBug 20946: Add Koha::Account::outstanding_debits
2018-06-27 xljohaBug 20972: If ISBN has 10 numbers only the first 9...
2018-06-25 Fridolin SomersBug 20951: add missing use Koha::Patron::Debarments...
2018-06-11 Jonathan DruartBug 20886: Do not cast undef to 0 (TO_JSON)
2018-06-05 Jonathan DruartBug 20838: Make Koha::Library::Group->all_libraries...
2018-06-05 Jonathan DruartBug 20767: Display a stack trace when a method is not...
2018-05-24 Jonathan DruartRevert "Bug 20073: Update DBIC Schema changes"
2018-05-21 Jonathan DruartRevert "Bug 20073: Move Elasticsearch configs to yaml...
2018-05-21 Jonathan DruartRevert "Bug 20073: Remove perlcritic error"
2018-05-17 Kyle M HallBug 18856: (QA follow-up) Rename method to avoid confusion
2018-05-17 Jonathan DruartBug 18856: Don't show cancel option for waiting holds...
2018-05-14 Marcel de RooyBug 20428: (QA follow-up) Remove redundant directory...
2018-05-14 Tomas Cohen AraziBug 20428: Make upload_tmp a more general tmp directory
2018-05-14 Tomas Cohen AraziBug 20428: Make Koha::UploadedFile use the new config...
2018-05-11 Marcel de RooyBug 11943: Prevent double accepts in Koha::Virtualshelf...
2018-05-09 Jonathan DruartBug 20073: Update DBIC Schema changes
2018-05-09 Tomas Cohen AraziBug 20624: Net::OAuth2::AuthorizationServer is not...
next