aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version changed to 1.3RC2z0rglub2003-10-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@181 68402e56-0260-453c-a942-63ccdbb3a9ee
* Support of special syntax to underline, emphasis or italic words in usersz0rglub2003-10-053-3/+57
| | | | | | | comments git-svn-id: http://piwigo.org/svn/trunk@180 68402e56-0260-453c-a942-63ccdbb3a9ee
* Always displays last comments, not only when choosing a number of days (->z0rglub2003-10-051-24/+21
| | | | | | | use the default) git-svn-id: http://piwigo.org/svn/trunk@179 68402e56-0260-453c-a942-63ccdbb3a9ee
* Top number passes from 5 to 10z0rglub2003-10-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@178 68402e56-0260-453c-a942-63ccdbb3a9ee
* Display a message to update the database after validating uploaded picturesz0rglub2003-10-054-1/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@177 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add $lang['menu_login']z0rglub2003-10-052-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@176 68402e56-0260-453c-a942-63ccdbb3a9ee
* Enable the use of another $lang item for "login" link in the menu.z0rglub2003-10-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@175 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use right french word for "update"z0rglub2003-10-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@173 68402e56-0260-453c-a942-63ccdbb3a9ee
* Webmaster mustn't have his status modifiedz0rglub2003-10-052-13/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@171 68402e56-0260-453c-a942-63ccdbb3a9ee
* Checking favorites after modifying group permissionsz0rglub2003-10-051-0/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@170 68402e56-0260-453c-a942-63ccdbb3a9ee
* Every user (including the webmaster) must have his favorites checkedz0rglub2003-10-051-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@169 68402e56-0260-453c-a942-63ccdbb3a9ee
* Deleting dead codez0rglub2003-10-051-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@168 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug in the deletion of favorites : even if the category was authorized, thez0rglub2003-10-041-1/+1
| | | | | | | favorites where deleted for the user git-svn-id: http://piwigo.org/svn/trunk@167 68402e56-0260-453c-a942-63ccdbb3a9ee
* Adding a page for non admin to see last users commentsz0rglub2003-10-045-4/+305
| | | | git-svn-id: http://piwigo.org/svn/trunk@166 68402e56-0260-453c-a942-63ccdbb3a9ee
* The generation of mail address works back. Since the add of another form onz0rglub2003-09-242-21/+13
| | | | | | | | | the same page, it didn't work, because, when adding a new user and no errors, the $_POST was cleaned, but made no differences between the 2 forms... git-svn-id: http://piwigo.org/svn/trunk@164 68402e56-0260-453c-a942-63ccdbb3a9ee
* $cat_directory was not used in the functionz0rglub2003-09-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@163 68402e56-0260-453c-a942-63ccdbb3a9ee
* Filename must use the same characters as the directoriesz0rglub2003-09-231-1/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@161 68402e56-0260-453c-a942-63ccdbb3a9ee
* Filename must use the same characters as the directoriesz0rglub2003-09-223-27/+36
| | | | git-svn-id: http://piwigo.org/svn/trunk@160 68402e56-0260-453c-a942-63ccdbb3a9ee
* Version becomes 1.3RC1z0rglub2003-09-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@158 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add seconds for displayz0rglub2003-09-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@157 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use prefixeTable instead of prefix_table to be compliant with previousz0rglub2003-09-212-12/+12
| | | | | | | releases git-svn-id: http://piwigo.org/svn/trunk@156 68402e56-0260-453c-a942-63ccdbb3a9ee
* Displays a message when directory name contains accentuated characters orz0rglub2003-09-211-0/+7
| | | | | | | spaces git-svn-id: http://piwigo.org/svn/trunk@155 68402e56-0260-453c-a942-63ccdbb3a9ee
* to make it work on nexen.netz0rglub2003-09-211-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@153 68402e56-0260-453c-a942-63ccdbb3a9ee
* Everything is shown in descending order : most recent are at the topz0rglub2003-09-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@152 68402e56-0260-453c-a942-63ccdbb3a9ee
* The notification mail send now an upload message, not a comment messagez0rglub2003-09-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@150 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2003.09.21_01h00 : auto commitz0rglub2003-09-201-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@149 68402e56-0260-453c-a942-63ccdbb3a9ee
* If informations (filesize,width,height) are not given in the database aboutz0rglub2003-09-201-5/+1
| | | | | | | a picture, they can be found with the file itself git-svn-id: http://piwigo.org/svn/trunk@148 68402e56-0260-453c-a942-63ccdbb3a9ee
* If a category with a wrong directory name (accentuated characters) evenz0rglub2003-09-201-0/+15
| | | | | | | | 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
* Add a message to inform that only private categories can have access rightsz0rglub2003-09-206-2/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@146 68402e56-0260-453c-a942-63ccdbb3a9ee
* Deleting a useless question markz0rglub2003-09-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@145 68402e56-0260-453c-a942-63ccdbb3a9ee
* The delete link was pointing a removed pagez0rglub2003-09-201-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@143 68402e56-0260-453c-a942-63ccdbb3a9ee
* Release 1.3betaz0rglub2003-09-201-53/+152
| | | | git-svn-id: http://piwigo.org/svn/trunk@142 68402e56-0260-453c-a942-63ccdbb3a9ee
* Using the same name for variables in ./include/mysql.inc.phpz0rglub2003-09-202-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@141 68402e56-0260-453c-a942-63ccdbb3a9ee
* Header modify to comply with the otherz0rglub2003-09-201-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@140 68402e56-0260-453c-a942-63ccdbb3a9ee
* conf_default_maxheight_info and conf_default_maxwidth_info added (they hadz0rglub2003-09-201-1/+3
| | | | | | | been forgotten) git-svn-id: http://piwigo.org/svn/trunk@139 68402e56-0260-453c-a942-63ccdbb3a9ee
* Thumbnail are linked to the picture_modify page instead of picture.phpz0rglub2003-09-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@138 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2003.09.20_01h00 : auto commitz0rglub2003-09-191-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@137 68402e56-0260-453c-a942-63ccdbb3a9ee
* Release 1.2 with 1.3 presentationz0rglub2003-09-191-445/+445
| | | | git-svn-id: http://piwigo.org/svn/trunk@136 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change the version from 1.3 to 1.3betaz0rglub2003-09-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@135 68402e56-0260-453c-a942-63ccdbb3a9ee
* - A category can have its representative picturez0rglub2003-09-191-7/+17
| | | | | | | | - 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
* A category can have its representative picturez0rglub2003-09-195-4/+80
| | | | git-svn-id: http://piwigo.org/svn/trunk@133 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve form elements dispositionz0rglub2003-09-171-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@132 68402e56-0260-453c-a942-63ccdbb3a9ee
* If we delete a picture which is logically linked to a category, thez0rglub2003-09-172-3/+10
| | | | | | | | 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
* Internationalization of the "comments" for the number of comments under eachz0rglub2003-09-173-2/+4
| | | | | | | picture. git-svn-id: http://piwigo.org/svn/trunk@128 68402e56-0260-453c-a942-63ccdbb3a9ee
* Adding the name when inserting a remote category in the database. $namez0rglub2003-09-161-5/+7
| | | | | | | becomes $dir (even if named "name" in the XML file) git-svn-id: http://piwigo.org/svn/trunk@126 68402e56-0260-453c-a942-63ccdbb3a9ee
* The execution of the query to insert distant picture had vanished !z0rglub2003-09-161-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@124 68402e56-0260-453c-a942-63ccdbb3a9ee
* Using the template var "charset"z0rglub2003-09-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@122 68402e56-0260-453c-a942-63ccdbb3a9ee
* When we use thumbnails for exploring sub-categories, the categories in thez0rglub2003-09-151-0/+4
| | | | | | | left menu open with a difference of 1 page git-svn-id: http://piwigo.org/svn/trunk@120 68402e56-0260-453c-a942-63ccdbb3a9ee
* Using the real asked slideshow refresh time instead of the hard coded "2"z0rglub2003-09-151-1/+1
| | | | | | | value git-svn-id: http://piwigo.org/svn/trunk@118 68402e56-0260-453c-a942-63ccdbb3a9ee
* Moving comments CSS style from comments.vtp to admin.vtpz0rglub2003-09-152-43/+42
| | | | git-svn-id: http://piwigo.org/svn/trunk@116 68402e56-0260-453c-a942-63ccdbb3a9ee