57 Commits (8affddc52db84d0da95b5460fbe8d2a1a1e34942)

Author SHA1 Message Date
Chris Cormack 509d673f10 Bug 7941 : Fix version numbers in modules 12 years ago
Elliott Davis d06c231982 bug 7849 Instant Fine Calculation\n Adds functionality of calculate fines instantly. This is very important for Hourly loans becuase of a loophole from the cron. 12 years ago
Colin Campbell 32c5ef613d Use hour or day deltas to calculate overdue durations 13 years ago
Colin Campbell 4612eeddf7 Bug 5549 : CalcFine was corrupting due date 13 years ago
Colin Campbell 624edf3dba Bug 5549 : Refactor fines.pl 13 years ago
Colin Campbell 39d1b7e61b Bug 5549 : Overdues : Handle some date comparison and display issues 13 years ago
Colin Campbell d55405047b Bug 5549 : Fix calculation of duedates in fines.pl and advance_notices.pl 13 years ago
Colin Campbell cb170fe4ff Bug 5549 : Cannot use CUR_DATE on date_due column 13 years ago
Colin Campbell d39262e61d Bug 6987 Make return from Overdues::GetFine consistent 13 years ago
Ian Walls d059079caf Bug 2346: Remove C4::Overdues::UpdateBorrowerDebarred in favour of C4::Members::DebarMember 13 years ago
Paul Poulain 1fe3514c3c Bug 6328 fine in days does not work 13 years ago
Liz Rea 085de44ebd Bug 6927-- Typo in C4::Overdues.pm 13 years ago
Ian Walls 26acaf3dfa Bug 6801: checkoverdues returns unnecessary fields, causing slowness 13 years ago
Sophie Meynieux 141a52ac30 Bug #6064 Improvement of default value usage in overdue 13 years ago
Paul Poulain ddbedbfc2f Bug 4330 : Adding some copyright BibLibre statements 14 years ago
Frédérick Capovilla dbe3780fc0 Bug 3341: Fines calculation erroneous when a repeatable holiday is added 13 years ago
Owen Leonard 50c0ae09a1 Partial fix for Bug 5745, Overdues with fines report not showing titles 13 years ago
Galen Charlton 7c0e441d50 replace references to defunct info email address 14 years ago
Andrew Elwell 546a0244bb More POD cleanups 14 years ago
Galen Charlton 29eadaa1f7 fix a common "developement" typo 14 years ago
Galen Charlton 64daee5495 fix a common "developement" typo 14 years ago
Donovan Jones 593a7d8e6a Bug 2505 - Add commented use warnings where missing in *.pm 14 years ago
Lars Wirzenius 7279f55b60 Fix FSF address in directory C4/ 14 years ago
Paul Poulain 638dfd30e5 fixing overdue checking (today is not late) 15 years ago
Michael Hafen ec5565d356 include grace period when calculating overdue fine 15 years ago
Joe Atzberger 1d6a840168 Give Overdues a few whacks with perltidy 15 years ago
Joe Atzberger 5169a4cb4a checkoverdues should not require $dbh 15 years ago
Joe Atzberger ba0ae6cd1c Branchoverdues circ report reworking. 16 years ago
Nahuel ANGELINETTI f09d0547b1 (bug #2957) import Date_to_Days 15 years ago
Joe Atzberger aa4c6ff62f Fines fixes: apparent problems with fines prevent processing. 16 years ago
Andrew Moore b22044aa97 Bug 2400 [9/18]: fixing pod syntax in C4/Overdues.pm 16 years ago
Ryan Higgins 9153e3d425 Update fines cronjob: remove redundant scripts, remove some superfluous code in remaining fines.pl. 16 years ago
Paul POULAIN 83a6382946 partial fix for #2471, (overdue notice sent twice) 16 years ago
Ryan Higgins d431ebff93 Update CalcFine to obey maxFine systempreference. 16 years ago
Andrew Moore 8ae66932cd Bug 2274 [3/5]: consolidating overdue notice cronjobs into one 16 years ago
Andrew Moore 2cae4efa0a Bug 2176 (3/5): adding methods to manage message_queue, new advance_notices.pl, new C4::SMS module 16 years ago
Joe Atzberger 2ba8763bb4 Fines repair. Make fines2.pl work, give feedback, improve comments and perldoc. 16 years ago
Ryan Higgins a9b7e08077 fix error on lastincrement. 16 years ago
Ryan Higgins b54401ac66 C4::Circulation::FixOverduesOnReturn now handles dropbox mode. 16 years ago
Ryan Higgins a315de5281 Alter Overdues::CalcFine to use Dates objects. 16 years ago
Ryan Higgins 2eed36a08e Fix calls to CalcFine, and make fines obey CircControl syspref (get homebranch withssue data). 16 years ago
Ryan Higgins 600d479f4e Add a working fines script, some changes to CalcFine and Circulation.pm 16 years ago
Galen Charlton afb36c429e refactor C4::Log::logaction 16 years ago
Galen Charlton 9222f7a6ca created old_issues and old_reserves tables 16 years ago
Chris Nighswonger e9e2200c5f BUGFIX Critical: Correcting misspelling of C4:Context as C4:context 16 years ago
Joe Atzberger ce95144242 Overdues.pm - fix typo ("Context" not "context") 17 years ago
Joe Atzberger b4fd0dc4fa Overdues.pm - BEGIN block VERSION and vars related to export. 17 years ago
Chris Cormack f077aa6c1f Fix for bug 1730 fixing display for pay.pl 17 years ago
Ryan Higgins 3967fa9c79 further mods to change from ccode to itype at item-level itypes. 17 years ago
Ryan Higgins bb8aa23730 fix typos on syspref 17 years ago