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
|
return itemtype description properly
|
2007-07-03 09:40:58 +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
|
Reverting to previous version, kohastructure.sql file didn't work for me, I got an error:
|
2007-07-03 03:45:00 +00:00 |
koha-tmpl
|
adding volume and volumeddesc field in the result list. Kados, pls check that it is interesting for you as well (sounds interesting for serials or volumed publications, where the title will be the same on every volume, like an encyclopedia
|
2007-07-03 10:12:34 +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
|
french translations
|
2007-07-02 09:15:40 +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 |