aboutsummaryrefslogtreecommitdiffstats
path: root/install.php (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-16Very little/small corrections:rub1-2/+2
2006-12-25Feature Issue ID 0000527: Language localization - local.lang.php can be added...vdigital1-0/+1
2006-04-27merge -r1281:1283 from branch 1.6 to trunk (bug 228 fixed one more time, andplegall1-51/+31
2006-04-20partial merge -r1173:1174 from branch-1_6 to trunk: new configurationplegall1-7/+17
2006-04-11merge -r1145:1146 from branches/branch-1_6 into trunk (bug 329 fixed).plegall1-63/+56
2006-03-14Step 2 improvement issue 0000127:rub1-4/+5
2006-03-13Step 6 improvement issue 0000301:rub1-2/+2
2006-02-06improvement: upgrades id retrieving in include/common.inc.php andplegall1-0/+14
2005-09-03(not in ChangeLog)plegall1-3/+1
2005-08-17- bug 138 fixed : guest and admin users were not created in the databaseplegall1-0/+1
2005-08-08- new : external authentication in another users table. Previous users tableplegall1-13/+32
2005-07-16- new feature : RSS notification feed. Feed generator is an external toolplegall1-1/+8
2005-03-12- no use of "realpath" function anymore : this function is too often buggyplegall1-1/+1
2005-01-08- in install.php, use the temporary variable $prefixeTable for inclusion ofplegall1-0/+1
2005-01-08- replacement of variable names in include/mysql.inc.php (for upgrades) :plegall1-5/+5
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-09-20- commenting unused function guess_langz0rglub1-110/+129
2004-09-07Minor bugs correctiongweltas1-2/+2
2004-09-07- corrects bugs due to deletion of configuration parameters default_lang,z0rglub1-5/+5
2004-09-03- in admin/configuration, add new step with "sections" (general, comments,z0rglub1-8/+2
2004-08-12change default langagez0rglub1-1/+1
2004-08-07bug correction, a single quote was not in the right placez0rglub1-1/+1
2004-07-28Installation procedure updategweltas1-3/+4
2004-03-31redirections modification : use of a HTML refresh page instead of header PHPz0rglub1-3/+2
2004-03-27- Split of infos.lang.phpgweltas1-2/+3
2004-03-20- Template migrationgweltas1-14/+10
2004-03-04 - creation of function execute_sqlfilez0rglub1-98/+113
2004-02-20Migration of installation proceduregweltas1-229/+280
2004-02-11header global refactoringz0rglub1-3/+3
2004-02-07Migration of common.php in the include directory to fit the new coding rulesgweltas1-17/+25
2004-02-02Merge of the 1.3.1 releasegweltas1-19/+30
2003-11-03 - Modifications linked to the move of install.php to the root directory ofz0rglub1-10/+10
2003-11-02First add of install.php in root directoryz0rglub1-0/+0
2003-10-12Use install language for "guest" userz0rglub1-1/+1
2003-10-12Display a message linked to the help forumz0rglub1-1/+1
2003-09-21Use prefixeTable instead of prefix_table to be compliant with previousz0rglub1-11/+11
2003-09-20Using the same name for variables in ./include/mysql.inc.phpz0rglub1-1/+1
2003-09-15Using PREFIX_INCLUDE to have strictly relative pathsz0rglub1-0/+1
2003-09-14Step2 OKz0rglub1-132/+100
2003-09-14- Release 1.3 stylez0rglub1-408/+135
2003-08-24improve the header of each filez0rglub1-3/+5
2003-05-27*** empty log message ***z0rglub1-1/+1
2003-05-17*** empty log message ***z0rglub1-221/+221
2003-05-09Initial revisionz0rglub1-0/+599