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
377042a27d
- Creation of plain structure if not existing in several functions
...
- Change in SQL request about restrictions : using "AND category_id NOT IN
(x,y,z)" instead of "AND category_id != x AND category_id != y AND
category_id != z"
- For search and most recent category, using "COUNT(DISTINCT(id))" instead
of "COUNT(*)" and using JOIN with image_category table
git-svn-id: http://piwigo.org/svn/trunk@67 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-06 07:22:59 +00:00
z0rglub
4f6dabea73
Correcting a bug in special categories (favorites, most seen, most
...
recent... non numeric categories) : when a picture is linked to more than
one category, it's only displayed once.
git-svn-id: http://piwigo.org/svn/trunk@64 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-05 19:27:45 +00:00
z0rglub
839771e0b6
indention of PHP code improved : file becomes more readable :-)
...
git-svn-id: http://piwigo.org/svn/trunk@63 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-05 19:25:32 +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
45a8139acd
optional cookie identification
...
git-svn-id: http://piwigo.org/svn/trunk@45 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-27 08:24:10 +00:00
z0rglub
4e775187b8
shortening the code
...
git-svn-id: http://piwigo.org/svn/trunk@44 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-27 08:23:32 +00:00
z0rglub
c0d1ed215c
Possiblity to forbid simple guests to add their comments
...
git-svn-id: http://piwigo.org/svn/trunk@42 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-26 12:55:14 +00:00
z0rglub
a7eb0781cf
anti-flood system
...
git-svn-id: http://piwigo.org/svn/trunk@41 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-26 12:38:20 +00:00
z0rglub
5649720e23
instead of overriding individual keywords,you can add a keyword to all or remove it from all
...
git-svn-id: http://piwigo.org/svn/trunk@39 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-26 09:28:58 +00:00
z0rglub
963e1ef714
Adding support of independant uploadable categories
...
git-svn-id: http://piwigo.org/svn/trunk@38 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-25 21:33:41 +00:00
z0rglub
0a5b436654
Support of keywords for pictures. They are used in the search
...
git-svn-id: http://piwigo.org/svn/trunk@33 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-23 19:49:15 +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
0ec91d8b48
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@21 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-01 09:27:20 +00:00
z0rglub
1080c51deb
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@20 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-27 20:56:13 +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
1de10bd66f
search improved
...
git-svn-id: http://piwigo.org/svn/trunk@17 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-25 08:31:39 +00:00
z0rglub
887c7ee4d4
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@16 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-21 21:45:46 +00:00
z0rglub
df0d5d1905
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@15 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-21 17:46:57 +00:00
z0rglub
aac81a8a38
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@14 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-18 21:42:32 +00:00
z0rglub
2c2af65b6a
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@13 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-17 11:42:03 +00:00
z0rglub
b7b705f268
2003.05.13 user_add and user_modify added
...
git-svn-id: http://piwigo.org/svn/trunk@9 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-13 10:02:06 +00:00
z0rglub
d32690e674
*** empty log message ***
...
git-svn-id: http://piwigo.org/svn/trunk@6 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-10 11:29:52 +00:00
z0rglub
867c2379ff
Initial revision
...
git-svn-id: http://piwigo.org/svn/trunk@2 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-09 12:42:42 +00:00