Revert "Bug 21774: Cloned item subfields disappear when editing an item"
[koha.git] / Koha /
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...
2018-05-09 Tomas Cohen AraziBug 20624: (QA follow-up) Add missing POD in Koha:...
2018-05-09 Tomas Cohen AraziBug 20624: (QA follow-up) Handle missing deps gracefuly
2018-05-09 Tomas Cohen AraziBug 20624: Make /api/v1/oauth/token respect RESTOAuth2C...
2018-05-09 Tomas Cohen AraziBug 20612: (QA follow-up) Fix typo in method POD
2018-05-09 Tomas Cohen AraziBug 20612: Make OAuth2 use patron's client_id/secret...
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Remove unused vars
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Get rid of the id column
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Make sure client_id and secre...
2018-05-09 Tomas Cohen AraziBug 20568: Add mandatory description field for api...
2018-05-09 Julian MauriceBug 20568: API keys management in interface
2018-05-09 Jonathan DruartBug 20402: Update DBIX schema
2018-05-08 Julian MauriceBug 20402: Remove useless call to Koha::OAuthAccessToke...
2018-05-08 Tomas Cohen AraziBug 20402: Add missing POD
2018-05-08 Julian MauriceBug 20402: Remove dependency on Mojo::Plugin::OAuth2...
2018-05-08 Julian MauriceBug 20402: Don't look at cookies if OAuth2 is attempted...
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API
2018-05-03 Ere MaijalaBug 20665: Reset MySQL connection time zone in the...
2018-04-25 Jonathan DruartBug 19204: Make the debarment date calculation depends...
2018-04-24 Kyle M HallBug 2696: (QA follow-up) Fix POD, results sorting,...
2018-04-24 Kyle M HallBug 2696: Fine payments should show what was paid for
2018-04-24 Jonathan DruartBug 20625: Handle non existing of active currency
2018-04-23 Jonathan DruartBug 20073: Remove perlcritic error
2018-04-23 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Kyle M HallBug 9302: Add aq tables to mapping
next