plegall
b7d9a322ee
Subversion admin: rename branch 1.3 to match new format
...
git-svn-id: http://piwigo.org/svn/branches/1.3@3252 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-23 20:30:42 +00:00
plegall
c8e8bfdfe6
corrections made by Patrik Johansson
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@713 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-20 21:46:41 +00:00
plegall
a041d923f3
italian translation readded on branch 1.3
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@658 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-12-27 09:44:18 +00:00
z0rglub
3015047a08
bug 57 : undefined variable isadmin when notifying upload
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@559 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-07 21:43:12 +00:00
z0rglub
f0b805cf10
change version number
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@558 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-07 21:42:41 +00:00
z0rglub
09a00acc0c
- bug 55 : Cannot redeclare scandir(), this function is new in PHP 5.x
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@557 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-07 21:42:22 +00:00
z0rglub
deb89a13d8
- bug 53 : parse error on line 40
...
- bug 54 : no picture extension allowed for picture upload
- bug 56 : wrong error message for exceeding filesize picture
git-svn-id: http://piwigo.org/svn/branches/release-1_3@556 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-07 21:41:09 +00:00
z0rglub
44370399ee
change version from 1.3.2 to 1.3.3
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@551 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-03 21:02:44 +00:00
z0rglub
138fe984a2
bug 43 : disable possibility to create thumbnail for pictures containing wrong characters
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@549 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-03 18:58:00 +00:00
z0rglub
ce4b79e7b0
when registering a new user, we must take into account that user_category.date_last can be NULL
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@548 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-03 11:12:56 +00:00
z0rglub
39a466c193
bug 50 : PHP 5.x incompatibility
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@546 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-03 10:21:45 +00:00
z0rglub
a896587970
bug 40 : case issue for uploaded pictures
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@544 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-03 10:20:57 +00:00
z0rglub
94aadfe7ff
bug 28 : invisibility feature disabled
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@542 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-03 10:17:20 +00:00
z0rglub
5fc28fe7fc
initial revision for branch 1.3, by Vladimir Hrdlik
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@448 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-28 22:02:28 +00:00
z0rglub
f73680ecb4
corrections made by Eelko
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@447 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-28 21:57:05 +00:00
z0rglub
30587e310d
addition in branch 1.3
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@425 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-03 21:47:38 +00:00
z0rglub
85df9d4f21
initial revision
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@419 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-05-20 17:42:35 +00:00
z0rglub
107cf4be16
version goes to 1.3.2
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@418 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-04-30 18:43:45 +00:00
z0rglub
735f9f0d99
bug 20 : thumbnails don't align under Microsoft Internet Explorer. Corrected
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@416 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-04-30 18:15:26 +00:00
z0rglub
4aa919f38f
bug 24 : Identification page uses a hard-coded path towards default
...
template. Corrected.
git-svn-id: http://piwigo.org/svn/branches/release-1_3@414 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-04-30 17:58:44 +00:00
z0rglub
1d5af70e5e
bug 26 : When categories tree has category ids not in ascending order, the order of display still uses ids order. Corrected using categories.uppercats order
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@412 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-04-30 17:11:25 +00:00
z0rglub
4bd0efd3ea
bug 23 : search case insensitive BUT highlightning case sensitive
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@410 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31 22:26:15 +00:00
z0rglub
bbacac635c
bug 17 : comment delete picture not displayed in picture.php
...
analysis : user_template template var is not valued in picture.php
git-svn-id: http://piwigo.org/svn/branches/release-1_3@408 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31 21:19:36 +00:00
z0rglub
a16ebeda85
bug 15 : useless index in categories dropped
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@407 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31 21:14:51 +00:00
z0rglub
fdbb2d6681
PHP Warning correction
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@406 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31 21:03:03 +00:00
z0rglub
576cdcdb09
bug 21 : can't edit virtual categories (when using a list of values as
...
parent category)
git-svn-id: http://piwigo.org/svn/branches/release-1_3@391 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-12 23:16:35 +00:00
z0rglub
44dfda7a10
bug 22 : can't create a virtual category at root (with a list of values as
...
parent category)
git-svn-id: http://piwigo.org/svn/branches/release-1_3@389 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-12 23:15:45 +00:00
z0rglub
fc6b9d6a79
delete debug prints
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@379 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-28 09:23:27 +00:00
z0rglub
068c05b31c
version changed to 1.3.1
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@378 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-28 09:23:06 +00:00
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
b037ef4bab
moving the $page['start'] calculation when $_GET['num'] is provided. The
...
calculation is now placed BEFORE initialize_category function call
git-svn-id: http://piwigo.org/svn/branches/release-1_3@376 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-27 17:36:55 +00:00
z0rglub
1ea69211ed
add on branch 1.3
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@373 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-24 23:11:17 +00:00
z0rglub
76f75f3042
changing error reporting level to stay calm when undefined indexes are found
...
in language files
git-svn-id: http://piwigo.org/svn/branches/release-1_3@372 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-24 23:10:37 +00:00
z0rglub
fe34ce4046
append central HTML to $output, do not echo $code anymore
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@350 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-05 23:18:05 +00:00
z0rglub
c19070a07d
- adding file header
...
- echoing $output var
git-svn-id: http://piwigo.org/svn/branches/release-1_3@349 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-05 23:16:54 +00:00
z0rglub
ec7cb28766
- adding file header
...
- initializing uniq $output var
git-svn-id: http://piwigo.org/svn/branches/release-1_3@348 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-05 23:16:40 +00:00
z0rglub
c06c5d7429
adding item cat_unknown_id
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@343 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-31 21:14:51 +00:00
z0rglub
12a5a60f2d
using correct charset syntax
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@342 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-31 21:05:52 +00:00
z0rglub
06ac232444
initial revision for branch 1.3
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@341 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-31 21:04:31 +00:00
z0rglub
f27029ba30
reassign admin CSS for errors
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@340 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-31 21:00:23 +00:00
z0rglub
3d239673ae
1.3.1beta release
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@339 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-31 20:59:51 +00:00
z0rglub
3a98bb3f88
Php Warning correction
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@338 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-31 20:38:46 +00:00
z0rglub
c586d4ff63
return to simple style for input and textarea
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@337 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-30 22:51:35 +00:00
z0rglub
4d5648607c
many categories management : display a simple text field for uppercat id
...
instead of a selection box
git-svn-id: http://piwigo.org/svn/branches/release-1_3@336 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-30 22:51:03 +00:00
z0rglub
95b215d340
Php Warning correction
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@335 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-30 22:49:59 +00:00
z0rglub
1121543ad9
if a category has no last_date, the corresponding date_last in user_category
...
table is also NULL
git-svn-id: http://piwigo.org/svn/branches/release-1_3@334 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-30 22:49:24 +00:00
z0rglub
6119c01fbb
Php warnings correction
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@333 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-30 22:48:30 +00:00
z0rglub
f7527692b3
changing get_restrictions to get_user_restrictions
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@332 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-30 22:47:47 +00:00
z0rglub
27c7e9d5a2
- Php warnings correction
...
- many categories management : display a simple text field for uppercat id
instead of a selection box
git-svn-id: http://piwigo.org/svn/branches/release-1_3@331 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-30 22:47:18 +00:00
z0rglub
6ea2c1b7d9
Php warnings correction
...
git-svn-id: http://piwigo.org/svn/branches/release-1_3@330 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-30 22:33:42 +00:00