gweltas
eaad1d61d7
Minor bugs correction
...
git-svn-id: http://piwigo.org/svn/trunk@519 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-07 20:10:36 +00:00
z0rglub
47a1e49c1e
- corrects bugs due to deletion of configuration parameters default_lang,
...
default_style (renamed to default_language and default_template),
session_keyword
- in install.php, corrects bug to deletion of language keys :
conf_general_webmaster, conf_general_webmaster_info and renaming of
conf_general_mail
git-svn-id: http://piwigo.org/svn/trunk@518 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-07 19:29:42 +00:00
z0rglub
b220e5db42
deletion of $conf['site_url'] and $conf['forum_url'] and all their usage
...
(thus avoiding the usage of $conf in *.lang.php)
git-svn-id: http://piwigo.org/svn/trunk@516 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-05 15:49:54 +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
z0rglub
2dbc66da3b
- new special category : random pictures
...
- reorganisation of special categories menu : template is used only for
template. A special category is presented as the template tells to do so.
- favorites becomes just another special category
- bug correction for best rated category : wrong MySQL query if user has
forbidden categories (see include/functions_category.inc.php diff)
git-svn-id: http://piwigo.org/svn/trunk@510 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-01 21:39:29 +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
z0rglub
0e2436f50a
add rating feature
...
git-svn-id: http://piwigo.org/svn/trunk@507 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-30 22:00:46 +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
gweltas
196f36176e
Call to get_plain_structure() replaced by a call to get_user_plain_structure()
...
git-svn-id: http://piwigo.org/svn/trunk@499 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-29 13:53:48 +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
gweltas
11c2e58053
- Deletion of obsolete functions in the administrative part
...
- Repair of virtual category management
git-svn-id: http://piwigo.org/svn/trunk@496 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-25 22:25:58 +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
cedd2515b6
non picture files management
...
git-svn-id: http://piwigo.org/svn/trunk@470 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-05 17:38:14 +00:00
z0rglub
4cec52cc3c
add localized name for datefields in search form
...
git-svn-id: http://piwigo.org/svn/trunk@462 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-07-27 06:46:19 +00:00
z0rglub
d0af74dbda
added more items for new search form
...
git-svn-id: http://piwigo.org/svn/trunk@457 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-07-26 20:45:33 +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
z0rglub
3f9f3fa032
new category added : recent_cats
...
git-svn-id: http://piwigo.org/svn/trunk@439 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-18 23:26:12 +00:00
z0rglub
3a09e40418
replace recent category by recent_pics (to have a difference with
...
recent_cats)
git-svn-id: http://piwigo.org/svn/trunk@433 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-16 20:30:38 +00:00
z0rglub
ed149472b5
- adds calendar category
...
- add "specials" categories instead of statistics
git-svn-id: http://piwigo.org/svn/trunk@430 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-15 20:03:21 +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
7707b8456b
- Split of infos.lang.php
...
git-svn-id: http://piwigo.org/svn/trunk@400 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-27 13:30:24 +00:00
gweltas
6a9c9eb91f
- Split of infos.lang.php
...
git-svn-id: http://piwigo.org/svn/trunk@398 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-27 13:24:26 +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
9e993f2d21
New default template - User side
...
git-svn-id: http://piwigo.org/svn/trunk@375 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-26 18:33:45 +00:00
gweltas
60b84a9db5
Template migration
...
git-svn-id: http://piwigo.org/svn/trunk@369 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-22 02:43:13 +00:00
gweltas
3bf770a16a
Migration of installation procedure
...
git-svn-id: http://piwigo.org/svn/trunk@367 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-20 19:07:43 +00:00
gweltas
78df1f97d3
Split of langage files
...
git-svn-id: http://piwigo.org/svn/trunk@364 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-19 00:31:09 +00:00
z0rglub
6f4e7d6bc0
header global refactoring
...
git-svn-id: http://piwigo.org/svn/trunk@362 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-11 23:20:38 +00:00
z0rglub
c6a10b2543
other translation than french and english should not be in BSF
...
git-svn-id: http://piwigo.org/svn/trunk@361 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-11 22:38:18 +00:00
gweltas
6575353922
Template modification
...
Split of the french language file
git-svn-id: http://piwigo.org/svn/trunk@351 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-07 11:50:26 +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
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
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
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
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
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
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
7e441d191e
Add $lang['menu_login']
...
git-svn-id: http://piwigo.org/svn/trunk@176 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 11:37:23 +00:00
z0rglub
dcb68462da
Use right french word for "update"
...
git-svn-id: http://piwigo.org/svn/trunk@173 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 11:05:06 +00:00
z0rglub
151dc43370
Adding a page for non admin to see last users comments
...
git-svn-id: http://piwigo.org/svn/trunk@166 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-04 16:08:53 +00:00
z0rglub
1d7758f029
Filename must use the same characters as the directories
...
git-svn-id: http://piwigo.org/svn/trunk@160 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-22 20:45:44 +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
a738daa814
Release 1.3beta
...
git-svn-id: http://piwigo.org/svn/trunk@142 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 15:04:26 +00:00
z0rglub
39531fa9a7
conf_default_maxheight_info and conf_default_maxwidth_info added (they had
...
been forgotten)
git-svn-id: http://piwigo.org/svn/trunk@139 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 09:10:39 +00:00
z0rglub
31e3c51ad3
Release 1.2 with 1.3 presentation
...
git-svn-id: http://piwigo.org/svn/trunk@136 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19 22:02:05 +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