z0rglub
ca540ce7bc
comments on echo
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@377 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-27 17:37:10 +00:00
z0rglub
c882b26915
bug correction : no filename displayed when containing forbidden characters
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@318 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-24 22:56:41 +00:00
z0rglub
c058388379
Updating insert_remote* function the same way the local ones : really faster !
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@285 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-17 18:14:41 +00:00
z0rglub
fb880db771
Improved function insert_local_image : about 80 to 90 % of update time saved
...
:-)
git-svn-id: http://piwigo.org/svn/branches/release-1_3@278 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-13 22:43:18 +00:00
gweltas
0fa0c8bb07
Minor corrections of PHP warnings
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@276 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-12 23:41:53 +00:00
z0rglub
7254f66549
improved again function insert_local_category : only one multiple insert
...
query, one update for uppercats field
git-svn-id: http://piwigo.org/svn/branches/release-1_3@272 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-11 00:05:10 +00:00
z0rglub
185b2c2596
improvement of insert_local_category function : less SQL queries, only one
...
short access to filesystem.
git-svn-id: http://piwigo.org/svn/branches/release-1_3@269 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-10 23:17:24 +00:00
z0rglub
74878b33e3
if any update has been done, synchronize_all_users
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@259 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-03 21:39:52 +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
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
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
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
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
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
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
b125c3b086
['template'] as user_template for displaying pictures in the template
...
git-svn-id: http://piwigo.org/svn/trunk@29 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21 20:51:47 +00:00
z0rglub
2fa9252446
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@26 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21 19:47:14 +00:00
z0rglub
0b6204e5fb
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@19 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-27 20:56:13 +00:00
z0rglub
8b044b0111
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@10 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-17 10:49:14 +00:00