56 Commits (f9b93e07fd3259d2c8c795ee220d27a8a1251cd4)

Author SHA1 Message Date
Charlotte Cordwell f9b93e07fd Bug 19997: use Modern::Perl in Circulation perl scripts 6 years ago
Marcel de Rooy e111e4415d Bug 19494: Add reservedate to Holds awaiting pickup 8 years ago
Jonathan Druart e110f90c34 Bug 19299: Replace C4::Reserves::GetReservesForBranch with Koha::Holds->waiting 7 years ago
Jonathan Druart 82115d164a Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 7 years ago
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 7 years ago
Jonathan Druart 6eade474ed Bug 18276: Remove GetBiblioFromItemNumber - Easy ones 7 years ago
Jonathan Druart 091d6c513b Bug 17843: Replace C4::Koha::getitemtypeinfo with Koha::ItemTypes 7 years ago
Alex Arnaud 26634151db Bug 12063 - Fix QA failures 7 years ago
Jonathan Druart 7963796978 Bug 16530: Add a new method to the Branches TT Plugin to avoid c/p 7 years ago
Aleisha 1edb8cbeee Bug 16530: Adding a circ sidebar navigation menu and circSidebar syspref to activate/deactivate 8 years ago
Kyle Hall b80a18ee2f Bug 17010 - Canceling a hold awaiting pickup no longer alerts librarian about next hold 8 years ago
Jonathan Druart 19a977dc7b Bug 15758: Koha::Libraries - Remove GetBranchName 8 years ago
Kyle Hall 6af1ca0759 Bug 14134 - Make "Holds over" show holds expiring tomorrow if ExpireReservesMaxPickUpDelay is set 10 years ago
Frédéric Demians ff1579de6d Bug 15258: Fix Perl scripts declaring unused variables 9 years ago
Jonathan Druart 010a32d95f Bug 15344: Remove some other calls of GetMemberDetails from pl scripts 9 years ago
Kyle Hall 353e30d73e Bug 13838 - Redirect to 'expired holds' tab after cancelling a hold 9 years ago
Jonathan Druart 5fd30dc5f2 Bug 15005: Remove CGI->url calls from pl scripts 9 years ago
Marc Véron 2fbaac98da Bug 13813: Remove deprecated module C4::Dates from system 9 years ago
Marc Véron 5dceb851dd Bug 13813: Remove deprecated module C4::Dates from system 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Owen Leonard b17297434c Bug 12692 - Markup improvements to holds awaiting pickup report 10 years ago
simith f0d22cc16d Bug 12523 - Add patron email in Holds awaiting pickup circulation rapport 10 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Owen Leonard 612b33ae69 Bug 11711 - Use new DataTables include in circ templates 10 years ago
Kyle Hall b00ec06968 Bug 10080 - Change system pref IndependantBranches to IndependentBranches 11 years ago
Jonathan Druart a469663d7b Bug 9108: Followup: send the dateformat value from C4::Auth 12 years ago
Kyle Hall b81bb697a4 Bug 8213 - "Cancel All" button on holds over tab cancels both holds over and holds waiting 12 years ago
Kyle Hall 8b171f693d bug 6039: Cancel All waiting holds button - Addendum: Add redirect to refresh list after canceling all holds. 12 years ago
Srdjan Jankovic b17653355c bug 6039: Cancel All waiting holds button 12 years ago
Srdjan Jankovic 8b80b315c3 bug_7201: Holds reports: add copynumber and enumchron 12 years ago
Christophe Croullebois b2138a7ec6 Bug 6121: Holds awaiting pickup 13 years ago
Chris Cormack f320582b2f Bug 5866 : Updated patch to speed up holds awaiting pickup 13 years ago
Paul Poulain ddbedbfc2f Bug 4330 : Adding some copyright BibLibre statements 14 years ago
Owen Leonard 9319ab3254 Fix for Bug 5715, Adding note about ReservesMaxPickUpDelay value 13 years ago
Srdjan Jankovic 76aee72fd1 catalyst-wr68480: better handling of holds re IndependantBranches 14 years ago
Srdjan Jankovic 7c6d572b4c catalyst-wr68479: Limit holds to the user branch, provide a link to 14 years ago
Lars Wirzenius a9c4c50f07 Fix FSF address in directory circ/ 14 years ago
Nahuel ANGELINETTI 631a875de1 (bug #3825) improve waiting holds 15 years ago
Joe Atzberger 8c0ac886bf Cleanup waitingreserves.pl and .tmpl 15 years ago
John Beppu c15e1206fd bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 16 years ago
Owen Leonard 157b5a1eb6 Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 16 years ago
Galen Charlton a9f7993b3e fix errors with using today's date and format_date 16 years ago
Galen Charlton e7ee95f754 waiting holds report: respect item-level_itypes setting 16 years ago
Galen Charlton c6c8e80a73 start of BIB change -- introduce C4::Items 17 years ago
Joshua Ferraro 5227d242fd cleanup of circ/ dir changes to Dates ... missing format_date 17 years ago
Joe Atzberger 82b8c496fd circ subdir - Dates.pm integration and warnings fixes. 17 years ago
Chris Cormack 53be8065d1 Fix for bug 1456 17 years ago
Chris Cormack c3c520b385 Working on a fix for bug 1456 17 years ago