koha.git
2020-11-10 Andrew IsherwoodBug 23916: Record and display item issuer
2020-11-10 Andrew IsherwoodBug 23916: Add "RecordIssuer" syspref
2020-11-10 Andrew IsherwoodBug 23916: Add issues.issuer column and FK
2020-11-10 Martin RenvoizeBug 26697: Make account.inc consistent between staff...
2020-11-10 Jonathan DruartBug 24603: DBRev 20.06.00.064
2020-11-10 Jonathan DruartBug 24603: Simplify tests using TestBuilder
2020-11-10 Jonathan DruartBug 24603: Adjust permissions for cancel-charge.pl
2020-11-10 Martin RenvoizeBug 24603: (QA follow-up) Add translation to OPAC
2020-11-10 Katrin FischerBug 24603: (QA follow-up) Make the new credit type...
2020-11-10 Martin RenvoizeBug 24603: (follow-up) Update to double entry accounting
2020-11-10 Julian MauriceBug 24603: Allow to cancel charges in patron accounting
2020-11-09 Fridolin SomersBug 26904: OPAC password recovery allows regexp in...
2020-11-09 Jonathan DruartBug 26971: Remove obsolete test file translatable-templ...
2020-11-06 Martin RenvoizeBug 24665: (QA follow-up) Add tests for 'selected'
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Mock UseCashRegister in tests
2020-11-06 Jonathan DruartBug 25067: Fix perlcritic errors
2020-11-06 Jonathan DruartBug 24786: Fix Script_cron.t and t/Koha/Script.t
2020-11-06 Jonathan DruartBug 25067: Adjust paths in tests
2020-11-06 Kyle M HallBug 26627: (QA follow-up) Remove barcode input by id
2020-11-06 Jonathan DruartBug 14866: DBRev 20.06.00.063
2020-11-06 Jonathan DruartBug 14866: Trivial code simplification
2020-11-06 Katrin FischerBug 14866: (QA follow-up) Add hint to system preferences
2020-11-06 Aleisha AmohiaBug 14866: Make high holds work with different item...
2020-11-06 Jonathan DruartBug 23091: DBRev 20.06.00.062
2020-11-06 Tomas Cohen... Bug 23091: (QA follow-up) POD fixes
2020-11-06 Tomas Cohen... Bug 23091: Simplify tests by turning off AccountAutoRec...
2020-11-06 Tomas Cohen... Bug 23091: Add tests for \->credits and \->debits
2020-11-06 Martin RenvoizeBug 23091: Unit Tests
2020-11-06 Martin RenvoizeBug 23091: Move _Restore to Koha::Item store trigger
2020-11-06 Martin RenvoizeBug 23091: Add template handling for new messages
2020-11-06 Martin RenvoizeBug 23091: Make relations more explicit
2020-11-06 Martin RenvoizeBug 23091: Add tests for _RestoreOverdueForLostAndFound
2020-11-06 Martin RenvoizeBug 23091: Add handling for new lostreturn rules
2020-11-06 Martin RenvoizeBug 23091: Update unit test
2020-11-06 Martin RenvoizeBug 23091: Database update
2020-11-06 Jonathan DruartBug 24412: DBRev 20.06.00.061
2020-11-06 Jonathan DruartBug 24412: DBIC schema changes
2020-11-06 Nicolas LegrandBug 24412: (follow-up) prevent js injection
2020-11-06 Nicolas LegrandBug 24412: (follow-up) prevent request.pl from failing
2020-11-06 Martin RenvoizeBug 24412: (QA follow-up) Change CASCADE DELETE to...
2020-11-06 Nicolas LegrandBug 24412: (follow-up) prevent error in svc/holds
2020-11-06 Nicolas LegrandBug 24412: (follow-up) bad desk printing
2020-11-06 Nicolas LegrandBug 24412: (follow-up) qa-tools
2020-11-06 Nicolas LegrandBug 24412: (follow-up) tests
2020-11-06 Nicolas LegrandBug 24412: Attach waiting reserve to desk
2020-11-06 Nicolas LegrandBug 24412: kohastructure and atomic update
2020-11-06 Tomas Cohen... Bug 24633: (follow-up) Tweak sample plugin targets
2020-11-06 Tomas Cohen... Bug 24633: Add support for gitlab searching of plugins
2020-11-06 Martin RenvoizeBug 24665: (QA follow-up) Fix selection default
2020-11-06 Martin RenvoizeBug 24665: Add support for filtering by cash register
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Ensure tests pass with existi...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Reset beenSubmitted on valida...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Do not use 'hidden' attribute
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Hide archived registers
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Handle no defined registers
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Remove trailing space in...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) String fix
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Unit tests for Registers...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Add validation to paycollect
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Fix Registers Plugin
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Make QA script happy with...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) POD Fixes
2020-11-06 Martin RenvoizeBug 24786: Add validation to point of sale
2020-11-06 Martin RenvoizeBug 24786: Default to 'branch default' on auth.
2020-11-06 Martin RenvoizeBug 24786: (follow-up) Cache the register_name in the...
2020-11-06 Martin RenvoizeBug 24786: Update borroaccount to use session register
2020-11-06 Martin RenvoizeBug 24786: Update paycollect to use session register
2020-11-06 Martin RenvoizeBug 24786: Update point of sale to use session register
2020-11-06 Martin RenvoizeBug 24786: Allow selection of cash register at login
2020-11-06 Martin RenvoizeBug 24786: Allow setting a register for the session
2020-11-06 Jonathan DruartBug 25067: Move the tests to db_dependent
2020-11-06 Katrin FischerBug 25067: (QA follow-up) Add +x on test files
2020-11-06 Julian MauriceBug 25067: Move PO file manipulation code into gulp...
2020-11-06 Owen LeonardBug 26727: (follow-up) More markup corrections
2020-11-06 Katrin FischerBug 26727: Fix <p/> appearing in the templates
2020-11-06 Tomas Cohen... Bug 14708: (QA follow-up) Add tests
2020-11-06 Kyle M HallBug 14708: (QA follow-up) Use try/catch blocks when...
2020-11-06 Kyle M HallBug 14708: (QA follow-up) Throw exception when deleting...
2020-11-06 Kyle M HallBug 14708: Don't allow merging of other patron records...
2020-11-06 Kyle M HallBug 14708: Don't allow merging of Anonymous Patron...
2020-11-06 Kyle M HallBug 14708: Skip AnonymousPatron in GetBorrowersToExpunge
2020-11-06 Kyle M HallBug 14708: Prevent deletion of Anonymous Patron at...
2020-11-06 Kyle M HallBug 14708: Enforce restriction in delete_patrons.pl
2020-11-06 Kyle M HallBug 14708: The patron set as the anonymous patron shoul...
2020-11-05 Jonathan DruartBug 16696: Fix search_utf8.t
2020-11-05 Jonathan DruartBug 25334: DBRev 20.06.00.060
2020-11-05 Jonathan DruartBug 25334: MTT is itiva not talkingtech
2020-11-05 Kyle M HallBug 25334: (QA follow-up) Update overduerules.tt
2020-11-05 Kyle M HallBug 25334: (QA follow-up) Update opac messaging
2020-11-05 Kyle M HallBug 25334: Add generic 'phone' message transport type
2020-11-05 Julian MauriceBug 25650: Add location and itype descriptions in ILS...
2020-11-05 Owen LeonardBug 26148: OpenLibrary "Preview" link target is unclear...
2020-11-05 Jonathan DruartBug 26172: Compiled CSS
2020-11-05 Jonathan DruartBug 26172: Replace _result[set] calls
2020-11-05 Martin RenvoizeBug 26172: (QA follow-up) Add tests for previous cashups
2020-11-05 Jonathan DruartBug 26172: Fix return value for ->register
2020-11-05 Martin RenvoizeBug 26172: (QA follow-up) Add Unit Test
2020-11-05 Martin RenvoizeBug 26172: (QA follow-up) Fix order of summary
2020-11-05 Katrin FischerBug 26172: (QA follow-up) Add missing filter
2020-11-05 Martin RenvoizeBug 26172: (follow-up) Add print option
next