Commit graph

597 commits

Author SHA1 Message Date
z0rglub
bfe13288a1 clean keywords string from IPTC fields
git-svn-id: http://piwigo.org/svn/trunk@562 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-09 10:04:23 +00:00
z0rglub
11699a5546 - checkbox for "remember me" are only shown if authorized
- simplification : each session is created with a cookie and if
  PhpWebGallery can't read the cookie, it uses the URI id and it will be
  used in the add_session_id function.

- configuration parameter "auth_method" disappeared (didn't lived much...)

- only one session id size possible. More comments for configuration in
  include/config.inc.php


git-svn-id: http://piwigo.org/svn/trunk@555 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-06 22:48:48 +00:00
z0rglub
3c8309a7e6 - deletion of session_time and session_id_size as config parameter
- new feature : "remember me" creates a long time cookie

- possibility to set the default authentication method to URI or cookie

- really technical parameters (session identifier size, session duration)
  are set in the config file and not in database + configuration.php


git-svn-id: http://piwigo.org/svn/trunk@541 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-02 23:12:50 +00:00
z0rglub
da836ea95f directories "high" and "representative" are not returned anymore as
potential category directories


git-svn-id: http://piwigo.org/svn/trunk@540 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-02 22:59:03 +00:00
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
z0rglub
e7b24ebdd0 add support of exif and iptc for remote site
git-svn-id: http://piwigo.org/svn/trunk@538 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-27 21:51:07 +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
z0rglub
0b86652fa0 - change language keys
- depending on PHP version and MySQL version, nullable fields might be not
  returned as key on query

- deletion of call to deprecated synchronize_all_users function


git-svn-id: http://piwigo.org/svn/trunk@530 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-20 21:10:17 +00:00
z0rglub
9d0ffba637 - huge refactoring of admin/configuration.php (reminder : tabs in code are
forbidden, only blank spaces are allowed)

- in admin panel, remote site management is in "general" section and not in
  "configuration" section

- when retrieving languages, the array keys must be the language code and
  not its display name (because 2 language codes might have the same display
  name)


git-svn-id: http://piwigo.org/svn/trunk@528 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-20 20:08:15 +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
z0rglub
79de56d63c deletion of rate lines when deleting an element
git-svn-id: http://piwigo.org/svn/trunk@523 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-18 16:05:15 +00:00
z0rglub
01d3587006 representative was badly tested using prefix_thumbnail...
git-svn-id: http://piwigo.org/svn/trunk@522 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-18 16:04:41 +00:00
z0rglub
9519786fa4 verification of number of elements to delete in the function and not before
calling function (for delete_elements and delete_categories)


git-svn-id: http://piwigo.org/svn/trunk@521 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-12 08:33:56 +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
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
1f8b6b0790 when clicking on configuration page of admin panel, the general section in
the menu was not displayed as the focused one.


git-svn-id: http://piwigo.org/svn/trunk@515 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-04 09:19:36 +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
gweltas
2884773818 PHP5 compatibility
git-svn-id: http://piwigo.org/svn/trunk@504 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-29 16:56:05 +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
e63b7ea949 very small refactoring
git-svn-id: http://piwigo.org/svn/trunk@494 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-25 21:18:59 +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
a9298b67e8 - deletion functions updated : no needs to call delete_elements if no
element must be deleted

- improvement of function update_category : the function is not recursive
  anymore, but still works on all sub-categories thanks to a SQL query on
  uppercats database field. Less queries : for updating N categories, only
  (1+N) SQL queries compared to (3*N) in the previous revision.

- function my_error added (debug purpose)


git-svn-id: http://piwigo.org/svn/trunk@491 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-21 13:20:28 +00:00
z0rglub
df07f5c59a don't force the width and height of folder icons
git-svn-id: http://piwigo.org/svn/trunk@489 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-21 13:08:42 +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
74bc00f9f7 - non picture files management
- refactoring

- function delete_category and delete_element now runs with an array of ids
  in parameters instead of a single id.


git-svn-id: http://piwigo.org/svn/trunk@467 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-05 17:35:43 +00:00
z0rglub
ed5aeef0e8 - non picture files management
- all remote site update functions moved to nex file update_remote.php


git-svn-id: http://piwigo.org/svn/trunk@466 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-05 17:33:14 +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
5643049f23 table user_category dropped
git-svn-id: http://piwigo.org/svn/trunk@423 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-05-28 21:56:07 +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
z0rglub
ebea7c77fb use new format of config table
git-svn-id: http://piwigo.org/svn/trunk@383 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-04 23:56:02 +00:00
z0rglub
72bc2296ca move admin/phpwebgallery_structure.sql to install/phpwebgallery_structure.sql
git-svn-id: http://piwigo.org/svn/trunk@381 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-04 23:48:26 +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
e18759d0dd using listing.xml in admin directory
git-svn-id: http://piwigo.org/svn/trunk@358 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-11 22:30:19 +00:00
z0rglub
b6be3902f8 adding all new features of branch 1.3, using new index naming convention
git-svn-id: http://piwigo.org/svn/trunk@356 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-10 23:46:51 +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
z0rglub
1d9b840cf8 2004.02.03_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@347 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-03 00:00:01 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
c7910b9679 Checking favorites after modifying group permissions
git-svn-id: http://piwigo.org/svn/trunk@170 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 10:42:54 +00:00
z0rglub
907e07ce19 Every user (including the webmaster) must have his favorites checked
git-svn-id: http://piwigo.org/svn/trunk@169 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 10:41:33 +00:00
z0rglub
fbe8d191b2 Deleting dead code
git-svn-id: http://piwigo.org/svn/trunk@168 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05 10:40:53 +00:00
z0rglub
6d0112b562 Bug in the deletion of favorites : even if the category was authorized, the
favorites where deleted for the user


git-svn-id: http://piwigo.org/svn/trunk@167 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-04 17:13:19 +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
5d511623e5 $cat_directory was not used in the function
git-svn-id: http://piwigo.org/svn/trunk@163 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-23 21:37:31 +00:00
z0rglub
8f1394a7b7 Filename must use the same characters as the directories
git-svn-id: http://piwigo.org/svn/trunk@161 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-23 21:37:04 +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
e6abf333fe Add seconds for display
git-svn-id: http://piwigo.org/svn/trunk@157 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21 18:27:13 +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
fd412dab5b Displays a message when directory name contains accentuated characters or
spaces


git-svn-id: http://piwigo.org/svn/trunk@155 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21 18:01:02 +00:00
z0rglub
cb69a06f53 Everything is shown in descending order : most recent are at the top
git-svn-id: http://piwigo.org/svn/trunk@152 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21 17:44:30 +00:00
z0rglub
20ca7a90f0 2003.09.21_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@149 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 23:00:01 +00:00
z0rglub
e1f207136e If a category with a wrong directory name (accentuated characters) even
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
2003-09-20 21:43:39 +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
6f8ec206e1 The delete link was pointing a removed page
git-svn-id: http://piwigo.org/svn/trunk@143 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 16:57:48 +00:00
z0rglub
ef5df3db1f Using the same name for variables in ./include/mysql.inc.php
git-svn-id: http://piwigo.org/svn/trunk@141 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 15:04:09 +00:00
z0rglub
4de359a25f Header modify to comply with the other
git-svn-id: http://piwigo.org/svn/trunk@140 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 11:06:08 +00:00
z0rglub
289b22b570 Thumbnail are linked to the picture_modify page instead of picture.php
git-svn-id: http://piwigo.org/svn/trunk@138 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20 08:00:38 +00:00
z0rglub
95a103865b 2003.09.20_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@137 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19 23:00:01 +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
7c16e8f343 If we delete a picture which is logically linked to a category, the
informations about this category are not updated (number of pictures and
date of last picture) -> use of update_category( 'all' )


git-svn-id: http://piwigo.org/svn/trunk@130 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-17 20:40:15 +00:00
z0rglub
0245e00a76 Adding the name when inserting a remote category in the database. $name
becomes $dir (even if named "name" in the XML file)


git-svn-id: http://piwigo.org/svn/trunk@126 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-16 21:32:30 +00:00
z0rglub
64fd038b76 The execution of the query to insert distant picture had vanished !
git-svn-id: http://piwigo.org/svn/trunk@124 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-16 18:53:52 +00:00
z0rglub
11b97b761e Using PREFIX_INCLUDE to have strictly relative paths
git-svn-id: http://piwigo.org/svn/trunk@114 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15 18:22:33 +00:00
z0rglub
7f0a4d949c 2003.09.15_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@112 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 23:00:01 +00:00
z0rglub
668f8c3586 Removing debug instructions
git-svn-id: http://piwigo.org/svn/trunk@108 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:36:38 +00:00
z0rglub
bb82ab893b Adding help information for release 1.3
git-svn-id: http://piwigo.org/svn/trunk@106 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:21:21 +00:00
z0rglub
5464ab212b Right link to change group permissions
git-svn-id: http://piwigo.org/svn/trunk@103 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:06:31 +00:00
z0rglub
08c5ad08c2 Right link to change category permissions
git-svn-id: http://piwigo.org/svn/trunk@102 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 16:03:15 +00:00
z0rglub
227a712657 Adding a small form to add users, instead of user_add.php
git-svn-id: http://piwigo.org/svn/trunk@98 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:02:52 +00:00
z0rglub
a8e9f95b16 Removing link to user_add.php, this file is removed and replaced by a small
form in user_list.php


git-svn-id: http://piwigo.org/svn/trunk@97 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:02:13 +00:00
z0rglub
36a792246b Removing user_add.php, this file is replaced by a small form in user_list.php
git-svn-id: http://piwigo.org/svn/trunk@95 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14 15:00:39 +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
2bea069d54 - Bug correction : when adding a new category, the program enters an
infinite loop -> we have to refresh the $page['plain_structure'] for each
  new category added

- Categories.name becomes not nullable, so a default name is given when a
  new category is added

- If a directory doesn't correspond to the regular format [A-Za-z0-9-_.], an
  error message is displayed, and the category not added


git-svn-id: http://piwigo.org/svn/trunk@88 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-11 21:54:04 +00:00
z0rglub
b6d77d389c 2003.09.11_01h00 : auto commit
git-svn-id: http://piwigo.org/svn/trunk@86 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-10 23:00:01 +00:00
z0rglub
637cdd1e23 Mail notification for admins
git-svn-id: http://piwigo.org/svn/trunk@85 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-10 22:24:03 +00:00
z0rglub
0e75a1c6d3 waiting.category_id was replaced by waiting.storage_category_id
git-svn-id: http://piwigo.org/svn/trunk@81 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-08 18:04:00 +00:00
z0rglub
1d8cccba87 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@80 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 23:00:01 +00:00
z0rglub
a725a02ff2 In comments validation section, shows only unvalidated comments, not all
comments of picture which have unvalidated comments.


git-svn-id: http://piwigo.org/svn/trunk@79 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 21:39:24 +00:00
z0rglub
79e9414c0f - A guest can't take the username of an already existing user
- If a guest post a comment without giving a username, the $lang['guest'] is
  displayed


git-svn-id: http://piwigo.org/svn/trunk@78 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-07 21:33: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
a572c772b9 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@65 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-05 23:00:02 +00:00
z0rglub
787ae761f4 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@62 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-30 23:00:01 +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
720b07bb07 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@59 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-29 23:00:01 +00:00
z0rglub
134e520c86 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@58 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-24 23:00:01 +00:00
z0rglub
6cbffaa646 improve the header of each file
git-svn-id: http://piwigo.org/svn/trunk@57 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-24 07:40:56 +00:00
z0rglub
0f502ef69e removing manuel.php
git-svn-id: http://piwigo.org/svn/trunk@56 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-24 07:24:17 +00:00
z0rglub
302caee36f Correcting link to page=cat to page=cat_list
git-svn-id: http://piwigo.org/svn/trunk@53 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-03 07:31:53 +00:00
z0rglub
2f0149d469 Correcting possible division by 0
git-svn-id: http://piwigo.org/svn/trunk@52 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-02 22:04:30 +00:00
z0rglub
6026869ae3 adding link to group permissions for user's group
git-svn-id: http://piwigo.org/svn/trunk@49 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-28 21:28:55 +00:00
z0rglub
e507ac4bad replacing $lang['infoimage_keywords'] by $lang['keywords']
git-svn-id: http://piwigo.org/svn/trunk@48 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-28 21:27:42 +00:00
z0rglub
127ab158b6 add link to the template of user
git-svn-id: http://piwigo.org/svn/trunk@47 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-28 20:18:05 +00:00
z0rglub
45a8139acd optional cookie identification
git-svn-id: http://piwigo.org/svn/trunk@45 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-27 08:24:10 +00:00
z0rglub
8a1d713948 /bin/date +"%Y.%m.%d_%Hh%M"
git-svn-id: http://piwigo.org/svn/trunk@43 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-26 23:00:01 +00:00
z0rglub
c0d1ed215c Possiblity to forbid simple guests to add their comments
git-svn-id: http://piwigo.org/svn/trunk@42 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-26 12:55:14 +00:00
z0rglub
e1c6bb32bc instead of overriding individual keywords,\nyou can add a keyword to all or remove it from all
git-svn-id: http://piwigo.org/svn/trunk@40 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-26 09:28:58 +00:00
z0rglub
963e1ef714 Adding support of independant uploadable categories
git-svn-id: http://piwigo.org/svn/trunk@38 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-25 21:33:41 +00:00
z0rglub
e8af3fb60e Adding support of independant uploadable categories
git-svn-id: http://piwigo.org/svn/trunk@35 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-24 23:00:01 +00:00
z0rglub
488701573a First commit
git-svn-id: http://piwigo.org/svn/trunk@34 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-23 20:41:25 +00:00
z0rglub
0a5b436654 Support of keywords for pictures. They are used in the search
git-svn-id: http://piwigo.org/svn/trunk@33 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-23 19:49:15 +00:00
z0rglub
53479d08c3 updating code presentation
git-svn-id: http://piwigo.org/svn/trunk@32 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-22 08:18:08 +00:00
z0rglub
b125c3b086 ['template'] as user_template for displaying pictures in the template
git-svn-id: http://piwigo.org/svn/trunk@29 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21 20:51:47 +00:00
z0rglub
2fa9252446 *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@26 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21 19:47:14 +00:00
z0rglub
a11cb36e34 stats.php provides statistics about PhpWebGallery frequentation :
- number of pages seen per day
 - number of guests per day
 - graphics associated


git-svn-id: http://piwigo.org/svn/trunk@24 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21 19:28:13 +00:00
z0rglub
6691367c16 help.php provides a help for administrators (how to add pictures, how to
use remote sites, how to manage access rights...)


git-svn-id: http://piwigo.org/svn/trunk@23 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21 19:24:56 +00:00
z0rglub
13eb703fa3 comments.php is the comments administration page :
- seeing last comments posted
 - validating (if validation enabled) comments


git-svn-id: http://piwigo.org/svn/trunk@22 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21 19:23:15 +00:00
z0rglub
0ec91d8b48 *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@21 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-01 09:27:20 +00:00
z0rglub
1080c51deb *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@20 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-27 20:56:13 +00:00
z0rglub
0b6204e5fb *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@19 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-27 20:56:13 +00:00
z0rglub
1de10bd66f search improved
git-svn-id: http://piwigo.org/svn/trunk@17 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-25 08:31:39 +00:00
z0rglub
df0d5d1905 *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@15 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-21 17:46:57 +00:00
z0rglub
aac81a8a38 *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@14 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-18 21:42:32 +00:00
z0rglub
2c2af65b6a *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@13 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-17 11:42:03 +00:00
z0rglub
f96563b9e8 *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@12 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-17 11:01:12 +00:00
z0rglub
8b044b0111 *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@10 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-17 10:49:14 +00:00
z0rglub
b7b705f268 2003.05.13 user_add and user_modify added
git-svn-id: http://piwigo.org/svn/trunk@9 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-13 10:02:06 +00:00
z0rglub
0cc55ec468 file added, to separate add and modify user infos
git-svn-id: http://piwigo.org/svn/trunk@8 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-10 16:07:23 +00:00
z0rglub
867c2379ff Initial revision
git-svn-id: http://piwigo.org/svn/trunk@2 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-09 12:42:42 +00:00