Commit graph

25 commits

Author SHA1 Message Date
Joe Atzberger
63dd9232e8 reports subdir - Dates.pm integration and warnings fixes.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 18:21:02 -06:00
Chris Cormack
606ecb532a Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:27:04 -05:00
kados
4af7e13c70 Cleaning up perldocs for make utility that MJ wrote. I was getting a bunch
of warnings:

Manifying blib/man3/reports::cat_issues_top.3pm
reports/cat_issues_top.pl:40: Unknown command paragraph "=over2"
Manifying blib/man3/reports::acquisitions_stats.3pm
reports/acquisitions_stats.pl:40: Unknown command paragraph "=over2"
Manifying blib/man3/C4::Koha.3pm
C4/Koha.pm:1227: Unmatched =back
Manifying blib/man3/reports::catalogue_stats.3pm
reports/catalogue_stats.pl:38: Unknown command paragraph "=over2"
Manifying blib/man3/opac::opac-topissues.3pm
opac/opac-topissues.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/reports::issues_avg_stats.3pm
reports/issues_avg_stats.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/reports::borrowers_stats.3pm
reports/borrowers_stats.pl:40: Unknown command paragraph "=over2"
Manifying blib/man3/reports::bor_issues_top.3pm
reports/bor_issues_top.pl:40: Unknown command paragraph "=over2"
Manifying blib/man3/reports::catalogue_out.3pm
reports/catalogue_out.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/reports::borrowers_out.3pm
reports/borrowers_out.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/C4::Languages.3pm
C4/Languages.pm:445: Unmatched =back
Manifying blib/man3/reports::issues_stats.3pm
reports/issues_stats.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/C4::Acquisition.3pm
C4/Acquisition.pm:772: Unmatched =back
2007-07-08 15:36:59 +00:00
hdl
100e6a9808 functions that were in C4::Interface::CGI::Output are now in C4::Output.
So this implies quite a change for files.
Sorry about conflicts which will be caused.
directory Interface::CGI should now be dropped.
I noticed that many scripts (reports ones, but also some circ/stats.pl or opac-topissues) still use Date::Manip.
2007-04-24 13:54:28 +00:00
tipaul
8456bee398 improving issues_stats by adding location & itemcallnumber filters 2007-04-18 14:19:52 +00:00
tipaul
c596d55374 HUGE COMMIT : code cleaning circulation.
some stuff to do, i'll write a mail on koha-devel NOW !
2007-04-04 16:46:22 +00:00
tipaul
fc1342f73d rel_3_0 moved to HEAD 2007-03-09 15:12:54 +00:00
tgarip1957
5b41a8e262 New XML API 2006-09-11 17:41:54 +00:00
toins
4ce63a1391 sub getbranches renamed to GetBranches according to the coding guidelines 2006-07-21 09:44:37 +00:00
btoumi
83021c9219 bug fixing : modify variable name and delete condition useless now 2006-05-24 13:14:04 +00:00
tipaul
b38997925f big commit, still breaking things...
* synch with rel_2_2. Probably the last non manual synch, as rel_2_2 should not be modified deeply.
* code cleaning (cleaning warnings from perl -w) continued
2005-10-26 09:11:02 +00:00
hdl
7c8e0bd653 Bug Fixing : taking alphanumeric itemcallnumber into accounts. 2005-08-09 12:06:46 +00:00
hdl
60c06f16c7 Bug fixing :
Using holdingbranch and not Location to locate an item.
2005-08-02 15:49:25 +00:00
tipaul
64cd740d2b synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
hdl
2a9029faf1 Performance Improvements : Publisher lists and Item Codes becomes free input. 2005-03-29 14:21:37 +00:00
hdl
2506cd5dda fixing length on publishernames 2005-03-09 16:14:03 +00:00
hdl
6c3f4a3e58 Modifying 0 value display in templates 2005-03-09 12:31:45 +00:00
hdl
b6724d9442 including Null Values and improving result display 2005-03-08 18:14:40 +00:00
hdl
e22946e8f4 Processing null values in statistics 2005-03-08 16:31:43 +00:00
tipaul
70e0f19f5f stats ignore null values, this is a preliminary bugfix for this problem 2005-03-08 09:55:29 +00:00
hdl
397688c20e Fixing Bug : Not Opening the spreadsheet manager software on file exports. 2005-03-04 13:48:16 +00:00
hdl
c81e2b2fd6 Beautifying Selection 2005-02-24 23:43:28 +00:00
hdl
49ee6854f2 tidying lists 2005-02-24 14:10:44 +00:00
hdl
6fea10ed0f bugs fixing on catalogue stats reporting 2005-02-24 11:27:32 +00:00
hdl
7106531fef Adding Stats on Catalogue 2005-02-23 12:56:55 +00:00