.. |
amazonratings
|
Bugfix, now it actually does whats its supposed to.
|
2004-03-06 07:55:35 +00:00 |
cronjobs
|
some fixes (and only fixes)
|
2007-06-15 13:44:44 +00:00 |
info
|
merging 2.2 branch with head. Sorry for not making it before, many many commits done here
|
2005-03-01 13:40:35 +00:00 |
marc_datas
|
rel_3_0 moved to HEAD
|
2007-03-09 14:52:58 +00:00 |
migration_tools
|
some fixes (and only fixes)
|
2007-06-15 13:44:44 +00:00 |
notifys
|
Still Code Cleaning.
|
2007-04-24 15:41:27 +00:00 |
release notes
|
synch'ing 2.2 and head
|
2005-06-20 14:10:00 +00:00 |
spellcheck_suggest
|
Minor change to generalize the script
|
2005-05-04 13:45:18 +00:00 |
sql-datas
|
fix for bug 1369: sql-datas dir, pick a naming convention, remove the rest
|
2007-07-03 16:20:02 +00:00 |
translator
|
french translations
|
2007-07-02 09:15:40 +00:00 |
xslt
|
rel_3_0 moved to HEAD (introducing new files)
|
2007-03-09 15:34:17 +00:00 |
zebra
|
Koha-Auth-Number declaration was missing : jumping from biblio to authority was not working
|
2007-06-26 09:17:17 +00:00 |
asmp_marc21_bib_framework.sql
|
rel_3_0 moved to HEAD
|
2007-03-09 14:52:58 +00:00 |
auto_install_file
|
adding auto-install option.
|
2004-06-22 11:33:47 +00:00 |
backup.sh
|
The script mike uses to run backups on the koha database
|
2002-06-11 22:03:44 +00:00 |
barcodes.pl
|
moving non koha-running files to misc dir
|
2002-11-22 09:05:18 +00:00 |
benchmark.pl
|
rel_3_0 moved to HEAD (introducing new files)
|
2007-03-09 15:34:17 +00:00 |
buildrelease
|
merging 2.2 branch with head. Sorry for not making it before, many many commits done here
|
2005-03-01 13:40:35 +00:00 |
bulkauthimport.pl
|
Code Cleaning AuthoritiesMarc
|
2007-04-06 14:49:19 +00:00 |
bulkupdate.pl
|
don't escape '-' in regexp.
|
2007-06-25 09:37:26 +00:00 |
cleanmarcdb.pl
|
GetMarcStructure signature change.
|
2007-05-22 15:13:44 +00:00 |
compare_iso_and_marc_parameters.pl
|
little tool to analyse the marc parameters.
|
2004-09-02 16:34:04 +00:00 |
dumpmarc.pl
|
adding -w parameter to have warnings
|
2004-04-14 19:48:13 +00:00 |
exportauth.pl
|
Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.)
|
2007-04-27 14:00:48 +00:00 |
fines.pl
|
bug fix : adding condition for create the right notify_id
|
2007-05-07 14:57:01 +00:00 |
fines2.pl
|
removing all useless %env / $env
|
2007-04-18 17:00:14 +00:00 |
install-sh
|
moving non koha-running files to misc dir
|
2002-11-22 09:05:18 +00:00 |
Install.pm
|
rel_3_0 moved to HEAD
|
2007-03-09 14:52:58 +00:00 |
installer-lite.pl
|
moving non koha-running files to misc dir
|
2002-11-22 09:05:18 +00:00 |
installer.pl
|
bugfixes in installer
|
2004-11-16 13:04:18 +00:00 |
koha.conf
|
moving non koha-running files to misc dir
|
2002-11-22 09:05:18 +00:00 |
koha.upgrade
|
merging 2.2 branch with head. Sorry for not making it before, many many commits done here
|
2005-03-01 13:40:35 +00:00 |
koha.xml
|
Adding variable support to zebradb. You may use shadowing or not on either authorities or biblios
|
2006-05-20 14:18:04 +00:00 |
marc21_standard_bib_framework.sql
|
rel_3_0 moved to HEAD
|
2007-03-09 14:52:58 +00:00 |
marc_into_authority.pl
|
removing $dbh as a parameter in AuthoritiesMarc functions
|
2007-03-28 10:39:16 +00:00 |
marcimport_to_biblioitems.pl
|
Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.)
|
2007-04-27 14:00:48 +00:00 |
merge_authority.pl
|
removing $dbh as a parameter in AuthoritiesMarc functions
|
2007-03-28 10:39:16 +00:00 |
missing090field.pl
|
Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.)
|
2007-04-27 14:00:48 +00:00 |
overduenotices-30.pl
|
rel_3_0 moved to HEAD
|
2007-03-09 14:52:58 +00:00 |
overduenotices.pl
|
rel_3_0 moved to HEAD
|
2007-03-09 14:52:58 +00:00 |
rebuild_marc_newframework.pl
|
If you change your framework for MARC mapping use this script to remap your marc record first. Drop the old framework and install the new one. Re export all your marc and recreate ZEBRA.
|
2006-04-20 10:55:18 +00:00 |
rebuildnonmarc.pl
|
Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.)
|
2007-04-27 14:00:48 +00:00 |
rebuildthesaurus.pl
|
rel_3_0 moved to HEAD
|
2007-03-09 14:52:58 +00:00 |
safe-installer
|
rebirthing safe-installer.
|
2002-11-25 16:37:09 +00:00 |
sampledata-1.2
|
fix for #260
|
2003-04-09 16:39:26 +00:00 |
sync_koha_plugin.pl
|
adding Log.pm
|
2006-04-02 19:19:02 +00:00 |
testKoha.pl
|
Finishing up the last of the tests
|
2007-06-18 03:20:19 +00:00 |
tidyaccounts.pl
|
move Accounts2.pm to Accounts.pm
|
2007-03-09 23:30:17 +00:00 |
uninstall.pl
|
uninstaller
|
2004-06-22 15:33:06 +00:00 |
xmlintobiblioitems.pl
|
Use this script to change all the xml in biblioitems. No more collection wrapper in XML. Biblio.pm changed.
|
2006-04-10 21:11:58 +00:00 |