Bug 30430: UNIMARC XSLT add field B214 display
[koha.git] / koha-tmpl / intranet-tmpl / prog / js /
2022-07-01 Martin RenvoizeBug 31085: Reload return claims table on resolve
2022-07-01 Martin RenvoizeBug 31087: Prevent stringification of null in return...
2022-06-25 Martin RenvoizeBug 29282: (QA follow-up) Class consistency
2022-06-25 Lucas GassBug 29129: Update DisplayClearScreenButton to allow...
2022-06-06 Florian BontempsBug 30026: SMSAlert regex fixed for international
2022-06-06 Jonathan DruartBug 30864: Add validation to password_expiry_days
2022-06-02 Julian MauriceBug 28723: Replace "No title" by an empty string
2022-06-02 Julian MauriceBug 28723: Fix holds table display when a biblio has...
2022-05-19 Owen LeonardBug 30640: Focus does not always move to correct search...
2022-05-11 Owen LeonardBug 28082: Add acquisitions toolbar to vendors on vendo...
2022-05-06 Jonathan DruartBug 30607: Don't overload our default initComplete
2022-05-06 Owen LeonardBug 30514: Error in date format check following datepic...
2022-05-06 Owen LeonardBug 30709: 'Insert' button in notices editor not adding...
2022-05-02 Owen LeonardBug 30545: Replace the use of jQueryUI Accordion on...
2022-05-02 Owen LeonardBug 30489: Convert MARC and authority subfield edit...
2022-04-28 Jonathan DruartBug 30626: Don't generate the query if no term passed
2022-04-28 Jonathan DruartBug 30626: DT REST API wrapper - Fix general search
2022-04-27 Jonathan DruartBug 29648: Fix occurrences of GetColumns
2022-04-27 Jonathan DruartBug 29648: Notice template - only sort
2022-04-27 Jonathan DruartBug 29648: Log viewer - no sort
2022-04-27 Jonathan DruartBug 29648: ILL - no change
2022-04-27 Jonathan DruartBug 29648: Cities administration view - REST API
2022-04-27 Jonathan DruartBug 29648: Patron categories administration view -...
2022-04-27 Jonathan DruartBug 29648: Add item - broken FIXME
2022-04-25 Owen LeonardBug 29155: (follow-up) Work around change to jQueryUI...
2022-04-25 Jonathan DruartBug 30584: Fix ES mapping creation
2022-04-20 Owen LeonardBug 30223: Move book cover image upload JS to a separat...
2022-04-20 Owen LeonardBug 30509: Fix configuration of Notices accordion widget
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
next