Bug 35303: (bug 26916 follow-up) Fix paton autocomplete
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / staff-global.js
2023-11-09 Jonathan DruartBug 35303: (bug 26916 follow-up) Fix paton autocomplete
2023-11-09 Nick ClemensBug 34517: Add option search patron attributes by default
2023-11-08 Nick ClemensBug 26916: Show searchable patron attributes in patron...
2023-10-20 Owen LeonardBug 34227: Add persistent selections and batch operatio...
2023-10-11 Kyle M HallBug 21246: (QA follow-up) Add new syspref to control...
2023-10-11 Kyle M HallBug 21246: Extend the 'Last patron' navigation feature...
2023-10-09 Owen LeonardBug 34566: Update MARC21 cataloging plugins with consis...
2023-09-25 Martin RenvoizeBug 33428: (QA follow-up) Fix escaping in a split call
2023-09-25 Nick ClemensBug 33428: Adjust Unit Tests
2023-09-25 Nick ClemensBug 33428: Parse search fields in buildPatronSearchQuery
2023-09-25 Martin RenvoizeBug 29822: Update code to reference by pipe
2023-09-22 Owen LeonardBug 34553: Update send list and send cart popup footers
2023-09-15 Lucas GassBug 34719: Add middle_name to patron autocomplete
2023-09-01 Owen LeonardBug 34323: Enhance header search icon for more options
2023-08-30 Michael HafenBug 34592: Patron Search filter fields needs to be...
2023-08-30 Owen LeonardBug 34115: Use a global tab select function for activat...
2023-07-24 Katrin FischerBug 34169: Use jQuery validator plugin to validate...
2023-07-14 Pedro AmorimBug 34256: Fix regression from 34092
2023-07-07 Pedro AmorimBug 34131: Add 'current' class on correct side menu...
2023-07-03 Pedro AmorimBug 34092: Move search-patron.inc logic into buildPatro...
2023-07-03 Pedro AmorimBug 34092: Preparation: New buildPatronSearchQuery...
2023-07-03 Pedro AmorimBug 34092: Move patron_autocomplete to staff-global.js
2023-05-05 Marcel de RooyBug 33597: Fix deleting cookie for holdfor(club)
2023-03-10 Owen LeonardBug 32683: Convert header search tabs to Bootstrap
2023-01-27 Lucas GassBug 32204: Check for hash before setting focus
2022-11-16 Jonathan DruartBug 32214: Prevent empty search option block in catalog...
2022-10-12 Solène DesvauxBug 30952: Staff interface redesign (header)
2022-10-03 Owen LeonardBug 31653: Correct event names passed to jQuery on...
2022-08-05 Owen LeonardBug 29971: Remember selections across patron search...
2022-05-19 Owen LeonardBug 30640: Focus does not always move to correct search...
2022-02-10 Owen LeonardBug 29932: Use localStorage instead of cookie for bibs_...
2022-02-10 Owen LeonardBug 29933: Fix stray usage of jquery.cookie.js plugin
2021-06-21 Owen LeonardBug 28522: Correct eslint errors in staff-global.js
2021-03-11 Martin RenvoizeBug 27930: Move _escape_* from acqui/parcel.tt to js...
2020-11-30 Nick ClemensBug 23475: Unset the storage if the values do not exist
2020-11-30 Nick ClemensBug 23475: Use localStorage to preserve simple search...
2020-11-20 Nick ClemensBug 7607: (follow-up) Address OPAC and limits
2020-11-20 Nick ClemensBug 7607: (follow-up) Disable rather than remove inputs
2020-11-20 Nick ClemensBug 7607: Remove empty inputs when submitting search...
2020-09-29 Jonathan DruartBug 26562: Removes 'searches' from localStorage on...
2020-09-29 Owen LeonardBug 24958: Remember last selected tab in SQL reports
2020-09-28 Nick ClemensBug 26224: Prevent double submit of header check in...
2020-07-20 Owen LeonardBug 24625: Store showLastPatron information using local...
2020-06-15 Owen LeonardBug 25363: Merge common.js with staff-global.js
2020-05-12 Tomas Cohen AraziBug 25279: (QA follow-up) Use .escapeHtml
2019-10-08 Martin RenvoizeBug 21245: Move 'Last patron' button into 'breadcrumb...
2019-07-15 Owen LeonardBug 22768: Global search form keyboard navigation broken
2019-03-13 Owen LeonardBug 15911: (follow-up) Allow enter to submit using...
2019-03-11 Owen LeonardBug 22045: (follow-up) Fix tab-switching when some...
2019-02-04 Owen LeonardBug 21751: Replace fixFloat with HC-sticky to fix Chrom...
2018-11-08 Pierre-Luc LapointeBug 20312: Add a link to last consulted patron
2018-09-16 Owen LeonardBug 20217: Make header's catalog search menu into a...
2018-09-06 Jonathan DruartBug 19817: Open the manual in a new window, not a popup
2018-08-17 Jonathan DruartBug 13618: Add the escapeHtml JS prototype to String
2018-07-02 Owen LeonardBug 20931: JS error "ReferenceError: $ is not defined...
2017-10-27 Alex BuckleyBug 19029: Add JavaScript security question for cloning...
2016-12-23 Tim McMahonBug 16933 - Alt-Y not working on "Please confirm checko...
2016-06-24 Owen LeonardBug 16557 - Remove the use of "onclick" from several...
2016-06-24 Owen LeonardBug 16549 - Remove the use of "onclick" from header...
2016-04-29 Owen LeonardBug 16242 - Move staff client JavaScript out of languag...