koha.git
2010-05-27 Lars WirzeniusMerge branch 'master' of git://git.koha-community.org...
2010-05-27 Lars WirzeniusMerge branch 'master' of git+ssh://git.catalyst.net...
2010-05-26 Owen LeonardWhitespace removal, removal of U+FEFF character
2010-05-26 Cindy Murdock... Added "dialog alert" class to "No Results Found" messag...
2010-05-26 Nahuel ANGELINETTI(MT #2565) fix aqplan csv export, and turn off debug
2010-05-26 Galen Charltonbug 4508: fix crash when editing patron attributes...
2010-05-26 Lars WirzeniusSet upload target to squeeze-dev.
2010-05-26 Lars WirzeniusUpdate README.Debian for koha-common with post-install...
2010-05-26 Lars WirzeniusUpdate README.Debian for koha.deb package.
2010-05-26 Lars WirzeniusUse a native Debian package.
2010-05-26 Lars WirzeniusAdd dependency on apache2-mpm-itk for koha-common.
2010-05-26 Lars WirzeniusMake sure the temporary version number comes before...
2010-05-26 Galen Charltonbug 4816: require authentication for placerequest.pl
2010-05-26 Galen Charltonbug 4386: fix email hold filled notifications
2010-05-26 Galen Charltonremoved needless imports of the YAML module
2010-05-26 Garry CollumBug 4199: Adds ability to print routing slip. Patch 2.
2010-05-26 Garry CollumBug 4199: Adds ability to print routing slip from seria...
2010-05-26 Garry CollumBug 4805: Fixes multiple subscriptionid's being passed...
2010-05-26 Galen Charltonfix another link to koha-community.org
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-26 Galen Charltonbug 4377: ensure HOLD_PRINT letter added during install...
2010-05-26 Galen Charltonbug 4311: respect OPACXSLTResultsDisplay
2010-05-26 Galen Charltonbug 4018: remove duplicate unAPI link when XSLT bib...
2010-05-26 Lars WirzeniusInstall the admin scripts.
2010-05-26 Lars WirzeniusMake koha-create be able to handle manual database...
2010-05-26 Lars WirzeniusAdd support for a remote mysql server.
2010-05-26 Lars WirzeniusUse /etc/mysql/koha-common.cnf instead of the Debian...
2010-05-26 Lars WirzeniusAdd koha-foreach, a script to run a command for each...
2010-05-26 Lars WirzeniusCentralize creation of Koha instance dirs.
2010-05-26 Lars WirzeniusAdd scripts to start, stop, restart Zebra, and rebuild...
2010-05-26 Lars WirzeniusAdd koha-upgrade-schema, a script to upgrade the databa...
2010-05-26 Lars WirzeniusAdd koha-dump-defaults, a script to dump a defaults...
2010-05-26 Lars WirzeniusAdd koha-reset-passwd, a script for resetting a user...
2010-05-26 Lars WirzeniusAdd koha-enable, a script to re-enable a Koha instance.
2010-05-26 Lars WirzeniusAdd koha-disable, a script to disable a Koha instance.
2010-05-26 Lars WirzeniusAdd koha-restore, a script to restore a Koha instance...
2010-05-26 Lars WirzeniusAdd koha-list, a script to list all Koha instances.
2010-05-26 Lars WirzeniusAdd koha-dump, a script to dump a Koha site.
2010-05-26 Lars WirzeniusAdd koha-remove, a script to remove a Koha instance.
2010-05-26 Lars WirzeniusAdd koha-create, a script to create a new Koha instance.
2010-05-26 Lars WirzeniusAdd koha-post-install-setup, a script to be run by...
2010-05-26 Lars WirzeniusReplace dependencies on koha-dev-env with list of packages.
2010-05-26 Lars WirzeniusSplit off koha-common.
2010-05-26 Lars WirzeniusSet version number in debian/changelog to indicate...
2010-05-26 Lars WirzeniusConvert debian/copyright file to the DEP5 format.
2010-05-26 Lars WirzeniusSwitch to native source format.
2010-05-26 Lars WirzeniusBugfix: Install old yui stylesheets, since Koha needs...
2010-05-26 Lars WirzeniusBugfix: Create the jquery.js symlink for opac to the...
2010-05-26 Lars WirzeniusBugfix: Remove Debian packaging files remaining from...
2010-05-26 Lars WirzeniusBugfix: Remove pointless executable bits from sql files.
2010-05-26 Lars Wirzeniusmerged from upstream master
2010-05-26 Galen Charltonbug 4816: require authentication for placerequest.pl
2010-05-26 Galen Charltonbug 4386: fix email hold filled notifications
2010-05-26 Galen Charltonremoved needless imports of the YAML module
2010-05-25 Garry CollumBug 4199: Adds ability to print routing slip. Patch 2.
2010-05-25 Garry CollumBug 4199: Adds ability to print routing slip from seria...
2010-05-25 Garry CollumBug 4805: Fixes multiple subscriptionid's being passed...
2010-05-25 Galen Charltonfix another link to koha-community.org
2010-05-25 Galen Charltonfix a common "developement" typo
2010-05-25 Galen Charltonbug 4377: ensure HOLD_PRINT letter added during install...
2010-05-25 Galen Charltonbug 4311: respect OPACXSLTResultsDisplay
2010-05-25 Galen Charltonbug 4018: remove duplicate unAPI link when XSLT bib...
2010-05-25 Lars WirzeniusInstall the admin scripts.
2010-05-25 Lars WirzeniusMake koha-create be able to handle manual database...
2010-05-25 Lars WirzeniusAdd support for a remote mysql server.
2010-05-25 Lars WirzeniusUse /etc/mysql/koha-common.cnf instead of the Debian...
2010-05-25 Lars WirzeniusAdd koha-foreach, a script to run a command for each...
2010-05-25 Lars WirzeniusCentralize creation of Koha instance dirs.
2010-05-25 Lars WirzeniusAdd scripts to start, stop, restart Zebra, and rebuild...
2010-05-25 Lars WirzeniusAdd koha-upgrade-schema, a script to upgrade the databa...
2010-05-25 Lars WirzeniusAdd koha-dump-defaults, a script to dump a defaults...
2010-05-25 Lars WirzeniusAdd koha-reset-passwd, a script for resetting a user...
2010-05-25 Lars WirzeniusAdd koha-enable, a script to re-enable a Koha instance.
2010-05-25 Lars WirzeniusAdd koha-disable, a script to disable a Koha instance.
2010-05-25 Lars WirzeniusAdd koha-restore, a script to restore a Koha instance...
2010-05-25 Lars WirzeniusAdd koha-list, a script to list all Koha instances.
2010-05-25 Lars WirzeniusAdd koha-dump, a script to dump a Koha site.
2010-05-25 Lars WirzeniusAdd koha-remove, a script to remove a Koha instance.
2010-05-25 Lars WirzeniusAdd koha-create, a script to create a new Koha instance.
2010-05-25 Lars WirzeniusAdd koha-post-install-setup, a script to be run by...
2010-05-25 Lars WirzeniusReplace dependencies on koha-dev-env with list of packages.
2010-05-25 Lars WirzeniusSplit off koha-common.
2010-05-25 Lars WirzeniusSet version number in debian/changelog to indicate...
2010-05-25 Lars WirzeniusConvert debian/copyright file to the DEP5 format.
2010-05-25 Lars WirzeniusSwitch to native source format.
2010-05-25 Lars WirzeniusBugfix: Install old yui stylesheets, since Koha needs...
2010-05-25 Lars WirzeniusBugfix: Create the jquery.js symlink for opac to the...
2010-05-25 Lars WirzeniusBugfix: Remove Debian packaging files remaining from...
2010-05-25 Lars WirzeniusBugfix: Remove pointless executable bits from sql files.
2010-05-24 Galen Charltonremoved unconditional warn introduced in previous patch
2010-05-24 Nahuel ANGELINETTI(bug #4487) permit - and . in callnumber plugin
2010-05-24 Owen LeonardCorrect position of non-sorted table column
2010-05-24 Galen CharltonRevert "(bug #3798) fix changing request branch"
2010-05-24 Owen LeonardCorrected: Fix for Bug 4529, columns on circ history...
2010-05-24 Alex Arnaud(BUG #4521) aqbudgets.pl - Transform undefined budget...
2010-05-24 Colin CampbellRemove obsolete variables from basket.pl
2010-05-24 Colin CampbellRemove generation of an unnecessary warning
2010-05-24 Colin CampbellBug 4510 Script processes single supplier not an array
2010-05-24 Nahuel ANGELINETTI(bug #4522) fix plugin unimarc 210$c
2010-05-24 Colin CampbellBug 4517 - add authentication to reorder_members.pl
next