1044 Commits (a2ef47a49860902e7ff441ab3343475958c80efb)

Author SHA1 Message Date
Martin Renvoize a8df1af9e5 Bug 22569: Add a 'Transfers to send' report 4 years ago
Jonathan Druart 010181a6a0 Bug 27652: Display patron's categories for sysprefs expecting them 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 7e919d12d8 Bug 24446: Catch daterequested in circ returns 4 years ago
Jonathan Druart 099e2fe2b7 Bug 7806: Fix remaining occurrences of 0000-00-00 4 years ago
Jonathan Druart 919caa19c8 Bug 27131: Add get_items_that_can_fill 4 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 f831130525 Bug 27676: Correct finesMode ne off condition 3 years ago
Jonathan Druart 419d816f1f Bug 24488: create a loop to avoid copy paste 3 years ago
Josef Moravec 4e296e78be Bug 24488: (QA follow-up) Go to next loop as early as possible 4 years ago
Jonathan Druart 97a6cb4b90 Bug 24488: perf - Move holds search out of the loop 4 years ago
Jonathan Druart b9bc3a11f1 Bug 24488: Simplify structure passed to the template 4 years ago
Jonathan Druart d54e32fa3a Bug 24488: perf - move patrons_count out of the loop 4 years ago
Jonathan Druart 774d4e9ab4 Bug 24488: perf - Group by at DBMS level 4 years ago
Jonathan Druart 83944dc232 Bug 24488: Fix count distinct patron on a given hold 4 years ago
Josef Moravec d1af4bc0c3 Bug 24488: (QA follow-up) Move getting items out of cycle 4 years ago
Josef Moravec 6d7a12302b Bug 24488: (QA follow-up) Remove two queries out of foreach cycle 4 years ago
Josef Moravec 3c4985fbd6 Bug 24488: (QA follow-up) Make pending reserves faster 4 years ago
Josef Moravec ed4ad48c56 Bug 24488: (QA follow-up): Fix small bugs, add checkk for waiting holds 4 years ago
Jonathan Druart e313bcf130 Bug 24488: [DISCUSSION] For comparaison 4 years ago
Jonathan Druart de0cded95c Bug 24488: Simplify searches 4 years ago
Jonathan Druart 1dc3d55ea2 Bug 24488: Display patron with the highest priority hold 4 years ago
Jonathan Druart 19361b797d Bug 24488: Fix reserve.reserve_id' isn't in GROUP BY 4 years ago
Aleisha Amohia 2285c2d657 Bug 24488: Show correct first patron details on Holds to pull 4 years ago
Petro Vashchuk 1af0778703 Bug 27549: "use of uninitialized value" warning on renew.pl 3 years ago
Petro Vashchuk c3d2268756 Bug 27548: "use of uninitialized value" warning on branchoverdues.pl 3 years ago
Amy King 113992e620 Bug 27011: Remove unused $name variable 3 years ago
Andrew Isherwood 8595e80b78 Bug 24083: Add support for unseen_renewals 5 years ago
Martin Renvoize 1008e21d43 Bug 23091: Add template handling for new messages 4 years ago
Nicolas Legrand 47b32572d4 Bug 24412: Attach waiting reserve to desk 4 years ago
Martin Renvoize 1bc723b33c Bug 24786: (follow-up) Cache the register_name in the session 4 years ago
Martin Renvoize 5b1934312b Bug 24786: Allow setting a register for the session 4 years ago
Katrin Fischer 4c1218af64 Bug 18170: Show damaged status in table of checkins 4 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Martin Renvoize bbd86d7a30 Bug 26643: Notify librarian of completed transfers 4 years ago
Joonas Kylmälä 0e1d291b14 Bug 12556: Add new "in processing" state to holds 4 years ago
Kyle Hall 7f61ca7f47 Bug 19382: (QA follow-up) Fix typos 4 years ago
Kyle Hall 899bd08e0c Bug 19382: Add blocking of ability to checkout on circulation.pl 4 years ago
Kyle Hall 7a7a0a2474 Bug 19382: Add ability to block guarantees based on fees owed by guarantor and other guarantees 4 years ago
Martin Renvoize 9ddb312749 Bug 23695: (QA follow-up) Revert 'Orginating library' option 4 years ago
Jonathan Druart 2524a1a740 Bug 26485: Simplify itemnumber handling in returns.pl 4 years ago
Martin Renvoize 1ab6247435 Bug 25261: (QA follow-up) Prevent server error on bad barcode 4 years ago
Martin Renvoize be379b664c Bug 25261: (QA follow-up) Capitalize return of needsconfirm 4 years ago
Martin Renvoize acf11bacfd Bug 25261: (QA follow-up) Non-confirm on return 4 years ago
Jonathan Druart 41589686e8 Bug 25261: (QA follow-up) Simplify tests and conditions 4 years ago
Martin Renvoize e839786141 Bug 25261: (follow-up) item.material may contain non-numerics 4 years ago
Martin Renvoize 54454554e9 Bug 25261: (follow-up) Rename CircConfirmParts to CircConfirmItemParts 4 years ago