Commit Graph

77 Commits

Author SHA1 Message Date
z0rglub 0a79e27155 The generation of mail address works back. Since the add of another form on
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-24 19:30:24 +00:00
z0rglub 5d511623e5 $cat_directory was not used in the function
git-svn-id: http://piwigo.org/svn/trunk@163 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-23 21:37:31 +00:00
z0rglub 8f1394a7b7 Filename must use the same characters as the directories
git-svn-id: http://piwigo.org/svn/trunk@161 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-23 21:37:04 +00:00
z0rglub 1d7758f029 Filename must use the same characters as the directories
git-svn-id: http://piwigo.org/svn/trunk@160 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-22 20:45:44 +00:00
z0rglub e6abf333fe Add seconds for display
git-svn-id: http://piwigo.org/svn/trunk@157 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21 18:27:13 +00:00
z0rglub 592872878b Use prefixeTable instead of prefix_table to be compliant with previous
releases


git-svn-id: http://piwigo.org/svn/trunk@156 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21 18:25:01 +00:00
z0rglub fd412dab5b Displays a message when directory name contains accentuated characters or
spaces


git-svn-id: http://piwigo.org/svn/trunk@155 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21 18:01:02 +00:00
z0rglub cb69a06f53 Everything is shown in descending order : most recent are at the top
git-svn-id: http://piwigo.org/svn/trunk@152 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21 17:44:30 +00:00
z0rglub 20ca7a90f0 2003.09.21_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@149 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 23:00:01 +00:00
z0rglub e1f207136e If a category with a wrong directory name (accentuated characters) even
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-20 21:43:39 +00:00
z0rglub 355bdf46c1 Add a message to inform that only private categories can have access rights
git-svn-id: http://piwigo.org/svn/trunk@146 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 19:54:31 +00:00
z0rglub 6f8ec206e1 The delete link was pointing a removed page
git-svn-id: http://piwigo.org/svn/trunk@143 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 16:57:48 +00:00
z0rglub ef5df3db1f Using the same name for variables in ./include/mysql.inc.php
git-svn-id: http://piwigo.org/svn/trunk@141 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 15:04:09 +00:00
z0rglub 4de359a25f Header modify to comply with the other
git-svn-id: http://piwigo.org/svn/trunk@140 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 11:06:08 +00:00
z0rglub 289b22b570 Thumbnail are linked to the picture_modify page instead of picture.php
git-svn-id: http://piwigo.org/svn/trunk@138 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 08:00:38 +00:00
z0rglub 95a103865b 2003.09.20_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@137 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19 23:00:01 +00:00
z0rglub 26452aed65 A category can have its representative picture
git-svn-id: http://piwigo.org/svn/trunk@133 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19 21:40:52 +00:00
z0rglub 7c16e8f343 If we delete a picture which is logically linked to a category, the
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-17 20:40:15 +00:00
z0rglub 0245e00a76 Adding the name when inserting a remote category in the database. $name
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-16 21:32:30 +00:00
z0rglub 64fd038b76 The execution of the query to insert distant picture had vanished !
git-svn-id: http://piwigo.org/svn/trunk@124 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-16 18:53:52 +00:00
z0rglub 11b97b761e Using PREFIX_INCLUDE to have strictly relative paths
git-svn-id: http://piwigo.org/svn/trunk@114 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15 18:22:33 +00:00
z0rglub 7f0a4d949c 2003.09.15_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@112 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 23:00:01 +00:00
z0rglub 668f8c3586 Removing debug instructions
git-svn-id: http://piwigo.org/svn/trunk@108 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:36:38 +00:00
z0rglub bb82ab893b Adding help information for release 1.3
git-svn-id: http://piwigo.org/svn/trunk@106 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:21:21 +00:00
z0rglub 5464ab212b Right link to change group permissions
git-svn-id: http://piwigo.org/svn/trunk@103 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:06:31 +00:00
z0rglub 08c5ad08c2 Right link to change category permissions
git-svn-id: http://piwigo.org/svn/trunk@102 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:03:15 +00:00
z0rglub 227a712657 Adding a small form to add users, instead of user_add.php
git-svn-id: http://piwigo.org/svn/trunk@98 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:02:52 +00:00
z0rglub a8e9f95b16 Removing link to user_add.php, this file is removed and replaced by a small
form in user_list.php


