koha-ffzg.git
2021-05-07 Ere MaijalaBug 27584: Refactor OAI-PMH paging to improve performance temp_before_xml_config
2021-05-07 Jonathan DruartBug 14723: DBIC schema changes
2021-05-07 Jonathan DruartBug 14723: DBRev 20.12.00.046
2021-05-07 Jonathan DruartBug 14723: Make DB rev idempotent
2021-05-07 Emmi TakkinenBug 14723: Use DATETIME instead DATE
2021-05-07 Kyle M HallBug 14723: (QA follow-up) Fix typo
2021-05-07 Emmi TakkinenBug 14723: Add error codes and replace strings with...
2021-05-07 Emmi TakkinenBug 14723: Make delivery notes translatable
2021-05-07 Lari TaskulaBug 14723: Additional delivery notes to messages
2021-05-07 Jonathan DruartBug 21249: DBRev 20.12.00.045
2021-05-06 Aleisha AmohiaBug 21249: (follow-up) Adding parentheses to fix query
2021-05-06 Aleisha AmohiaBug 21249: (follow-up) Implement SearchLibraryLimit...
2021-05-06 Aleisha AmohiaBug 21249: (follow-up) Fixing syspref name, description...
2021-05-06 Jonathan DruartBug 21249: Code cleaning
2021-05-06 Alex BuckleyBug 21249: Made the SQL INSERT statement idempotent
2021-05-06 Alex BuckleyBug 21249: New syspref controlling branch fields querie...
2021-05-06 Aleisha AmohiaBug 16486: Display the timestamp when an accountline...
2021-05-06 Nick ClemensBug 27577: Autolink biblio after biblionumber is generated
2021-05-06 Nick ClemensBug 27577: Unit test
2021-05-04 Jonathan DruartBug 28288: Prevent XSISBN.t to fail if service is retur...
2021-05-04 Jonathan DruartBug 27740: Compiled CSS
2021-05-04 Henry BolshawBug 27740: (follow-up) changed "User summary" css
2021-05-04 Wainui Witika... Bug 27740: (follow-up) Added User summary heading
2021-05-04 Wainui Witika... Bug 27740: (follow-up) quote of the day to <h2>
2021-05-04 Wainui Witika... Bug 27740: (follow-up) changed welcome user to <p>
2021-05-04 Martin RenvoizeBug 27740: (QA follow-up) Fix 'Your purchase suggestions'
2021-05-04 Martin RenvoizeBug 27740: (QA follow-up) Fix 'Payment method'
2021-05-04 Wainui Witika... Bug 27740: Corrected tags & hierarchy of headings
2021-05-04 Owen LeonardBug 28134: Replace use of input type number in onboardi...
2021-05-04 Jonathan DruartBug 27246: Remove obsolete BEGIN code from C4::Context
2021-05-04 Tomas Cohen... Bug 27865: Pass the x-koha-override header to PUT ...
2021-05-04 Jonathan DruartBug 28254: Add missing tests for PUT and POST
2021-05-04 Jonathan DruartBug 28254: Simplify tests
2021-05-04 Martin RenvoizeBug 28254: (QA follow-up) override -> force
2021-05-04 Tomas Cohen... Bug 28254: Make PUT /holds/:hold_id/pickup_location...
2021-05-04 Tomas Cohen... Bug 28254: Unit tests
2021-05-04 Tomas Cohen... Bug 28254: Add 'override' parameter to Koha::Hold-...
2021-05-04 Tomas Cohen... Bug 27898: Make PUT /holds/:hold_id accept overrides
2021-05-04 Tomas Cohen... Bug 27898: Unit tests
2021-05-04 Tomas Cohen... Bug 27797: (QA follow-up) Pickup locations can be overr...
2021-05-04 Tomas Cohen... Bug 27797: (QA follow-up) Make tests more robust
2021-05-04 Tomas Cohen... Bug 27797: (follow-up): Remove stray x-koha-override...
2021-05-04 Nick ClemensBug 27797: (QA follow-up) Additional tests and operator...
2021-05-04 Tomas Cohen... Bug 27797: Make POST /holds use the stashed koha.overrides
2021-05-04 Tomas Cohen... Bug 27797: Unit tests
2021-05-04 Tomas Cohen... Bug 27760: (QA follow-up) Improve POD
2021-05-04 Jonathan DruartBug 27760: Improve readabiliity using map
2021-05-04 Tomas Cohen... Bug 27760: Make authenticate_api_request call stash_ove...
2021-05-04 Tomas Cohen... Bug 27760: Add stash_overrides helper
2021-04-30 Tomas Cohen... Bug 27864: (QA follow-up) Select2 style on multi-holds
2021-04-30 Tomas Cohen... Bug 27864: (QA follow-up) Hide logged-in option if...
2021-04-30 Tomas Cohen... Bug 27864: (QA follow-up) Remove size=1 on selects...
2021-04-30 Tomas Cohen... Bug 27864: Correct dropdown size
2021-04-30 Tomas Cohen... Bug 27864: Visual feedback on overridden pickup locatio...
2021-04-30 Tomas Cohen... Bug 27932: Add GET /biblios/:biblio_id/pickup_locations...
2021-04-30 Tomas Cohen... Bug 27932: Unit tests
2021-04-30 Jonathan DruartBug 28270: (bug 24279 follow-up) Fix tooltip for the...
2021-04-30 Lari TaskulaBug 28170: Fix upload.tt search result buttons for...
2021-04-30 Jonathan DruartBug 28207: Fix biblio_framework.frameworktext isn't...
2021-04-30 Jonathan DruartBug 28217: Prevent several non-repeatable attributes...
2021-04-30 Jonathan DruartBug 27061: Remove duplicate permission check in svc...
2021-04-30 Jonathan DruartBug 28244: DBRev 20.12.00.044
2021-04-30 Victor Grousset... Bug 28244: Fix typo in Ukrainian in history
2021-04-30 David CookBug 28244: Fix typo in Ukrainian in language tables...
2021-04-30 Jonathan DruartBug 28258: DBRev 20.12.00.043
2021-04-30 Jonathan DruartBug 28258: Fix existing occurrence
2021-04-30 Lucas GassBug 28258: Update bad formatting in AUTO_RENEWALS notice
2021-04-30 Jonathan DruartBug 28250: Remove upload of debug for Selenium failures
2021-04-30 Jonathan DruartBug 28249: Prevent Selenium->wait_for_element_visible...
2021-04-30 Jonathan DruartBug 27811: Hide the Accounting tab if needed
2021-04-30 Jonathan DruartBug 27811: Hide payment buttons if not enough permission
2021-04-30 Martin RenvoizeBug 27636: (QA follow-up) Unit tests for AutoReconcile
2021-04-30 Martin RenvoizeBug 27636: (QA follow-up) Restore force AutoReconcile
2021-04-30 Jonathan DruartBug 27636: Be explicit on the exception we expect
2021-04-30 Martin RenvoizeBug 27636: (QA follow-up) Fix tests and validate
2021-04-29 Jonathan DruartBug 17202: DBIC schema changes
2021-04-28 Fridolin SomersBug 28202: Pickup libraries must be sorted by name...
2021-04-28 Fridolin SomersBug 28202: Unit test
2021-04-28 Andrew NuggedBug 28169: Add quotes around value in template to rende...
2021-04-28 Nick ClemensBug 28148: Remove 'print' class from 'Print transfer...
2021-04-28 Nick ClemensBug 27819: Fix Object POD
2021-04-28 Nick ClemensBug 27819: Spurious item deletion errors from delete_re...
2021-04-28 Jonathan DruartBug 17202: DBRev 20.12.00.042
2021-04-28 Nick ClemensBug 17202: (follow-up) Conditionally add FK
2021-04-28 Kyle M HallBug 17202: (QA follow-up) Add foreign key constraint
2021-04-28 Nick ClemensBug 17202: Don't report an item in a collection if...
2021-04-28 Nick ClemensBug 17202: Unit tests
2021-04-28 Jonathan DruartBug 28213: Prevent crash if patron or club deleted...
2021-04-28 Nick ClemensBug 27842: (follow-up) Correct existing serail/subscrip...
2021-04-28 Jonathan DruartBug 27842: Update serial.biblionumber when a subscripti...
2021-04-28 Jonathan DruartBug 27842: Add tests
2021-04-28 Joonas KylmäläBug 28230: Store C4::Message->{metadata} as Perl string...
2021-04-28 Jonathan DruartBug 28230: Regression tests
2021-04-28 Tomas Cohen... Bug 28234: TestBuilder->build_sample_biblio should...
2021-04-28 Tomas Cohen... Bug 28234: Regression tests
2021-04-27 Jonathan DruartBug 27790: Add the new column to columns_settings.yml
2021-04-27 Kyle M HallBug 27790: (QA follow-up) Fix offsets due to new columns
2021-04-27 Petro VashchukBug 27790: separate earliest hold date into two differe...
2021-04-27 Martin RenvoizeBug 27636: Update failing test
2021-04-27 Martin RenvoizeBug 27636: Update ->pay to use ->payin_amount internally
next