Bug 33483: Restore 'select'
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue /
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: Introduce a KohaTable Vue component
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 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 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-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 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
2023-02-27 Jonathan DruartBug 32939: Uniformize api calls
2023-02-27 Jonathan DruartBug 32939: Fix delete
2023-02-27 Jonathan DruartBug 32939: Introduce count
2023-02-27 Jonathan DruartBug 32939: Restore checkError
2023-02-27 Jonathan DruartBug 32939: Set the default header at lower level
2023-02-27 Jonathan DruartBug 32939: Have a generic APIClient object
2023-02-27 Pedro AmorimBug 32939: Have a generic fetch function for POST and...
2023-02-27 Jonathan DruartBug 32806: Move main-erm.ts to modules/erm.ts
2023-02-27 Jonathan DruartBug 32806: Move routes.js to routes/erm.js
2023-02-27 Jonathan DruartBug 32806: Rename ERMHome and ERMMain to Home and Main
2023-02-27 Jonathan DruartBug 32806: Move Vue files for reusability
2023-02-24 Matt BlenkinsopBug 32495: Mis-matched required fields in UI and api
2023-02-24 Jonathan DruartBug 32728: ERM - Update search header depending on...
2023-02-21 Jonathan DruartBug 32898: Remove unecessary async/await
2023-02-21 Jonathan DruartBug 32898: ERM - Improve fetch
2023-02-10 Jonathan DruartBug 32609: Remove CSS and JS compiled files
2022-12-19 Jonathan DruartBug 32468: Remove unecessary fetch titles JS functions
2022-12-19 Jonathan DruartBug 32468: Use fetchLocalTitleCount to know if local...
2022-12-19 Jonathan DruartBug 32468: ERM - Populate dropdown list with all entries
2022-12-01 Jonathan DruartVue bundle - Add main.js.LICENSE.txt
next