Bug 34647: Delete unnecessary anchor tag
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue /
2023-12-14 Jonathan DruartBug 35408: Fix import job link
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-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-18 Matt BlenkinsopBug 34789: Update usage throughout Koha modules and...
2023-09-14 Pedro AmorimBug 34448: Update the way we handle response in http...
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 Jonathan DruartBug 34219: Allow getAll to receive additional URL param...
2023-08-17 Jonathan DruartBug 34447: Do not export "Actions" columns
2023-08-17 Jonathan DruartBug 34056: Add -api-client suffit to authorised-values...
2023-07-18 Jonathan DruartBug 34214: Make 'icon' configurable for Toolbar options
2023-07-18 Pedro AmorimBug 34107: Switch order for id and name feeding the...
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-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-05-26 Pedro AmorimBug 33823: Add spacing to action labels
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-10 Matt BlenkinsopBug 33064: Add a licenses option to the searchbar
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 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
2023-05-05 Martin RenvoizeBug 33490: Make url consistent
2023-05-05 Jonathan DruartBug 33490: Prevent 400 on agreements?by_expired=true
2023-05-05 Pedro AmorimBug 33623: Move ULSearchParams into http-client.js
2023-05-05 Jonathan DruartBug 33623: Encode URL params for getAll
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: 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
next