Joshua Ferraro
606ae968a8
moving itemslost to reports from tools
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 20:47:48 -05:00
c442e8fa1e
Modifications to ensure XHTML compliance; Adding breadcrumbs and global search
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:47 -05:00
Joshua Ferraro
cefeb583ad
fixing permissions on scripts
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-08-13 12:22:30 -05:00
hpassini
512e79ff68
*** empty log message ***
2007-07-30 15:55:48 +00:00
hpassini
46a99d8681
*** empty log message ***
2007-07-30 15:24:06 +00:00
hpassini
eef937a824
*** empty log message ***
2007-07-10 07:31:35 +00: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
hpassini
bf893faf00
add zipcode list and bsort1 list
2007-06-21 15:43:39 +00:00
hpassini
e321dfe483
bug fixing : variable name CGICatCode instead of CGIcatCode
2007-06-14 15:37:50 +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
kados
0dd40fa303
language cleanups
...
switch from HTML::Template to HTML::Template::Pro for report plugins
2007-03-10 17:01:00 +00:00
tipaul
86e9db4e67
rel_3_0 moved to HEAD (removing useless file)
2007-03-09 15:22:00 +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
toins
c05482a407
getitemtypes renamed to GetItemTypes
2006-07-12 17:17:12 +00:00
toins
cc9524a875
Head & rel_2_2 merged
2006-07-04 14:36:51 +00:00
sushi
91a1e19c6c
now allows reporting on accession date too, and small sql fix for mysql-5.
2006-06-27 00:37:34 +00:00
rangi
70e2e7560b
Merging in some more changes to allow to resort the reserve list
2006-06-07 04:34:21 +00:00
rangi
b8c46509f3
Shows reserves for a given branch
2006-06-07 03:18:55 +00:00
rangi
1f10e56f02
Scripts written by Bob and Mason to do daily til/cash reconciliation for librarybranches
2006-06-07 01:40:03 +00:00
btoumi
83021c9219
bug fixing : modify variable name and delete condition useless now
2006-05-24 13:14:04 +00:00
btoumi
514683074f
bug fixing : adding a call to C4::members
2006-05-24 08:14:48 +00:00
btoumi
e415e1416d
bug fixing : adding a call to C4::members
2006-05-12 09:45:51 +00:00
tipaul
e80db037cb
moving stats.pl to reports directory
2006-01-17 16:58:07 +00:00
tipaul
d04187684a
moving overdue report to reports directory
2006-01-17 16:48:35 +00:00
tipaul
b74d8782f3
moving report home to reports directory
2006-01-17 16:43:39 +00:00
tipaul
d5938493d7
synch'ing head and rel_2_2 (from 2.2.5, including npl templates)
...
Seems not to break too many things, but i'm probably wrong here.
at least, new features/bugfixes from 2.2.5 are here (tested on some features on my head local copy)
- removing useless directories (koha-html and koha-plucene)
2006-01-06 16:39:37 +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
oleonard
293f570b64
Moving HTML out of the script, passing variables instead to the template. Adding toggle variable for alternating row colors
2005-09-03 18:33:15 +00:00
rangi
9c3b0e29ff
Fix for the counts being inaccruate
2005-08-30 02:05:55 +00:00
szrj1m
8e021b37c5
Removed Data:Dumper line, and general tidy-up.
2005-08-27 05:59:00 +00:00
szrj1m
e698371c9d
Set 'authnotrequired' to 0
2005-08-27 04:04:40 +00:00
szrj1m
92898f6957
Added status field, and patron asnd title links.
2005-08-26 23:55:25 +00:00
szrj1m
df266c45cc
Syncing rangik enhancements to main.
2005-08-26 04:43:18 +00:00
rangi
719ed44fe6
Fixed reserve report script
2005-08-25 23:17:26 +00:00
rangi
6ed49b7725
Shifting in here from the base directory
2005-08-25 22:29:30 +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
hdl
6bbbfe0b18
Adding Borrowers count feature.
...
Note : This COULD be reported in 2.2 branch.
2005-07-20 09:52:31 +00:00
tipaul
f55e808ec0
synch'ing 2.2 and head
2005-06-20 14:33:32 +00:00
hdl
fad33c1caf
Reordering dates with usual order and not alphabetical one
2005-06-20 10:28:09 +00:00
tipaul
64cd740d2b
synch'ing 2.2 and head
2005-05-04 08:58:30 +00:00
hdl
a7d97832df
Minor fix : Counting biblio and not items
2005-03-31 06:47:25 +00:00
hdl
44b3886050
Modifying Empty Titles process For Translations
2005-03-30 08:08:25 +00:00
hdl
15dde751d0
Improving top lists display
2005-03-29 17:20:03 +00:00
hdl
2a9029faf1
Performance Improvements : Publisher lists and Item Codes becomes free input.
2005-03-29 14:21:37 +00:00
hdl
ba7ea2fa5a
Adding lists for borrowers and items with no issues.
...
Minor bug fixes to Top lists catalogue and borrowers.
2005-03-24 15:19:48 +00:00