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
|
replacing SUPER with NO_LIBRARY_SET for login information
|
2007-07-03 18:29:37 +00:00 |
catalogue
|
some fixes (and only fixes)
|
2007-06-15 13:44:44 +00:00 |
cataloguing
|
leader length checking bugfix : 25 and not 24
|
2007-07-02 09:51:28 +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
|
replacing SUPER with NO_LIBRARY_SET for login information
|
2007-07-03 18:29:37 +00:00 |
koha-tmpl
|
reserves => holds, some language cleanup
|
2007-07-03 18:36:14 +00:00 |
localfile/modified_authorities
|
synch'ing 2.2 and head
|
2005-06-20 14:10:00 +00:00 |
members
|
Fix for bug 1296, making surnames uppercase a systems preference
|
2007-07-02 02:30:15 +00:00 |
misc
|
fix for bug 1369: sql-datas dir, pick a naming convention, remove the rest
|
2007-07-03 16:20:02 +00:00 |
opac
|
improving opac default CSS to have a npl/ccfls like theme (look at http://o15.bureau.paulpoulain.com to see the result)
|
2007-06-06 13:07:15 +00:00 |
reports
|
add zipcode list and bsort1 list
|
2007-06-21 15:43:39 +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
|
Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.)
|
2007-04-27 14:00:48 +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 |