58 Commits (cb5acdc6702cef4668921ccf2537797358981fff)

Author SHA1 Message Date
Jonathan Druart 5ce968e0e5 Bug 24151: Copy info to the pseudonymized table when a transaction is done 5 years ago
Jonathan Druart 82716a0172
Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 5 years ago
Josef Moravec 6e3da5397e Bug 21683: Remove accountlines.accountno 5 years ago
Josef Moravec 61d51c9b11 Bug 20510: Remove unused sub TotalPaid from C4::Stats 6 years ago
Jonathan Druart 2bb3392156 Bug 20144: [sql_modes] Fix default value for statistics.itemnumber 6 years ago
Jonathan Druart 9ef4bad473 Bug 20144: [sql_modes] Fix default value for statistics.amount 6 years ago
Kyle Hall 8db65715fa Bug 18882: (QA follow-up) Ensure stats with no or undef location are set to NULL in db 7 years ago
Kyle Hall 9fd0555ae8 Bug 18882: Add location code to statistics table for checkouts and renewals 7 years ago
Jonathan Druart 798d38e4c7 Bug 16011: $VERSION - Remove comments 8 years ago
Jonathan Druart 017699c345 Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Jonathan Druart 3830d78d46 Bug 16011: $VERSION - remove use vars $VERSION 8 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Kyle Hall ca13806073 Bug 10860 - Change "in-house use" to "on-site checkout" 10 years ago
Jonathan Druart 2e72eb8880 Bug 10860: In-House Use 11 years ago
Mathieu Saby 3e201530ed Bug 11230: dereference hashes in keys (QA followup) 10 years ago
Mathieu Saby 8a02608a47 Bug 11230 - Refactor C4::Stats::UpdateStats and add UT 11 years ago
Kyle M Hall e9dc807b32 Bug 4118 - Add Collection Code to Statistics Table 15 years ago
Chris Cormack 509d673f10 Bug 7941 : Fix version numbers in modules 12 years ago
Galen Charlton 7c0e441d50 replace references to defunct info email address 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
Lars Wirzenius 7279f55b60 Fix FSF address in directory C4/ 14 years ago
Galen Charlton a244ff6671 bug 2505: turn on warnings in seven modules 15 years ago
Joe Atzberger 6cc8cb75f8 Cleanup C4/Stats.pm 15 years ago
Chris Cormack ca4b23e929 Work in progress, working on the til reconciliation report 17 years ago
Joe Atzberger e3e8f09a3e Stats.pm - BEGIN block VERSION and vars related to export. 17 years ago
Chris Cormack b9c20fa9cf Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 17 years ago
Henri-Damien LAURENT 04a108482d BUG FIXING : Using LEFT JOIN in replacement of implicit inner joins. WARN NOT FULLY TESTED 17 years ago
toins 104925e9ac re introducing TotalPaid function as circ/stat.pl use it. 17 years ago
tipaul 5ff7fcffa4 Bugfixes & improvements (various and minor) : 17 years ago
tipaul 7bd99ef365 removing all useless %env / $env 17 years ago
tipaul 43ad7fb4df circulation cleaning continued: working on branchtransfers.pl (unfinished, but at least it compiles... 17 years ago
tipaul 2ffd5b7228 rel_3_0 moved to HEAD 17 years ago
tgarip1957 41e4a9c4ad Savannah seems out of sync. reloading.Mainly code cleaning and removing of Date::Manip 18 years ago
tgarip1957 0451359813 New set of routines for HEAD. 18 years ago
rangi dbdd62422e Merging in Katipo changes plus perltidy code format 18 years ago
rangi 0cc091d223 Stores an associated borrowernumber now with issue data, if the system pref is set. 18 years ago
rangi a39bfaf75d fixing unfilledreserves 19 years ago
szrj1m a70de3cbde &getcredits now returning 'BAY' and 'WORK' type credits too. 19 years ago
szrj1m 621e60b86e Added &getcredits routine. 19 years ago
rangi 18b2cfe08a Removing old print statement 19 years ago
slef 2c26573466 DBI call fix for bug 662 21 years ago
plugz e1e291d69b FIX: Incorrect values inserted in database. used '$a' instead of $a 21 years ago
tipaul d8551b19c2 * PARTIAL fix for #322 => gives strange results imho 21 years ago
hdl 16c57f0a75 Templating reservereport et shelves. 22 years ago
hdl 9d8857f344 Templating reports.pl 22 years ago
arensb eff606ba56 Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 22 years ago
arensb 6e4f0b9fb7 Added magic RCS comment. 22 years ago
arensb 94d2f6ea1f Added whitespace to make the POD work. 22 years ago
arensb 594987f486 Fixed missing bracket in POD. 22 years ago