acqui
|
Adding startdate and enddate parameters to GetBookfundBreakdown call.
|
2007-05-28 15:28:28 +00:00 |
admin
|
do not use REPLACE in SQL statements : it is not standard SQL, and don't work with integrity contraints : it's a delete/insert, not an UPDATE if the row exist. fixes the problem for borrower categories
|
2007-07-03 08:48:14 +00:00 |
authorities
|
fix to avoid an error when removing an authority
|
2007-07-02 09:49:40 +00:00 |
barcodes
|
Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.)
|
2007-04-27 14:00:48 +00:00 |
bookshelves
|
functions that were in C4::Interface::CGI::Output are now in C4::Output.
|
2007-04-24 13:54:28 +00:00 |
C4
|
Bug Fixing : GetNextSeq did not pass through innerloop parameters.
|
2007-07-12 10:01:20 +00:00 |
catalogue
|
syspref are writed for the template in auth.pm
|
2007-07-10 14:21:41 +00:00 |
cataloguing
|
Adding macle_plugin for FRANTIQ
|
2007-07-10 08:48:54 +00:00 |
circ
|
removing a compilation warn.
|
2007-06-05 09:48:31 +00:00 |
export
|
functions that were in C4::Interface::CGI::Output are now in C4::Output.
|
2007-04-24 13:54:28 +00:00 |
installer
|
minor changes in SQL
|
2007-07-11 12:08:09 +00:00 |
koha-tmpl
|
adding maintenance script to warn users when maintenance is on.
|
2007-07-11 10:28:18 +00:00 |
localfile/modified_authorities
|
synch'ing 2.2 and head
|
2005-06-20 14:10:00 +00:00 |
members
|
syspref already writed in Auth.pm
|
2007-07-10 15:18:27 +00:00 |
misc
|
Cleaning up perldocs for make utility that MJ wrote. I was getting a bunch
|
2007-07-08 15:36:59 +00:00 |
opac
|
Bug Fixing :
|
2007-07-11 12:37:45 +00:00 |
reports
|
*** empty log message ***
|
2007-07-10 07:31:35 +00:00 |
reserve
|
some fixes (and only fixes)
|
2007-06-15 13:44:44 +00:00 |
reviews
|
functions that were in C4::Interface::CGI::Output are now in C4::Output.
|
2007-04-24 13:54:28 +00:00 |
rss
|
rel_3_0 moved to HEAD
|
2007-03-09 15:12:54 +00:00 |
serials
|
serials-edit.pl
|
2007-06-30 06:23:10 +00:00 |
suggestion
|
functions that were in C4::Interface::CGI::Output are now in C4::Output.
|
2007-04-24 13:54:28 +00:00 |
t
|
Adding more tests, it now tests the exported functions
|
2007-06-24 22:48:50 +00:00 |
tools
|
Fix for bug 1376, prompting to save wrong filename when exporting marc
|
2007-07-08 23:24:18 +00:00 |
updater
|
Fix for bug 1296, making surnames uppercase a systems preference
|
2007-07-02 02:30:15 +00:00 |
.htaccess
|
Solution for error pages
|
2004-07-30 14:04:20 +00:00 |
about.pl
|
functions that were in C4::Interface::CGI::Output are now in C4::Output.
|
2007-04-24 13:54:28 +00:00 |
help.pl
|
functions that were in C4::Interface::CGI::Output are now in C4::Output.
|
2007-04-24 13:54:28 +00:00 |
mainpage.pl
|
I forgot this script.
|
2007-04-24 13:56:06 +00:00 |
Makefile.PL
|
ytpo fixes in description and variables
|
2007-07-05 21:03:04 +00:00 |
MANIFEST.SKIP
|
New installer and exclusions file
|
2007-07-05 20:55:33 +00:00 |