koha.git
2024-04-12 Martin RenvoizeBug 36051: (QA follow-up) Use IGNORE in INSERT
2024-04-12 Kyle M HallBug 36051: (QA follow-up): Use yaml_preference
2024-04-12 Kyle M HallBug 36051: Add option to specify SMS::Send driver param...
2024-04-12 Katrin FischerBug 6796: DBIC schema update
2024-04-12 Katrin FischerBug 6796: DBRev 23.12.00.018
2024-04-12 Martin RenvoizeBug 6796: Code defensively for if library hours are...
2024-04-12 Martin RenvoizeBug 6796: day_of_week representation fix
2024-04-12 Martin RenvoizeBug 6796: Merge and correct database update
2024-04-12 Martin RenvoizeBug 6796: Take CalenderFirstDayOfWeek and TimeFormat...
2024-04-12 Martin RenvoizeBug 6796: Fix display of libraries table
2024-04-12 Martin RenvoizeBug 6796: Fix api specifications and embed hours in...
2024-04-12 Aleisha AmohiaBug 6796: (follow-up) Displaying library hours
2024-04-12 Aleisha AmohiaBug 6796: (follow-up) QA test tool fixes
2024-04-12 Aleisha AmohiaBug 6796: Don't add a day if hourly loan period pushes...
2024-04-12 Aleisha AmohiaBug 6796: Fix saving of libraries and tests
2024-04-12 Hayley PelhamBug 6796: (follow-up) Fix logic for calculating followi...
2024-04-12 Aleisha AmohiaBug 6796: Consider library hours when calculating due...
2024-04-12 Aleisha AmohiaBug 6796: ConsiderLibraryHoursInCirculation system...
2024-04-12 Aleisha AmohiaBug 6796: Add library_hours table and set opening hours...
2024-04-12 Marcel de RooyBug 35969: (follow-up) Improve wording
2024-04-12 Marcel de RooyBug 35969: Add error code in opac-sendbasket.pl
2024-04-12 Magnus EngerBug 36517: Fix output from install_plugins.pl
2024-04-12 Tomas Cohen... Bug 36493: Make cashups test more robust
2024-04-12 Emily LamancusaBug 36581: Define ymd in scope for checkouts table
2024-04-12 Lucas GassBug 36572: (follow-up) More template clean-up
2024-04-12 Lucas GassBug 36572: Fix and clean-up set library
2024-04-12 Marcel de RooyBug 36438: Check object for calling metadata
2024-04-12 Emily LamancusaBug 36568: Fix id parameter in template
2024-04-11 Brendan LawlorBug 35980: Check for CAN_user_borrowers_edit_borrowers...
2024-04-11 Brendan LawlorBug 35980: Check for CAN_user_borrowers_edit_borrowers...
2024-04-11 Brendan LawlorBug 35980: Check for CAN_user_borrowers_edit_borrowers...
2024-04-11 Martin RenvoizeBug 30897: (QA follow-up) Enable graceful restart by...
2024-04-11 Martin RenvoizeBug 30897: Remove recursive parent identification loop
2024-04-11 Martin RenvoizeBug 30897: Add option to disable automated restart
2024-04-11 Martin RenvoizeBug 30897: Limit to plack environments
2024-04-11 Martin RenvoizeBug 30897: Gracefully restart plack after plugin instal...
2024-04-10 Owen LeonardBug 36511: Some scripts missing a dependency following...
2024-04-09 Tomas Cohen... Bug 33568: (follow-up) Fix duplicated key in item spec
2024-04-08 Phil RingnaldaBug 36531: Serve text/javascript compressed, like appli...
2024-04-08 Nick ClemensBug 36463: (follow-up) Adjust other occurence (intranet)
2024-04-08 Nick ClemensBug 36463: Compress application/json
2024-04-08 Phil RingnaldaBug 36379: Fix auth_finder.pl to not expect the op...
2024-04-05 Katrin FischerBug 32707: (follow-up) Fix link in system preference...
2024-04-05 Katrin FischerBug 32707: DBRev 23.12.00.017
2024-04-05 Janusz KaczmarekBug 32707: Unit tests
2024-04-05 Janusz KaczmarekBug 32707: ElasticSearch should not auto truncate ...
2024-04-05 Janusz KaczmarekBug 32707: Add 'ESPreventAutoTruncate' preference
2024-04-05 Jonathan DruartBug 35392: Use the same selector as everywhere else...
2024-04-05 Pedro AmorimBug 35392: Update tests
2024-04-05 Pedro AmorimBug 35392: Fix HTML in translatable string
2024-04-05 Kyle M HallBug 36307: SMS::Send driver errors are not captured...
2024-04-05 Lucas GassBug 36082: Set branchcode correctly in opac-facets.inc
2024-04-05 Jonathan DruartBug 33568: Prevent api/v1/biblios.t to fail randomly
2024-04-05 Jonathan DruartBug 33568: (follow-up) Add search on home and holding...
2024-04-05 Jonathan DruartBug 33568: Fix translatability issues
2024-04-05 Jonathan DruartBug 33568: Fix false positive 'missing_filter'
2024-04-05 Jonathan DruartBug 33568: Add hint on the table settings admin page
2024-04-05 Tomas Cohen... Bug 33568: POD fixes
2024-04-05 Tomas Cohen... Bug 33568: serialitem => serial_item
2024-04-05 Jonathan DruartBug 33568: Remove LPAD ordering
2024-04-05 Jonathan DruartBug 33568: Fix columns shift when pref are off
2024-04-05 Jonathan DruartBug 33568: (follow-up) Fix ordering - WIP
2024-04-05 Jonathan DruartBug 33568: Fix patron_to_html display
2024-04-05 Jonathan DruartBug 33568: Restore column filters when StaffDetailItemS...
2024-04-05 Jonathan DruartBug 33568: Restore link to patron
2024-04-05 Jonathan DruartBug 33568: Fix popup behaviour for SpineLabelShowPrintO...
2024-04-05 Jonathan DruartBug 33568: Hide 'Host records' if EasyAnalyticalRecords...
2024-04-05 Jonathan DruartBug 33568: Do not display 'null' when no barcode
2024-04-05 Jonathan DruartBug 33568: Fix ordering
2024-04-05 Julian MauriceBug 33568: JSON-encode html output of build_table
2024-04-05 Jonathan DruartBug 33568: Hide holdings tabs if empty (SeparateHoldings)
2024-04-05 Martin RenvoizeBug 33568: Add some missing StaffDetailItemSelection...
2024-04-05 Jonathan DruartBug 33568: Follow-up for 29523
2024-04-05 Jonathan DruartBug 33568: Do not embed item types
2024-04-05 Jonathan DruartBug 33568: Do not embed library names
2024-04-05 Jonathan DruartBug 33568: (bug 34226 follow-up) Add type=date to date...
2024-04-05 Jonathan DruartBug 33568: Fix 'actions' links when filters are shown...
2024-04-05 Jonathan DruartBug 33568: Fix local cover images
2024-04-05 Jonathan DruartBug 33568: (follow-up) Restore filters
2024-04-05 Jonathan DruartBug 33568: Prevent 500 when filtering by item type...
2024-04-05 Jonathan DruartBug 33568: Add search on home and holding library's...
2024-04-05 Jonathan DruartBug 33568: Fix select/clear all links
2024-04-05 Jonathan DruartBug 33568: Fix DT dom and remove DT info if not needed
2024-04-05 Jonathan DruartBug 33568: Move code to a dedicated include file
2024-04-05 Jonathan DruartBug 33568: Restore analytics
2024-04-05 Jonathan DruartBug 33568: Restore host records
2024-04-05 Jonathan DruartBug 33568: Restore bundle items
2024-04-05 Jonathan DruartBug 33568: Display the desk name for the first hold
2024-04-05 Jonathan DruartBug 33568: Display library names instead of codes for...
2024-04-05 Jonathan DruartBug 33568: Display library names instead of codes for...
2024-04-05 Jonathan DruartBug 33568: Display library names instead of codes for...
2024-04-05 Jonathan DruartBug 33568: Use as_due_date to display due dates
2024-04-05 Jonathan DruartBug 33568: Preserve item selection across pagination...
2024-04-05 Jonathan DruartBug 33568: Fix action links display
2024-04-05 Jonathan DruartBug 33568: Restore filters
2024-04-05 Jonathan DruartBug 33568: Escape all the things
2024-04-05 Jonathan DruartBug 33568: Course reserves
2024-04-05 Jonathan DruartBug 33568: Separate holdings
2024-04-05 Jonathan DruartBug 33568: Restore action buttons
2024-04-05 Jonathan DruartBug 33568: Print label button
next