[Phpwebgallery-cvs] r1037 - /branches/branch-1_5/admin/stats.php

2006-02-13 Thread Pierrick LE GALL
Author: plg Date: Mon Feb 13 22:41:16 2006 New Revision: 1037 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1037view=rev Log: bug 276 fixed: french word du was hardcoded on day stats. Replaced by a :, just like for month stats. Modified: branches/branch-1_5/admin/stats.php

[Phpwebgallery-cvs] r1009 - /trunk/search.php

2006-01-20 Thread Pierrick LE GALL
Author: plg Date: Fri Jan 20 15:39:31 2006 New Revision: 1009 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1009view=rev Log: Code cleaning (deletion of previously commented code) Modified: trunk/search.php

[Phpwebgallery-cvs] r1015 - in /trunk: ./ include/ language/en_UK.iso-8859-1/ language/fr_FR.iso-8859-1/ template/yoga/ template/yoga/icon/

2006-01-27 Thread Pierrick LE GALL
Author: plg Date: Fri Jan 27 23:40:51 2006 New Revision: 1015 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1015view=rev Log: Search engine redesign, second part : improvement: in category.php, an icon opening a popup display the list of search rules. modification: function

[Phpwebgallery-cvs] r934 - /trunk/picture.php

2005-11-16 Thread Pierrick LE GALL
Author: plg Date: Wed Nov 16 22:18:56 2005 New Revision: 934 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=934view=rev Log: - bug 207 fixed : security issue. Any visitor can reach any picture in picture.php only by deleting value for URL parameter cat. Modified: trunk/picture.php

[Phpwebgallery-cvs] r940 - /branches/branch-1_5/include/functions_html.inc.php

2005-11-18 Thread Pierrick LE GALL
Author: plg Date: Fri Nov 18 23:42:35 2005 New Revision: 940 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=940view=rev Log: - bug fixed: UL/LI tags were not correctly closed in category menu tree. Modified: branches/branch-1_5/include/functions_html.inc.php

[Phpwebgallery-cvs] r942 - /branches/branch-1_5/template/yoga/theme/lost_password.png

2005-11-19 Thread Pierrick LE GALL
Author: plg Date: Sat Nov 19 00:02:47 2005 New Revision: 942 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=942view=rev Log: - delete a corrupted file, will be added back soon Removed: branches/branch-1_5/template/yoga/theme/lost_password.png

[Phpwebgallery-cvs] r945 - /branches/branch-1_5/register.php

2005-11-19 Thread Pierrick LE GALL
Author: plg Date: Sat Nov 19 17:05:26 2005 New Revision: 945 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=945view=rev Log: - bug 212 fixed: during registration process, different password and password confirmation triggered no error. Modified: branches/branch-1_5/register.php

[Phpwebgallery-cvs] - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH() [...]

2005-04-26 Thread Pierrick LE GALL
Title: - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH() [...] Commit from plg 2005-04-26 22:47 CEST - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH() - array_fill function available only with PHP =

[Phpwebgallery-cvs] - no use of \realpath\ function anymore : this function is too often buggy [...]