git-svn-id: http://piwigo.org/svn/trunk@97 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:02:13 +00:00
z0rglub 36a792246b Removing user_add.php, this file is replaced by a small form in user_list.php
git-svn-id: http://piwigo.org/svn/trunk@95 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:00:39 +00:00
z0rglub 676739adc4 Step2 OK
git-svn-id: http://piwigo.org/svn/trunk@94 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 10:33:59 +00:00
z0rglub 8ea1b8c427 - Release 1.3 style
- step 0 and step 1 OK


git-svn-id: http://piwigo.org/svn/trunk@91 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 07:59:38 +00:00
z0rglub 2bea069d54 - Bug correction : when adding a new category, the program enters an
infinite loop -> we have to refresh the $page['plain_structure'] for each
  new category added

- Categories.name becomes not nullable, so a default name is given when a
  new category is added

- If a directory doesn't correspond to the regular format [A-Za-z0-9-_.], an
  error message is displayed, and the category not added


git-svn-id: http://piwigo.org/svn/trunk@88 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-11 21:54:04 +00:00
z0rglub b6d77d389c 2003.09.11_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@86 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-10 23:00:01 +00:00
z0rglub 637cdd1e23 Mail notification for admins
git-svn-id: http://piwigo.org/svn/trunk@85 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-10 22:24:03 +00:00
z0rglub 0e75a1c6d3 waiting.category_id was replaced by waiting.storage_category_id
git-svn-id: http://piwigo.org/svn/trunk@81 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-08 18:04:00 +00:00
z0rglub 1d8cccba87 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@80 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 23:00:01 +00:00
z0rglub a725a02ff2 In comments validation section, shows only unvalidated comments, not all
comments of picture which have unvalidated comments.


git-svn-id: http://piwigo.org/svn/trunk@79 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 21:39:24 +00:00
z0rglub 79e9414c0f - A guest can't take the username of an already existing user
- If a guest post a comment without giving a username, the $lang['guest'] is
  displayed


git-svn-id: http://piwigo.org/svn/trunk@78 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 21:33:36 +00:00
z0rglub e56d53fe20 Virtual categories management
git-svn-id: http://piwigo.org/svn/trunk@68 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:14:33 +00:00
z0rglub a572c772b9 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@65 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-05 23:00:02 +00:00
z0rglub 787ae761f4 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@62 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-30 23:00:01 +00:00
z0rglub 044fba0256 Multi categories for the same picture
git-svn-id: http://piwigo.org/svn/trunk@61 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-30 15:54:37 +00:00
z0rglub 720b07bb07 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@59 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-29 23:00:01 +00:00
z0rglub 134e520c86 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@58 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-24 23:00:01 +00:00
z0rglub 6cbffaa646 improve the header of each file
git-svn-id: http://piwigo.org/svn/trunk@57 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-24 07:40:56 +00:00
z0rglub 0f502ef69e removing manuel.php
git-svn-id: http://piwigo.org/svn/trunk@56 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-24 07:24:17 +00:00
z0rglub 302caee36f Correcting link to page=cat to page=cat_list
git-svn-id: http://piwigo.org/svn/trunk@53 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-03 07:31:53 +00:00
z0rglub 2f0149d469 Correcting possible division by 0
git-svn-id: http://piwigo.org/svn/trunk@52 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-02 22:04:30 +00:00
z0rglub 6026869ae3 adding link to group permissions for user's group
git-svn-id: http://piwigo.org/svn/trunk@49 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-28 21:28:55 +00:00
z0rglub e507ac4bad replacing $lang['infoimage_keywords'] by $lang['keywords']
git-svn-id: http://piwigo.org/svn/trunk@48 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-28 21:27:42 +00:00