Bug 22521: Increase varchar size for accounttype
[koha-equinox.git] / rewrite-config.PL
2018-08-31 Jonathan DruartBug 14302: Remove GRS1 specific code
2018-05-03 Jonathan DruartBug 18342: Enable memcached by default for new installs
2017-12-22 Tomas Cohen AraziBug 17951: (follow-up) Make Makefile.PL handle template...
2017-03-03 Dimitris KamenopoulosBug 15427 : Enable TLS support for MySQL
2016-04-20 Tomas Cohen AraziBug 16222: (QA followup) Add /api dir for the API
2016-02-24 Nicholas van Oudts... Bug 12549: Hard coded font Paths ( DejaVu ) cause probl...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-10-27 Marcel de RooyBug 12031: [QA Follow-up] Undefined routine and change...
2014-05-05 Colin CampbellBug 10729: Add phrases configuration for ICU
2014-02-21 Tomas Cohen AraziBug 10580: adjust Makefile.PL to reflect that Zebra...
2013-08-13 Colin CampbellBug 10712: Save missing config variables to install log
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System
2012-08-28 Jared Camins-EsakovBug 8268 follow-up: rewrite config correctly
2012-06-09 Galen CharltonBug 7818: update installer for biblio DOM indexing
2012-03-13 Frédéric DemiansBug 7698: Add CHR/ICU Zebra tokenization choice to...
2010-11-07 Katrin FischerBug 5370: Fix all the references to koha.org
2010-03-17 Lars WirzeniusFix FSF address in directory .
2010-02-18 Michael Hafenadd memcached questions to koha-install-log
2009-08-24 Chris CormackUpdating the Makefile so memcached configuration can...
2009-04-28 Marc Chantreuxdon't try to resolve if WEBSERVER_IP is set and now...
2008-08-19 Jesse Weaverfix for bug 2528: installation fails with confusing...
2008-04-22 Galen Charltonkohabug 1776 - try to locate Zebra during install
2008-04-22 Galen Charltonadded RUN_DATABASE_TESTS to install log
2008-04-21 Galen Charltonkohabug 1776 - disable mergeserver if not installing...
2008-02-15 Galen Charltoninstall: added --prev-install-log option to Makefile.PL
2008-02-15 Galen Charltoninstaller: added install log
2008-02-11 Galen CharltonFRBR: configure PazPar2 during installation
2008-02-08 Galen Charltonauthorities - enabled DOM indexing
2008-01-04 Joshua Ferraroadding three new variables for installation:
2007-12-23 Galen Charltonvarious installer changes
2007-12-17 Galen Charltoninstaller: make rewrite-config.PL change only defined...
2007-12-17 Galen Charltoninstaller: various changes
2007-12-17 Galen Charltoninstaller: further moves of zebra configuration files
2007-12-17 Galen Charltoninstaller (part 2): more work
2007-12-17 Chris CormackShifted the opac out of koha so its now /usr/lib/cgi...
2007-12-17 Galen Charltoncompleted (possibly temporary) rollback of Chris Nighsw...
2007-12-17 Galen Charltonremoved line as a partial revert of the change of prefi...
2007-12-17 Chris CormackNow using install_base instead of prefix
2007-11-26 Chris NighswongerSecond try:Corrected bad pathing for default Perl base...
2007-11-22 Chris NighswongerCorrected bad pathing for default Perl base dir. Defaul...
2007-11-13 Chris NighswongerAdded env var MARCFLAVOUR to spec marc to be installed...
2007-11-13 Chris NighswongerCorrect comments and POD to reflect keyword additions...
2007-11-12 Chris NighswongerChanges to add dbms type and port & rename db vars...
2007-09-07 MJ RayMove many files to more FHS-like paths
2007-09-06 MJ RayBUGFIX: set all configuration keys - die terminated...
2007-09-06 MJ RayNew installation instructions and release notes.
2007-09-06 MJ RayAdd missing auto_install features to new installer
2007-09-06 MJ RayAdd configuration file helper to the installer