Bug 20689: (follow-up) Make it possible to add capital letter subfields to item searc...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes /
2022-03-02 Owen LeonardBug 20689: (follow-up) Make it possible to add capital...
2022-03-02 Katrin FischerBug 20689: Replace marc (sub)field pull downs with...
2022-02-24 Nick ClemensBug 29965: (follow-up) Use a new class for the preview
2022-02-24 Aleisha AmohiaBug 29965: Preview MARC in authority search results
2022-02-15 Martin RenvoizeBug 29519: Allow resolution of claims return at checkin
2022-02-15 The Minh LuongBug 28576: Update the maximum size of an image.
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-01-28 Lucas GassBug 27868: Add expiration date to holds awaiting pickup
2022-01-28 Kyle HallBug 27946: (QA follow-up) Remove 'scan' terminology...
2022-01-28 Tomas Cohen AraziBug 27946: Add UI handling of AR fees
2022-01-22 Jonathan DruartBug 29797: Fix display of itemnumbers on the background...
2022-01-22 Jonathan DruartBug 29837: Remove JS error during installer
2022-01-19 Tomas Cohen AraziBug 18320: Remove calls to CGI->param from the template...
2022-01-19 Owen LeonardBug 29889: Incorrect library check in patron message...
2022-01-14 Jonathan DruartBug 29552: Disable today for dates in the future
2022-01-14 Owen LeonardBug 29552: (follow-up) Use CSS to set disabled class
2022-01-14 Jonathan DruartBug 29552: Flatpickr - Disable shortcut buttons if...
2022-01-11 Jonathan DruartBug 29788: Fix batch delete item
2022-01-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2022-01-10 Jonathan DruartBug 29737: Remove some unecessary parameters
2022-01-10 Jonathan DruartBug 29737: Fix suspend from hold list
2022-01-05 Owen LeonardBug 29680: Change markup to correct button radius
2022-01-04 Jonathan DruartBug 29689: (bug 28445 follow-up) Fix AutoBarcode=hbyymmincr
2021-12-22 Jonathan DruartBug 29588: (bug 29478 follow-up) Make strings translatable
2021-12-16 Fridolin SomersBug 29575: (RM follow-up) remove HTML comments
2021-12-16 Martin RenvoizeBug 29575: (QA follow-up) Patron fields can be empty...
2021-12-16 Martin RenvoizeBug 29575: (QA follow-up) Add JSDoc documentation
2021-12-16 Tomas Cohen AraziBug 29575: Add $patron_to_html to render patron informa...
2021-12-11 Marion DurandBug 9565: (follow-up) Deleting a biblio should alert...
2021-12-11 Timothy Alexis VassBug 9565: Deleting a biblio should alert/fail if there...
2021-12-02 Owen LeonardBug 29521: Fix style of patron clubs table when in...
2021-11-22 Jonathan DruartBug 29478: (follow-up) Today should select now for...
2021-11-22 Jonathan DruartBug 29478: Today should select now for pastinclusive
2021-11-22 Owen LeonardBug 29478: (follow-up) Provide default style for shortc...
2021-11-22 Jonathan DruartBug 29478: Flatpickr - Restore 'Today' button
2021-11-22 Jonathan DruartBug 29500: Flatpickr - accept original date in the...
2021-11-22 Owen LeonardBug 29394: (follow-up) Pass correct time format and...
2021-11-22 Jonathan DruartBug 29394: Remove flatpickr instantiations from most...
2021-11-17 Jonathan DruartBug 29477: Flatpickr - default to 23:59 for the time...
2021-11-15 Owen LeonardBug 29459: Replace some missed datetimepickers in circu...
2021-11-08 Tomas Cohen AraziBug 29407: Make the pickup locations dropdown JS reusable
2021-11-03 Owen LeonardBug 28982: (follow-up) Ensure that date format is corre...
2021-11-03 Owen LeonardBug 28982: Use Flatpickr on onboarding pages
2021-11-03 Owen LeonardBug 28816: Improve the display of multiple holds during...
2021-11-03 Owen LeonardBug 27823: List upcoming steps during installation...
2021-11-03 Owen LeonardBug 27296: Return claims should be filtered by default...
2021-11-03 Nick ClemensBug 29015: Add options for itemtype, collection, and...
2021-11-02 Martin RenvoizeBug 28904: Fix typo and display
2021-11-02 Martin RenvoizeBug 28904: Add newsletter editor to about page display
2021-11-02 Owen LeonardBug 29242: Flatpickr - Should autocomplete be turned...
2021-10-28 Jonathan DruartBug 29218: Rename .hidden class for DT visibility
2021-10-28 Jonathan DruartBug 28349: (bug 26234 follow-up) Correct wrong array...
2021-10-26 Tomas Cohen AraziBug 14957: Feature hidden in menues if no other 'cagalo...
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Rename 'merge' => 'overlay'
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-25 Katrin FischerBug 20463: (follow-up) Remove option from search templates
2021-10-25 Hayley PelhamBug 20463: Adding index for Leader 19 Multipart resourc...
2021-10-25 Tomas Cohen AraziBug 29309: Make 'Pay all fines' be 'Pay all charges'
2021-10-25 Jonathan DruartBug 29241: Allow display of past date for .futuredate
2021-10-21 Hayley PelhamBug 27287: Make note fields from orders history searchable
2021-10-21 Nick ClemensBug 29271: (follow-up) Remove changes to accounts.inc
2021-10-21 Owen LeonardBug 28079: Set focus to search box field when adding...
2021-10-21 Nick ClemensBug 29271: (QA follow-up) Fetch and send descriptions...
2021-10-21 Nick ClemensBug 29271: Fix cash register report results
2021-10-19 Jonathan DruartBug 29240: Rename start_for with date_to
2021-10-19 Martin RenvoizeBug 29240: Centralise from/to handling
2021-10-19 Jonathan DruartBug 29020: Add link on the admin module
2021-10-18 Nick ClemensBug 28153: Add 'Hold reminder' messaging preference
2021-10-18 Nick ClemensBug 28445: (follow-up) Display count of modified items...
2021-10-18 Jonathan DruartBug 28445: Respect MaxItemsToDisplayForBatchMod from...
2021-10-18 Jonathan DruartBug 28445: Fix subfields to blank
2021-10-18 Jonathan DruartBug 28445: Don't display the items if not finished yet
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-18 Jonathan DruartBug 28445: Adjust code to handle regexs
2021-10-18 Jonathan DruartBug 28445: Isolate add item form to an include file
2021-10-15 Marcel de RooyBug 29093: (QA follow-up) Adding two hover texts
2021-10-15 Marcel de RooyBug 29093: Interface changes
2021-10-15 Fridolin SomersBug 29213: Fix typo ol in member-alt-contact-style.inc
2021-10-07 Tomas Cohen AraziBug 29083: Update article requests-related Koha::Patron...
2021-10-05 Owen LeonardBug 28949: Use Flatpickr on reports pages
2021-10-05 Owen LeonardBug 28942: Use Flatpickr on acquisitions pages
2021-10-05 Owen LeonardBug 26949: Upgrade TinyMCE in the staff interface from...
2021-10-01 Jonathan DruartBug 23678: Include file for batch_hold_cancel
2021-10-01 Agustin MoyanoBug 23678: Allow cancel holds in bulk
2021-10-01 Tomas Cohen AraziBug 26080: (QA follow-up) Minor template issues
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete authorities
2021-10-01 Jonathan DruartBug 26080: Some refactoring
2021-09-30 Petro VashchukBug 28759: limit accessibility for "Manage API keys"
2021-09-29 Martin RenvoizeBug 28937: (QA follow-up) Accessability improvement
2021-09-29 Owen LeonardBug 28937: Use Flatpickr on circulation and patron...
2021-09-29 Jonathan DruartBug 28454: Add Koha version number to database schema...
2021-09-29 Owen LeonardBug 29030: Make authorized value and description fields...
2021-09-28 Owen LeonardBug 28438: Capitalization: Various corrections
2021-09-28 Joonas KylmäläBug 29049: (QA follow-up) Initialize uninitialized...
2021-09-28 Nick ClemensBug 29049: (follow-up) Reduce number of line returns...
2021-09-28 Nick ClemensBug 29049: Simplify holds priority dropdown logic on...
2021-09-21 Nick ClemensBug 28356: Consolidate catalogue search box code
2021-09-09 Lucas GassBug 28392: make streettype and B_streettype work with...
2021-09-09 Joonas KylmäläBug 21794: (QA follow-up) Separate city and country...
2021-09-09 Katrin FischerBug 21794: Fix display of addresses on details tab...
next