koha.git
2021-05-10 Jonathan DruartBug 28229: Count only if needed
2021-05-10 Owen LeonardBug 28229: (follow-up) Adjust for easier translation
2021-05-10 Lucas GassBug 28229: Only show clubs on request.tt if clubs exist
2021-05-10 Julian MauriceBug 28276: Do not fetch config ($KOHA_CONF) from memcached
2021-05-10 Jonathan DruartBug 28272: Prevent api spec to accept extra parameters
2021-05-10 Jonathan DruartBug 26471: Remove invalid Map URL
2021-05-10 Nick ClemensBug 24154: Adjust assignment
2021-05-10 Nick ClemensBug 24154: (follow-up) Make parameter and variable...
2021-05-10 Nick ClemensBug 24154: Get rules rather than values to determine...
2021-05-10 Julian MauriceBug 24564: Use the same tab as the other subfields...
2021-05-10 Julian MauriceBug 24564: Do not modify the tab of existing subfield...
2021-05-07 Jonathan DruartBug 27756: Fork background jobs to prevent memory leak
2021-05-07 Jonathan DruartBug 23215: DBRev 20.12.00.047
2021-05-07 Tomas Cohen... Bug 23215: Remove traces of the PayPal feature
2021-05-07 Tomas Cohen... Bug 23215: Remove PayPal-related sysprefs
2021-05-07 Joonas KylmäläBug 28291: Make koha-translate script produce valid...
2021-05-07 Jonathan DruartBug 28281: Add tests
2021-05-07 Joonas KylmäläBug 28281: Remove double decoding when importing instal...
2021-05-07 Alex ArnaudBug 28298: fix DB update 19.12.00.076
2021-05-07 Victor Grousset... Bug 27594: (follow-up) don't display "Copy link[.....
2021-05-07 Owen LeonardBug 27594: (follow-up) Check for secure context
2021-05-07 Victor Grousset... Bug 27594: (QA follow-up): Display message only if...
2021-05-07 Owen LeonardBug 27594: Add access to public download link for publi...
2021-05-07 Colin CampbellBug 27793: Store FTX free text in vendor note
2021-05-07 Jonathan DruartBug 28278: Uncomment and test access_dirs
2021-05-07 Julian MauriceBug 28278: Improve $KOHA_CONF parsing speed by using...
2021-05-07 Julian MauriceBug 28278: Add unit test for Koha::Config::read_from_file
2021-05-07 Ere MaijalaBug 27584: Refactor OAI-PMH paging to improve performance
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
next