koha.git
2024-04-29 Katrin FischerBug 29393: (follow-up) Rename notice module to "Patron...
2024-04-29 Martin RenvoizeBug 29393: (QA follow-up) Improve modal styling
2024-04-29 Martin RenvoizeBug 29393: (QA follow-up) Tidy and make executable...
2024-04-29 Martin RenvoizeBug 29393: (QA follow-up) Tidy add_message.pl
2024-04-29 Martin RenvoizeBug 29393: (QA follow-up) Make database update idempotent
2024-04-29 Julian MauriceBug 29393: Prevent SQL errors when SQL strict mode...
2024-04-29 Fridolin SomersBug 29393: (follow-up) Explicite use of methods from C4
2024-04-29 Alex ArnaudBug 29393: Sort notice templates by name
2024-04-29 Alex ArnaudBug 29393: Don't show notice templates for each language
2024-04-29 Alex ArnaudBug 29393: Add send_messages_to_borrowers permission
2024-04-29 Alex ArnaudBug 29393: Add a dedicated letters module for add message
2024-04-29 Alex ArnaudBug 29393: Use patron language in letters
2024-04-29 Alex ArnaudBug 29393: Ability to send emails from patron details...
2024-04-29 Katrin FischerBug 12802: DBRev 23.12.00.034
2024-04-29 Martin RenvoizeBug 12802: Clarify system preferences
2024-04-29 Aleisha AmohiaBug 12802: Add note to EmailFieldPrimary system preference
2024-04-29 Martin RenvoizeBug 12802: Update notice_email_address method to return...
2024-04-29 Martin RenvoizeBug 12802: Update system preference
2024-04-29 Lucas GassBug 36559: (follow-up) Fix To/From z-index
2024-04-29 Lucas GassBug 36559: Add sticky table headers to transport cost...
2024-04-29 Andrew Fuerste... Bug 36510: Add CircControl and HomeOrHoldingBranch...
2024-04-29 Marcel de RooyBug 35993: (follow-up) Fix MarcOverlayRules.t too
2024-04-29 Marcel de RooyBug 35993: (follow-up) Fix Merge.t
2024-04-29 Katrin FischerBug 31652: DBRev 23.12.00.033
2024-04-29 Katrin FischerBug 31652: Perltidy
2024-04-29 Mark HofstetterBug 31652: Add geo-search
2024-04-29 Martin RenvoizeBug 36374: Also tidy ticket and concern modals js
2024-04-29 Jonathan DruartBug 36374: Keep tidy files from 'fetch' directory
2024-04-29 Jonathan DruartBug 36374: flag JS files to keep tidy
2024-04-29 Martin RenvoizeBug 36374: Ensure js/modals/*.js files are tidy
2024-04-29 Martin RenvoizeBug 36374: Move modal js under /modals
2024-04-29 Martin RenvoizeBug 36374: Tidy place_booking_modal.js according to...
2024-04-29 Kevin CarnesBug 32392: Fix QA issues
2024-04-29 Björn NylénBug 32392: Tests for changes in C4::Serials::GetNextSeq
2024-04-29 Björn NylénBug 32392: Enable skipping forward issues when receivin...
2024-04-29 Katrin FischerUpdate docs/contributors.yaml with new contributor
2024-04-29 Martin RenvoizeBug 36341: (follow-up) Fix missing Date_from_syspref
2024-04-29 Marcel de RooyBug 35993: Apply new routine to ModBiblioMarc
2024-04-29 Marcel de RooyBug 35993: Add SimpleMarc::update_last_transaction_time
2024-04-29 Owen LeonardBug 31671: Add print slip button to transfer page
2024-04-29 Lucas GassBug 36671: (follow-up) remove stray anchor tag
2024-04-29 Owen LeonardBug 36671: (follow-up) Add markup comments
2024-04-29 Owen LeonardBug 36671: Reindent item transfer template (branchtrans...
2024-04-29 Pedro AmorimBug 36663: Hide specific inner elements, not the whole...
2024-04-29 Pedro AmorimBug 36663: Update alignment of datatable buttons
2024-04-29 Pedro AmorimBug 36663: Adjust datatable button selector
2024-04-29 Phan Tung BuiBug 30598: remove all the console.log redundancies
2024-04-29 Phan Tung BuiBug 30598: Replacement cost is not copied from retail...
2024-04-29 Owen LeonardBug 34792: Improve flexibility of CookieConsentBar...
2024-04-29 Owen LeonardBug 34792: (Preparation) Run stylelint fixes on cookie...
2024-04-29 Marcel de RooyBug 10758: Show title of deleted biblio on basket page
2024-04-29 Caroline Cyr... Bug 36615: Terminology: use 'on hold' instead of 'reser...
2024-04-29 Owen LeonardBug 30623: Copy permissions from one user to another
2024-04-29 Nick ClemensBug 19097: (follow-up) Fix typo 'altough'
2024-04-29 Marcel de RooyBug 19097: Adjust some GetMarcFromKohaField calls
2024-04-29 Marcel de RooyBug 19097: Remove wantarray from GetMarcFromKohaField
2024-04-29 Marcel de RooyBug 19097: Remove wantarray from GetMarcSubfieldStructu...
2024-04-29 Nick ClemensBug 35646: (follow-up) Correct firstaquidate type
2024-04-29 Nick ClemensBug 35646: Unit tests
2024-04-29 Nick ClemensBug 35646: Allow use of publication date fields in...
2024-04-29 Fridolin SomersBug 35903: In cataloguing authority plugin using autoco...
2024-04-29 Laura EscamillaBug 35586: Added the collection to the location column...
2024-04-29 Andreas JonssonBug 35727: Remove unused code in HoldsQueue::MapItemsTo...
2024-04-29 Katrin FischerBug 36499: (follow-up) Update "Date last borrowed"...
2024-04-29 Laura EscamillaBug 36499: Added datelastborrowed column to item search...
2024-04-29 Nick ClemensBug 36605: Add update_lastseen to handle_patron_status...
2024-04-29 Owen LeonardBug 35511: (follow-up) Tweaks to CSS, adding aria-hidde...
2024-04-29 Owen LeonardBug 35511: Add visual indicators of patron edit form...
2024-04-29 Owen LeonardBug 35689: Add id and classes to each MARC note in...
2024-04-29 Owen LeonardBug 34082: Cut some redundancy in OPAC JavaScript strin...
2024-04-29 Kyle M HallBug 34032: (QA follow-up) Tidy code
2024-04-29 Emmi TakkinenBug 34032: Use reserves.patron_expiration_date if set
2024-04-29 Emmi TakkinenBug 34032: Set new expirationdate if waiting status...
2024-04-29 Matt BlenkinsopBug 35996: Make it clear that --category-code can not...
2024-04-29 Tomas Cohen... Bug 36565: EDI files API docs fixes (bug 30070 follow-up)
2024-04-29 Tomas Cohen... Bug 36565: Preservation module API docs fixes (bug...
2024-04-29 Tomas Cohen... Bug 36565: Biblio merge API docs fixes (bug 33036 follo...
2024-04-29 Tomas Cohen... Bug 36565: ILL requests API docs fixes (bug 22440 follo...
2024-04-29 Tomas Cohen... Bug 36565: Bookings API docs fixes (bug 29002 follow-up)
2024-04-29 Tomas Cohen... Bug 36565: Unit tests
2024-04-29 Owen LeonardBug 35856: (follow-up) Expand display of radio button...
2024-04-29 Brendan LawlorBug 35856: added options to runtime parameter modal
2024-04-29 Nick ClemensBug 30324: (follow-up) Remove stray comments
2024-04-29 Nick ClemensBug 30324: Don't use default rule if we have a parent...
2024-04-29 Nick ClemensBug 30324: Unit tests
2024-04-26 Tomas Cohen... Bug 31791: (follow-up) Fix Permissions.t
2024-04-26 Tomas Cohen... Bug 36495: Fix erm_counter_files.t
2024-04-26 Tomas Cohen... Bug 36206: (follow-up) Fix Permissions.t
2024-04-26 Katrin FischerBug 35249: (follow-up) Use Asset.css to fix QA script...
2024-04-26 Jonathan DruartBug 35249: Remove sort indicator on th
2024-04-26 Jonathan DruartBug 35249: Remove tableDnD from the about page
2024-04-26 Jonathan DruartBug 35249: Adjust table id and style
2024-04-26 Owen LeonardBug 35249: Use DataTables RowReorder extension instead...
2024-04-26 Alex ArnaudBug 22613: Add GET endpoint /patrons/{patron_id}/checkouts
2024-04-26 Katrin FischerBug 33478: DBIC schema update
2024-04-26 Katrin FischerBug 33478: DBRev 23.12.00.032
2024-04-26 Lucas GassBug 33478: (follow-up) Correct file permission
2024-04-26 Aleisha AmohiaBug 33478: Consider TranslateNotices when saving notice...
2024-04-26 Aleisha AmohiaBug 33478: Make styles apply per notice
2024-04-26 Aleisha AmohiaBug 33478: Apply formatting to AR_SLIP
next