Bug 34479: Add new files to templates
[koha.git] / koha-tmpl / intranet-tmpl / prog / js /
2024-02-02 Emmi TakkinenBug 32477: Launch function hideColumns after changing...
2024-01-04 Julian MauriceBug 35557: Remove references to unused PREF_LocalCoverI...
2024-01-04 Jonathan DruartBug 35557: Remove LoadResultsCovers
2024-01-04 Jonathan DruartBug 35600: Prevent checkouts table to flicker
2024-01-04 Jonathan DruartBug 35309: Remove DT's fnSetFilteringDelay
2023-12-14 David CookBug 35344: Warn on patron image upload if missing cardn...
2023-12-14 Jonathan DruartBug 35408: Fix import job link
2023-12-14 Fridolin SomersBug 35441: Fix typo 'UniqueItemsFields' system preference
2023-11-11 Jonathan DruartBug 35284: Fix tests
2023-11-11 Jonathan DruartBug 35284: Add throttling to column filters
2023-11-11 Jonathan DruartBug 35284: Fix Vue tables
2023-11-11 Jonathan DruartBug 35284: Add DT delay to kohaTable
2023-11-10 Martin RenvoizeBug 31041: (follow-up) Clean up and generalise
2023-11-10 Lucas GassBug 31041: Prevent duplicate display of cashup summary...
2023-11-08 Nick ClemensBug 22712: Make 'Show inactive funds' button on addorde...
2023-11-02 Pedro AmorimBug 33606: Fix settings
2023-11-02 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-11-02 Katrin FischerBug 33169: (QA follow-up) Fix some icons for lower...
2023-11-02 Tomas Cohen AraziBug 33169: (QA follow-up) Tidy Vue-related files
2023-11-02 Tomas Cohen AraziBug 33169: Add support for FA styles
2023-11-02 Agustin MoyanoBug 33169: Build breadcrumbs and left-hand side menu...
2023-11-02 Jonathan DruartBug 35199: (bug 34448 follow-up) Fix error handling...
2023-10-26 Michał KulaBug 35072: Fix invalid usage of "&" in JavaScript...
2023-10-25 Owen LeonardBug 35081: Make it possible to translate catalog concer...
2023-10-25 Emily LamancusaBug 34901: Display transit status on patron holds tab...
2023-10-25 Julian MauriceBug 27249: Prevent infinite loop when searching for...
2023-10-05 Matt BlenkinsopBug 34804: Fix translations
2023-09-28 Fridolin SomersMerge remote-tracking branch 'translate/23.05.04-transl...
2023-09-27 Jonathan DruartBug 34369: Pass csrf token from syspref API client...
2023-09-27 David CookBug 34369: Require CSRF token for updating system prefe...
2023-09-22 Jonathan DruartBug 34302: (bug 28653 follow-up) Do not refresh the...
2023-09-18 Lucas GassBug 33876: Add class for styling
2023-09-18 Matt BlenkinsopBug 34789: Update usage throughout Koha modules and...
2023-09-18 Lucas GassBug 34719: Add middle_name to patron autocomplete
2023-09-14 Owen LeonardBug 34402: Sorting holds on patron account includes...
2023-09-14 Pedro AmorimBug 34448: Update the way we handle response in http...
2023-09-08 Owen LeonardBug 34310: Input prompt in datatables column search...
2023-09-08 Nick ClemensBug 34109: Check mandatory item fields when creating...
2023-09-08 Owen LeonardBug 34625: Fix search engine configuration tables heade...
2023-09-08 Matt BlenkinsopBug 33744: Fix cloning (sub)fields with framework plugins
2023-09-08 Pedro AmorimBug 34466: Add listener to enable or disable clear...
2023-08-30 Pedro AmorimBug 34465: Make KohaTable.vue actions column not sortable
2023-08-30 David CookBug 34571: Remove use of "onclick" for ExpandField...
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-08-30 Owen LeonardBug 25023: Claims returned dates not formatted accordin...
2023-08-30 Jonathan DruartBug 34219: Allow getAll to receive additional URL param...
2023-08-30 Owen LeonardBug 34565: Label mismatch in MARC21 006 and 008 catalog...
2023-08-22 Pedro AmorimBug 34364: Fix progress bar progress update
2023-08-17 Jonathan DruartBug 34447: Do not export "Actions" columns
2023-08-17 Pedro AmorimBug 34354: Fix progess typo
2023-08-17 Jonathan DruartBug 34056: Add -api-client suffit to authorised-values...
2023-08-08 Katrin FischerBug 34169: Use jQuery validator plugin to validate...
2023-08-08 Pedro AmorimBug 34133: Set default sort on first column (ID) desc
2023-07-18 Pedro AmorimBug 34256: Fix regression from 34092
2023-07-18 Nick ClemensBug 33939: Preserve order budget dropdowns and default...
2023-07-18 Owen LeonardBug 34225: KohaTable broken on batch item deletion...
2023-07-18 Phil RingnaldaBug 28196: Insert searchid in URL correctly, so it...
2023-07-18 Jonathan DruartBug 34214: Make 'icon' configurable for Toolbar options
2023-07-18 Pedro AmorimBug 34131: Add 'current' class on correct side menu...
2023-07-18 Pedro AmorimBug 34107: Switch order for id and name feeding the...
2023-07-17 Owen LeonardBug 34180: Template variable in JavaScript prevents...
2023-07-17 Pedro AmorimBug 34092: Move search-patron.inc logic into buildPatro...
2023-07-17 Pedro AmorimBug 34092: Preparation: New buildPatronSearchQuery...
2023-07-17 Pedro AmorimBug 34092: Move patron_autocomplete to staff-global.js
2023-07-17 Pedro AmorimBug 34083: Add searching for full term on patron auto...
2023-07-17 Martin RenvoizeBug 33117: (follow-up) Rename preference
2023-07-17 Laura EscamillaBug 33117: Adding new PatronAutoCompleteSearchMethod...
2023-07-17 Jonathan DruartBug 33973: Restore sorting on Vue tables
2023-07-17 Matt BlenkinsopBug 33417: Fix translation in toolbar
2023-07-17 Matt BlenkinsopBug 33417: Remove old components
2023-07-17 Matt BlenkinsopBug 33417: Add toolbar imports and options
2023-07-17 Matt BlenkinsopBug 33417: Create standard toolbar component
2023-07-17 Owen LeonardBug 33528: (follow-up) Correct selector for event handler
2023-07-17 Owen LeonardBug 33528: Use template wrapper for tabs: Patron detail...
2023-07-17 Jonathan DruartBug 33961: Remove built-in offline circ tool
2023-07-12 Matt BlenkinsopBug 33941: Fix wrong URL name in EBSCOPackagesList
2023-06-09 Jonathan DruartBug 32932: Fix resource_id param for EHoldingsLocalReso...
2023-06-09 Matt BlenkinsopBug 32932: Update router to use object references ...
2023-06-09 Pedro AmorimBug 33786: ILL requests table id
2023-05-26 Pedro AmorimBug 33823: Add spacing to action labels
2023-05-16 Nick ClemensBug 32970: Use KohaTable for display of batch item...
2023-05-16 Jonathan DruartBug 33705: (bug 33066 follow-up) Fix 'configure' button...
2023-05-16 Jonathan DruartBug 33625: Pretty .js files for vue
2023-05-15 Jonathan DruartBug 33491: Do not apply style to agreement list view
2023-05-12 Owen LeonardBug 33655: z39.50 search no longer shows search in...
2023-05-10 Jonathan DruartBug 33684: Make mandatory date fields required when...
2023-05-10 Matt BlenkinsopBug 33064: Add a licenses option to the searchbar
2023-05-09 Owen LeonardBug 33622: Notice content does not show on default...
2023-05-05 Pedro AmorimBug 33355: Add missing counter number to related users...
2023-05-05 Pedro AmorimBug 33355: Update forms markup to be in line with inter...
2023-05-05 Pedro AmorimBug 33355: Fix is_perpetual radio buttons in Agreements...
2023-05-05 Pedro AmorimBug 22440: Move backend statuses api endpoint
2023-05-05 Pedro AmorimBug 22440: ILL API changes
2023-05-05 Pedro AmorimBug 22440: New ILL requests table
2023-05-05 Jonathan DruartBug 32931: Fix translatability issues on 'show agreemen...
2023-05-05 Katrin FischerBug 32931: Fix translatability issues on 'new agreement...
2023-05-05 Pedro AmorimBug 33490: Rollback computed
2023-05-05 Jonathan DruartBug 33490: Use computed values
2023-05-05 Jonathan DruartBug 33490: Improve max date handling
next