aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-08-31Template migration : picture_modify.phpgweltas2-107/+92
git-svn-id: http://piwigo.org/svn/trunk@509 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-29Migration of the template of images_infos.phpgweltas2-106/+97
git-svn-id: http://piwigo.org/svn/trunk@506 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-29simplier display of update result :z0rglub1-2/+6
- number of new categories - number of new elements - number of deleted categories - number of deleted elements - only errors are fully listed git-svn-id: http://piwigo.org/svn/trunk@498 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-25"show metadata" feature added : you can ask to show metadata (EXIF and IPTC)z0rglub1-0/+20
on picture.php page. Metadata read functions were moved from admin/include/functions_metadata.php to include/functions_metadata.inc.php git-svn-id: http://piwigo.org/svn/trunk@493 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-21- add files metadata support : use info for database fieldsz0rglub2-3/+35
- distinction between directories synchronization and metadata synchronization git-svn-id: http://piwigo.org/svn/trunk@486 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-07-09replacement of short_period and long_period by recent_periodz0rglub1-7/+3
git-svn-id: http://piwigo.org/svn/trunk@452 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31- Category upload admin control panelgweltas3-89/+94
git-svn-id: http://piwigo.org/svn/trunk@403 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-26- Template migrationgweltas8-210/+128
- Admin Control Panel migration - Category management git-svn-id: http://piwigo.org/svn/trunk@394 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-20- Template migrationgweltas15-466/+505
- Admin Control Panel migration - Language migration git-svn-id: http://piwigo.org/svn/trunk@393 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-02Merge of the 1.3.1 releasegweltas7-54/+43
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
2003-11-03Modifying ../template in ./template since admin.php has moved to the ↵z0rglub12-25/+25
PhpWebGallery root directory git-svn-id: http://piwigo.org/svn/trunk@227 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02Move template/default/admin/install.vtp to template/default/install.vtpz0rglub1-254/+0
git-svn-id: http://piwigo.org/svn/trunk@222 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02Move template/default/admin/admin.vtp to template/default/admin.vtpz0rglub1-221/+0
git-svn-id: http://piwigo.org/svn/trunk@221 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-26Menu entries are displayed in a single line at the top of the admin panelz0rglub1-17/+9
git-svn-id: http://piwigo.org/svn/trunk@216 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12Display a message linked to the help forumz0rglub2-0/+8
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-4/+5
the moved category git-svn-id: http://piwigo.org/svn/trunk@198 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-11Show a link to open or close a day details (only the arrow at the beginningz0rglub1-0/+1
of the line was not enough). git-svn-id: http://piwigo.org/svn/trunk@195 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Display a message to update the database after validating uploaded picturesz0rglub1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@177 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Webmaster mustn't have his status modifiedz0rglub1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@171 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-24The generation of mail address works back. Since the add of another form onz0rglub1-3/+3
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-21Use prefixeTable instead of prefix_table to be compliant with previousz0rglub1-1/+1
releases git-svn-id: http://piwigo.org/svn/trunk@156 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20Add a message to inform that only private categories can have access rightsz0rglub2-0/+6
git-svn-id: http://piwigo.org/svn/trunk@146 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20Deleting a useless question markz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@145 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19A category can have its representative picturez0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@133 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-17Improve form elements dispositionz0rglub1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@132 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15Moving comments CSS style from comments.vtp to admin.vtpz0rglub2-43/+42
git-svn-id: http://piwigo.org/svn/trunk@116 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14Using right charset tagz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@107 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14Adding a small form to add users, instead of user_add.vtpz0rglub1-0/+24
git-svn-id: http://piwigo.org/svn/trunk@101 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14Form to add a group is placed on the top, to be the same presentation asz0rglub1-7/+11
categories page git-svn-id: http://piwigo.org/svn/trunk@100 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14Removing user_add.vtp, this file is replaced by a small form in user_list.vtpz0rglub1-58/+0
git-svn-id: http://piwigo.org/svn/trunk@96 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14Step2 OKz0rglub1-0/+47
git-svn-id: http://piwigo.org/svn/trunk@94 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14- Release 1.3 stylez0rglub1-0/+206
- step 0 and step 1 OK git-svn-id: http://piwigo.org/svn/trunk@91 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07Use of arrow_select instead of arrow_upz0rglub3-3/+3
git-svn-id: http://piwigo.org/svn/trunk@74 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07Picture used for showing what to selectz0rglub1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@73 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07In category management page, picture to place a category in the last ↵z0rglub1-0/+0
position among the categories of the same level git-svn-id: http://piwigo.org/svn/trunk@72 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07In category management page, picture to place a category in the first ↵z0rglub1-0/+0
position among the categories of the same level git-svn-id: http://piwigo.org/svn/trunk@71 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07Picture used for decreasing the rank of a categoryz0rglub1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@70 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07Picture used for increasing the rank of a categoryz0rglub1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@69 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07Virtual categories managementz0rglub2-16/+76
git-svn-id: http://piwigo.org/svn/trunk@68 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-30Multi categories for the same picturez0rglub3-3/+121
git-svn-id: http://piwigo.org/svn/trunk@61 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-20adding errors titlez0rglub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@55 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-20new style for .errors and adding the CSS class .errors_titlez0rglub1-3/+9
git-svn-id: http://piwigo.org/svn/trunk@54 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-28adding link to group permissions for user's groupz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@49 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-28replacing $lang['infoimage_keywords'] by $lang['keywords']z0rglub1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@48 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-26instead of overriding individual keywords,\nyou can add a keyword to all or ↵z0rglub1-4/+6
remove it from all git-svn-id: http://piwigo.org/svn/trunk@40 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-25Adding support of independant uploadable categoriesz0rglub1-4/+14
git-svn-id: http://piwigo.org/svn/trunk@38 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-23Support of keywords for pictures. They are used in the searchz0rglub1-3/+17
git-svn-id: http://piwigo.org/svn/trunk@33 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21using new links to pictures (into the template dir)z0rglub11-19/+20
git-svn-id: http://piwigo.org/svn/trunk@30 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21*** empty log message ***z0rglub17-3/+516
git-svn-id: http://piwigo.org/svn/trunk@25 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-01*** empty log message ***z0rglub7-6/+186
git-svn-id: http://piwigo.org/svn/trunk@21 68402e56-0260-453c-a942-63ccdbb3a9ee