koha.git
2022-11-08 Jonathan DruartBug 32030: add maintenance script for HoldingsIQ
2022-11-08 Jonathan DruartBug 32030: Add a route to display a resource
2022-11-08 Jonathan DruartBug 32030: ERM - Add eHoldings home page
2022-11-08 Jonathan DruartBug 32030: Update I18N
2022-11-08 Jonathan DruartBug 32030: Rename Package|Resource|Title
2022-11-08 Jonathan DruartBug 32030: vue - display packages for title
2022-11-08 Jonathan DruartBug 32030: Improve I18N
2022-11-08 Jonathan DruartBug 32030: Add eholdings.vendor_id
2022-11-08 Jonathan DruartBug 32030: link eholding and package
2022-11-08 Jonathan DruartBug 32030: Add eholdings.vendor_id
2022-11-08 Jonathan DruartBug 32030: Link eHolding with packages
2022-11-08 Jonathan DruartBug 32030: eHoldings - Vue
2022-11-08 Jonathan DruartBug 32030: eHoldings - Koha classes
2022-11-08 Jonathan DruartBug 32030: eHolding - API specs
2022-11-08 Jonathan DruartBug 32030: ERM - Update I18N
2022-11-08 Jonathan DruartBug 32030: Link agreements to a package
2022-11-08 Jonathan DruartBug 32030: Sort on first column
2022-11-08 Jonathan DruartBug 32030: Fix datatable.js order_by
2022-11-08 Jonathan DruartBug 32030: Fix superfluous escapre_str call
2022-11-08 Jonathan DruartBug 32030: ERM - Packages - Vue
2022-11-08 Jonathan DruartBug 32030: rest api for vendor.external_id
2022-11-08 Jonathan DruartBug 32030: ERM - Package - Koha classes
2022-11-08 Jonathan DruartBug 32030: ERM - packages - REST API specs
2022-11-08 Jonathan DruartBug 32030: ERM - eHoldings - DB
2022-11-08 Jonathan DruartBug 32030: ERM - I18N
2022-11-08 Jonathan DruartBug 32030: Move get_lib_from_av to AVStore
2022-11-08 Jonathan DruartBug 32030: Use 'E-Resource management' instead of ...
2022-11-08 Jonathan DruartBug 32030: ERM - Add 'edit' and 'delete' shortcuts...
2022-11-08 Jonathan DruartBug 32030: ERM - Documents - FIXME
2022-11-08 Jonathan DruartBug 32030: ERM - Agreement documents - REST API
2022-11-08 Jonathan DruartBug 32030: ERM - Agreement documents - DB
2022-11-08 Jonathan DruartBug 32030: Add link to license from agreement show...
2022-11-08 Jonathan DruartBug 32030: Refetch agreement when linking to the same...
2022-11-08 Jonathan DruartBug 32030: Remove 'add' buttons if no licenses or no...
2022-11-08 Jonathan DruartBug 32030: ERM - related agreement - Vue
2022-11-08 Jonathan DruartBug 32030: ERM - related agreements - Koha classes
2022-11-08 Jonathan DruartBug 32030: ERM - related agreement - REST API
2022-11-08 Jonathan DruartBug 32030: ERM - related agreement koha classes
2022-11-08 Jonathan DruartBug 32030: ERM - related agreements - DB
2022-11-08 Jonathan DruartBug 32030: Fix tests
2022-11-08 Jonathan DruartBug 32030: Use fetch.js, improve messages handling...
2022-11-08 Jonathan DruartBug 32030: Add 'Loading...' until the data is fetched
2022-11-08 Jonathan DruartBug 32030: Add Apache RewriteRule
2022-11-08 Jonathan DruartBug 32030: Use router for current view and object_id
2022-11-08 Jonathan DruartBug 32030: license DB
2022-11-08 Jonathan DruartBug 32030: Store current_view and messages
2022-11-08 Jonathan DruartBug 32030: use Pinia for AVs
2022-11-08 Jonathan DruartBug 32030: Use Pinia for vendors 🍍
2022-11-08 Jonathan DruartBug 32030: more fixes
2022-11-08 Jonathan DruartBug 32030: 30063 follow-up
2022-11-08 Jonathan DruartBug 32030: ERM - link licenses to an agreement
2022-11-08 Jonathan DruartBug 32030: ERM - Licenses
2022-11-08 Jonathan DruartBug 32030: add breadcrumb
2022-11-08 Jonathan DruartBug 32030: ERM - License - DB
2022-11-08 Jonathan DruartBug 32030: ERM - Refactoring
2022-11-08 Jonathan DruartBug 32030: Remove anchor from cancel links
2022-11-08 Jonathan DruartBug 32030: ERM - Add a "show agreement" view
2022-11-08 Jonathan DruartBug 32030: Make 'Is perpetual' filter a dropdown list
2022-11-08 Jonathan DruartBug 32030: Add table settings
2022-11-08 Jonathan DruartBug 32030: Disable and blank "Closure reason" if status...
2022-11-08 Jonathan DruartBug 32030: Add ERM to the 'More' menu in the header
2022-11-08 Jonathan DruartBug 32030: Extend Description's textarea to rows=10...
2022-11-08 Jonathan DruartBug 32030: Merge the agreement and ID columns
2022-11-08 Jonathan DruartBug 32030: ERM - Fix Header issue
2022-11-08 Jonathan DruartBug 32030: ERM - FIX swagger specs for bug 30194
2022-11-08 Jonathan DruartBug 32030: ERM - Add select to column filters
2022-11-08 Jonathan DruartBug 32030: ERM - Vue - Datatables fix (follow-up 3)
2022-11-08 Jonathan DruartBug 32030: ERM - Vue - Datatables fix (follow-up 2)
2022-11-08 Jonathan DruartBug 32030: ERM - Vue - Datatables fix (follow-up)
2022-11-08 Jonathan DruartBug 32030: ERM - Correctly style "Edit" and "Delete"
2022-11-08 Jonathan DruartBug 32030: ERM - Add "integration" tests using Cypress
2022-11-08 Jonathan DruartBug 32030: ERM - Switch 'description' and 'license...
2022-11-08 Jonathan DruartBug 32030: ERM - Remove BootstrapVue3
2022-11-08 Jonathan DruartBug 32030: ERM - prevent TS2307: Cannot find module
2022-11-08 Jonathan DruartBug 32030: ERM - Vue version
2022-11-08 Jonathan DruartBug 32030: ERM - Vue - Datatables fix
2022-11-08 Jonathan DruartBug 32030: ERM - REST API - GET POST PUT DELETE specs
2022-11-08 Jonathan DruartBug 32030: ERM - Add tests for periods and users
2022-11-08 Jonathan DruartBug 32030: ERM - Users
2022-11-08 Jonathan DruartBug 32030: ERM - Users - DB table erm_agreement_users
2022-11-08 Jonathan DruartBug 32030: rename filter_by_have_subpermission with...
2022-11-08 Jonathan DruartBug 32030: ERM - Periods
2022-11-08 Jonathan DruartBug 32030: ERM - Periods - DB table erm_agreement_periods
2022-11-08 Jonathan DruartBug 32030: ERM - CRUD operations for agreements [old...
2022-11-08 Jonathan DruartBug 32030: ERM - Koha::REST::V1::ERM::Agreements
2022-11-08 Jonathan DruartBug 32030: ERM - Koha::ERM::Agreement[s] objects
2022-11-08 Jonathan DruartBug 32030: ERM - GET /erm/agreements spec files
2022-11-08 Jonathan DruartBug 32030: fix test builder for boolean
2022-11-08 Jonathan DruartBug 32030: ERM - New permission UI
2022-11-08 Jonathan DruartBug 32030: ERM - Home view
2022-11-08 Jonathan DruartBug 32030: ERM - DB
2022-11-07 Nick ClemensBug 32122: Correct permissions check on item circulatio...
2022-11-07 Marcel de RooyBug 31895: (QA follow-up) Rollback change, add comment
2022-11-07 Stefan BerndtssonBug 31895: New after_account_action hook
2022-11-07 Nick ClemensBug 32119: (bug 31422 follow-up) Fix add guarantee
2022-11-07 Fridolin SomersBug 31967: Search terms retained in header search when...
2022-11-07 BlouBug 32110: Fixup to db_rev for non-english, multilingua...
2022-11-07 Tomas Cohen... Bug 31889: (follow-up) Add test for explicit warning
2022-11-07 Marcel de RooyBug 31889: (follow-up) Correct item order
2022-11-07 Thibaud GuillotBug 32016: Remove debug console.log
next