aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-19Split of langage filesgweltas8-19/+17
2004-02-11header global refactoringz0rglub20-354/+520
2004-02-11using listing.xml in admin directoryz0rglub1-2/+2
2004-02-10adding all new features of branch 1.3, using new index naming conventionz0rglub1-6/+25
2004-02-07Template modificationgweltas1-1/+1
2004-02-032004.02.03_01h00 : auto commitz0rglub1-22/+3
2004-02-02Merge of the 1.3.1 releasegweltas20-774/+1717
2004-01-072004.01.07_01h00 : auto commitz0rglub1-0/+244
2004-01-062004.01.06_01h00 : auto commitz0rglub1-244/+0
2003-11-03define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub3-5/+5
2003-11-03Modifications linked to the move of admin.php to the root directory of PhpWeb...z0rglub6-20/+11
2003-11-03Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since ...z0rglub18-23/+23
2003-11-02Modifying ../template in ./template since admin.php has moved to the PhpWebGa...z0rglub17-21/+21
2003-11-02admin.php moved to the root directoryz0rglub1-257/+0
2003-11-02install.php moved to the root directoryz0rglub1-297/+0
2003-10-26Menu entries are displayed in a single line at the top of the admin panelz0rglub1-12/+11
2003-10-12Use install language for "guest" userz0rglub1-1/+1
2003-10-12Display a message of warning if file admin/install.php is still presentz0rglub1-1/+7
2003-10-12Display a message linked to the help forumz0rglub1-1/+1
2003-10-12When reordering a category, the page comes back with the top aligned withz0rglub1-0/+5
2003-10-11If there is no date given in the form, function check_date_format doesn'tz0rglub1-1/+1
2003-10-11Show a link to open or close a day details (only the arrow at the beginningz0rglub1-0/+2
2003-10-09Only the webmaster can modify webmaster's permissionsz0rglub1-1/+5
2003-10-09if we try to modify the webmaster, we have to set the status to "admin"z0rglub1-0/+5
2003-10-05Support of special syntax to underline, emphasis or italic words in usersz0rglub1-1/+20
2003-10-05Display a message to update the database after validating uploaded picturesz0rglub1-1/+7
2003-10-05Webmaster mustn't have his status modifiedz0rglub1-13/+19
2003-10-05Checking favorites after modifying group permissionsz0rglub1-0/+10
2003-10-05Every user (including the webmaster) must have his favorites checkedz0rglub1-2/+3
2003-10-05Deleting dead codez0rglub1-1/+0
2003-10-04Bug in the deletion of favorites : even if the category was authorized, thez0rglub1-1/+1
2003-09-24The generation of mail address works back. Since the add of another form onz0rglub1-18/+10
2003-09-23$cat_directory was not used in the functionz0rglub1-1/+1
2003-09-23Filename must use the same characters as the directoriesz0rglub1-1/+9
2003-09-22Filename must use the same characters as the directoriesz0rglub1-25/+34
2003-09-21Add seconds for displayz0rglub1-1/+1
2003-09-21Use prefixeTable instead of prefix_table to be compliant with previousz0rglub1-11/+11
2003-09-21Displays a message when directory name contains accentuated characters orz0rglub1-0/+7
2003-09-21Everything is shown in descending order : most recent are at the topz0rglub1-1/+1
2003-09-202003.09.21_01h00 : auto commitz0rglub1-2/+3
2003-09-20If a category with a wrong directory name (accentuated characters) evenz0rglub1-0/+15
2003-09-20Add a message to inform that only private categories can have access rightsz0rglub2-2/+2
2003-09-20The delete link was pointing a removed pagez0rglub1-3/+3
2003-09-20Using the same name for variables in ./include/mysql.inc.phpz0rglub1-1/+1
2003-09-20Header modify to comply with the otherz0rglub1-1/+0
2003-09-20Thumbnail are linked to the picture_modify page instead of picture.phpz0rglub1-1/+1
2003-09-192003.09.20_01h00 : auto commitz0rglub1-0/+1
2003-09-19A category can have its representative picturez0rglub2-2/+76
2003-09-17If we delete a picture which is logically linked to a category, thez0rglub2-3/+10
2003-09-16Adding the name when inserting a remote category in the database. $namez0rglub1-5/+7