2005-03-12 Thread Pierrick LE GALL
Title: - no use of "realpath" function anymore : this function is too often buggy [...] Commit from plg 2005-03-12 11:51 CET - no use of "realpath" function anymore : this function is too often buggy and returns nothing (crash of template

[Phpwebgallery-cvs] - bug fixed : listing.xml file must be placed in root directory, not in [...]

2005-03-12 Thread Pierrick LE GALL
Title: - bug fixed : listing.xml file must be placed in root directory, not in [...] Commit from plg 2005-03-12 11:57 CET - bug fixed : listing.xml file must be placed in root directory, not in "admin" directory anymore.

Re: [Phpwebgallery-cvs] Re: Phpwebgallery-cvs -- confirmation of subscription -- request 155384

2005-03-14 Thread Pierrick LE GALL
list Phpwebgallery-cvs@gna.org https://mail.gna.org/listinfo/phpwebgallery-cvs -- Pierrick LE GALL bien utiliser sa messagerie http://www.idealx.org/doc/mail.fr.html

[Phpwebgallery-cvs] - bug fixed : \all\ categories link name is now localized

2005-03-06 Thread Pierrick LE GALL
Title: - bug fixed : "all" categories link name is now localized Commit from plg 2005-03-06 22:31 CET - bug fixed : "all" categories link name is now localized Module File name Revision

[Phpwebgallery-cvs] - bug fixed : when a user is the guest user, login saved in history table is [...]

2005-02-01 Thread Pierrick LE GALL
Title: - bug fixed : when a user is the guest user, login saved in history table is [...] Commit from plg 2005-02-01 08:29 CET - bug fixed : when a user is the guest user, login saved in history table is "guest" and not the localized version

[Phpwebgallery-cvs] - bug fixed : can't find a new category id for virtual category creation if [...]

2005-02-07 Thread Pierrick LE GALL
Title: - bug fixed : can't find a new category id for virtual category creation if [...] Commit from plg 2005-02-07 22:44 CET - bug fixed : can't find a new category id for virtual category creation if no existing category.

[Phpwebgallery-cvs] - bug fixed : even with a wrong date given, tries to update (should not)

2005-02-09 Thread Pierrick LE GALL
Title: - bug fixed : even with a wrong date given, tries to update (should not) Commit from plg 2005-02-09 22:46 CET - bug fixed : even with a wrong date given, tries to update (should not) Module File

[Phpwebgallery-cvs] - no rate form for guest (not connected)

2005-02-13 Thread Pierrick LE GALL
Title: - no rate form for guest (not connected) Commit from plg 2005-02-13 11:19 CET - no rate form for guest (not connected) Module File name Revision phpwebgallery

[Phpwebgallery-cvs] - in case of SQL error, stop execution (prevents from errors in [...]

2005-02-13 Thread Pierrick LE GALL
Title: - in case of SQL error, stop execution (prevents from errors in [...] Commit from plg 2005-02-13 11:21 CET - in case of SQL error, stop execution (prevents from errors in synchronization) Module

[Phpwebgallery-cvs] - bug fixed : more precise information about setting a new random [...]

2005-02-13 Thread Pierrick LE GALL
Title: - bug fixed : more precise information about setting a new random [...] Commit from plg 2005-02-13 11:23 CET - bug fixed : more precise information about setting a new random representant Module

[Phpwebgallery-cvs] - bug fixed : the representative picture of video.avi can't be [...]

2005-02-13 Thread Pierrick LE GALL
Title: - bug fixed : the representative picture of video.avi can't be [...] Commit from plg 2005-02-13 11:25 CET - bug fixed : the representative picture of video.avi can't be pwg_representative/video.avi but can be

[Phpwebgallery-cvs] - bug fixed : instead of showing a blank page when trying to use Exif tags [...]

2005-02-13 Thread Pierrick LE GALL
Title: - bug fixed : instead of showing a blank page when trying to use Exif tags [...] Commit from plg 2005-02-13 13:49 CET - bug fixed : instead of showing a blank page when trying to use Exif tags read function, display a message telling

[Phpwebgallery-cvs] - bug fixed : when a error occured during registration, the mail address [...]

2005-02-13 Thread Pierrick LE GALL
Title: - bug fixed : when a error occured during registration, the mail address [...] Commit from plg 2005-02-13 19:26 CET - bug fixed : when a error occured during registration, the mail address submitted was not displayed on correction

[Phpwebgallery-cvs] - ability to add users from administration panel

2005-02-13 Thread Pierrick LE GALL
Title: - ability to add users from administration panel Commit from plg 2005-02-13 20:53 CET - ability to add users from administration panel Module File name Revision

[Phpwebgallery-cvs] - README documentation updated

2005-01-07 Thread Pierrick LE GALL
Title: - README documentation updated Commit from plg 2005-01-07 00:16 CET - README documentation updated Module File name Revision phpwebgallery

[Phpwebgallery-cvs] - small correction english FAQ [...]

2005-01-08 Thread Pierrick LE GALL
Title: - small correction english FAQ [...] Commit from plg 2005-01-08 00:06 CET - small correction english FAQ - language item about remote sites were translated in French in french translation file - french FAQ translated from english -

[Phpwebgallery-cvs] - no \...\ in navigation bar if page numbers are consecutive

2005-01-08 Thread Pierrick LE GALL
Title: - no "..." in navigation bar if page numbers are consecutive Commit from plg 2005-01-08 01:18 CET - no "..." in navigation bar if page numbers are consecutive Module File name Revision

[Phpwebgallery-cvs] - replacement of variable names in include/mysql.inc.php (for upgrades) : [...]

2005-01-09 Thread Pierrick LE GALL
Title: - replacement of variable names in include/mysql.inc.php (for upgrades) : [...] Commit from plg 2005-01-09 00:32 CET - replacement of variable names in include/mysql.inc.php (for upgrades) : dbname= cfgBase dbuser=

[Phpwebgallery-cvs] - version moved from BSF to 1.4.0RC1 :-)

2005-01-09 Thread Pierrick LE GALL
Title: - version moved from BSF to 1.4.0RC1 :-) Commit from plg 2005-01-09 01:02 CET - version moved from BSF to 1.4.0RC1 :-) Module File name Revision phpwebgallery

