Commit graph

222 commits

Author SHA1 Message Date
z0rglub
31e3c51ad3 Release 1.2 with 1.3 presentation
git-svn-id: http://piwigo.org/svn/trunk@136 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19 22:02:05 +00:00
z0rglub
1cbd679225 Change the version from 1.3 to 1.3beta
git-svn-id: http://piwigo.org/svn/trunk@135 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19 21:42:39 +00:00
z0rglub
8eb18bb889 - A category can have its representative picture
- Use the plain structure instead of the get_cat_info for retrieving the
  last date of a category


git-svn-id: http://piwigo.org/svn/trunk@134 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19 21:41:42 +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
b7a5a44944 Improve form elements disposition
git-svn-id: http://piwigo.org/svn/trunk@132 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-17 21:00:01 +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
4ea1d5ced3 Internationalization of the "comments" for the number of comments under each
picture.


git-svn-id: http://piwigo.org/svn/trunk@128 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-17 20:11:57 +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
335f56c4cd Using the template var "charset"
git-svn-id: http://piwigo.org/svn/trunk@122 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15 21:57:53 +00:00
z0rglub
10a8edbb3d When we use thumbnails for exploring sub-categories, the categories in the
left menu open with a difference of 1 page


git-svn-id: http://piwigo.org/svn/trunk@120 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15 21:48:21 +00:00
z0rglub
5257091c37 Using the real asked slideshow refresh time instead of the hard coded "2"
value


git-svn-id: http://piwigo.org/svn/trunk@118 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15 19:24:18 +00:00
z0rglub
d8218ec443 Moving comments CSS style from comments.vtp to admin.vtp
git-svn-id: http://piwigo.org/svn/trunk@116 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15 19:11:31 +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
bc8f987a99 changing dos file format to unix
git-svn-id: http://piwigo.org/svn/trunk@110 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 17:08:55 +00:00
z0rglub
56a92314c1 Default message if a user tries to see galleries without using PhpWebGallery
git-svn-id: http://piwigo.org/svn/trunk@109 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:53:06 +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
6a68d7e46d Using right charset tag
git-svn-id: http://piwigo.org/svn/trunk@107 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:21: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
058c5e2b76 Using template_initialize
git-svn-id: http://piwigo.org/svn/trunk@105 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:21:02 +00:00
z0rglub
36f30b1854 Remove log informations registration
git-svn-id: http://piwigo.org/svn/trunk@104 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:12:27 +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
6bc2e37eac Adding a small form to add users, instead of user_add.vtp
git-svn-id: http://piwigo.org/svn/trunk@101 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:04:45 +00:00
z0rglub
518c0aa0b8 Form to add a group is placed on the top, to be the same presentation as
categories page


git-svn-id: http://piwigo.org/svn/trunk@100 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:04:15 +00:00
z0rglub
3d606181a4 phpwebgallery_users.theme is no longuer used.
git-svn-id: http://piwigo.org/svn/trunk@99 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:03:38 +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
dc5da3cdb0 Removing user_add.vtp, this file is replaced by a small form in user_list.vtp
git-svn-id: http://piwigo.org/svn/trunk@96 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:01: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
050f55920c Installation screen finished
git-svn-id: http://piwigo.org/svn/trunk@93 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 10:33:40 +00:00
z0rglub
fda998deab Step 0 and step 1 of installation screen OK
git-svn-id: http://piwigo.org/svn/trunk@92 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 07:59: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
866372df2f When a page is refresh with an expired session still existing in the
database, the first page works -> corrected.


git-svn-id: http://piwigo.org/svn/trunk@90 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-12 22:59:42 +00:00
z0rglub
bf59f1f3e8 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@89 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-12 22:57:33 +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
c2fe5824a6 Bug correction : errors were not shown
git-svn-id: http://piwigo.org/svn/trunk@87 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-11 20:22:35 +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
122ac485f7 Security improve : you can't display a picture in a category it doesn't
belong to


git-svn-id: http://piwigo.org/svn/trunk@84 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-09 18:36:25 +00:00
z0rglub
e0e61217f7 Removing debug code
git-svn-id: http://piwigo.org/svn/trunk@83 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-09 18:35:54 +00:00
z0rglub
ba5b2c41bd Use get_complete_dir to retrieve category directory
git-svn-id: http://piwigo.org/svn/trunk@82 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-08 18:59:11 +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
cdfb50b426 A guest can't take the username of an already existing user
git-svn-id: http://piwigo.org/svn/trunk@77 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 21:32:31 +00:00
z0rglub
1c82a6fc89 Replacing empty file by HTML comment
git-svn-id: http://piwigo.org/svn/trunk@76 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:48:37 +00:00