Bug 26967: Correctly format patron address in autocomplete
[koha.git] / koha-tmpl / intranet-tmpl / prog / js /
2023-04-21 Jonathan DruartBug 26967: Correctly format patron address in autocomplete
2023-04-20 Jonathan DruartBug 33103: Display the aliases in the dropdown list...
2023-04-20 Jonathan DruartBug 33103: Embed aliases in GET /vendors
2023-04-19 Jonathan DruartBug 33491: Fix UI issues in EHoldingsEBSCOPackageAgreements
2023-04-19 Pedro AmorimBug 33354: Show all form error messages in the warning...
2023-04-19 Pedro AmorimBug 33354: Add error if related user open but user...
2023-04-19 Pedro AmorimBug 33354: Add 'required' UI elements
2023-04-19 Jonathan DruartBug 33483: Prevent 400 when more than 1 agreement is...
2023-04-19 Jonathan DruartBug 33483: (follow-up) Update the way we distinguish...
2023-04-19 Jonathan DruartBug 33483: Restore 'select'
2023-04-19 Jonathan DruartBug 33483: Make KohaTable accept customizable actions...
2023-04-19 Pedro AmorimBug 33483: Update the way we distinguish if AgreementsL...
2023-04-19 Jonathan DruartBug 33483: Fix link EBSCO package with local agreements
2023-04-14 Jonathan DruartBug 33485: (bug 32939 follow-up) Fix title endpoint
2023-04-13 Pedro AmorimBug 33408: Fix template literal
2023-04-13 Pedro AmorimBug 33408: Move providers into syspref array
2023-04-13 Pedro AmorimBug 33408: Add storeToRefs to ERMStore
2023-04-13 Jonathan DruartBug 33408: Store sysprefs in a new ERM store
2023-04-13 Jonathan DruartBug 33408: We need only one this.loaded call
2023-04-13 Pedro AmorimBug 33408: Prevent access to erm module by URL if sys...
2023-04-13 Jonathan DruartBug 33408: Fetch sysprefs from svc/config/systempreferences
2023-04-13 Jonathan DruartBug 33289: Add API client class to interact with svc...
2023-04-13 Jonathan DruartBug 33466: Link to the vendor from the ERM module
2023-04-10 Pedro AmorimBug 33066: Fix table style
2023-04-10 Jonathan DruartBug 33066: Remove useless use of useDataTable
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for EHoldingsEBSCOTitlesList
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for EHoldingsEBSCOPackageTitle...
2023-04-10 Pedro AmorimBug 33066: Restore '(#id)' to lists
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for EHoldingsEBSCOPackagesList
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for EHoldingsLocalTitlesList
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for EHoldingsLocalPackageTitle...
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for EHoldingsLocalPackagesList
2023-04-10 Jonathan DruartBug 33066: Restore filter by mine
2023-04-10 Jonathan DruartBug 33066: Restore HTML escaping
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for LicensesList
2023-04-10 Jonathan DruartBug 33066: Fix width after ColVis change
2023-04-10 Jonathan DruartBug 33066: Fix ColVis
2023-04-10 Jonathan DruartBug 33066: Fix default_filters
2023-04-10 Jonathan DruartBug 33066: Fix default_search
2023-04-10 Jonathan DruartBug 33066: Remove duplicate 'Actions' column
2023-04-10 Jonathan DruartBug 33066: Embed vendor and retrieve vendor name from...
2023-04-10 Jonathan DruartBug 33066: Remove build_datatable
2023-04-10 Jonathan DruartBug 33066: Fix name display
2023-04-10 Jonathan DruartBug 33066: Reintroduce column filters
2023-04-10 Jonathan DruartBug 33066: Fix "Loading..."
2023-04-10 Jonathan DruartBug 33066: Add colvis
2023-04-10 Jonathan DruartBug 33066: Fix dt - no need to reselect
2023-04-10 Jonathan DruartBug 33066: Introduce a KohaTable Vue component
2023-04-06 Owen LeonardBug 32164: Add link to MARC modification templates...
2023-04-06 Matt BlenkinsopBug 33422: (bug 32728 follow-up) ERM - Update search...
2023-04-06 Pedro AmorimBug 33381: Fix sidemenu active and hover styling
2023-03-31 Andreas RoussosBug 32447: Fix DataTable filtering when hidden columns...
2023-03-31 Pedro AmorimBug 33346: Add missing class and id to link
2023-03-31 Jonathan DruartBug 33346: Add Help link to Koha manual in ERM module
2023-03-29 Jonathan DruartBug 32807: Fix cypress tests
2023-03-27 Jonathan DruartBug 32807: Fetch count instead of all entries for agree...
2023-03-27 Jonathan DruartBug 33290: Fix incorrect variable in http-client.js
2023-03-17 Jonathan DruartBug 32983: Fix dropdown list when search for EBSCO...
2023-03-16 Lucas GassBug 32180: Add required class to labels in ERM
2023-03-10 Owen LeonardBug 32683: Convert header search tabs to Bootstrap
2023-03-10 Alex BuckleyBug 31611: Clearly highlight items that cannot be modif...
2023-03-10 Jonathan DruartBug 32991: Don't display breadcrumb if pref is off
2023-03-10 Agustin MoyanoBug 32991: Remove _is_loading warning, and improve...
2023-03-10 Jonathan DruartBug 32991: Don't remove all messages when confirm box...
2023-03-10 Jonathan DruartBug 32991: Flag the deletion messages as displayed...
2023-03-10 Pedro AmorimBug 32991: Agreements: Add delete dialog to show. Remov...
2023-03-10 Pedro AmorimBug 32991: Licenses: Add delete dialog to list and...
2023-03-10 Pedro AmorimBug 32991: Local Packages: Add delete dialog to list...
2023-03-10 Pedro AmorimBug 32991: Local titles: Add delete dialog to list...
2023-03-10 Pedro AmorimBug 32991: Allow for a confirmation title, message...
2023-03-10 Pedro AmorimBug 32991: accept is a callback, rename accept to accep...
2023-03-10 Pedro AmorimBug 32991: Style the dialog to be in line with rest...
2023-03-10 Jonathan DruartBug 32991: Add a confirmation message
2023-03-10 Jonathan DruartBug 32991: Improve our Dialog component
2023-03-07 Pedro AmorimBug 32924: (follow-up) Add left margin to 'Show mine...
2023-03-07 Jonathan DruartBug 32924: Add the ability to filter agreement by logge...
2023-03-07 Martin RenvoizeBug 31028: (follow-up) Remove special:undefined
2023-03-06 Martin RenvoizeBug 31028: Add display to details page
2023-03-06 Martin RenvoizeBug 31028: Add ability to report concerns from the...
2023-03-06 Martin RenvoizeBug 31028: Add catalog concern management page to staff
2023-03-02 Pedro AmorimBug 32983: Use REST API route to retrieve authorised...
2023-03-02 Jonathan DruartBug 32983: ERM - Retrieve AVs from an endpoint
2023-03-02 Matt BlenkinsopBug 32495: (follow-up) Remove required property
2023-03-02 Jonathan DruartBug 32728: Fix warning
2023-02-27 Aleisha AmohiaBug 32904: Check if responseJSON is defined for dataTab...
2023-02-27 Katrin FischerBug 32293: Fix terminology in warning when creating...
2023-02-27 Jonathan DruartBug 32925: Rename isSubmitting with submitting
2023-02-27 Jonathan DruartBug 32925: Handle submission notification at fetch...
2023-02-27 Jonathan DruartBug 32925: Use a new state for this message
2023-02-27 Jonathan DruartBug 32925: Display loading info when a form is submitted
2023-02-27 Jonathan DruartBug 32939: (follow-up) Use APIClient to fetch vendors
2023-02-27 Jonathan DruartBug 32939: Use APIClient to replace PATCH requests
2023-02-27 Jonathan DruartBug 32939: Use APIClient to replace some more fetch...
2023-02-27 Jonathan DruartBug 32939: Remove fetch/erm.js
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch EBSCO eHoldings
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch local eHoldings
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch vendors
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch patrons
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch licenses
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch agreements
next