[Phpwebgallery-cvs] - version moved from BSF to 1.4.0RC1 :-)

2005-01-09 Thread Pierrick LE GALL
Title: - version moved from BSF to 1.4.0RC1 :-) Commit from plg 2005-01-09 01:04 CET - version moved from BSF to 1.4.0RC1 :-) Module File name Revision phpwebgallery

[Phpwebgallery-cvs] - bug fixed : use the constant to history table instead of hard coded table [...]

2005-01-11 Thread Pierrick LE GALL
Title: - bug fixed : use the constant to history table instead of hard coded table [...] Commit from plg 2005-01-11 21:04 CET - bug fixed : use the constant to history table instead of hard coded table name

[Phpwebgallery-cvs] - no debug output in synchronization process (replaced by HTML comments, [...]

2005-01-15 Thread Pierrick LE GALL
Title: - no debug output in synchronization process (replaced by HTML comments, [...] Commit from plg 2005-01-15 11:31 CET - no debug output in synchronization process (replaced by HTML comments, information is still available) - when

[Phpwebgallery-cvs] - bug fixed : disable nowrap on category description (which can be long...)

2005-01-15 Thread Pierrick LE GALL
Title: - bug fixed : disable nowrap on category description (which can be long...) Commit from plg 2005-01-15 11:33 CET - bug fixed : disable nowrap on category description (which can be long...) Module

[Phpwebgallery-cvs] - big update in thumbnail creation process : form is always shown with the [...]

2005-01-16 Thread Pierrick LE GALL
Title: - big update in thumbnail creation process : form is always shown with the [...] Commit from plg 2005-01-16 12:13 CET - big update in thumbnail creation process : form is always shown with the comprehensive list of pictures without

[Phpwebgallery-cvs] - admin/waiting : add a reset button

2005-01-16 Thread Pierrick LE GALL
Title: - admin/waiting : add a reset button Commit from plg 2005-01-16 18:31 CET - admin/waiting : add a reset button Module File name Revision phpwebgallery

[Phpwebgallery-cvs] - by default use_iptc and use_exif are set to false

2005-01-17 Thread Pierrick LE GALL
Title: - by default use_iptc and use_exif are set to false Commit from plg 2005-01-17 20:09 CET - by default use_iptc and use_exif are set to false Module File name Revision

[Phpwebgallery-cvs] - bug fixed : only fields corresponding to the metadata synchronization are [...]

2005-01-17 Thread Pierrick LE GALL
Title: - bug fixed : only fields corresponding to the metadata synchronization are [...] Commit from plg 2005-01-17 20:10 CET - bug fixed : only fields corresponding to the metadata synchronization are updated (ie : no update of keywords if

[Phpwebgallery-cvs] - bug fixed : in thumbnail creation process, only files with filename [...]

2005-01-17 Thread Pierrick LE GALL
Title: - bug fixed : in thumbnail creation process, only files with filename [...] Commit from plg 2005-01-17 20:11 CET - bug fixed : in thumbnail creation process, only files with filename authorized by PhpWebGallery are listed

[Phpwebgallery-cvs] - bug fixed : when trying to link a blank user to a group, only a french [...]

2005-01-17 Thread Pierrick LE GALL
Title: - bug fixed : when trying to link a blank user to a group, only a french [...] Commit from plg 2005-01-17 22:02 CET - bug fixed : when trying to link a blank user to a group, only a french hard coded message was displayed and a wrong

[Phpwebgallery-cvs] - bug 74 fixed : wrong link in thumbnail title representing a recent [...]

2005-01-17 Thread Pierrick LE GALL
Title: - bug 74 fixed : wrong link in thumbnail title representing a recent [...] Commit from plg 2005-01-17 22:49 CET - bug 74 fixed : wrong link in thumbnail title representing a recent category Module

[Phpwebgallery-cvs] - deletion of obsolete parameter $conf['max_LOV_categories'] [...]

2005-01-17 Thread Pierrick LE GALL
Title: - deletion of obsolete parameter $conf['max_LOV_categories'] [...] Commit from plg 2005-01-17 23:01 CET - deletion of obsolete parameter $conf['max_LOV_categories'] - deletion of obsolete function get_enums

[Phpwebgallery-cvs] - bug fixed : in admin, username displayed in titles if needed even if only [...]

2005-01-20 Thread Pierrick LE GALL
Title: - bug fixed : in admin, username displayed in titles if needed even if only [...] Commit from plg 2005-01-20 00:34 CET - bug fixed : in admin, username displayed in titles if needed even if only user id was transmitted

[Phpwebgallery-cvs] - back to revision 1.63 + add author in fields list for allwords search

2005-01-20 Thread Pierrick LE GALL
Title: - back to revision 1.63 + add author in fields list for allwords search Commit from plg 2005-01-20 00:52 CET - back to revision 1.63 + add author in fields list for allwords search Module File name

[Phpwebgallery-cvs] corrections made by Patrik Johansson

2005-01-20 Thread Pierrick LE GALL
Title: corrections made by Patrik Johansson Commit from plg on branch release-1_3 2005-01-20 22:46 CET corrections made by Patrik Johansson Module File name Revision

[Phpwebgallery-cvs] - bug fixed : title_comments language item was missing in english

2005-01-23 Thread Pierrick LE GALL
Title: - bug fixed : title_comments language item was missing in english Commit from plg 2005-01-23 16:26 CET - bug fixed : title_comments language item was missing in english Module File name

[Phpwebgallery-cvs] - search modified : possible to partially fill the date, allwords are [...]

2004-12-05 Thread Pierrick LE GALL
Title: - search modified : possible to partially fill the date, allwords are [...] Commit from plg 2004-12-05 12:47 CET - search modified : possible to partially fill the date, allwords are separated from more specific search, separation of

[Phpwebgallery-cvs] if all links between a category and elements have disappeared, no line is [...]

2004-12-05 Thread Pierrick LE GALL
Title: if all links between a category and elements have disappeared, no line is [...] Commit from plg 2004-12-05 23:02 CET if all links between a category and elements have disappeared, no line is returned by the update_category query but the

[Phpwebgallery-cvs] - change the category levels separator to a \superior to\ to be the same as [...]

2004-12-07 Thread Pierrick LE GALL
Title: - change the category levels separator to a "superior to" to be the same as [...] Commit from plg 2004-12-07 00:49 CET - change the category levels separator to a "superior to" to be the same as in picture.php - add a link on each

[Phpwebgallery-cvs] - in admin menu, status option for categories is not \permissions\ but [...]

2004-12-12 Thread Pierrick LE GALL
Title: - in admin menu, status option for categories is not "permissions" but [...] Commit from plg 2004-12-12 22:06 CET - in admin menu, status option for categories is not "permissions" but "private or public" choice = different language

[Phpwebgallery-cvs] - refresh paginated navigation bar : displays First and Last, displays [...]

2004-12-13 Thread Pierrick LE GALL
Title: - refresh paginated navigation bar : displays First and Last, displays [...] Commit from plg 2004-12-13 23:54 CET - refresh paginated navigation bar : displays First and Last, displays Previous and Next even if non applicable (but no

[Phpwebgallery-cvs] - reformat create_navigation_bar function

2004-12-13 Thread Pierrick LE GALL
Title: - reformat create_navigation_bar function Commit from plg 2004-12-13 23:59 CET - reformat create_navigation_bar function Module File name Revision

[Phpwebgallery-cvs] - bug fixed : in the categories menu, we may have to close more than one [...]

2004-12-14 Thread Pierrick LE GALL
Title: - bug fixed : in the categories menu, we may have to close more than one [...] Commit from plg 2004-12-14 00:53 CET - bug fixed : in the categories menu, we may have to close more than one level at the same time

[Phpwebgallery-cvs] - new feature : lock temporary your gallery for maintenance [...]

2004-12-21 Thread Pierrick LE GALL
Title: - new feature : lock temporary your gallery for maintenance [...] Commit from plg 2004-12-21 00:54 CET - new feature : lock temporary your gallery for maintenance - $user keys for guest user are initialized with default values of $conf

[Phpwebgallery-cvs] - user permissions ask update at each admin page generation. Table [...]

2004-12-25 Thread Pierrick LE GALL
Title: - user permissions ask update at each admin page generation. Table [...] Commit from plg 2004-12-25 20:33 CET - user permissions ask update at each admin page generation. Table user_forbidden must be updated only if current user is

[Phpwebgallery-cvs] italian translation readded on branch 1.3

2004-12-27 Thread Pierrick LE GALL
Title: italian translation readded on branch 1.3 Commit from plg on branch release-1_3 2004-12-27 10:44 CET italian translation readded on branch 1.3 Module File name Revision

[Phpwebgallery-cvs] - bugs fixed in filesystem synchronization : if no existing category at [...]

2004-12-28 Thread Pierrick LE GALL
Title: - bugs fixed in filesystem synchronization : if no existing category at [...] Commit from plg 2004-12-28 17:31 CET - bugs fixed in filesystem synchronization : if no existing category at start, need to initialize $next_rank['NULL'],

[Phpwebgallery-cvs] - profile.php : refactoring and small bug fixed

2004-12-28 Thread Pierrick LE GALL
Title: - profile.php : refactoring and small bug fixed Commit from plg 2004-12-28 20:12 CET - profile.php : refactoring and small bug fixed Module File name Revision

[Phpwebgallery-cvs] - bug fixed : if a category is not a numeric category, no title was [...]

2004-12-28 Thread Pierrick LE GALL
Title: - bug fixed : if a category is not a numeric category, no title was [...] Commit from plg 2004-12-28 20:33 CET - bug fixed : if a category is not a numeric category, no title was displayed Module

[Phpwebgallery-cvs] - bug fixed : if some categories are forbidden, query for recent categories [...]

2004-12-30 Thread Pierrick LE GALL
Title: - bug fixed : if some categories are forbidden, query for recent categories [...] Commit from plg 2004-12-30 01:39 CET - bug fixed : if some categories are forbidden, query for recent categories was wrong

[Phpwebgallery-cvs] - admin/update : deletion of useless lines [...]

2004-12-30 Thread Pierrick LE GALL
Title: - admin/update : deletion of useless lines [...] Commit from plg 2004-12-30 01:55 CET - admin/update : deletion of useless lines - admin/thumbnail : use new process for finding pictures without thumbnails. No more recursivity -

[Phpwebgallery-cvs] - admin/update : bug when trying to synchronize a particular category (it [...]

2004-12-30 Thread Pierrick LE GALL
Title: - admin/update : bug when trying to synchronize a particular category (it [...] Commit from plg 2004-12-30 08:59 CET - admin/update : bug when trying to synchronize a particular category (it was deleted...)

[Phpwebgallery-cvs] - bug fixed on upload : configuration variable $conf['upload_available'] has [...]

2004-12-30 Thread Pierrick LE GALL
Title: - bug fixed on upload : configuration variable $conf['upload_available'] has [...] Commit from plg 2004-12-30 09:10 CET - bug fixed on upload : configuration variable $conf['upload_available'] has disappeared - by default, new

[Phpwebgallery-cvs] Before 1970, Microsoft Windows can't mktime. format_date changed was changed [...]

2004-11-10 Thread Pierrick LE GALL
Title: Before 1970, Microsoft Windows can't mktime. format_date changed was changed [...] Commit from plg 2004-11-10 00:11 CET Before 1970, Microsoft Windows can't mktime. format_date changed was changed to avoid mktime unless year is after

[Phpwebgallery-cvs] IPTC mapping done in include/config.inc.php

2004-11-10 Thread Pierrick LE GALL
Title: IPTC mapping done in include/config.inc.php Commit from plg 2004-11-10 23:31 CET IPTC mapping done in include/config.inc.php Module File name Revision

[Phpwebgallery-cvs] - IPTC mapping done in include/config.inc.php [...]

2004-11-10 Thread Pierrick LE GALL
Title: - IPTC mapping done in include/config.inc.php [...] Commit from plg 2004-11-10 23:34 CET - IPTC mapping done in include/config.inc.php - file extensions in $conf['file_ext'] are case sensitive (contrary to what was said) - a user

[Phpwebgallery-cvs] - admin/cat_options page added : manage options for the whole categories [...]

2004-11-13 Thread Pierrick LE GALL
Title: - admin/cat_options page added : manage options for the whole categories [...] Commit from plg 2004-11-13 14:43 CET - admin/cat_options page added : manage options for the whole categories tree (uploadable, commentable). status and

[Phpwebgallery-cvs] - since categories.site_id can be NULL (for virtual categories), virtual [...]

2004-11-15 Thread Pierrick LE GALL
Title: - since categories.site_id can be NULL (for virtual categories), virtual [...] Commit from plg 2004-11-15 22:42 CET - since categories.site_id can be NULL (for virtual categories), virtual categories could not be displayed because of

[Phpwebgallery-cvs] - admin/cat_options page really added this time : manage options for the [...]

2004-11-15 Thread Pierrick LE GALL
Title: - admin/cat_options page really added this time : manage options for the [...] Commit from plg 2004-11-15 22:42 CET - admin/cat_options page really added this time : manage options for the whole categories tree : uploadable,

[Phpwebgallery-cvs] category random replaced by a more generic category : list. You give a list [...]

2004-11-16 Thread Pierrick LE GALL
Title: category random replaced by a more generic category : list. You give a list [...] Commit from plg 2004-11-16 00:13 CET category random replaced by a more generic category : list. You give a list of element identifiers and it creates a

[Phpwebgallery-cvs] - images.path column added to reduce database access [...]

2004-11-17 Thread Pierrick LE GALL
Title: - images.path column added to reduce database access [...] Commit from plg 2004-11-17 00:38 CET - images.path column added to reduce database access - function mass_inserts moved from admin/remote_sites.php to

[Phpwebgallery-cvs] takes not only the first keyword in IPTC field 2#025

2004-11-20 Thread Pierrick LE GALL
Title: takes not only the first keyword in IPTC field 2#025 Commit from plg 2004-11-20 19:07 CET takes not only the first keyword in IPTC field 2#025 Module File name Revision

[Phpwebgallery-cvs] dirname function doesn't leave last \/\ character, we add it

2004-11-21 Thread Pierrick LE GALL
Title: dirname function doesn't leave last "/" character, we add it Commit from plg 2004-11-21 13:42 CET dirname function doesn't leave last "/" character, we add it Module File name Revision

[Phpwebgallery-cvs] - global categories' options : instead of N horizontal tabs on a single [...]

2004-11-23 Thread Pierrick LE GALL
Title: - global categories' options : instead of N horizontal tabs on a single [...] Commit from plg 2004-11-23 23:31 CET - global categories' options : instead of N horizontal tabs on a single page, N options in the left menu (but the same

[Phpwebgallery-cvs] changing name of key from none to history_i1

2004-11-24 Thread Pierrick LE GALL
Title: changing name of key from none to history_i1 Commit from plg 2004-11-24 22:26 CET changing name of key from none to history_i1 Module File name Revision

[Phpwebgallery-cvs] bug corrected for multipages view on list special category

2004-11-24 Thread Pierrick LE GALL
Title: bug corrected for multipages view on list special category Commit from plg 2004-11-24 22:27 CET bug corrected for multipages view on list special category Module File name Revision

[Phpwebgallery-cvs] bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01 [...]

2004-11-24 Thread Pierrick LE GALL
Title: bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01 [...] Commit from plg 2004-11-24 22:38 CET bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01 00:00:00, "he" thinks it's prior to

[Phpwebgallery-cvs] report correction on \only first IPTC keyword\ retrieved in remote sites [...]

2004-11-24 Thread Pierrick LE GALL
Title: report correction on "only first IPTC keyword" retrieved in remote sites [...] Commit from plg 2004-11-24 22:43 CET report correction on "only first IPTC keyword" retrieved in remote sites elements listing creator

[Phpwebgallery-cvs] distinction between categories' admin menus and others (comments for [...]

2004-11-24 Thread Pierrick LE GALL
Title: distinction between categories' admin menus and others (comments for [...] Commit from plg 2004-11-24 22:57 CET distinction between categories' admin menus and others (comments for categories is not the same as users comments)

[Phpwebgallery-cvs] date_metadata_update between simple quotes

2004-11-30 Thread Pierrick LE GALL
Title: date_metadata_update between simple quotes Commit from plg 2004-11-30 20:53 CET date_metadata_update between simple quotes Module File name Revision

[Phpwebgallery-cvs] - update_global_rank new function : far more intelligent update. Take into [...]

2004-11-30 Thread Pierrick LE GALL
Title: - update_global_rank new function : far more intelligent update. Take into [...] Commit from plg 2004-11-30 21:26 CET - update_global_rank new function : far more intelligent update. Take into account the possiblity to have category

[Phpwebgallery-cvs] favorite category accessible

2004-11-30 Thread Pierrick LE GALL
Title: favorite category accessible Commit from plg 2004-11-30 21:32 CET favorite category accessible Module File name Revision phpwebgallery category.php

[Phpwebgallery-cvs] no PHP error if form submitted while no category selected

2004-11-30 Thread Pierrick LE GALL
Title: no PHP error if form submitted while no category selected Commit from plg 2004-11-30 21:36 CET no PHP error if form submitted while no category selected Module File name Revision

[Phpwebgallery-cvs] bug corrected when moving categories at the top level

2004-11-30 Thread Pierrick LE GALL
Title: bug corrected when moving categories at the top level Commit from plg 2004-11-30 21:45 CET bug corrected when moving categories at the top level Module File name Revision

[Phpwebgallery-cvs] commentaire tempo

2004-11-09 Thread Pierrick LE GALL
Title: commentaire tempo Commit from plg 2004-11-09 09:49 CET commentaire tempo Module File name Revision phpwebgallery admin/include/functions.php

[Phpwebgallery-cvs] r1123 - /trunk/index.php

2006-04-04 Thread Pierrick LE GALL
Author: plg Date: Wed Apr 5 01:08:08 2006 New Revision: 1123 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1123view=rev Log: bug fixed: about.php was not starting with get_root_url() Modified: trunk/index.php ___ Phpwebgallery-cvs mailing

[Phpwebgallery-cvs] r1124 - /trunk/template/yoga/admin/cat_list.tpl

2006-04-04 Thread Pierrick LE GALL
Author: plg Date: Wed Apr 5 01:08:54 2006 New Revision: 1124 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1124view=rev Log: improvement: in categories management, the category name is linked to sub-categories management. Modified: trunk/template/yoga/admin/cat_list.tpl

[Phpwebgallery-cvs] r1127 - /trunk/admin/include/functions_metadata.php

2006-04-05 Thread Pierrick LE GALL
Author: plg Date: Wed Apr 5 20:02:10 2006 New Revision: 1127 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1127view=rev Log: typo fixed: forgotten a $ on $tags_of array when calling set_tags_of. modification: . and ; are also supported as IPTC keywords separator. Modified:

[Phpwebgallery-cvs] r1129 - in /trunk: admin/ language/en_UK.iso-8859-1/ language/fr_FR.iso-8859-1/ template/yoga/ template/yoga/admin/

2006-04-05 Thread Pierrick LE GALL
Author: plg Date: Wed Apr 5 23:01:05 2006 New Revision: 1129 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1129view=rev Log: bug fixed: replace obsolet tn_width and tn_height language keys by their new equivalent. improvement: HTML properties forms rewritten to offer labelled Yes/No click

[Phpwebgallery-cvs] r1132 - in /trunk: include/category_recent_cats.inc.php include/category_subcats.inc.php include/config_default.inc.php template/yoga/index.tpl template/yoga/mainpage_categories.tp

2006-04-06 Thread Pierrick LE GALL
Author: plg Date: Thu Apr 6 22:28:37 2006 New Revision: 1132 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1132view=rev Log: modification: subcatify becomes optionnal. Enabled by default, easy to revert to previous display. Added: trunk/template/yoga/mainpage_categories.tpl Modified:

[Phpwebgallery-cvs] r1133 - /branches/branch-1_6/

2006-04-06 Thread Pierrick LE GALL
Author: plg Date: Thu Apr 6 22:32:48 2006 New Revision: 1133 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1133view=rev Log: branch 1.6 creation, from trunk Added: branches/branch-1_6/ - copied from r1132, trunk/ ___ Phpwebgallery-cvs

[Phpwebgallery-cvs] r1158 - in /branches/branch-1_6/install: db/22.1-database.php phpwebgallery_structure.sql

2006-04-13 Thread Pierrick LE GALL
Author: plg Date: Thu Apr 13 22:38:10 2006 New Revision: 1158 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1158view=rev Log: bug fixed: images_i1 (storage_category_id) comes back Added: branches/branch-1_6/install/db/22.1-database.php Modified:

[Phpwebgallery-cvs] r1174 - in /branches/branch-1_6: include/config_default.inc.php include/functions.inc.php install/upgrade_1.5.0.php template/yoga/upgrade.tpl upgrade.php

2006-04-14 Thread Pierrick LE GALL
Author: plg Date: Fri Apr 14 23:25:49 2006 New Revision: 1174 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1174view=rev Log: new: upgrade script from release 1.5.0 improvement: ability to turn off dying on SQL queries failure. Could be useful for upgrades. Added:

[Phpwebgallery-cvs] r1220 - /branches/branch-1_6/install.php

2006-04-20 Thread Pierrick LE GALL
Author: plg Date: Thu Apr 20 21:19:19 2006 New Revision: 1220 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1220view=rev Log: bug 343 fixed: mass_inserts() was unknown until admin/include/functions.php was included. Modified: branches/branch-1_6/install.php

[Phpwebgallery-cvs] r1279 - /branches/branch-1_5/admin/group_list.php

2006-04-26 Thread Pierrick LE GALL
Author: plg Date: Wed Apr 26 23:27:02 2006 New Revision: 1279 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1279view=rev Log: bug 347 fixed: need add_session_id function for identification without cookie (this correction can't be merge to current trunk because cookies are now mandatory).

[Phpwebgallery-cvs] r1308 - in /trunk: admin/element_set_global.php template/yoga/admin/element_set_global.tpl

2006-05-15 Thread Pierrick LE GALL
Author: plg Date: Mon May 15 22:53:08 2006 New Revision: 1308 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1308view=rev Log: merge -r1306:1307 from branch 1.6 into trunk Modified: trunk/admin/element_set_global.php trunk/template/yoga/admin/element_set_global.tpl

[Phpwebgallery-cvs] r1309 - in /branches/branch-1_6: admin/element_set_global.php include/functions_html.inc.php include/functions_tag.inc.php

2006-05-15 Thread Pierrick LE GALL
Author: plg Date: Mon May 15 23:21:11 2006 New Revision: 1309 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1309view=rev Log: bug 367 fixed: tags are sorted in logic order (case insensitive) Modified: branches/branch-1_6/admin/element_set_global.php

[Phpwebgallery-cvs] r1311 - in /branches/branch-1_6/install: db/22.2-database.php phpwebgallery_structure.sql upgrade_1.5.0.php

2006-05-15 Thread Pierrick LE GALL
Author: plg Date: Mon May 15 23:43:20 2006 New Revision: 1311 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1311view=rev Log: bug 365 fixed: categories.rank was limited to 255 due to storage limitation. Maximum is 65535 now (should be good for a long time). Added:

[Phpwebgallery-cvs] r1313 - in /branches/branch-1_6: admin/element_set_global.php admin/element_set_unit.php admin/picture_modify.php language/en_UK.iso-8859-1/admin.lang.php language/fr_FR.iso-8859-1

2006-05-15 Thread Pierrick LE GALL
Author: plg Date: Tue May 16 00:19:48 2006 New Revision: 1313 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1313view=rev Log: bug 373 fixed: if there is no tag defined, an explicit message is displayed in the administration section. In the public search screen, tag fieldset is not displayed

[Phpwebgallery-cvs] r1330 - in /branches/branch-1_5: feed.php include/functions_user.inc.php

2006-05-31 Thread Pierrick LE GALL
Author: plg Date: Wed May 31 23:36:09 2006 New Revision: 1330 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1330view=rev Log: bug 378 fixed: category_id can't be -1 because the field is an unsigned integer. Modified: branches/branch-1_5/feed.php

[Phpwebgallery-cvs] r1332 - in /branches/branch-1_6: feed.php include/functions_user.inc.php

2006-05-31 Thread Pierrick LE GALL
Author: plg Date: Wed May 31 23:46:26 2006 New Revision: 1332 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1332view=rev Log: merge -r1330:1331 from trunk to branch 1.6 (bug 378 fixed). Modified: branches/branch-1_6/feed.php branches/branch-1_6/include/functions_user.inc.php

[Phpwebgallery-cvs] r1333 - in /branches/branch-1_6: admin/rating.php language/en_UK.iso-8859-1/admin.lang.php language/fr_FR.iso-8859-1/admin.lang.php

2006-06-02 Thread Pierrick LE GALL
Author: plg Date: Fri Jun 2 21:29:30 2006 New Revision: 1333 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1333view=rev Log: bug 374 fixed: language items missing Modified: branches/branch-1_6/admin/rating.php branches/branch-1_6/language/en_UK.iso-8859-1/admin.lang.php

[Phpwebgallery-cvs] r1334 - in /trunk: admin/rating.php language/en_UK.iso-8859-1/admin.lang.php language/fr_FR.iso-8859-1/admin.lang.php

2006-06-02 Thread Pierrick LE GALL
Author: plg Date: Fri Jun 2 21:31:29 2006 New Revision: 1334 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1334view=rev Log: merge -r1332:1333 from branch 1.6 to trunk (bug 374 fixed) Modified: trunk/admin/rating.php trunk/language/en_UK.iso-8859-1/admin.lang.php

  1   2   3   >