Commit graph

405 commits

Author SHA1 Message Date
gweltas
daec9819ea no message
git-svn-id: http://piwigo.org/svn/trunk@346 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-02 08:05:03 +00:00
gweltas
bef4b3e3aa Merge of the 1.3.1 release
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
2004-02-02 00:55:18 +00:00
gweltas
eea989f019 no message
git-svn-id: http://piwigo.org/svn/trunk@344 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-01 22:09:22 +00:00
z0rglub
fe96a5eb4c 2004.01.07_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@266 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-07 00:00:01 +00:00
z0rglub
613b54e5dd 2004.01.06_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@265 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-06 00:00:01 +00:00
z0rglub
dddd111f13 Modifyed header to be compliant with PhpDocumentor
git-svn-id: http://piwigo.org/svn/trunk@235 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-08 09:02:02 +00:00
z0rglub
0849f45a99 readme.txt moved to separate files depending on language.
git-svn-id: http://piwigo.org/svn/trunk@234 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-05 22:51:27 +00:00
z0rglub
0079c048e5 readme.txt moved to separate files depending on language.
git-svn-id: http://piwigo.org/svn/trunk@233 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-05 22:45:07 +00:00
z0rglub
e499c6ad96 removing readme.txt, it's replaced by README_en.txt, README_fr.txt
git-svn-id: http://piwigo.org/svn/trunk@232 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-05 22:28:37 +00:00
z0rglub
0089ab102c define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
git-svn-id: http://piwigo.org/svn/trunk@231 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03 22:39:53 +00:00
z0rglub
d6bb7649fc - Modifications linked to the move of install.php to the root directory of
PhpWebGallery

 - define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')


git-svn-id: http://piwigo.org/svn/trunk@230 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03 22:38:15 +00:00
z0rglub
8cd1f12655 Modifications linked to the move of install.php to the root directory of PhpWebGallery
git-svn-id: http://piwigo.org/svn/trunk@229 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03 21:56:01 +00:00
z0rglub
860a39302e Modifications linked to the move of admin.php to the root directory of PhpWebGallery
git-svn-id: http://piwigo.org/svn/trunk@228 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03 21:35:24 +00:00
z0rglub
5fdc7ea1e5 Modifying ../template in ./template since admin.php has moved to the PhpWebGallery root directory
git-svn-id: http://piwigo.org/svn/trunk@227 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03 21:06:15 +00:00
z0rglub
3eeab79a75 Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since admin.php has moved to the PhpWebGallery root directory
git-svn-id: http://piwigo.org/svn/trunk@226 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03 20:59:40 +00:00
z0rglub
718116eb30 Modifying ../template in ./template since admin.php has moved to the PhpWebGallery root directory
git-svn-id: http://piwigo.org/svn/trunk@225 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 11:18:25 +00:00
z0rglub
e6c4386182 template/default/admin/install.vtp moved to here
git-svn-id: http://piwigo.org/svn/trunk@224 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 11:09:11 +00:00
z0rglub
8f968d8480 template/default/admin/admin.vtp moved to here
git-svn-id: http://piwigo.org/svn/trunk@223 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 11:09:04 +00:00
z0rglub
3dae88c1dc Move template/default/admin/install.vtp to template/default/install.vtp
git-svn-id: http://piwigo.org/svn/trunk@222 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 11:07:28 +00:00
z0rglub
c8078893e3 Move template/default/admin/admin.vtp to template/default/admin.vtp
git-svn-id: http://piwigo.org/svn/trunk@221 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 11:06:45 +00:00
z0rglub
2227c42608 admin.php moved to the root directory
git-svn-id: http://piwigo.org/svn/trunk@220 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 10:24:23 +00:00
z0rglub
aa4e6f8fbf install.php moved to the root directory
git-svn-id: http://piwigo.org/svn/trunk@219 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 10:24:02 +00:00
z0rglub
59da80d0b6 First add of install.php in root directory
git-svn-id: http://piwigo.org/svn/trunk@218 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 10:22:45 +00:00
z0rglub
c17cd41635 First add of admin.php in root directory
git-svn-id: http://piwigo.org/svn/trunk@217 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 10:22:14 +00:00
z0rglub
96d151665a Menu entries are displayed in a single line at the top of the admin panel
git-svn-id: http://piwigo.org/svn/trunk@216 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-26 20:00:25 +00:00
z0rglub
d6f54c7516 Use version "devel" for the main trunc
git-svn-id: http://piwigo.org/svn/trunk@215 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-26 19:58:55 +00:00
z0rglub
fef58662e8 readme file for release 1.3 final
git-svn-id: http://piwigo.org/svn/trunk@208 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 16:02:03 +00:00
z0rglub
25f2c15f77 Use install language for "guest" user
git-svn-id: http://piwigo.org/svn/trunk@205 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 15:27:04 +00:00
z0rglub
9400bfb70d Use zelabo dark theme as default
git-svn-id: http://piwigo.org/svn/trunk@204 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 15:16:55 +00:00
z0rglub
2308b8a873 Using zelabo dark theme as default
git-svn-id: http://piwigo.org/svn/trunk@203 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 15:15:27 +00:00
z0rglub
f9d7b25c23 Display a message of warning if file admin/install.php is still present
after install.


