862 Commits (9032c41575597ef7870f0af7a7afd1f40f4e2bfb)

Author SHA1 Message Date
Martin Renvoize 6c9d15ba49 Bug 27896: Remove DeleteTransfer 3 years ago
Martin Renvoize 115ed5eb5b Bug 27281: Update LostItem to use Koha::Item[::Transfer] methods 3 years ago
Nick Clemens 626d1f22a0 Bug 28013: (follow-up) Reset the patron loop 3 years ago
Nick Clemens ded05deb10 Bug 28013: (follow-up) Correct and update call to CanItemBeReserved 3 years ago
Joonas Kylmälä 25d6024655 Bug 28013: (QA follow-up) Remove unused variable 3 years ago
Nick Clemens 0b8f4ec614 Bug 28013: Performance improvements to CanBookBeRenewed 3 years ago
Tomás Cohen Arazi 1d9d05613b Bug 27069: Adapt uses of holdallowed 3 years ago
Martin Renvoize 1b289f74cc Bug 25690: (QA follow-up) PROCESSED -> PROCESSING for consistency 3 years ago
Joonas Kylmälä fd0bc2204c Bug 25690: Make CanBookBeIssued return In Processing state as needing confirmation 3 years ago
Joonas Kylmälä fbef547832 Bug 25690: Remove double usage of 'Reserved' return value 3 years ago
Martin Renvoize 2675c4ef05 Bug 24446: Add datesent/datecancelled handling to GetTransfersFromTo 4 years ago
Martin Renvoize 5b3befe58b Bug 24446: Add datecancelled handling to GetTransfers 4 years ago
Martin Renvoize 7e919d12d8 Bug 24446: Catch daterequested in circ returns 4 years ago
Tomás Cohen Arazi 26b57ad5d2 Bug 27808: Refresh the item object when AddReturn is called 3 years ago
Kyle Hall 44a54eb526 Bug 27808: Mark the onloan column as dirty in AddIssue 3 years ago
Marcel de Rooy 3beeb020ef Bug 26457: (QA follow-up) Switch to PK index in UPDATE on issues 3 years ago
Nick Clemens e05ad0c1f8 Bug 26457: Unit test 4 years ago
Nick Clemens 4062116352 Bug 26457: Throw exception if update of issues table fails 4 years ago
Jonathan Druart 61f88c4c50 Bug 27673: Rename C4::Circulation decode to _decode 3 years ago
Jonathan Druart fafcbff015 Bug 27673: Fix encoding issues 3 years ago
Jonathan Druart 46f7239b08 Bug 27673: Replace YAML with YAML::XS 3 years ago
Jonathan Druart 76c38d10d0 Bug 27707: (bug 26639 follow-up) Fix renewals when RenewalSendNotice is set 3 years ago
Nick Clemens 30d92f9248 Bug 18146: (follow-up) Remove warn for uninitialized value 3 years ago
Jonathan Druart ac11405321 Bug 27154: Remove Koha::Util::SystemPreferences 3 years ago
Eden Bacani e2379b5797 Bug 25802: Change addDate to addDuration 3 years ago
Nick Clemens 489b08ab4c Bug 26950: Make Anonymous patron warnings 'errors' and refer to the system information tab on about.pl 4 years ago
Nick Clemens c055685ac4 Bug 26593: Remove _get_discount_from_rule 4 years ago
Fridolin Somers 8ae0ef6eb5 Bug 21301: Remove patron informations in issues for GetRecords ILS-DI service 5 years ago
Nick Clemens 41bca0e0ca Bug 21886: (QA follow-up) Fix indentation, prevent warns, fix parameter, simplify SQL 4 years ago
Martin Renvoize 04548e4c80 Bug 21886: (QA follow-up) Fix QA script errors 4 years ago
Stefan Berndtsson 9d765eb5c9 Bug 21886: Add option to send notices from owning library instead of issuing library 6 years ago
Andrew Isherwood 6e311a1be1 Bug 24083: (follow-up) Squashed follow ups 4 years ago
Andrew Isherwood bbfdc72303 Bug 24083: (follow-up) Respond to QA feedback 4 years ago
Andrew Isherwood 8595e80b78 Bug 24083: Add support for unseen_renewals 5 years ago
Tomás Cohen Arazi 61a39b0dd5 Bug 23916: (QA follow-up) Adapt all the things to the new column and accessor names 4 years ago
Nick Clemens 3c388b88c4 Bug 23916: (QA follow-up) Remove stray changes and fix typo 4 years ago
Andrew Isherwood 55ac67d95b Bug 23916: (follow-up) Fix terminology, use patron-title and make column consistent in issues and old_issues 4 years ago
Andrew Isherwood eb283d13fa Bug 23916: Record and display item issuer 4 years ago
Jonathan Druart 234768752f Bug 14866: Trivial code simplification 4 years ago
Aleisha Amohia 1deb47e793 Bug 14866: Make high holds work with different item types 4 years ago
Martin Renvoize d643bf75a0 Bug 23091: Move _Restore to Koha::Item store trigger 4 years ago
Martin Renvoize e7d4bacfc6 Bug 23091: Add tests for _RestoreOverdueForLostAndFound 4 years ago
Martin Renvoize 7a07e11128 Bug 23091: Add handling for new lostreturn rules 5 years ago
Joonas Kylmälä 31e9ac9a2c Bug 26132: (follow-up) Fix broken code in TooMany function 4 years ago
Nick Clemens 6e37dcafee Bug 26583: Remove unneccessary code in AddIssue 4 years ago
Nick Clemens 74605e72aa Bug 26581: (follow-up) Restore unsetting of doreturn 4 years ago
Didier Gautheron 7e66d6d190 Bug 26232: Empty smart rule fine grace period 4 years ago
Martin Renvoize 8a5cda8b7a Bug 26581: Only reindex records once per checkin 4 years ago
Martin Renvoize bbd86d7a30 Bug 26643: Notify librarian of completed transfers 4 years ago
Kyle Hall 7f61ca7f47 Bug 19382: (QA follow-up) Fix typos 4 years ago