Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / staff-global.js
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...