Bug 6883 Update userpermisions.sql fr-FR file
[koha.git] / installer / install.pl
2011-10-19 Chris CormackMerge remote-tracking branch 'kc/new/bug_5616' into...
2011-10-14 Chris CormackMerge remote-tracking branch 'kc/new/bug_5995' into...
2011-10-03 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_5263'...
2011-09-27 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_6871'...
2011-09-26 Chris CormackMerge remote-tracking branch 'kc/new/bug_6755' into...
2011-09-26 Frédéric DemiansBug 6755 Followup setlanguagecookie used in 2 places
2011-08-01 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_5922'...
2011-07-21 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_5917'...
2011-06-07 Chris CormackMerge remote-tracking branch 'kc/new/bug_5868' into...
2011-06-01 Chris CormackMerge remote-tracking branch 'kc/master' into new/bug_5683
2011-05-29 Chris CormackMerge remote-tracking branch 'kc/new/bug_6170' into...
2011-05-27 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_5579'...
2011-05-08 Chris CormackMerge remote-tracking branch 'kc/new/bug_5449' into...
2011-04-21 Galen Charltonbug 6227: remove search engine question from installer
2010-05-24 Chris CormackBug 4505 - Bumping the perl version to 5.8.8 or greater
2010-05-24 Chris CormackBug 4505 - Bumping the perl version to 5.8.8 or greater
2010-05-19 Chris NighswongerEnhancement Bug 4444: Centralize Code Handling Perl...
2010-05-17 Chris NighswongerEnhancement Bug 4444: Centralize Code Handling Perl...
2010-05-05 Koustubha KaleChanges to kohastructure.sql to add some missing drop...
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2010-01-26 Galen CharltonMerge commit 'biblibre/3.2_community' into to-push
2010-01-20 Henri-Damien LAURENTMerge branch 'patroncards-wip' of git://git.foundations...
2010-01-15 Chris NighswongerEnhancement: Make web installer log errors to error log
2010-01-13 Chris NighswongerEnhancement: Make web installer log errors to error log
2010-01-11 Chris Nighswonger[25/30] Fixing up the installer to check for new option...
2009-08-04 Galen Charltonbug 3465: enhance DB update reporting by web installer
2009-02-26 Andrew ElwellMinor documentation typos
2008-04-21 Galen Charltonrefactor web installer code to created C4::Installer
2008-04-10 Joshua FerraroFix for installer languages so that only the staff...
2008-03-22 Henri-Damien LAURENTBug fixing : 1746 : password was not escaped.
2008-02-21 Galen Charltonweb installer: defaults for untranslated SQL scripts
2008-01-10 Joshua Ferrarofix for 1754; fixing I18N BiDi, improvements to handlin...
2008-01-08 Frederic DEMIANSFixes two bugs affecting Web installer when used with...
2008-01-05 Joshua FerraroFixes to installer with changes to language management
2008-01-03 Joe Atzbergerinstall.pl - exit after redirect
2007-12-28 Joshua FerraroSearch.pm Bugfixing
2007-12-28 Joshua Ferraros/holded by/maintained/
2007-12-27 Galen Charltonsession management: use YAML::Syck for serialization
2007-12-27 Galen Charltonweb installer: clean up warns; improve naming of Nozebra op
2007-12-25 Galen Charltonbug 1368 - remove FOREIGN_KEY_CHECKS = 0 from installer
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-17 Galen Charltonweb installer: improve DB permissions check
2007-12-14 Paul POULAINUTF-8 and Nozebra fixes
2007-12-14 Joe Atzbergerinstall.pl - Important fix for Algorithm::CheckDigits...
2007-12-14 Paul POULAINregexp-ing $marcflavour to handle unimarc_xxxxx or...
2007-12-12 Henri-Damien LAURENTBugFix 1640
2007-12-08 Galen Charltonfixed order in which SQL scripts are applied by web...
2007-12-02 Paul POULAINHTML::Template => HTML::Template::Pro
2007-11-13 Chris NighswongerChanged path to updatedatabase.pl to dbms specific dir
2007-11-13 Chris NighswongerInitial port of install.pl to support PostgreSQL
2007-11-01 Galen Charltonfixed extra warning during install.pl
2007-10-30 Henri-Damien LAURENTMinor changes to keep behaviour unchanged if no marcfla...
2007-10-29 Henri-Damien LAURENTChanges to install.pl
2007-10-17 Joshua FerraroRevert "Minor overhaul of installer WITHOUT thorough...
2007-10-17 Joe AtzbergerMinor overhaul of installer WITHOUT thorough testing...
2007-10-10 Paul POULAINSorting the install directory
2007-10-03 Paul POULAIN#1449: Installer improved to add a zebra/Nozebra screen
2007-09-28 Mason Jamesadding cgi::carp module too
2007-09-24 Paul POULAINFIX for 1298 : removing hardcoded calls to mySQL, Perl...
2007-09-03 Paul POULAINadding Algorithm::CheckDigits dependancy, for barcode...
2007-08-19 Joshua Ferraromoving sql data to installer directory
2007-08-16 Paul POULAINAdding KOHAVERSION management.
2007-08-16 Joshua Ferrarocontent-type was incorrectly set in InstallAuth.pm
2007-08-10 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-10 Chris CormackChanging InstallAuth to use CGI::Session and fixing...
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-08-02 tipauladding XML::RSS as mandatory package (to have RSS working)
2007-07-11 hdlbug fixing install.pl
2007-07-03 kadosThis is a language commit. I've gone through most of...
2007-07-03 tipaulimproving installer : now the database Version is compa...
2007-07-01 slefUse DBI not mysql command-line to load the database...
2007-06-26 tipaulupdating web installer : going to step1 if needed and...
2007-06-15 tipaulsome fixes (and only fixes)
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-13 hdlLoading FrameworksLoaded for update before modifying.
2007-04-13 hdlAutomatically adding a new syspref called FrameworksLoa...
2007-04-06 hdlAdding Check for a systempreference Version Variable
2007-03-17 rychsort frameworks
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)