git-svn-id: http://piwigo.org/svn/trunk@202 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 14:54:06 +00:00
z0rglub
6dfbb99e4f commentaire.gif not used since release 1.0
git-svn-id: http://piwigo.org/svn/trunk@201 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 14:39:58 +00:00
z0rglub
49af4c3f2a Display a message linked to the help forum during the install
git-svn-id: http://piwigo.org/svn/trunk@200 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 14:32:39 +00:00
z0rglub
b29e955167 Display a message linked to the help forum
git-svn-id: http://piwigo.org/svn/trunk@199 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 14:32:06 +00:00
z0rglub
2978cbc1b3 When reordering a category, the page comes back with the top aligned with
the moved category


git-svn-id: http://piwigo.org/svn/trunk@198 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-12 14:30:46 +00:00
z0rglub
be463866f6 More precise message about upload authorization
git-svn-id: http://piwigo.org/svn/trunk@197 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-11 14:28:45 +00:00
z0rglub
673228fbe8 If there is no date given in the form, function check_date_format doesn't
send a warning


git-svn-id: http://piwigo.org/svn/trunk@196 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-11 14:17:07 +00:00
z0rglub
2341e82094 Show a link to open or close a day details (only the arrow at the beginning
of the line was not enough).


git-svn-id: http://piwigo.org/svn/trunk@195 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-11 14:16:21 +00:00
z0rglub
37deeb17a6 All parent categories of the displayed category are expanded in the menu
git-svn-id: http://piwigo.org/svn/trunk@193 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-11 13:36:43 +00:00
z0rglub
8d0d3eb058 If you have a cookie (valid) and that the gallery is set as "restricted",
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
2003-10-11 13:11:22 +00:00
z0rglub
af22c24545 Only the webmaster can modify webmaster's permissions
git-svn-id: http://piwigo.org/svn/trunk@190 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-09 19:39:59 +00:00
z0rglub
721ce0f934 if we try to modify the webmaster, we have to set the status to "admin"
git-svn-id: http://piwigo.org/svn/trunk@188 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-09 19:39:30 +00:00
z0rglub
f2a49cabba cleaning presentation, no other comment than "new or modified in release
1.3"


git-svn-id: http://piwigo.org/svn/trunk@187 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-08 20:55:39 +00:00
z0rglub
46ff80f115 replacing "new in release" by "new or modified in release"
git-svn-id: http://piwigo.org/svn/trunk@186 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-08 20:54:54 +00:00
z0rglub
164b883d66 cleaning presentation, no other comment than "new in release 1.3"
git-svn-id: http://piwigo.org/svn/trunk@185 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-08 20:22:22 +00:00
z0rglub
36d7eac6d4 Wash filename if it has to be used as page title
git-svn-id: http://piwigo.org/svn/trunk@183 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-08 18:10:47 +00:00
z0rglub
3b8272fcdc Version changed to 1.3RC2
git-svn-id: http://piwigo.org/svn/trunk@181 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 14:12:29 +00:00
z0rglub
1ee0d7153c Support of special syntax to underline, emphasis or italic words in users
comments


git-svn-id: http://piwigo.org/svn/trunk@180 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 13:43:00 +00:00
z0rglub
ff1dc9edad Always displays last comments, not only when choosing a number of days (->
use the default)


git-svn-id: http://piwigo.org/svn/trunk@179 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 13:21:44 +00:00
z0rglub
6bba415df1 Top number passes from 5 to 10
git-svn-id: http://piwigo.org/svn/trunk@178 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 13:21:10 +00:00