Bug 29602: Surround strings with span tag
[koha.git] / koha-tmpl / intranet-tmpl / prog / js /
2022-04-13 Jonathan DruartBug 30376: Fix missing mandatory date acquired error...
2022-04-13 Julian MauriceBug 30406: Add column filters before hiding columns
2022-04-13 Owen LeonardBug 26019: (follow-up) Set SameSite attribute on Cart...
2022-04-13 Owen LeonardBug 26019: Koha should set SameSite attribute on cookies
2022-04-12 Owen LeonardBug 26244: Move translatable strings out of memberentry...
2022-04-12 Jonathan DruartBug 29695: Make "modalselect" syspref's values translatable
2022-04-12 Jonathan DruartBug 29695: Remove GetColumnDefs
2022-04-08 Owen LeonardBug 29821: Add interface for generating barcodes using...
2022-04-08 Thibaud GuillotBug 20398: (QA follow-up) Fix position of 'if' statement
2022-04-08 ThibaudGLTBug 20398: Added a syspref to highlight or not highligh...
2022-04-08 Alex BuckleyBug 22827: Add age dependency on other fields than...
2022-04-08 Owen LeonardBug 30011: Update links to jQueryUI assets, remove...
2022-04-04 Tomas Cohen AraziBug 30394: Make datatables.js aware of x-koha-request-id
2022-04-04 Aleisha AmohiaBug 13952: (follow-up) JS translatability, clean warns...
2022-04-04 Aleisha AmohiaBug 13952: (follow-up) Removing XML options
2022-04-04 Aleisha AmohiaBug 13952: (follow-up) template filters, moving js...
2022-04-04 Jonathan DruartBug 30063: Be more flexible for filters
2022-04-04 Jonathan DruartBug 30063: Fix address format
2022-04-04 Jonathan DruartBug 30055: clear the column filter if none selected
2022-04-04 Jonathan DruartBug 30055: Force exact match for dropdown
2022-04-04 Martin RenvoizeBug 30055: (follow-up) Increase popup window size
2022-04-04 Jonathan DruartBug 30055: Restore DefaultPatronSearchFields and fix...
2022-04-04 Jonathan DruartBug 30055: Put extended attributes search back
2022-04-04 Jonathan DruartBug 30055: Make patron searches use the REST API
2022-04-04 Tomas Cohen AraziBug 30393: Make datatables wrapper handle searching...
2022-03-25 Nick ClemensBug 30175: Toggle digest boxes when loading messaging...
2022-03-25 Nick ClemensBug 25251: (follow-up) Remove alertNoItems
2022-03-25 Nick ClemensBug 25251: Remove alert from disabled buttons
2022-03-25 Jonathan DruartBug 6815: Don't make an AJAX request to generate the...
2022-03-25 Jonathan DruartBug 6815: Display an error in if HTTPS not used and...
2022-03-25 Mark TompsettBug 6815: Capture member photo via webcam
2022-03-25 Owen LeonardBug 30000: Replace the use of jQueryUI tabs on the...
2022-03-25 Jonathan DruartBug 29893: Redraw the tables from other tabs without...
2022-03-25 Jonathan DruartBug 29893: Make sure the form will be submitted after...
2022-03-25 Jonathan DruartBug 29893: Prevent ES mappings UI to remove hidden...
2022-03-22 Martin RenvoizeBug 30183: Fetch flatPickr instance prior to custom...
2022-03-17 Lucas GassBug 30177: When editing an existing patron set message_...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixing tests and QA tools
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixing OPAC display and staff...
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-03-09 Jonathan DruartBug 29136: Ajaxify the patron search when placing a...
2022-03-04 Joonas KylmäläBug 28782: Use query param list instead of splitting...
2022-03-02 Jonathan DruartBug 30164: Fix datatable wrapper when no filter passed
2022-03-02 Owen LeonardBug 20689: (follow-up) Make it possible to add capital...
2022-02-24 Katrin FischerBug 29965: (QA follow-up) Fix translation issue in...
2022-02-24 Nick ClemensBug 29965: (follow-up) Use a new class for the preview
2022-02-24 Nick ClemensBug 29965: (follow-up) Move repeated JS to its own...
2022-02-16 Lari TaskulaBug 30081: Use itemtype description instead of itemtype...
2022-02-16 Lari TaskulaBug 30081: Add item type column to holds table
2022-02-15 Martin RenvoizeBug 29519: Allow resolution of claims return at checkin
2022-02-15 Owen LeonardBug 26257: Move translatable strings out of subscriptio...
2022-02-11 Tomas Cohen AraziBug 29397: Use kohaSelect for pickup locations
2022-02-11 Tomas Cohen AraziBug 29397: Add function documentation
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
2022-02-01 Owen LeonardBug 29949: Remove use of title-numeric sorting routine...
2022-02-01 Jonathan DruartBug 29895: Fix 'add multiple items' button on neworderempty
2022-01-22 Martin RenvoizeBug 29397: Add .kohaSelect select2 wrapper function
2022-01-14 Jonathan DruartBug 29735: Remove flatpickr init from categories.js...
2022-01-11 Tomas Cohen AraziBug 29688: Incorrect use of _() in holds.js
2022-01-10 Jonathan DruartBug 29737: Remove some unecessary parameters
2022-01-10 Jonathan DruartBug 29737: Fix suspend from hold list
2022-01-10 Owen LeonardBug 26296: (follow-up) Make sure title remains mandatory
2021-12-16 Tomas Cohen AraziBug 28377: (QA follow-up) .js files should use __()
2021-12-16 Tomas Cohen AraziBug 28377: (QA follow-up) Fallback error handling
2021-12-16 Tomas Cohen AraziBug 28377: (28937 follow-up) Flatpickr change
2021-12-16 Tomas Cohen AraziBug 28377: Use the API to suspend/resume holds
2021-12-11 Marion DurandBug 9565: (follow-up) Deleting a biblio should alert...
2021-11-15 Martin RenvoizeBug 29408: Add JSDoc documentation for kohaTable function
2021-11-15 Martin RenvoizeBug 29408: Rename Koha dataTables wrapper
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-08 Tomas Cohen AraziBug 29404: Add infinite scrolling to pickup location...
2021-11-03 Owen LeonardBug 28982: Use Flatpickr on onboarding pages
2021-11-03 Owen LeonardBug 27296: Return claims should be filtered by default...
2021-11-02 Tomas Cohen AraziBug 29356: Pickup location dropdowns should perform...
2021-11-02 Tomas Cohen AraziBug 29355: Make pickup location dropdowns RESTdefaultPa...
2021-10-25 Owen LeonardBug 29278: Fix selector of hint used to show age
2021-10-21 Jonathan DruartBug 28180: Fix collision with existing verify_images
2021-10-19 Martin RenvoizeBug 29240: Centralise from/to handling
2021-10-18 Jonathan DruartBug 28445: UI change for repeatable and regex
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-12 Nick ClemensBug 29193: Specify paging as false in circ-patron-searc...
2021-10-06 Jonathan DruartBug 27526: Fix mandatory and important checks
2021-10-05 Owen LeonardBug 28983: Use Flatpickr on various pages
2021-10-05 Jonathan DruartBug 29133: Correct select2 strings
2021-10-01 Jonathan DruartBug 29137: Add new syspref to disable AV creation withi...
2021-09-29 Owen LeonardBug 28937: Use Flatpickr on circulation and patron...
2021-09-29 Owen LeonardBug 29030: Make authorized value and description fields...
2021-09-21 Andrew IsherwoodBug 27170: Fix bug fix
2021-09-21 Andrew IsherwoodBug 27170: Fix bug with undefined 'links'
2021-09-21 Andrew IsherwoodBug 27170: Add support for new 'links' property
2021-09-20 Emmi TakkinenBug 28653: Add new method RefreshIssuesTable
2021-09-01 Jonathan DruartBug 20529: Remove other occurrences of decodeURICompone...
2021-09-01 Victor GroussetBug 20529: Fix "Return to results" link broken by a...
2021-09-01 Owen LeonardBug 28928: Minor follow-ups to Bug 28376 - Flatpickr...
2021-08-30 Owen LeonardBug 28376: Replace jQueryUI date/timepicker with Flatpickr
2021-08-30 Kyle M HallBug 7703: Don't block bulk hold action on search result...
2021-08-30 Jonathan DruartBug 28812: Improve robustness of selector
2021-08-30 Didier GautheronBug 28812: (bug 7882 follow up) Copy all subfields...
next