aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-02-02Merge of the 1.3.1 releasegweltas20-774/+1717
Creation of an unique include file (common.php) Creation of an unique define file (include/constants.php) Modification of the installation procedure git-svn-id: http://piwigo.org/svn/trunk@345 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-072004.01.07_01h00 : auto commitz0rglub1-0/+244
git-svn-id: http://piwigo.org/svn/trunk@266 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-062004.01.06_01h00 : auto commitz0rglub1-244/+0
git-svn-id: http://piwigo.org/svn/trunk@265 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub3-5/+5
git-svn-id: http://piwigo.org/svn/trunk@231 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03Modifications linked to the move of admin.php to the root directory of ↵z0rglub6-20/+11
PhpWebGallery git-svn-id: http://piwigo.org/svn/trunk@228 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since ↵z0rglub18-23/+23
admin.php has moved to the PhpWebGallery root directory git-svn-id: http://piwigo.org/svn/trunk@226 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02Modifying ../template in ./template since admin.php has moved to the ↵z0rglub17-21/+21
PhpWebGallery root directory git-svn-id: http://piwigo.org/svn/trunk@225 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02admin.php moved to the root directoryz0rglub1-257/+0
git-svn-id: http://piwigo.org/svn/trunk@220 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02install.php moved to the root directoryz0rglub1-297/+0
git-svn-id: http://piwigo.org/svn/trunk@219 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-26Menu entries are displayed in a single line at the top of the admin panelz0rglub1-12/+11
git-svn-id: http://piwigo.org/svn/trunk@216 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12Use install language for "guest" userz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@205 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12Display a message of warning if file admin/install.php is still presentz0rglub1-1/+7
after install. git-svn-id: http://piwigo.org/svn/trunk@202 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12Display a message linked to the help forumz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@199 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12When reordering a category, the page comes back with the top aligned withz0rglub1-0/+5
the moved category git-svn-id: http://piwigo.org/svn/trunk@198 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-11If there is no date given in the form, function check_date_format doesn'tz0rglub1-1/+1
send a warning git-svn-id: http://piwigo.org/svn/trunk@196 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-11Show a link to open or close a day details (only the arrow at the beginningz0rglub1-0/+2
of the line was not enough). git-svn-id: http://piwigo.org/svn/trunk@195 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-09Only the webmaster can modify webmaster's permissionsz0rglub1-1/+5
git-svn-id: http://piwigo.org/svn/trunk@190 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-09if we try to modify the webmaster, we have to set the status to "admin"z0rglub1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@188 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Support of special syntax to underline, emphasis or italic words in usersz0rglub1-1/+20
comments git-svn-id: http://piwigo.org/svn/trunk@180 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Display a message to update the database after validating uploaded picturesz0rglub1-1/+7
git-svn-id: http://piwigo.org/svn/trunk@177 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Webmaster mustn't have his status modifiedz0rglub1-13/+19
git-svn-id: http://piwigo.org/svn/trunk@171 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Checking favorites after modifying group permissionsz0rglub1-0/+10
git-svn-id: http://piwigo.org/svn/trunk@170 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Every user (including the webmaster) must have his favorites checkedz0rglub1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@169 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Deleting dead codez0rglub1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@168 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-04Bug in the deletion of favorites : even if the category was authorized, thez0rglub1-1/+1
favorites where deleted for the user git-svn-id: http://piwigo.org/svn/trunk@167 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-24The generation of mail address works back. Since the add of another form onz0rglub1-18/+10
the same page, it didn't work, because, when adding a new user and no errors, the $_POST was cleaned, but made no differences between the 2 forms... git-svn-id: http://piwigo.org/svn/trunk@164 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-23$cat_directory was not used in the functionz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@163 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-23Filename must use the same characters as the directoriesz0rglub1-1/+9
git-svn-id: http://piwigo.org/svn/trunk@161 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-22Filename must use the same characters as the directoriesz0rglub1-25/+34
git-svn-id: http://piwigo.org/svn/trunk@160 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21Add seconds for displayz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@157 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21Use prefixeTable instead of prefix_table to be compliant with previousz0rglub1-11/+11
releases git-svn-id: http://piwigo.org/svn/trunk@156 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21Displays a message when directory name contains accentuated characters orz0rglub1-0/+7
spaces git-svn-id: http://piwigo.org/svn/trunk@155 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21Everything is shown in descending order : most recent are at the topz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@152 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-202003.09.21_01h00 : auto commitz0rglub1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@149 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20If a category with a wrong directory name (accentuated characters) evenz0rglub1-0/+15
exists (from a previous release of PhpWebGallery), a warning message is displayed but the update goes on git-svn-id: http://piwigo.org/svn/trunk@147 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20Add a message to inform that only private categories can have access rightsz0rglub2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@146 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20The delete link was pointing a removed pagez0rglub1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@143 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20Using the same name for variables in ./include/mysql.inc.phpz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@141 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20Header modify to comply with the otherz0rglub1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@140 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20Thumbnail are linked to the picture_modify page instead of picture.phpz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@138 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-192003.09.20_01h00 : auto commitz0rglub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@137 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19A category can have its representative picturez0rglub2-2/+76
git-svn-id: http://piwigo.org/svn/trunk@133 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-17If we delete a picture which is logically linked to a category, thez0rglub2-3/+10
informations about this category are not updated (number of pictures and date of last picture) -> use of update_category( 'all' ) git-svn-id: http://piwigo.org/svn/trunk@130 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-16Adding the name when inserting a remote category in the database. $namez0rglub1-5/+7
becomes $dir (even if named "name" in the XML file) git-svn-id: http://piwigo.org/svn/trunk@126 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-16The execution of the query to insert distant picture had vanished !z0rglub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@124 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15Using PREFIX_INCLUDE to have strictly relative pathsz0rglub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@114 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-142003.09.15_01h00 : auto commitz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@112 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14Removing debug instructionsz0rglub3-3/+0
git-svn-id: http://piwigo.org/svn/trunk@108 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14Adding help information for release 1.3z0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@106 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14Right link to change group permissionsz0rglub1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@103 68402e56-0260-453c-a942-63ccdbb3a9ee