Bug 18984: Remove NORMARC support
[koha.git] / koha-tmpl / intranet-tmpl / prog / js /
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...
2021-08-18 Fridolin SomersBug 28802: Untranslatable strings in browser.js
2021-08-04 Nick ClemensBug 28261: (QA follow-up) Fix width after adding visual...
2021-08-04 Tomas Cohen AraziBug 28261: Add visual feedback on overridden pickup...
2021-08-04 Marcel de RooyBug 28773: (QA follow-up) Additional changes
2021-08-04 Jonathan DruartBug 28773: (bug 23302 follow-up) Fix add order from...
2021-07-30 Owen LeonardBug 28689: Extra %s in alert message when saving an...
2021-06-21 Owen LeonardBug 28418: Show template_id of MARC modification templates
2021-06-21 Martin RenvoizeBug 15788: Use delete_borrowers permission
2021-06-21 Owen LeonardBug 28522: Correct eslint errors in staff-global.js
2021-06-21 Jonathan DruartBug 28271: Add (current status)
2021-06-21 Jonathan DruartBug 28271: Preselect the current item lost value
2021-06-21 Jonathan DruartBug 28271: Add the ability to set a new lost status...
2021-06-21 Tomas Cohen AraziBug 28586: Pass the right parameter to resolve claim
2021-06-14 Nick ClemensBug 28538: Insert formatted date if valid
2021-05-19 Jonathan DruartBug 28351: (bug 26261) Fix datepicker for dateformat...
2021-05-11 Owen LeonardBug 28135: Replace use of input type number in additem.js
2021-05-11 Jonathan DruartBug 13613: Move similar JS code to a function
2021-05-11 Nick ClemensBug 13613: (follow-up) Add tooltip when disabled
2021-05-11 Nick ClemensBug 13613: (follow-up) Use more unique classes
2021-05-11 Kyle M HallBug 13613: Don't allow digest to be selected without...
2021-05-04 Tomas Cohen AraziBug 27865: Pass the x-koha-override header to PUT ...
2021-04-21 Jonathan DruartBug 28096: Fix table settings for API datatables wrapper
2021-04-16 Tomas Cohen AraziBug 18729: Adapt holds.js
2021-04-16 Jonathan DruartBug 18729: Add PUT /holds/{hold_id}/pickup_location
2021-04-07 Fridolin SomersBug 26970: Add row highlight on drag in Elasticsearch...
2021-04-06 Owen LeonardBug 28055: Convert DataTables option names to current...
2021-04-06 Owen LeonardBug 28007: (follow-up) Address missing instances
2021-04-06 Owen LeonardBug 27998: (follow-up) Address missing instances
2021-04-06 Owen LeonardBug 27982: (follow-up) Address another missing instance
2021-04-06 Owen LeonardBug 27749: Phase out jquery.cookie.js: Search to hold
2021-04-01 Nick ClemensBug 27937: Set datepicker when date is valid
2021-04-01 Martin RenvoizeBug 27807: (QA follow-up) Unique values only
2021-04-01 Martin RenvoizeBug 27807: Add multi-column ordering support to datatab...
2021-03-11 Martin RenvoizeBug 27930: Move _escape_* from acqui/parcel.tt to js...
2021-03-09 Owen LeonardBug 27751: Phase out jquery.cookie.js: Batch item modif...
2021-03-09 Owen LeonardBug 27682: (follow-up) Make sure table is drawn with...
2021-03-09 Owen LeonardBug 27682: Add a floating table header for Search engin...
2021-03-05 Aleisha AmohiaBug 12224: Print a slip of borrower's checkins for...
2021-03-05 Owen LeonardBug 27752: Correct eslint errors in batchMod.js
2021-03-04 Owen LeonardBug 25846: (follow-up) Show "No cover image available...
2021-03-01 Owen LeonardBug 25846: Improve handling of multiple covers on catal...
2021-03-01 Jonathan DruartBug 8976: Add the ability to sort subfields for the...
2021-03-01 Martin RenvoizeBug 27680: Add support for sorting fields with multiple...
2021-03-01 Jonathan DruartBug 27680: Take first order column for ordering
2021-03-01 Owen LeonardBug 27754: Correct eslint errors in basket.js
2021-02-23 Nick ClemensBug 26208: Perform batch checkin/renewals serially...
2021-02-12 Martin RenvoizeBug 26274: Update register.tt to use the API
2021-02-12 Owen LeonardBug 26958: Move Elasticsearch mapping template JS to...
2021-02-12 Nick ClemensBug 23767: Total children only if parents not visible
2021-02-09 Jonathan DruartBug 27403: Add fixedHeader to Datatables
2021-02-08 Nick ClemensBug 26602: (QA follow-up) Cleanup datatables settings
2021-02-01 Lucas GassBug 27321: Make disabled DB columns clearly disabled...
2021-02-01 Emmi TakkinenBug 27430: Change password minimum value hint when...
2021-02-01 Fridolin SomersBug 17364: (follow-up) Do not check excluded fields
2021-02-01 Nick ClemensBug 17364: Add ability to exclude some columns from...
2021-01-28 Owen LeonardBug 26755: Make the guarantor search popup taller
2021-01-28 Jonathan DruartBug 20212: Fix query for the global filter
2021-01-28 Jonathan DruartBug 20212: Use the DT column filtering provided by...
2021-01-28 Jonathan DruartBug 27402: Reverse search filter texts
2021-01-28 Jonathan DruartBug 27402: Column filters must AND, not OR
2021-01-28 Jonathan DruartBug 27402: Move to datatables.js
2021-01-28 Jonathan DruartBug 27353: Set X-Base-Total-Count header for REST API
2021-01-27 Marcel de RooyBug 23302: Less clicks on Z3950 search results
2021-01-27 Petro VashchukBug 27508: do nothing if tag label elements don't exist
2021-01-27 Owen LeonardBug 25614: Move ILL request keyword filter to sidebar
2021-01-14 Nick ClemensBug 11299: (follow-up) adjust tests for bug 26641,...
2021-01-14 Bouzid FerganiBug 11299: Add a button to the biblio edition page...
2021-01-12 Katrin FischerBug 27306: (QA follow-up) Add space between title and...
2021-01-12 Lucas GassBug 27306: Add subtitle to return-claims-table
2021-01-11 Jonathan DruartBug 26797: Escape firstname to prevent relative's check...
2021-01-04 Tomas Cohen AraziBug 27016: Make the pickup locations dropdowns use...
2021-01-04 Owen LeonardBug 26707: Split cart and lists button on bibliographic...
2020-12-21 Owen LeonardBug 27124: JS error "select2Width is not defined"
2020-12-09 Jonathan DruartBug 25583: Improve wording
2020-12-09 Jonathan DruartBug 25583: Disable the "claim returned" button if the...
2020-12-04 Fridolin SomersBug 27128: (bug 25728 follow-up) Don't prefill av's...
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-11-20 Nick ClemensBug 24083: (follow-up) Assign renewals remaining string...
2020-11-13 Agustin MoyanoBug 26988: (follow-up) Change event to focus
next