aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Migration of common.php in the include directory to fit the new coding rulesgweltas2004-02-0713-205/+299
| | | | git-svn-id: http://piwigo.org/svn/trunk@354 68402e56-0260-453c-a942-63ccdbb3a9ee
* removing "author" from header, I'm not the only one to work on files...z0rglub2004-02-071-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@353 68402e56-0260-453c-a942-63ccdbb3a9ee
* correct coding headerz0rglub2004-02-071-4/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@352 68402e56-0260-453c-a942-63ccdbb3a9ee
* Template modificationgweltas2004-02-0722-1105/+1090
| | | | | | | Split of the french language file git-svn-id: http://piwigo.org/svn/trunk@351 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2004.02.03_01h00 : auto commitz0rglub2004-02-031-22/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@347 68402e56-0260-453c-a942-63ccdbb3a9ee
* no messagegweltas2004-02-021-10/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@346 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge of the 1.3.1 releasegweltas2004-02-0278-2101/+7173
| | | | | | | | | Creation of an unique include file (common.php) Creation of an unique define file (include/constants.php) Modification of the installation procedure git-svn-id: http://piwigo.org/svn/trunk@345 68402e56-0260-453c-a942-63ccdbb3a9ee
* no messagegweltas2004-02-011-0/+40
| | | | git-svn-id: http://piwigo.org/svn/trunk@344 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2004.01.07_01h00 : auto commitz0rglub2004-01-071-0/+244
| | | | git-svn-id: http://piwigo.org/svn/trunk@266 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2004.01.06_01h00 : auto commitz0rglub2004-01-061-244/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@265 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modifyed header to be compliant with PhpDocumentorz0rglub2003-11-081-16/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@235 68402e56-0260-453c-a942-63ccdbb3a9ee
* readme.txt moved to separate files depending on language.z0rglub2003-11-051-0/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@234 68402e56-0260-453c-a942-63ccdbb3a9ee
* readme.txt moved to separate files depending on language.z0rglub2003-11-051-0/+37
| | | | git-svn-id: http://piwigo.org/svn/trunk@233 68402e56-0260-453c-a942-63ccdbb3a9ee
* removing readme.txt, it's replaced by README_en.txt, README_fr.txtz0rglub2003-11-051-31/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@232 68402e56-0260-453c-a942-63ccdbb3a9ee
* define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub2003-11-038-12/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@231 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Modifications linked to the move of install.php to the root directory ofz0rglub2003-11-031-10/+10
| | | | | | | | | PhpWebGallery - define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value') git-svn-id: http://piwigo.org/svn/trunk@230 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modifications linked to the move of install.php to the root directory of ↵z0rglub2003-11-032-16/+18
| | | | | | PhpWebGallery git-svn-id: http://piwigo.org/svn/trunk@229 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modifications linked to the move of admin.php to the root directory of ↵z0rglub2003-11-038-28/+19
| | | | | | PhpWebGallery git-svn-id: http://piwigo.org/svn/trunk@228 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modifying ../template in ./template since admin.php has moved to the ↵z0rglub2003-11-0312-25/+25
| | | | | | PhpWebGallery root directory git-svn-id: http://piwigo.org/svn/trunk@227 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since ↵z0rglub2003-11-0318-23/+23
| | | | | | admin.php has moved to the PhpWebGallery root directory git-svn-id: http://piwigo.org/svn/trunk@226 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modifying ../template in ./template since admin.php has moved to the ↵z0rglub2003-11-0217-21/+21
| | | | | | PhpWebGallery root directory git-svn-id: http://piwigo.org/svn/trunk@225 68402e56-0260-453c-a942-63ccdbb3a9ee
* template/default/admin/install.vtp moved to herez0rglub2003-11-021-0/+254
| | | | git-svn-id: http://piwigo.org/svn/trunk@224 68402e56-0260-453c-a942-63ccdbb3a9ee
* template/default/admin/admin.vtp moved to herez0rglub2003-11-021-0/+221
| | | | git-svn-id: http://piwigo.org/svn/trunk@223 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move template/default/admin/install.vtp to template/default/install.vtpz0rglub2003-11-021-254/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@222 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move template/default/admin/admin.vtp to template/default/admin.vtpz0rglub2003-11-021-221/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@221 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin.php moved to the root directoryz0rglub2003-11-021-257/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@220 68402e56-0260-453c-a942-63ccdbb3a9ee
* install.php moved to the root directoryz0rglub2003-11-021-297/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@219 68402e56-0260-453c-a942-63ccdbb3a9ee
* First add of install.php in root directoryz0rglub2003-11-021-0/+297
| | | | git-svn-id: http://piwigo.org/svn/trunk@218 68402e56-0260-453c-a942-63ccdbb3a9ee
* First add of admin.php in root directoryz0rglub2003-11-021-0/+257
| | | | git-svn-id: http://piwigo.org/svn/trunk@217 68402e56-0260-453c-a942-63ccdbb3a9ee
* Menu entries are displayed in a single line at the top of the admin panelz0rglub2003-10-262-29/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@216 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use version "devel" for the main truncz0rglub2003-10-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@215 68402e56-0260-453c-a942-63ccdbb3a9ee
* readme file for release 1.3 finalz0rglub2003-10-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@208 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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