koha-equinox.git
2020-04-15 Kyle M HallBug 24380: Backdated returns do not update fines unless...
2020-04-15 Kyle M HallBug 24380: Unit Test
2020-04-15 Katrin FischerBug 25120: Make accounting the default tab when opening...
2020-04-15 Tomas Cohen... Bug 22784: (QA follow-up) booleans should be TINYINT
2020-04-15 Martin RenvoizeBug 24820: (RM follow-up) Fix test after switch to...
2020-04-15 Jonathan DruartBug 25137: (bug 23084 follow-up) Fix incorrect grep...
2020-04-15 Martin RenvoizeBug 24820: Use 'date' instead of 'timestamp' for cashup
2020-04-15 Martin RenvoizeBug 25139: Corrections to date picker handling
2020-04-15 Marcel de RooyBug 24697: Split items.uri on staff detail view
2020-04-14 Martin RenvoizeBug 22887: (RM follow-up) Fix Charges Test
2020-04-14 Martin RenvoizeBug 22887: DBRev 19.12.00.071
2020-04-14 Jonathan DruartBug 22887: Remove dup fr-FR for existing installs
2020-04-14 Lari TaskulaBug 22887: Schema changes
2020-04-14 Jonathan DruartBug 22887: Rely on unique constraint in av admin
2020-04-14 Jonathan DruartBug 22887: Remove dup in fr-FR av.sql
2020-04-14 Jonathan DruartBug 22887: Warn if duplicates exist
2020-04-14 Martin RenvoizeBug 22887: Add unique constraint to authorised_values
2020-04-14 Nick ClemensBug 24620: Fix test, remove replaced code, use dt_from_...
2020-04-14 Nick ClemensBug 24620: Close existing transfers when setting item...
2020-04-14 Nick ClemensBug 24620: Unit tests
2020-04-14 Jonathan DruartBug 23571: (QA follow-up) Remove perlcritic warning
2020-04-14 Tomas Cohen... Bug 23571: (QA follow-up) Add missing newline in warning
2020-04-14 Tomas Cohen... Bug 23571: Prevent concurrent execution of fines.pl
2020-04-14 Tomas Cohen... Bug 25109: (QA follow-up) Add a test for lockdir writab...
2020-04-14 Tomas Cohen... Bug 25109: (QA follow-up) Fix typo in configuration...
2020-04-14 Tomas Cohen... Bug 25109: Add 'wait' tests
2020-04-14 Tomas Cohen... Bug 25109: Add ->new and ->lock_exec to Koha::Script
2020-04-14 Tomas Cohen... Bug 25109: Add entry in about.pl about the configuratio...
2020-04-14 Tomas Cohen... Bug 25109: Add lockdir configuration entry
2020-04-14 Fridolin SomersBug 23871: data inconsistencies - check title exists
2020-04-14 Fridolin SomersBug 21865: allow test arg alone
2020-04-14 Fridolin SomersBug 21865: add confirm to remove_unused_authorities...
2020-04-14 Fridolin SomersBug 21865: ES compatiblity of remove_unused_authorities.pl
2020-04-14 Fridolin SomersBug 21865: improve remove_unused_authorities.pl script
2020-04-14 Martin RenvoizeBug 22774: DBRev 19.12.00.070
2020-04-14 Katrin FischerBug 22774: (QA follow-up) Rephrase OPAC notes
2020-04-14 Katrin FischerBug 22774: (QA follow-up) Add syspref descriptions...
2020-04-14 Nazlı ÇetinBug 22774: (follow-up) Limit purchase suggestion in...
2020-04-14 DevinimBug 22774: Limit Purchase Suggestion in a specified...
2020-04-14 Nazlı ÇetinBug 22774: New systempreferences for suggestions added...
2020-04-14 Jonathan DruartBug 20728: Remove the 2 GetLastOrder* subroutines
2020-04-14 Jonathan DruartBug 20728: Replace the calls by their Koha::Acq::Orders...
2020-04-14 Jonathan DruartBug 20728: Proof that there is no cheating
2020-04-14 Martin RenvoizeBug 23591: Compiled CSS
2020-04-14 Jonathan DruartBug 23591: Hide archived suggestions
2020-04-14 Jonathan DruartBug 23591: Use same css for suggestion notes
2020-04-14 Jonathan DruartBug 23591: Display a new "Suggestion detail" tab on...
2020-04-14 Jonathan DruartBug 23591: Add some useful methods to Koha::Suggestions
2020-04-14 Jonathan DruartBug 23596: (follow-up) Add missing use statement and...
2020-04-14 Jonathan DruartBug 23596: Edit suggestion's reason when receiving
2020-04-14 David RobertsBug 25053: Clarify the description of syspref PatronSel...
2020-04-14 Martin RenvoizeBug 22784: DBRev 19.12.00.069
2020-04-14 Katrin FischerBug 22784: Fix small display issue with fa icon in...
2020-04-14 Jonathan DruartBug 22784: DBIC changes
2020-04-14 Jonathan DruartBug 22784: Add a cronjob to archive suggestions given...
2020-04-14 Jonathan DruartBug 22784: Do not display an empty table
2020-04-14 Jonathan DruartBug 22784: Bugfix - do not modify #description build...
2020-04-14 Jonathan DruartBug 22784: Add the ability to archive/unarchive a purch...
2020-04-14 Jonathan DruartBug 22784: DB Changes
2020-04-14 Kyle M HallBug 24547: Add more action logs for holds
2020-04-14 Martin RenvoizeBug 21190: DBRev 19.12.00.068
2020-04-14 Marcel de RooyBug 21190: (follow-up) Save patron id in failure when...
2020-04-14 Marcel de RooyBug 21190: Add tests for authentication success and...
2020-04-14 Marcel de RooyBug 21190: Allow browsing the system logs for AUTH...
2020-04-14 Marcel de RooyBug 21190: Add authentication logging to checkpw
2020-04-14 Marcel de RooyBug 21190: Introduce preferences AuthFailureLog and...
2020-04-14 Marcel de RooyBug 21190: Remove t/Log.t
2020-04-14 Marcel de RooyBug 21190: Add interfaces parameter to POD in C4::Logs
2020-04-14 Marcel de RooyBug 21190: Add subtest to Log.t for GDPR logging
2020-04-14 Marcel de RooyBug 21190: Prepare Log.t for further changes
2020-04-14 Jonathan DruartBug 25027: Use localStorage instead of sessionStorage...
2020-04-14 Martin RenvoizeBug 20754: (RM follow-up) Fix DB Update
2020-04-14 Tomas Cohen... Bug 25044: (follow-up) Fix wrong tests
2020-04-14 Martin RenvoizeBug 22534: (RM follow-up) Remove errant hidden file
2020-04-14 Martin RenvoizeBug 23173: Compiled CSS
2020-04-14 Jonathan DruartBug 25044: Remove the need to define koha_object[s...
2020-04-14 David RobertsBug 20370: Misleading comment for bcrypt - #encrypt...
2020-04-14 Liz ReaBug 24993: fix increment
2020-04-14 Jonathan DruartBug 24993: Make sure we are not going to loop indefinitely
2020-04-14 Jonathan DruartBug 24993: Make sure SIP server is stopped before resta...
2020-04-14 Tomas Cohen... Bug 25008: Overload Koha::RecordProcessor->options...
2020-04-14 Tomas Cohen... Bug 25008: Tests for ->options
2020-04-14 Tomas Cohen... Bug 25008: Regression tests
2020-04-14 Lucas GassBug 24764: TinyMCE shouldnt do automatic code cleanup...
2020-04-14 Marcel de RooyBug 24903: Add tests for _handle_seqno
2020-04-14 Marcel de RooyBug 24903: Special characters like parentheses in numbe...
2020-04-14 Jonathan DruartBug 25038: Fix tabs on the OPAC reading history view
2020-04-14 Kyle M HallBug 24966: Add unit tests
2020-04-14 Marcel de RooyBug 24966: (QA follow-up) Fix return value of hold_patr...
2020-04-14 Martin RenvoizeBug 25040: monkeypatch Schema::Loader for recent MariaDB
2020-04-14 Jonathan DruartBug 25069: Fix AddressFormat="fr" behavior
2020-04-14 Jonathan DruartBug 25005: (bug 22868 follow-up) Fix suggestions pendin...
2020-04-14 Jonathan DruartBug 24800: Handle inexistent return date on self checking
2020-04-14 Jonathan DruartBug 24800: Add tests
2020-04-14 Nick ClemensBug 25050: Adjust marc_records_to_documents to search...
2020-04-14 Nick ClemensBug 25050: Unit tests
2020-04-14 Aleisha AmohiaBug 24266: (alternate patch) Only use defined borrowern...
2020-04-14 Kyle M HallBug 25095: Remove warn left in FeePayment.pm
2020-04-14 Kyle M HallBug 22778: Add unit test
2020-04-14 Kyle M HallBug 22778: Suggestions with no "suggester" can cause...
next