Bug 30579: (follow-up) Remove unnecessary nested form elements
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / reserve / request.tt
2024-05-07 Nick ClemensBug 30579: (follow-up) Remove unnecessary nested form...
2024-05-07 Emily LamancusaBug 30579: (follow-up) fix button id
2024-05-07 Nick ClemensBug 30579: (follow-up) Add required label and warning...
2024-05-07 Nick ClemensBug 30579: (follow-up) Use same conditions on item...
2024-05-07 Nick ClemensBug 30579: (follow-up) Add fieldsets and style disabled...
2024-05-07 Nick ClemensBug 30579: Remove doubled notes field
2024-05-07 Jonathan DruartBug 30579: Add missing for attribute on label
2024-05-07 Nick ClemensBug 30579: Disentangle multi-hold and single bib forms
2024-05-02 David CookBug 15565: Add 'DisplayMultiItemHolds' system preferenc...
2024-05-02 David CookBug 15565: Place multiple holds on one record on staff...
2024-04-19 Lucas GassBug 33174: Add warning about how many holds are being...
2024-04-05 Julian MauriceBug 35573: Correctly display warning when placing a...
2024-04-05 Thibaud GuillotBug 35573: Revert "Bug 30687: Allow pickup location...
2024-04-04 Nick ClemensBug 36341: (QA follow-up) Use future inclusive on staff...
2024-04-04 Lucas GassBug 36227: Add warning when item group has no holdable...
2024-03-18 Owen LeonardBug 35643: Upgrade HC Sticky library from v2.2.3 to...
2024-03-15 Jonathan DruartBug 35782: Fix scoping problem with "biblio"
2024-03-15 Jonathan DruartBug 35782: Replace TT plugin's method Biblio::HoldsCount
2024-03-12 Jonathan DruartBug 36251: (bug 35329 follow-up) Fix patron search...
2024-03-08 Kyle M HallBug 36103: Remove the "Cancel hold" link for item level...
2024-03-04 Jonathan DruartBug 35329: Fix autocomplete when placing a hold
2024-03-01 Jonathan DruartBug 34478: Move to get - reserve/request.tt:248
2024-03-01 Nick ClemensBug 34478: Manual fix - change links to JS form submiss...
2024-03-01 Nick ClemensBug 34478: Manual fix - add op - request.tt placerequest
2024-03-01 Jonathan DruartBug 34478: Replace POST with GET - request.tt
2024-03-01 Jonathan DruartBug 34478: Add method="get" to forms without method
2024-03-01 Jonathan DruartBug 34478: Add missing CSRF token to POST forms
2024-03-01 Jonathan DruartBug 35949: Remove useless code pointing to branchreserv...
2024-01-31 Jonathan DruartBug 34862: Include messages.inc
2024-01-26 Owen LeonardBug 34913: DataTables upgrade: Update CSS and option...
2023-11-08 Nick ClemensBug 34519: Add a template plugin for fetch searchable...
2023-11-01 Lucas GassBug 33575: Add dataTable to hold table on /reserve...
2023-10-09 Laura EscamillaBug 34457: Added cardnumber view to hold details page
2023-08-29 Katrin FischerBug 33913: (QA follow-up) Move variables into strings
2023-08-29 Owen LeonardBug 33913: Improve translation of title tags: Circulati...
2023-07-21 Owen LeonardBug 34320: Hold reordering arrows look broken after...
2023-06-12 Owen LeonardBug 32910: (follow-up) Replace v4 icon names with v6
2023-05-16 Owen LeonardBug 33599: Use template wrapper for breadcrumbs: Various
2023-05-12 Nick ClemensBug 30687: Allow pickup location to be forced when...
2023-05-12 Kyle M HallBug 32993: Holds priority changed incorrectly with...
2023-05-09 Katrin FischerBug 22375: (follow-up) Format even more due dates consi...
2023-04-24 Lucas GassBug 33577: Add btn class to cancel hold button on ...
2023-04-13 Owen LeonardBug 33293: Use template wrapper for tabs: Holds
2022-11-14 Owen LeonardBug 32099: Consistent classes for primary buttons:...
2022-11-04 Kyle HallBug 24860: Add ability to select an item group when...
2022-10-27 Owen LeonardBug 31905: Fix button spacing on holds page
2022-10-24 Aleisha AmohiaBug 7960: Add class to item type descriptions so they...
2022-10-24 Martin RenvoizeBug 31806: Add page-section container to existing holds
2022-10-24 Martin RenvoizeBug 31806: Add page-section to holds tables
2022-10-21 Fridolin SomersBug 31810: Define 'Place hold' button as primary
2022-10-12 Owen LeonardBug 30952: (follow-up) Undo change to Home breadcrumb
2022-10-12 Solène DesvauxBug 30952: Staff interface redesign (header)
2022-10-11 Joonas KylmäläBug 31519: Move preference fetching directly to be...
2022-09-23 Joonas KylmäläBug 31518: Fix syntax error on request.tt that prevents...
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-05 Jonathan DruartBug 30992: Improve translatability for Waiting at|On...
2022-07-22 Nick ClemensBug 31086: Prevent placing hold with no pickup location
2022-07-18 Jonathan DruartBug 30578: Remove circ/ysearch.pl in favor of the ...
2022-07-06 Nick ClemensBug 30769: Typo fix in request.tt
2022-06-24 Martin RenvoizeBug 21978: Use patron-title.inc in request.tt
2022-06-24 Martin RenvoizeBug 21978: Add middle_name into hold request autocomplete
2022-06-23 Owen LeonardBug 29057: Use font awesome icons on request.pl
2022-06-20 Petro VashchukBug 30960: Fix JS error message when no pick-up locatio...
2022-06-17 Victor Grousset... Bug 30733: Simplify translatable strings
2022-06-06 Nick ClemensBug 30892: (bug 30742 follow-up) Send single bib as...
2022-06-01 Joonas KylmäläBug 30828: Remove useless 'type' parameter in placerequ...
2022-06-01 Owen LeonardBug 30772: Terminology: Replace instances of "reserve...
2022-06-01 Nick ClemensBug 30742: Remove 'bad_bibs' and send a list of holdabl...
2022-06-01 Nick ClemensBug 30742: Prevent placing holds on items/records where...
2022-05-11 Jonathan DruartBug 30603: Fix other occurrences
2022-05-06 Jonathan DruartBug 30622: Patron search when placing hold should redir...
2022-05-05 Owen LeonardBug 30693: Javascript broken on request.pl
2022-05-05 Nick ClemensBug 30577: Fix a missing closing tag
2022-05-05 Nick ClemensBug 30577: Move item specific pickup locations to the...
2022-05-02 Owen LeonardBug 30457: (follow-up) Tweak markup around search form
2022-05-02 Owen LeonardBug 30457: Convert holds page tabs to Bootstrap
2022-04-20 Wainui Witika-ParkBug 27631: offline_circ, patroncards, plugins, pos...
2022-04-20 Jonathan DruartBug 29602: Surround strings with span tag
2022-04-04 Julian MauriceBug 30395: Fix TT filtering of publicationyear in reser...
2022-04-04 Jonathan DruartBug 30093: Fix QA failures
2022-04-04 Jonathan DruartBug 30093: Restore the autocomplete feature
2022-04-04 Jonathan DruartBug 30093: Make patron search from request.pl use the...
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-03-09 Nick ClemensBug 29136: (QA follow-up) missing filters
2022-03-09 Jonathan DruartBug 29136: Don't redirect if the whole set is > 1
2022-03-09 Jonathan DruartBug 29136: Ajaxify the patron search when placing a...
2022-03-04 Nick ClemensBug 28782: (QA follow-up) Fix missing filter
2022-03-04 Jonathan DruartBug 28782: Fix cancel holds in bulk
2022-03-04 Joonas KylmäläBug 28782: Use query param list instead of splitting...
2022-03-02 Lucas GassBug 29338: Add print hold/transfer button to request.tt
2022-02-23 Jonathan DruartBug 29660: Remove biblioitem loop from request.pl
2022-02-23 Jonathan DruartBug 29660: Unused code in placerequest.pl
2022-02-15 Jonathan DruartBug 28405: Add author for multi holds view
2022-02-15 Lucas GassBug 28405: add author name to request.tt when it exists
2022-02-01 Jonathan DruartBug 29058: Don't display 'Always show holds' at the...
2022-02-01 Jonathan DruartBug 29058: Don't display 'Show holds' button if holds...
2022-02-01 Jonathan DruartBug 29058: Add missing filters
2022-02-01 Nick ClemensBug 29058: Add 'Always show holds' checkbox to request.pl
2022-01-14 Jonathan DruartBug 29735: Remove flatpickr init from categories.js...
2021-12-15 Lucas GassBug 29349: (follow-up) Fix width of item level dropdowns
next