koha.git
2023-10-18 Jonathan DruartBug 30708: Set default values for items added in batch...
2023-10-18 Jonathan DruartBug 30708: Allow modifying attribute linked with AV...
2023-10-18 Jonathan DruartBug 30708: DBIC
2023-10-18 Jonathan DruartBug 30708: Allow attributes to be multivalued
2023-10-18 Jonathan DruartBug 30708: DBIC specific
2023-10-18 Jonathan DruartBug 30708: DBIC schema changes
2023-10-18 Jonathan DruartBug 30708: Do not allow adding new items to a closed...
2023-10-18 Jonathan DruartBug 30708: Do not allow copy item to a train if the...
2023-10-18 Jonathan DruartBug 30708: Do not allow deletion of processings that...
2023-10-18 Jonathan DruartBug 30708: Duplicate/copy items to an opened train
2023-10-18 Jonathan DruartBug 30708: Show the copy button right after the train...
2023-10-18 Jonathan DruartBug 30708: Keep item attributes when editing a new...
2023-10-18 Jonathan DruartBug 30708: Do not allow edition of 'status for item...
2023-10-18 Jonathan DruartBug 30708: Add user_train_item_id
2023-10-18 Jonathan DruartBug 30708: Koha controller script and template changes
2023-10-18 Jonathan DruartBug 30708: Add apache RewriteRule
2023-10-18 Jonathan DruartBug 30708: DB changes
2023-10-18 Jonathan DruartBug 30708: Vue app
2023-10-18 Jonathan DruartBug 30708: REST API specs
2023-10-18 Jonathan DruartBug 30708: Add tests
2023-10-18 Jonathan DruartBug 30708: Add Koha Objects
2023-10-18 Jonathan DruartBug 30708: Add REST API controllers
2023-10-18 Tomas Cohen... Bug 31631: DBRev 23.06.00.037
2023-10-18 Kyle M HallBug 31631: (QA follow-up) Tidy code
2023-10-18 Alex BuckleyBug 31631: Unit tests
2023-10-18 Aleisha AmohiaBug 31631: (follow-up) Use CalculateFundValuesIncluding...
2023-10-18 Alex BuckleyBug 31631: Optionally use tax-exclusive values for...
2023-10-18 Alex BuckleyBug 31631: Add new system preference
2023-10-18 Lucas GassBug 33620: Don't show guarantor info on details page...
2023-10-18 Owen LeonardBug 6419: (follow-up) Use Select2 with optgroups
2023-10-18 Martin RenvoizeBug 6419: Add StaffSerialsHome block to additional...
2023-10-18 Martin RenvoizeBug 6419: Add StaffPOSHome block to additional contents
2023-10-18 Martin RenvoizeBug 6419: Add StaffPatronsHome block to additional...
2023-10-18 Martin RenvoizeBug 6419: Add StaffListsHome block to additional contents
2023-10-18 Martin RenvoizeBug 6419: Add StaffCataloguingHome block to additional...
2023-10-18 Martin RenvoizeBug 6419: Add StaffAuthoritiesHome block to additional...
2023-10-18 Martin RenvoizeBug 6419: Add StaffAcquisitionsHome block to additional...
2023-10-18 David RobertsBug 6419: Add custom HTML areas to intranet home pages
2023-10-18 Jonathan DruartBug 33949: Fix display of old checkouts if no checkouts...
2023-10-18 Jonathan DruartBug 33949: Replace GetAllIssues with Koha::Checkouts...
2023-10-18 Owen LeonardBug 34980: Remove the use of event attributes from...
2023-10-18 Owen LeonardBug 35058: Automatically show authority tab 0 if Defaul...
2023-10-18 Owen LeonardBug 35055: Exclude actions column from patron search...
2023-10-18 Katrin FischerBug 3007: Remove unimarc_field_700-4.pl value builder
2023-10-18 David NindBug 34462: (follow-up) Shorten card experiation message
2023-10-18 emilyroseBug 34462: Display the patron's expiration date
2023-10-18 Jonathan DruartBug 34204: Fix koha-shell under debian 12
2023-10-18 Tomas Cohen... Bug 30719: (QA follow-up) Fix template validation test
2023-10-18 Marcel de RooyBug 34271: Remove a few Logger statements from REST API
2023-10-18 Owen LeonardBug 29181: Create patron card creator batch from report...
2023-10-18 BlouBug 35064: Extra parenthesis in db_revs/220600072.pl
2023-10-18 Owen LeonardBug 34119: Improve staff interface print stylesheet...
2023-10-18 Owen LeonardBug 34119: (Preliminary) Run stylelint fixes on print.css
2023-10-18 Emily LamancusaBug 34901: Display transit status on patron holds tab...
2023-10-18 Fridolin SomersBug 34910: (follow-up) alert in patron details
2023-10-18 Fridolin SomersBug 34910: Do not allow checkout for anonymous patron
2023-10-18 Owen LeonardBug 34852: Use template wrapper for breadcrumbs: OPAC...
2023-10-18 Owen LeonardBug 34849: Use template wrapper for breadcrumbs: OPAC...
2023-10-18 Marcel de RooyBug 35042: Remove set datelastseen to null on table...
2023-10-18 Jonathan DruartBug 34959: Sort PO files correctly
2023-10-18 Jonathan DruartBug 34959: Remove unused sub
2023-10-18 Emily LamancusaBug 34752: (QA follow-up) perltidy
2023-10-18 Martin RenvoizeBug 34752: Add AV handling to sort1/sort2 on baskets
2023-10-18 Owen LeonardBug 35032: Remove the use of "onclick" from Koha to...
2023-10-18 Owen LeonardBug 35006: OPAC holdings table - Fix sort for library...
2023-10-18 Nick ClemensBug 34881: (QA follow-up) Remove stray paren
2023-10-18 Emily LamancusaBug 34881: Improve idempotency of DBRev
2023-10-18 Marcel de RooyBug 35041: Fix Patron.t for a filter_by_last_update...
2023-10-17 Julian MauriceBug 27249: Replace DateTime->now by dt_from_string
2023-10-17 Julian MauriceBug 27249: Add missing POD for Koha::Exceptions::Calendar
2023-10-17 Julian MauriceBug 27249: Fix code style
2023-10-17 Julian MauriceBug 27249: Catch NoOpenDays exception while checking...
2023-10-17 Julian MauriceBug 27249: Prevent infinite loop when searching for...
2023-10-17 Owen LeonardBug 35037: (follow-up) Minor adjustments to margins...
2023-10-17 Owen LeonardBug 35037: Revise the appearance of the last patron...
2023-10-17 Owen LeonardBug 34401: Fix inconsistencies in Item search fields...
2023-10-17 David NindBug 34966: Terminology - fix add item form (& to and)
2023-10-17 Aleisha AmohiaBug 34800: Adding openhub links for Koha contributors
2023-10-17 Owen LeonardBug 34395: Fix inconsistencies in Authority types page...
2023-10-17 Owen LeonardBug 34399: Fix inconsistencies in Record overlay rules...
2023-10-17 Owen LeonardBug 34405: Fix inconsistencies in EDI accounts/Library...
2023-10-17 Tomas Cohen... Bug 30719: DBRev 23.06.00.036
2023-10-17 Tomas Cohen... Bug 30719: Rename `batch` for `ill_batch` in Koha:...
2023-10-17 Tomas Cohen... Bug 30719: Remove unused Koha::Illbatch->requests_count...
2023-10-17 Tomas Cohen... Bug 30719: Remove unused (and wrong) key in Koha::Illre...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Updating remaining naming
2023-10-17 Tomas Cohen... Bug 30719: (QA follow-up) Pick better column names...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rename illbatchstatuses
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rewrite remaining ill batches...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rewrite Illbatches list endpoint
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rename illbatches endpoint...
2023-10-17 Tomas Cohen... Bug 30719: Atomic update fixes
2023-10-17 Katrin FischerBug 30719: (QA follow-up) Fix "Request Status" capitali...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) c->validation fixes
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Squash:
2023-10-17 Tomas Cohen... Bug 30719: DBIC schema
2023-10-17 Pedro AmorimBug 30719: Tests
2023-10-17 Pedro AmorimBug 30719: ILL Batch Statuses
2023-10-17 Pedro AmorimBug 30719: ILL Batches
2023-10-17 Pedro AmorimBug 30719: DB and API
next