aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag1.3.3plegall2004-10-030-0/+0
| | | | | | 'release-1_3_3'. git-svn-id: http://piwigo.org/svn/tags/release-1_3_3@552 68402e56-0260-453c-a942-63ccdbb3a9ee
* change version from 1.3.2 to 1.3.3z0rglub2004-10-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@551 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 43 : disable possibility to create thumbnail for pictures containing ↵z0rglub2004-10-031-10/+13
| | | | | | wrong characters git-svn-id: http://piwigo.org/svn/branches/release-1_3@549 68402e56-0260-453c-a942-63ccdbb3a9ee
* when registering a new user, we must take into account that ↵z0rglub2004-10-031-2/+11
| | | | | | user_category.date_last can be NULL git-svn-id: http://piwigo.org/svn/branches/release-1_3@548 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 50 : PHP 5.x incompatibilityz0rglub2004-10-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@546 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 40 : case issue for uploaded picturesz0rglub2004-10-031-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@544 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 28 : invisibility feature disabledz0rglub2004-10-031-1/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@542 68402e56-0260-453c-a942-63ccdbb3a9ee
* initial revision for branch 1.3, by Vladimir Hrdlikz0rglub2004-06-281-0/+551
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@448 68402e56-0260-453c-a942-63ccdbb3a9ee
* corrections made by Eelkoz0rglub2004-06-281-38/+38
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@447 68402e56-0260-453c-a942-63ccdbb3a9ee
* addition in branch 1.3z0rglub2004-06-031-0/+548
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@425 68402e56-0260-453c-a942-63ccdbb3a9ee
* initial revisionz0rglub2004-05-201-0/+614
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@419 68402e56-0260-453c-a942-63ccdbb3a9ee
* version goes to 1.3.2z0rglub2004-04-301-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@418 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 20 : thumbnails don't align under Microsoft Internet Explorer. Correctedz0rglub2004-04-301-1/+13
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@416 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 24 : Identification page uses a hard-coded path towards defaultz0rglub2004-04-301-1/+1
| | | | | | | template. Corrected. git-svn-id: http://piwigo.org/svn/branches/release-1_3@414 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 26 : When categories tree has category ids not in ascending order, the ↵z0rglub2004-04-301-4/+13
| | | | | | 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
* bug 23 : search case insensitive BUT highlightning case sensitivez0rglub2004-03-311-8/+17
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@410 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 17 : comment delete picture not displayed in picture.phpz0rglub2004-03-311-0/+1
| | | | | | | 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
* bug 15 : useless index in categories droppedz0rglub2004-03-311-2/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@407 68402e56-0260-453c-a942-63ccdbb3a9ee
* PHP Warning correctionz0rglub2004-03-312-3/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@406 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 21 : can't edit virtual categories (when using a list of values asz0rglub2004-03-121-1/+1
| | | | | | | parent category) git-svn-id: http://piwigo.org/svn/branches/release-1_3@391 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 22 : can't create a virtual category at root (with a list of values asz0rglub2004-03-121-1/+2
| | | | | | | parent category) git-svn-id: http://piwigo.org/svn/branches/release-1_3@389 68402e56-0260-453c-a942-63ccdbb3a9ee
* delete debug printsz0rglub2004-02-281-1/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@379 68402e56-0260-453c-a942-63ccdbb3a9ee
* version changed to 1.3.1z0rglub2004-02-281-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@378 68402e56-0260-453c-a942-63ccdbb3a9ee
* comments on echoz0rglub2004-02-271-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@377 68402e56-0260-453c-a942-63ccdbb3a9ee
* moving the $page['start'] calculation when $_GET['num'] is provided. Thez0rglub2004-02-271-11/+11
| | | | | | | 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
* add on branch 1.3z0rglub2004-02-241-0/+562
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@373 68402e56-0260-453c-a942-63ccdbb3a9ee
* changing error reporting level to stay calm when undefined indexes are foundz0rglub2004-02-241-0/+1
| | | | | | | in language files git-svn-id: http://piwigo.org/svn/branches/release-1_3@372 68402e56-0260-453c-a942-63ccdbb3a9ee
* append central HTML to $output, do not echo $code anymorez0rglub2004-02-0510-28/+19
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@350 68402e56-0260-453c-a942-63ccdbb3a9ee
* - adding file headerz0rglub2004-02-051-4/+22
| | | | | | | - echoing $output var git-svn-id: http://piwigo.org/svn/branches/release-1_3@349 68402e56-0260-453c-a942-63ccdbb3a9ee
* - adding file headerz0rglub2004-02-051-14/+31
| | | | | | | - initializing uniq $output var git-svn-id: http://piwigo.org/svn/branches/release-1_3@348 68402e56-0260-453c-a942-63ccdbb3a9ee
* adding item cat_unknown_idz0rglub2004-01-317-0/+14
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@343 68402e56-0260-453c-a942-63ccdbb3a9ee
* using correct charset syntaxz0rglub2004-01-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@342 68402e56-0260-453c-a942-63ccdbb3a9ee
* initial revision for branch 1.3z0rglub2004-01-311-0/+548
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@341 68402e56-0260-453c-a942-63ccdbb3a9ee
* reassign admin CSS for errorsz0rglub2004-01-311-0/+14
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@340 68402e56-0260-453c-a942-63ccdbb3a9ee
* 1.3.1beta releasez0rglub2004-01-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@339 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php Warning correctionz0rglub2004-01-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@338 68402e56-0260-453c-a942-63ccdbb3a9ee
* return to simple style for input and textareaz0rglub2004-01-301-3/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@337 68402e56-0260-453c-a942-63ccdbb3a9ee
* many categories management : display a simple text field for uppercat idz0rglub2004-01-301-1/+6
| | | | | | | instead of a selection box git-svn-id: http://piwigo.org/svn/branches/release-1_3@336 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php Warning correctionz0rglub2004-01-301-4/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@335 68402e56-0260-453c-a942-63ccdbb3a9ee
* if a category has no last_date, the corresponding date_last in user_categoryz0rglub2004-01-301-2/+3
| | | | | | | table is also NULL git-svn-id: http://piwigo.org/svn/branches/release-1_3@334 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php warnings correctionz0rglub2004-01-302-7/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@333 68402e56-0260-453c-a942-63ccdbb3a9ee
* changing get_restrictions to get_user_restrictionsz0rglub2004-01-301-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@332 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Php warnings correctionz0rglub2004-01-301-9/+35
| | | | | | | | - 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
* Php warnings correctionz0rglub2004-01-301-0/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@330 68402e56-0260-453c-a942-63ccdbb3a9ee
* CSS Admin creationgweltas2004-01-294-86/+84
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@329 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php Warning correctionz0rglub2004-01-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@328 68402e56-0260-453c-a942-63ccdbb3a9ee
* having 2 link for each thumbnail instead of 1 : first one on the picture,z0rglub2004-01-291-3/+3
| | | | | | | second one on the text git-svn-id: http://piwigo.org/svn/branches/release-1_3@327 68402e56-0260-453c-a942-63ccdbb3a9ee
* add session id to url if no cookie is createdz0rglub2004-01-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@326 68402e56-0260-453c-a942-63ccdbb3a9ee
* first revision of norwegian translation for branch 1.3z0rglub2004-01-291-0/+678
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@325 68402e56-0260-453c-a942-63ccdbb3a9ee
* BUG_0003 in admin sectiongweltas2004-01-294-154/+84
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@324 68402e56-0260-453c-a942-63ccdbb3a9ee