gweltas
28dcfea993
- Change of the picture page behavior to be able to open the full size image in a new window
...
- Minor modification for template migration
- Rename of script.js in scripts.js
git-svn-id: http://piwigo.org/svn/trunk@539 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-01 22:50:50 +00:00
gweltas
1d4238055a
-First draft of history display
...
git-svn-id: http://piwigo.org/svn/trunk@537 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-26 21:24:49 +00:00
z0rglub
acfbcac7bb
- (re)added feature : in remote site management, if a listing.xml file is
...
found at PhpWebGallery root directory, it can be used to update a remote
site
- size and maxlength of prefix_thumbnail in admin/configuration are 10
git-svn-id: http://piwigo.org/svn/trunk@534 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-23 23:41:23 +00:00
gweltas
288818b06d
- dispatch of configuration
...
git-svn-id: http://piwigo.org/svn/trunk@527 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-19 22:26:41 +00:00
z0rglub
094bbe3cee
- new version of create_file_listing.php for future 1.4 branch
...
- new feature : remote site management (generate listing, update, clean,
delete)
- on category page, no display of filesize if info not available in database
git-svn-id: http://piwigo.org/svn/trunk@526 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-18 16:09:47 +00:00
gweltas
c6e6f131fa
waiting tpl migration
...
git-svn-id: http://piwigo.org/svn/trunk@520 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-11 10:36:03 +00:00
z0rglub
21886493a7
- adjustements on length fields
...
- usage of predefined values for nb_image_line and nb_line_page
git-svn-id: http://piwigo.org/svn/trunk@517 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-05 20:49:31 +00:00
z0rglub
1f71a31084
- in admin/configuration, add new step with "sections" (general, comments,
...
default, upload, metadata, sessions)
- admin/configuration.php and its template have been higly simplificated by
making things more generic : for example, for each configuration
parameter, its name must correspond to the name we find in the config
table and belongs to a section, in the lang array we find :
- $lang['conf_<section>_<param>']
- $lang['conf_<section>_<param>_info']
- $lang['conf_<section>_<param>_error'] optionnaly
- more described message when connection to database server is impossible
- redefinitions of get_languages and get_templates functions
- deletion of configuration parameters : webmaster, session_keyword
- rename of configuration parameters :
- default_lang => default_language
- default_style => default_template
git-svn-id: http://piwigo.org/svn/trunk@512 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-03 15:01:05 +00:00
gweltas
f13b345dcf
Template migration : picture_modify.php
...
git-svn-id: http://piwigo.org/svn/trunk@509 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-31 23:05:19 +00:00
gweltas
0c482df04e
Migration of the template of images_infos.php
...
git-svn-id: http://piwigo.org/svn/trunk@506 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-29 21:22:24 +00:00
z0rglub
38f7bcd8ac
simplier display of update result :
...
- number of new categories
- number of new elements
- number of deleted categories
- number of deleted elements
- only errors are fully listed
git-svn-id: http://piwigo.org/svn/trunk@498 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-29 11:21:21 +00:00
z0rglub
d8494248fc
"show metadata" feature added : you can ask to show metadata (EXIF and IPTC)
...
on picture.php page. Metadata read functions were moved from
admin/include/functions_metadata.php to include/functions_metadata.inc.php
git-svn-id: http://piwigo.org/svn/trunk@493 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-25 21:09:09 +00:00
z0rglub
d4519a348f
- add files metadata support : use info for database fields
...
- distinction between directories synchronization and metadata synchronization
git-svn-id: http://piwigo.org/svn/trunk@486 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-21 12:52:43 +00:00
z0rglub
f007a28bf6
replacement of short_period and long_period by recent_period
...
git-svn-id: http://piwigo.org/svn/trunk@452 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-07-09 21:00:00 +00:00
gweltas
b531871f12
- Category upload admin control panel
...
git-svn-id: http://piwigo.org/svn/trunk@403 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31 17:26:31 +00:00
gweltas
9fd459d051
- Template migration
...
- Admin Control Panel migration
- Category management
git-svn-id: http://piwigo.org/svn/trunk@394 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-26 17:08:09 +00:00
gweltas
4128835db8
- Template migration
...
- Admin Control Panel migration
- Language migration
git-svn-id: http://piwigo.org/svn/trunk@393 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-20 00:52:37 +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
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
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
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
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
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
458b548ef6
Display a message to update the database after validating uploaded pictures
...
git-svn-id: http://piwigo.org/svn/trunk@177 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 13:10:54 +00:00
z0rglub
ddcce44dfa
Webmaster mustn't have his status modified
...
git-svn-id: http://piwigo.org/svn/trunk@171 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 10:59:42 +00:00
z0rglub
0a79e27155
The generation of mail address works back. Since the add of another form on
...
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
2003-09-24 19:30:24 +00:00
z0rglub
592872878b
Use prefixeTable instead of prefix_table to be compliant with previous
...
releases
git-svn-id: http://piwigo.org/svn/trunk@156 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21 18:25:01 +00:00
z0rglub
355bdf46c1
Add a message to inform that only private categories can have access rights
...
git-svn-id: http://piwigo.org/svn/trunk@146 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 19:54:31 +00:00
z0rglub
32bd8f003f
Deleting a useless question mark
...
git-svn-id: http://piwigo.org/svn/trunk@145 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 16:58:12 +00:00
z0rglub
26452aed65
A category can have its representative picture
...
git-svn-id: http://piwigo.org/svn/trunk@133 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19 21:40:52 +00:00
z0rglub
b7a5a44944
Improve form elements disposition
...
git-svn-id: http://piwigo.org/svn/trunk@132 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-17 21:00:01 +00:00
z0rglub
d8218ec443
Moving comments CSS style from comments.vtp to admin.vtp
...
git-svn-id: http://piwigo.org/svn/trunk@116 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15 19:11:31 +00:00
z0rglub
6a68d7e46d
Using right charset tag
...
git-svn-id: http://piwigo.org/svn/trunk@107 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:21:38 +00:00
z0rglub
6bc2e37eac
Adding a small form to add users, instead of user_add.vtp
...
git-svn-id: http://piwigo.org/svn/trunk@101 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:04:45 +00:00
z0rglub
518c0aa0b8
Form to add a group is placed on the top, to be the same presentation as
...
categories page
git-svn-id: http://piwigo.org/svn/trunk@100 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:04:15 +00:00
z0rglub
dc5da3cdb0
Removing user_add.vtp, this file is replaced by a small form in user_list.vtp
...
git-svn-id: http://piwigo.org/svn/trunk@96 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:01:13 +00:00
z0rglub
676739adc4
Step2 OK
...
git-svn-id: http://piwigo.org/svn/trunk@94 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 10:33:59 +00:00
z0rglub
8ea1b8c427
- Release 1.3 style
...
- step 0 and step 1 OK
git-svn-id: http://piwigo.org/svn/trunk@91 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 07:59:38 +00:00
z0rglub
4f3f272ddf
Use of arrow_select instead of arrow_up
...
git-svn-id: http://piwigo.org/svn/trunk@74 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:29:15 +00:00
z0rglub
091c23f0b4
Picture used for showing what to select
...
git-svn-id: http://piwigo.org/svn/trunk@73 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:19:54 +00:00
z0rglub
f3a2b253e5
In category management page, picture to place a category in the last position among the categories of the same level
...
git-svn-id: http://piwigo.org/svn/trunk@72 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:19:15 +00:00
z0rglub
7eaad3fe1f
In category management page, picture to place a category in the first position among the categories of the same level
...
git-svn-id: http://piwigo.org/svn/trunk@71 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:19:03 +00:00
z0rglub
e2359a0135
Picture used for decreasing the rank of a category
...
git-svn-id: http://piwigo.org/svn/trunk@70 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:17:51 +00:00
z0rglub
9b2813fb30
Picture used for increasing the rank of a category
...
git-svn-id: http://piwigo.org/svn/trunk@69 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:17:36 +00:00
z0rglub
e56d53fe20
Virtual categories management
...
git-svn-id: http://piwigo.org/svn/trunk@68 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 10:14:33 +00:00
z0rglub
044fba0256
Multi categories for the same picture
...
git-svn-id: http://piwigo.org/svn/trunk@61 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-30 15:54:37 +00:00
z0rglub
0d2e6da806
adding errors title
...
git-svn-id: http://piwigo.org/svn/trunk@55 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-20 20:51:03 +00:00
z0rglub
4af5171841
new style for .errors and adding the CSS class .errors_title
...
git-svn-id: http://piwigo.org/svn/trunk@54 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-20 20:50:19 +00:00