aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use install language for "guest" userz0rglub2003-10-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@205 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use zelabo dark theme as defaultz0rglub2003-10-1213-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@204 68402e56-0260-453c-a942-63ccdbb3a9ee
* Using zelabo dark theme as defaultz0rglub2003-10-121-5/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@203 68402e56-0260-453c-a942-63ccdbb3a9ee
* Display a message of warning if file admin/install.php is still presentz0rglub2003-10-123-1/+9
| | | | | | | after install. git-svn-id: http://piwigo.org/svn/trunk@202 68402e56-0260-453c-a942-63ccdbb3a9ee
* commentaire.gif not used since release 1.0z0rglub2003-10-121-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@201 68402e56-0260-453c-a942-63ccdbb3a9ee
* Display a message linked to the help forum during the installz0rglub2003-10-122-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@200 68402e56-0260-453c-a942-63ccdbb3a9ee
* Display a message linked to the help forumz0rglub2003-10-123-1/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@199 68402e56-0260-453c-a942-63ccdbb3a9ee
* When reordering a category, the page comes back with the top aligned withz0rglub2003-10-122-4/+10
| | | | | | | the moved category git-svn-id: http://piwigo.org/svn/trunk@198 68402e56-0260-453c-a942-63ccdbb3a9ee
* More precise message about upload authorizationz0rglub2003-10-112-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@197 68402e56-0260-453c-a942-63ccdbb3a9ee
* If there is no date given in the form, function check_date_format doesn'tz0rglub2003-10-111-1/+1
| | | | | | | send a warning git-svn-id: http://piwigo.org/svn/trunk@196 68402e56-0260-453c-a942-63ccdbb3a9ee
* Show a link to open or close a day details (only the arrow at the beginningz0rglub2003-10-112-0/+3
| | | | | | | of the line was not enough). git-svn-id: http://piwigo.org/svn/trunk@195 68402e56-0260-453c-a942-63ccdbb3a9ee
* All parent categories of the displayed category are expanded in the menuz0rglub2003-10-111-0/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@193 68402e56-0260-453c-a942-63ccdbb3a9ee
* If you have a cookie (valid) and that the gallery is set as "restricted",z0rglub2003-10-111-2/+14
| | | | | | | | when accessing by index.php, you're redirected to category.php instead of identification.php. git-svn-id: http://piwigo.org/svn/trunk@191 68402e56-0260-453c-a942-63ccdbb3a9ee
* Only the webmaster can modify webmaster's permissionsz0rglub2003-10-091-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@190 68402e56-0260-453c-a942-63ccdbb3a9ee
* if we try to modify the webmaster, we have to set the status to "admin"z0rglub2003-10-091-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@188 68402e56-0260-453c-a942-63ccdbb3a9ee
* cleaning presentation, no other comment than "new or modified in releasez0rglub2003-10-081-369/+170
| | | | | | | 1.3" git-svn-id: http://piwigo.org/svn/trunk@187 68402e56-0260-453c-a942-63ccdbb3a9ee
* replacing "new in release" by "new or modified in release"z0rglub2003-10-081-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@186 68402e56-0260-453c-a942-63ccdbb3a9ee
* cleaning presentation, no other comment than "new in release 1.3"z0rglub2003-10-081-73/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@185 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wash filename if it has to be used as page titlez0rglub2003-10-081-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@183 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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