Bug 32991: Local Packages: Add delete dialog to list and show. Removed FormConfirmDel...
[koha.git] / koha-tmpl / intranet-tmpl /
2023-03-16 Pedro AmorimBug 32991: Local Packages: Add delete dialog to list...
2023-03-16 Pedro AmorimBug 32991: Local titles: Add delete dialog to list...
2023-03-16 Pedro AmorimBug 32991: Allow for a confirmation title, message...
2023-03-16 Pedro AmorimBug 32991: accept is a callback, rename accept to accep...
2023-03-16 Pedro AmorimBug 32991: Style the dialog to be in line with rest...
2023-03-16 Jonathan DruartBug 32991: Add a confirmation message
2023-03-16 Jonathan DruartBug 32991: Improve our Dialog component
2023-03-13 Fridolin SomersBug 32519: In Elasticsearch mappings table use of searc...
2023-03-13 Owen LeonardBug 32952: Standardize action fieldsets in authorities...
2023-03-13 Owen LeonardBug 32683: Convert header search tabs to Bootstrap
2023-03-10 Owen LeonardBug 32886: Set focus for cursor to Code when adding...
2023-03-10 Owen LeonardBug 32746: Standardize structure around action fieldset...
2023-03-10 Katrin FischerBug 33063: Make sure correct subgroup is pre-selected...
2023-03-10 Martin RenvoizeBug 33090: Add page-section to accountline-details
2023-03-10 David CookBug 33189: Make plugin upload look for .kpz files in...
2023-03-10 Jonathan DruartBug 32675: Fix guarantor selection when simple quote...
2023-03-10 Nick ClemensBug 33173: Save and continue button in standard catalog...
2023-03-10 Jonathan DruartBug 32609: Add warning to the about page
2023-03-10 Jonathan DruartBug 32609: Remove CSS and JS compiled files
2023-03-10 Jonathan DruartBug 32609: Remove CSS and JS compiled files
2023-03-09 Owen LeonardBug 32492: (follow-up) Add missing HTML filters
2023-03-09 Katrin FischerBug 32492: Add IDs to the rows of the patron messaging...
2023-03-09 Katrin FischerBug 32679: Use different CSS classes for titles of...
2023-03-09 Owen LeonardBug 32658: (follow-up) Use more unique variable name...
2023-03-09 Owen LeonardBug 32658: Use template wrapper in order from staged...
2023-03-09 Owen LeonardBug 33000: (follow-up) Add spans for translatability
2023-03-09 Owen LeonardBug 33000: Use template wrapper for breadcrumbs: Acquis...
2023-03-09 Owen LeonardBug 33068: Use template wrapper for breadcrumbs: Admini...
2023-03-08 Jonathan DruartBug 33155: Fix category and library filters in patron...
2023-03-07 Owen LeonardBug 33095: Text is white on white when hovering over...
2023-03-03 Jonathan DruartBug 32728: Fix warning
2023-03-03 Pedro AmorimBug 32983: Use REST API route to retrieve authorised...
2023-03-03 Jonathan DruartBug 32983: ERM - Retrieve AVs from an endpoint
2023-03-03 Caroline Cyr La... Bug 32803: EnableItemGroups and EnableItemGroupHolds...
2023-03-03 Martin RenvoizeBug 32576: Replace panels with page-sections
2023-03-03 Martin RenvoizeBug 32576: Move page-section outside of table include
2023-03-02 Owen LeonardBug 32507: (follow-up) Change parameter name to avoid...
2023-03-02 Owen LeonardBug 32507: Use template wrapper to build breadcrumb...
2023-03-02 David CookBug 32665: Fix typo in template condition
2023-03-01 Katrin FischerBug 32799: Rename ILLSTATUS authorised value category...
2023-03-01 Pedro AmorimBug 30869: Add the ability to delete stock rotation...
2023-03-01 Katrin FischerBug 32159: Fix heading hierarchy on uncertain prices...
2023-03-01 Aleisha AmohiaBug 32904: Check if responseJSON is defined for dataTab...
2023-03-01 Katrin FischerBug 31056: Restore closeandprint function on basketgrou...
2023-03-01 Owen LeonardBug 32973: Use template wrapper for breadcrumbs: about...
2023-03-01 Katrin FischerBug 32293: Fix terminology in warning when creating...
2023-03-01 Katrin FischerBug 33015: Fix some 'Cancel' links to point to catalogi...
2023-03-01 Katrin FischerBug 32215: Remove unused "Your searched for" lines...
2023-03-01 Martin RenvoizeBug 32503: Use first cancellation for date ordering
2023-03-01 Martin RenvoizeBug 32503: (follow-up) Move data-order attributes
2023-03-01 Katrin FischerBug 32503: Fix date sorting for holds awaiting pickup...
2023-03-01 Fridolin SomersBug 33032: Fix alternate holdings in staff interface...
2023-03-01 Nick ClemensBug 32685: Correct authority match display on import
2023-02-28 Jonathan DruartBug 32925: Rename isSubmitting with submitting
2023-02-28 Jonathan DruartBug 32925: Handle submission notification at fetch...
2023-02-28 Jonathan DruartBug 32925: Use a new state for this message
2023-02-28 Jonathan DruartBug 32925: Display loading info when a form is submitted
2023-02-28 Jonathan DruartBug 32939: (follow-up) Use APIClient to fetch vendors
2023-02-28 Jonathan DruartBug 32939: Use APIClient to replace PATCH requests
2023-02-28 Jonathan DruartBug 32939: Use APIClient to replace some more fetch...
2023-02-28 Jonathan DruartBug 32939: Remove fetch/erm.js
2023-02-28 Jonathan DruartBug 32939: Use APIClient to fetch EBSCO eHoldings
2023-02-28 Jonathan DruartBug 32939: Use APIClient to fetch local eHoldings
2023-02-28 Jonathan DruartBug 32939: Use APIClient to fetch vendors
2023-02-28 Jonathan DruartBug 32939: Use APIClient to fetch patrons
2023-02-28 Jonathan DruartBug 32939: Use APIClient to fetch licenses
2023-02-28 Jonathan DruartBug 32939: Use APIClient to fetch agreements
2023-02-28 Jonathan DruartBug 32939: Uniformize api calls
2023-02-28 Jonathan DruartBug 32939: Fix delete
2023-02-28 Jonathan DruartBug 32939: Introduce count
2023-02-28 Jonathan DruartBug 32939: Restore checkError
2023-02-28 Jonathan DruartBug 32939: Set the default header at lower level
2023-02-28 Jonathan DruartBug 32939: Have a generic APIClient object
2023-02-28 Pedro AmorimBug 32939: Have a generic fetch function for POST and...
2023-02-28 Jonathan DruartBug 32806: Move main-erm.ts to modules/erm.ts
2023-02-28 Jonathan DruartBug 32806: (follow-up) Rename main.js to erm.js
2023-02-28 Jonathan DruartBug 32806: Move routes.js to routes/erm.js
2023-02-28 Jonathan DruartBug 32806: Rename ERMHome and ERMMain to Home and Main
2023-02-28 Jonathan DruartBug 32806: Rename main.js to erm.js
2023-02-28 Jonathan DruartBug 32806: Move Vue files for reusability
2023-02-28 Katrin FischerBug 31563: (follow-up) Add missing TT filters
2023-02-28 Jonathan DruartBug 32935: (bug 13614 follow-up) Remove unused basketgr...
2023-02-28 Andreas RoussosBug 32926: Assign unique ids to <h3> elements
2023-02-28 Owen LeonardBug 31413: Set focus for cursor to Selector when adding...
2023-02-28 Lucas GassBug 32568: Add page-section to checkedin table
2023-02-28 Katrin FischerBug 33014: (QA follow-up) Move filters before navigatio...
2023-02-28 Lucas GassBug 33014: Improve serial searches
2023-02-28 Martin RenvoizeBug 32982: Add primary button to libary group modals
2023-02-28 Pedro AmorimBug 32768: Autocomplete suggestions container should...
2023-02-28 Katrin FischerBug 32525: Standardize labels on list of ILL requests...
2023-02-28 Katrin FischerBug 33011: Fix capitalization for "Show in Staff interf...
2023-02-28 Owen LeonardBug 32912: Use template wrapper for notices tabs
2023-02-28 Katrin FischerBug 33016: Change breadcrumbs and page title on MARC...
2023-02-28 Katrin FischerBug 31563: Make zero claims show correctly for translations
2023-02-28 Jérémy BreuillardBug 22490: Some strings in JavaScript files are untrans...
2023-02-27 Jonathan DruartBug 32728: ERM - Update search header depending on...
2023-02-27 Jonathan DruartBug 32307: Fix local cover images
2023-02-27 Jonathan DruartBug 32770: Restore phone
2023-02-24 Owen LeonardBug 32978: Replace node-sass with dart-sass
2023-02-24 Pedro AmorimBug 32941: Sys prefs side menu styling applying where...
next