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

2006-02-21 Thread Radu
Author: rvelices
Date: Wed Feb 22 02:00:39 2006
New Revision: 1050

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1050&view=rev
Log:
calendar redesign: monthly and weekly styles + list/calendar views for monthly

Added:
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/calendar_weekly.class.php
trunk/template/yoga/icon/calendar.png   (with props)
Modified:
trunk/category.php
trunk/include/functions_calendar.inc.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/profile.php
trunk/template/yoga/category.tpl
trunk/template/yoga/content.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1051 - in /trunk: category.php include/calendar_monthly.class.php include/calendar_weekly.class.php include/category_calendar.inc.php include/functions_calendar.inc.php include/se

2006-02-22 Thread Radu
Author: rvelices
Date: Thu Feb 23 03:30:19 2006
New Revision: 1051

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1051&view=rev
Log:
new calendar completely integrated

Removed:
trunk/include/category_calendar.inc.php
Modified:
trunk/category.php
trunk/include/calendar_monthly.class.php
trunk/include/calendar_weekly.class.php
trunk/include/functions_calendar.inc.php
trunk/include/section_init.inc.php
trunk/picture.php
trunk/template/yoga/category.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


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

2006-02-22 Thread Radu
Author: rvelices
Date: Thu Feb 23 06:12:32 2006
New Revision: 1052

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1052&view=rev
Log:
fix: permissioning not working (2 bugs)

fix: locked gallery cannot be unlocked (impossible to login)

improvement: nicer display in redirect.tpl

improvement: when a page is not accessible because of permissions (accessed 
through bookmark or email), redirect to identification.php and after 
identification to the initially requested page

Modified:
trunk/identification.php
trunk/include/common.inc.php
trunk/include/functions_category.inc.php
trunk/include/user.inc.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/picture.php
trunk/template/yoga/identification.tpl
trunk/template/yoga/redirect.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1055 - in /trunk/include: calendar_base.class.php calendar_monthly.class.php calendar_weekly.class.php functions_calendar.inc.php

2006-02-23 Thread Radu
Author: rvelices
Date: Fri Feb 24 01:33:15 2006
New Revision: 1055

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1055&view=rev
Log:
try and set propset svn:eol-style native

Modified:
trunk/include/calendar_base.class.php   (props changed)
trunk/include/calendar_monthly.class.php   (contents, props changed)
trunk/include/calendar_weekly.class.php   (contents, props changed)
trunk/include/functions_calendar.inc.php   (props changed)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1056 - in /trunk: admin/rating.php category.php identification.php include/calendar_base.class.php include/calendar_monthly.class.php include/category_default.inc.php include/func

2006-02-23 Thread Radu
Author: rvelices
Date: Fri Feb 24 02:16:30 2006
New Revision: 1056

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1056&view=rev
Log:
fix: remove all php warnings and notices

Modified:
trunk/admin/rating.php
trunk/category.php
trunk/identification.php
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/category_default.inc.php
trunk/include/functions_calendar.inc.php
trunk/picture.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1057 - in /trunk: ./ include/ template/yoga/

2006-02-23 Thread Radu
Author: rvelices
Date: Fri Feb 24 06:58:48 2006
New Revision: 1057

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1057&view=rev
Log:
calendar: added posted/created chronology

calendar: added a where are we bar (like: created/2005/august)

calendar: possibility to hide the All/Any buttons ($conf['calendar_show_any'])

calendar: possibility to display a single navigation bar instead of 
several navigation bars ($conf['calendar_multi_bar'])

calendar: tried to simplify code and improve readability 
(still requires a review)

Modified:
trunk/category.php
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/calendar_weekly.class.php
trunk/include/config_default.inc.php
trunk/include/functions_calendar.inc.php
trunk/picture.php
trunk/template/yoga/category.tpl
trunk/template/yoga/content.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


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

2006-02-27 Thread Radu
Author: rvelices
Date: Tue Feb 28 02:13:16 2006
New Revision: 1058

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1058&view=rev
Log:
remake of Remote sites and synchronize: final integration and old code cleanup

fix: xml getAttribute always decodes html entities and added encodeAttribute
function

Removed:
trunk/admin/remote_site.php
trunk/admin/update.php
trunk/template/yoga/admin/remote_site.tpl
trunk/template/yoga/admin/update.tpl
Modified:
trunk/admin.php
trunk/admin/cat_modify.php
trunk/admin/site_manager.php   (contents, props changed)
trunk/admin/site_reader_local.php   (contents, props changed)
trunk/admin/site_reader_remote.php   (contents, props changed)
trunk/admin/site_update.php   (contents, props changed)
trunk/category.php
trunk/include/functions_xml.inc.php
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/language/fr_FR.iso-8859-1/admin.lang.php
trunk/template/yoga/admin.tpl
trunk/template/yoga/admin/site_manager.tpl   (contents, props changed)
trunk/template/yoga/admin/site_update.tpl   (contents, props changed)
trunk/upload.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


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

2006-02-27 Thread Radu
Author: rvelices
Date: Tue Feb 28 05:28:06 2006
New Revision: 1059

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1059&view=rev
Log:
calendar improvements: week on weekly list starts on Monday,
ability to show grayed months/weeks/days (without any picture in it),
added icons for created/posted fields
language uniformization

calendar fixes: correct number of pictures in calendar view,
code simplification (I hope so)

Added:
trunk/template/yoga/icon/calendar_created.png   (with props)
trunk/template/yoga/icon/normal_mode.png   (with props)
Modified:
trunk/admin/rating.php   (contents, props changed)
trunk/category.php
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/calendar_weekly.class.php
trunk/include/config_default.inc.php
trunk/include/functions_calendar.inc.php
trunk/include/functions_category.inc.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/picture.php
trunk/search.php
trunk/template/yoga/category.tpl
trunk/template/yoga/content.css
trunk/template/yoga/picture.tpl
trunk/template/yoga/search.tpl
trunk/template/yoga/theme/dark/theme.css   (contents, props changed)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1060 - /trunk/admin/include/functions.php

2006-02-28 Thread Radu
Author: rvelices
Date: Wed Mar  1 01:48:29 2006
New Revision: 1060

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1060&view=rev
Log:
fix: replaced UPDATE ... LEFT JOIN for compatibility with MySql 3

Modified:
trunk/admin/include/functions.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1061 - in /trunk: ./ include/ template/yoga/ template/yoga/admin/ template/yoga/theme/clear/ template/yoga/theme/dark/

2006-02-28 Thread Radu
Author: rvelices
Date: Wed Mar  1 05:33:52 2006
New Revision: 1061

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1061&view=rev
Log:
calendar improvement: month calendar view a la flickr

fix: html 4.01 compliant in rating.tpl

fix: issue with IE from version 1052 (redirect on access denied)

Added:
trunk/template/yoga/month_calendar.tpl   (with props)
Modified:
trunk/identification.php
trunk/include/calendar_monthly.class.php
trunk/include/config_default.inc.php
trunk/include/functions_category.inc.php
trunk/template/yoga/admin/rating.tpl   (contents, props changed)
trunk/template/yoga/category.tpl
trunk/template/yoga/content.css
trunk/template/yoga/theme/clear/theme.css   (contents, props changed)
trunk/template/yoga/theme/dark/theme.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1062 - in /trunk: include/ template/yoga/ template/yoga/theme/clear/ template/yoga/theme/dark/

2006-03-02 Thread Radu
Author: rvelices
Date: Fri Mar  3 02:57:39 2006
New Revision: 1062

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1062&view=rev
Log:
improvement: calendar navigation now uses at maximum one navigation bar
together with a next/previous date links 

improvement: calendar view styles now shown in DIV.titrePage (I still need 
to move padding from H2 to DIV.titrePage ...)

fix: moved all calendar css colors from template to the theme

Modified:
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/calendar_weekly.class.php
trunk/include/config_default.inc.php
trunk/include/functions_calendar.inc.php
trunk/template/yoga/category.tpl
trunk/template/yoga/content.css
trunk/template/yoga/theme/clear/theme.css
trunk/template/yoga/theme/dark/theme.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1063 - in /trunk/include: calendar_monthly.class.php functions_session.inc.php

2006-03-02 Thread Radu
Author: rvelices
Date: Fri Mar  3 05:32:21 2006
New Revision: 1063

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1063&view=rev
Log:
optimization: in sessions write 1 less sql query (except during login)

bug: corrected algorithm for pretty calendar month view

Modified:
trunk/include/calendar_monthly.class.php
trunk/include/functions_session.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1067 - /trunk/template/yoga/icon/lost_password.png

2006-03-06 Thread Radu
Author: rvelices
Date: Tue Mar  7 02:07:36 2006
New Revision: 1067

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1067&view=rev
Log:
fix: delete svn:eol-style, add svn:mime-type application/octet-stream for 
lost_password.png (was committed as text file)

Modified:
trunk/template/yoga/icon/lost_password.png   (contents, props changed)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1068 - in /trunk: admin/include/functions.php identification.php include/functions_user.inc.php register.php

2006-03-06 Thread Radu
Author: rvelices
Date: Tue Mar  7 02:20:02 2006
New Revision: 1068

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1068&view=rev
Log:
bug fix: call to undefined session_create in register.php (added function 
log_user called from identification and register)

bug fix: empty line at the beginning of functions.php disallowed cookies 
(and hence logging in)

Modified:
trunk/admin/include/functions.php
trunk/identification.php
trunk/include/functions_user.inc.php
trunk/register.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


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

2006-03-07 Thread Radu
Author: rvelices
Date: Wed Mar  8 04:22:25 2006
New Revision: 1069

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1069&view=rev
Log:
calendar: removed some warnings, improved display for weekly style and 
worked on css (still not perfect due to IE)

Modified:
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/calendar_weekly.class.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/template/yoga/content.css
trunk/template/yoga/default-layout.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1071 - in /trunk: ./ admin/ include/ install/ install/db/ language/en_UK.iso-8859-1/ language/en_UK.iso-8859-1/help/ language/fr_FR.iso-8859-1/ language/fr_FR.iso-8859-1/help/ tem

2006-03-08 Thread Radu
Author: rvelices
Date: Thu Mar  9 02:57:13 2006
New Revision: 1071

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1071&view=rev
Log:
bug 255: parameter values in #config limited to 255 chars (value becomes text)

feature 303: page banner moved from combination of gallery_title, 
gallery_description and template to database (simplifies user customization)

Added:
trunk/install/db/13-database.php   (with props)
Modified:
trunk/admin.php
trunk/admin/configuration.php
trunk/include/page_header.php
trunk/install/config.sql
trunk/install/phpwebgallery_structure.sql
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/language/en_UK.iso-8859-1/help/configuration.html
trunk/language/fr_FR.iso-8859-1/admin.lang.php
trunk/language/fr_FR.iso-8859-1/help/configuration.html
trunk/popuphelp.php
trunk/search_rules.php   (contents, props changed)
trunk/template/yoga/admin/configuration.tpl
trunk/template/yoga/header.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1080 - in /trunk: admin/maintenance.php admin/site_manager.php language/en_UK.iso-8859-1/help/remote_site.html language/fr_FR.iso-8859-1/help/remote_site.html

2006-03-14 Thread Radu
Author: rvelices
Date: Wed Mar 15 00:52:47 2006
New Revision: 1080

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1080&view=rev
Log:
fix: help button was not working in the site manager

fix: incorrect session deletion in maintenance.php

Modified:
trunk/admin/maintenance.php
trunk/admin/site_manager.php
trunk/language/en_UK.iso-8859-1/help/remote_site.html
trunk/language/fr_FR.iso-8859-1/help/remote_site.html


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1081 - in /trunk: category.php include/functions_category.inc.php include/functions_user.inc.php install/db/15-database.php install/phpwebgallery_structure.sql

2006-03-14 Thread Radu
Author: rvelices
Date: Wed Mar 15 03:26:25 2006
New Revision: 1081

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1081&view=rev
Log:
feature 262: new user cached information nb_total_pictures

Added:
trunk/install/db/15-database.php   (with props)
Modified:
trunk/category.php
trunk/include/functions_category.inc.php
trunk/include/functions_user.inc.php
trunk/install/phpwebgallery_structure.sql


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1083 - in /trunk: category.php language/en_UK.iso-8859-1/common.lang.php language/fr_FR.iso-8859-1/common.lang.php search_rules.php template/yoga/admin.tpl template/yoga/admin/sit

2006-03-15 Thread Radu
Author: rvelices
Date: Thu Mar 16 03:22:58 2006
New Revision: 1083

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1083&view=rev
Log:
language: cleanup unused, uniformization and no more L_ variables in 
category.php and tpl

Modified:
trunk/category.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/search_rules.php
trunk/template/yoga/admin.tpl
trunk/template/yoga/admin/site_manager.tpl
trunk/template/yoga/category.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1086 - in /trunk: category.php include/calendar_base.class.php include/calendar_monthly.class.php include/calendar_weekly.class.php include/functions.inc.php include/functions_cal

2006-03-16 Thread Radu
Author: rvelices
Date: Fri Mar 17 05:13:19 2006
New Revision: 1086

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1086&view=rev
Log:
URL rewrite for chronology: uses $page['chronology'] and 
$page['chronology_date']. $page['chronology'] is an array with 'field', 
'style' and 'view' keys. This is step 1.

Modified:
trunk/category.php
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/calendar_weekly.class.php
trunk/include/functions.inc.php
trunk/include/functions_calendar.inc.php
trunk/include/section_init.inc.php
trunk/picture.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1090 - in /trunk: ./ admin/ include/ language/en_UK.iso-8859-1/ language/fr_FR.iso-8859-1/

2006-03-20 Thread Radu
Author: rvelices
Date: Tue Mar 21 02:27:21 2006
New Revision: 1090

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1090&view=rev
Log:
URL rewriting: fix some old links, calendar simplification and prepare code 
for urls without ? (added functions get_root_url and add_url_param)

Modified:
trunk/admin/rating.php
trunk/category.php
trunk/comments.php
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/category_default.inc.php
trunk/include/functions.inc.php
trunk/include/functions_calendar.inc.php
trunk/include/functions_html.inc.php
trunk/include/picture_comment.inc.php
trunk/include/picture_rate.inc.php   (contents, props changed)
trunk/include/section_init.inc.php   (contents, props changed)
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/picture.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1092 - in /trunk: ./ admin/ include/ template/yoga/ template/yoga/theme/clear/ template/yoga/theme/dark/

2006-03-21 Thread Radu
Author: rvelices
Date: Wed Mar 22 02:01:47 2006
New Revision: 1092

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1092&view=rev
Log:
URL rewriting: capable of fully working with urls without ?

URL rewriting: works with image file instead of image id (change
make_picture_url to generate urls with file name instead of image id)

URL rewriting: completely works with category/best_rated and
picture/best_rated/534 (change 'category.php?' to 'category' in make_index_url
and 'picture.php?' to 'picture' in make_picture_url to see it)

fix: picture category display in upper bar

fix: function rate_picture variables and use of the new user type

fix: caddie icon appears now on category page

fix: admin element_set sql query was using storage_category_id column
(column has moved to #image_categories)

fix: replaced some old $_GET[xxx] with $page[xxx]

fix: pictures have metadata url (use ? parameter - might change later)

Modified:
trunk/admin/element_set_global.php
trunk/admin/picture_modify.php
trunk/admin/user_perm.php
trunk/category.php
trunk/comments.php
trunk/include/calendar_base.class.php
trunk/include/calendar_monthly.class.php
trunk/include/category_default.inc.php
trunk/include/category_recent_cats.inc.php
trunk/include/common.inc.php
trunk/include/functions.inc.php
trunk/include/functions_category.inc.php
trunk/include/functions_html.inc.php
trunk/include/functions_rate.inc.php   (contents, props changed)
trunk/include/functions_session.inc.php
trunk/include/page_tail.php
trunk/include/picture_metadata.inc.php   (contents, props changed)
trunk/include/picture_rate.inc.php   (contents, props changed)
trunk/include/section_init.inc.php   (contents, props changed)
trunk/include/template.php
trunk/picture.php
trunk/search_rules.php
trunk/template/yoga/category.tpl
trunk/template/yoga/footer.tpl
trunk/template/yoga/header.tpl
trunk/template/yoga/picture.tpl
trunk/template/yoga/theme/clear/themeconf.inc.php   (contents, props 
changed)
trunk/template/yoga/theme/dark/themeconf.inc.php   (contents, props changed)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1094 - in /trunk: ./ admin/ include/ install/

2006-03-22 Thread Radu
Author: rvelices
Date: Thu Mar 23 02:49:04 2006
New Revision: 1094

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1094&view=rev
Log:
URL rewrite: 3 options in the config file define behaviour (question mark 
removal, file name for picture and .php extension removal)

fix: added unsigned for column in install sql - for the sake of uniformization

change: add_url_param is now add_url_params and takes an array as parameter 
instead of a string

Modified:
trunk/admin/notification_by_mail.php   (contents, props changed)
trunk/category.php
trunk/include/category_default.inc.php
trunk/include/config_default.inc.php
trunk/include/functions.inc.php
trunk/include/functions_calendar.inc.php   (contents, props changed)
trunk/include/picture_comment.inc.php   (contents, props changed)
trunk/include/picture_rate.inc.php
trunk/include/section_init.inc.php
trunk/index.php
trunk/install/phpwebgallery_structure.sql
trunk/picture.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1095 - /trunk/include/functions.inc.php

2006-03-22 Thread Radu
Author: rvelices
Date: Thu Mar 23 03:00:29 2006
New Revision: 1095

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1095&view=rev
Log:
small correction from previous commit

Modified:
trunk/include/functions.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1020 - in /trunk: ./ admin/ include/ install/ install/db/ language/en_UK.iso-8859-1/ language/fr_FR.iso-8859-1/ template/yoga/ tools/

2006-02-01 Thread Radu
Author: rvelices
Date: Wed Feb  1 03:46:26 2006
New Revision: 1020

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1020&view=rev
Log:
feature 280: Allow visitors/users to choose image ordering inside a category

improvement 82: Viewing pictures from remote galleries does not check anymore 
for the high pictures (existence flag added to create_listing_file and db)

correction: link element in picture is in the head instead of body (w3c spec)

correction: in profile.php the current template was not selected by default

Added:
trunk/install/db/5-database.php
Modified:
trunk/admin/remote_site.php
trunk/category.php
trunk/include/functions.inc.php
trunk/include/functions_category.inc.php
trunk/install/phpwebgallery_structure.sql
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/picture.php
trunk/profile.php
trunk/template/yoga/category.tpl
trunk/template/yoga/content.css
trunk/template/yoga/header.tpl
trunk/template/yoga/picture.tpl
trunk/tools/create_listing_file.php




[Phpwebgallery-cvs] r1022 - in /trunk: category.php include/functions_category.inc.php

2006-02-01 Thread Radu
Author: rvelices
Date: Wed Feb  1 23:56:17 2006
New Revision: 1022

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1022&view=rev
Log:
- feature 280: code simplification

Modified:
trunk/category.php
trunk/include/functions_category.inc.php




[Phpwebgallery-cvs] r1029 - in /trunk: ./ admin/ admin/include/ include/ language/en_UK.iso-8859-1/ language/fr_FR.iso-8859-1/ template/yoga/ template/yoga/admin/ template/yoga/theme/clear/ template/y

2006-02-08 Thread Radu
Author: rvelices
Date: Wed Feb  8 02:17:07 2006
New Revision: 1029

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1029&view=rev
Log:
- remake of Remote sites and Synchronize: 
  - synchronization for remote and local sites are done by the same code
  - remote sites can update metadata now (not before) - bug 279
  - fixes bug 82: has_high column

- improve feature 280: user sort by filename

- fix path to template mimetypes icons

- bug 284: session cookie lifetime, deletion on logout and corrected issue 
when db upgrades were missing 

Added:
trunk/admin/site_manager.php
trunk/admin/site_reader_local.php
trunk/admin/site_reader_remote.php
trunk/admin/site_update.php
trunk/template/yoga/admin/site_manager.tpl
trunk/template/yoga/admin/site_update.tpl
Modified:
trunk/admin.php
trunk/admin/include/functions_metadata.php
trunk/admin/update.php
trunk/category.php
trunk/identification.php
trunk/include/common.inc.php
trunk/include/functions.inc.php
trunk/include/functions_category.inc.php
trunk/include/functions_session.inc.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/picture.php
trunk/template/yoga/admin.tpl
trunk/template/yoga/theme/clear/themeconf.inc.php
trunk/template/yoga/theme/dark/themeconf.inc.php
trunk/tools/create_listing_file.php




[Phpwebgallery-cvs] r1031 - in /trunk: category.php include/functions_category.inc.php include/functions_html.inc.php template/yoga/category.tpl template/yoga/picture.tpl template/yoga/search.tpl

2006-02-10 Thread Radu
Author: rvelices
Date: Fri Feb 10 03:10:41 2006
New Revision: 1031

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1031&view=rev
Log:
feature 77: standard navigation link - finalized

3 small fixes: simplified code (unnecessary $page['tab_expand']),
urls in comments (at end of line nl2br issue+regex+html 4 validated) and 
$page['where'] correction for most_visited

Modified:
trunk/category.php
trunk/include/functions_category.inc.php
trunk/include/functions_html.inc.php
trunk/template/yoga/category.tpl
trunk/template/yoga/picture.tpl
trunk/template/yoga/search.tpl




[Phpwebgallery-cvs] r1033 - in /trunk: admin/site_manager.php admin/site_update.php include/functions.inc.php

2006-02-11 Thread Radu
Author: rvelices
Date: Sat Feb 11 20:36:09 2006
New Revision: 1033

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1033&view=rev
Log:
remake Remote Site/Synchro - bug on commentable + use l10n instead of get_lang

Modified:
trunk/admin/site_manager.php
trunk/admin/site_update.php
trunk/include/functions.inc.php




[Phpwebgallery-cvs] r1041 - in /trunk: include/config_default.inc.php include/section_init.inc.php install/db/7-database.php install/phpwebgallery_structure.sql picture.php template/yoga/redirect.tpl

2006-02-14 Thread Radu
Author: rvelices
Date: Tue Feb 14 02:14:31 2006
New Revision: 1041

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1041&view=rev
Log:
feature 251: Rating For Anonymous users

fix: page['items'] for favorites category and remove old use of $has_next, 
$has_prev in picture.php (slideshow and favorites section)

optimization: one less sql query in picture.php when there are no comments

display of the refresh url in redirect.tpl (useful when debugging with 
browser meta redirects disabled)

Added:
trunk/install/db/7-database.php
Modified:
trunk/include/config_default.inc.php
trunk/include/section_init.inc.php
trunk/install/phpwebgallery_structure.sql
trunk/picture.php
trunk/template/yoga/redirect.tpl




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

2006-02-15 Thread Radu
Author: rvelices
Date: Wed Feb 15 03:29:26 2006
New Revision: 1042

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1042&view=rev
Log:
feature 288: manage rates for administrators

Added:
trunk/admin/rating.php
trunk/template/yoga/admin/rating.tpl
Modified:
trunk/admin.php
trunk/admin/include/functions.php
trunk/include/functions_category.inc.php
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/admin.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/picture.php
trunk/template/yoga/admin.tpl




[Phpwebgallery-cvs] r1044 - in /trunk: admin/ include/ install/ install/db/ language/en_UK.iso-8859-1/ language/en_UK.iso-8859-1/help/ language/fr_FR.iso-8859-1/ language/fr_FR.iso-8859-1/help/ templa

2006-02-16 Thread Radu
Author: rvelices
Date: Thu Feb 16 01:45:18 2006
New Revision: 1044

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1044&view=rev
Log:
feature 264: gallery_url, rate and rate_anonymous from config file to database

Added:
trunk/install/db/8-database.php
Modified:
trunk/admin/configuration.php
trunk/include/config_default.inc.php
trunk/install/config.sql
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/language/en_UK.iso-8859-1/help/configuration.html
trunk/language/fr_FR.iso-8859-1/admin.lang.php
trunk/language/fr_FR.iso-8859-1/help/configuration.html
trunk/template/yoga/admin/configuration.tpl




[Phpwebgallery-cvs] r1045 - in /trunk: language/en_UK.iso-8859-1/admin.lang.php language/fr_FR.iso-8859-1/admin.lang.php template/yoga/admin/cat_list.tpl template/yoga/admin/cat_modify.tpl template/yo

2006-02-16 Thread Radu
Author: rvelices
Date: Thu Feb 16 02:04:51 2006
New Revision: 1045

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1045&view=rev
Log:
feature 233: confirmation for deletion of remote sites, user groups and 
virtual categories

Modified:
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/language/fr_FR.iso-8859-1/admin.lang.php
trunk/template/yoga/admin/cat_list.tpl
trunk/template/yoga/admin/cat_modify.tpl
trunk/template/yoga/admin/group_list.tpl
trunk/template/yoga/admin/site_manager.tpl




[Phpwebgallery-cvs] r1046 - in /trunk: admin/site_reader_remote.php include/functions_category.inc.php picture.php tools/create_listing_file.php

2006-02-17 Thread Radu
Author: rvelices
Date: Fri Feb 17 03:41:57 2006
New Revision: 1046

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1046&view=rev
Log:
fix: remote site decodes html entities from xml and addslashes

fix: picture displays "image rank/total" images even for non numeric categories

fix: category comment not transformed with nl2br if allow_html_descriptions and
comment already looks like html

Modified:
trunk/admin/site_reader_remote.php
trunk/include/functions_category.inc.php
trunk/picture.php
trunk/tools/create_listing_file.php




[Phpwebgallery-cvs] r1047 - in /trunk: category.php include/category_default.inc.php include/functions_calendar.inc.php include/section_init.inc.php template/yoga/category.tpl

2006-02-20 Thread Radu
Author: rvelices
Date: Mon Feb 20 05:39:37 2006
New Revision: 1047

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1047&view=rev
Log:
calendar redesign: step 1

Added:
trunk/include/functions_calendar.inc.php
Modified:
trunk/category.php
trunk/include/category_default.inc.php
trunk/include/section_init.inc.php
trunk/template/yoga/category.tpl




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

2006-02-23 Thread Radu
Author: rvelices
Date: Thu Feb 23 06:12:32 2006
New Revision: 1052

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1052&view=rev
Log:
fix: permissioning not working (2 bugs)

fix: locked gallery cannot be unlocked (impossible to login)

improvement: nicer display in redirect.tpl

improvement: when a page is not accessible because of permissions (accessed 
through bookmark or email), redirect to identification.php and after 
identification to the initially requested page

Modified:
trunk/identification.php
trunk/include/common.inc.php
trunk/include/functions_category.inc.php
trunk/include/user.inc.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/picture.php
trunk/template/yoga/identification.tpl
trunk/template/yoga/redirect.tpl




[Phpwebgallery-cvs] r1013 - /trunk/include/functions_session.inc.php

2006-01-25 Thread Radu
Author: rvelices
Date: Wed Jan 25 01:47:31 2006
New Revision: 1013

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1013&view=rev
Log:
bug: new session system does not use db session handler during install.php

bug: put back function generate_key (was also used by new password generation 
and new feed generation)

Modified:
trunk/include/functions_session.inc.php




[Phpwebgallery-cvs] r1014 - in /trunk: category.php include/category_default.inc.php include/functions_html.inc.php picture.php template/yoga/icon/first.png template/yoga/icon/last.png template/yoga/p

2006-01-27 Thread Radu
Author: rvelices
Date: Fri Jan 27 02:11:43 2006
New Revision: 1014

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1014&view=rev
Log:
improvement: got rid of num= _GET param in category.php (use only start=) so
that links to category for search engines are the same as in category 
pagination

feature 77: standard navigation link : HTML Link types

improvement: add go to first and last image buttons in picture page

improvement: do not increase image hit in picture.php when rating, adding to 
favorites, caddie, ...

improvement: show number of hits in most_visited (as best_rated shows the rate)

Added:
trunk/template/yoga/icon/first.png   (with props)
trunk/template/yoga/icon/last.png   (with props)
Modified:
trunk/category.php
trunk/include/category_default.inc.php
trunk/include/functions_html.inc.php
trunk/picture.php
trunk/template/yoga/picture.tpl




[Phpwebgallery-cvs] r1107 - in /trunk: admin/site_manager.php admin/site_reader_remote.php admin/site_update.php include/calendar_base.class.php language/en_UK.iso-8859-1/admin.lang.php language/fr_FR

2006-03-27 Thread Radu
Author: rvelices
Date: Tue Mar 28 03:26:37 2006
New Revision: 1107

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1107&view=rev
Log:
fix: php 5 errors and warnings

improve: put back update remote site from local listing.xml functionality
(allow_url_fopen is false on several ISPs)

Modified:
trunk/admin/site_manager.php   (contents, props changed)
trunk/admin/site_reader_remote.php   (contents, props changed)
trunk/admin/site_update.php   (contents, props changed)
trunk/include/calendar_base.class.php   (contents, props changed)
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/language/fr_FR.iso-8859-1/admin.lang.php
trunk/picture.php
trunk/template/yoga/admin/site_manager.tpl   (contents, props changed)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


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

2006-03-27 Thread Radu
Author: rvelices
Date: Tue Mar 28 03:37:14 2006
New Revision: 1108

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1108&view=rev
Log:
URL rewrite: rename category.php to index.php (commit required before svn move)

Removed:
trunk/index.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1109 - in /trunk: category.php include/calendar_monthly.class.php include/functions.inc.php include/functions_calendar.inc.php include/functions_url.inc.php include/section_init.i

2006-03-27 Thread Radu
Author: rvelices
Date: Tue Mar 28 04:16:34 2006
New Revision: 1109

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1109&view=rev
Log:
moved category.php to index.php

split url functions from functions.inc.php to functions_url.inc.php

Added:
trunk/include/functions_url.inc.php   (with props)
trunk/index.php
  - copied, changed from r1106, trunk/category.php
trunk/template/yoga/index.tpl
  - copied unchanged from r1106, trunk/template/yoga/category.tpl
Removed:
trunk/category.php
trunk/template/yoga/category.tpl
Modified:
trunk/include/calendar_monthly.class.php
trunk/include/functions.inc.php
trunk/include/functions_calendar.inc.php
trunk/include/section_init.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1110 - /trunk/category.php

2006-03-27 Thread Radu
Author: rvelices
Date: Tue Mar 28 04:29:13 2006
New Revision: 1110

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1110&view=rev
Log:
url rewrite: add category.php for url backward compatibility

Added:
trunk/category.php   (with props)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1113 - in /trunk: ./ include/ language/fr_FR.iso-8859-1/

2006-03-29 Thread Radu
Author: rvelices
Date: Thu Mar 30 02:37:07 2006
New Revision: 1113

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1113&view=rev
Log:
fix: image_order cookie path fixed for url rewriting

improve: add function access_denied called when check_status or
check_restrictions fail

fix: french language correction

fix: remove php warnings in clean_iptc_value

split search functions into include/functions_search.inc.php

Added:
trunk/include/functions_search.inc.php   (with props)
Modified:
trunk/include/functions.inc.php
trunk/include/functions_category.inc.php
trunk/include/functions_html.inc.php
trunk/include/functions_metadata.inc.php
trunk/include/functions_user.inc.php
trunk/include/section_init.inc.php
trunk/index.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/search_rules.php   (contents, props changed)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1114 - in /trunk: admin/notification_by_mail.php include/scripts.js template/yoga/admin/notification_by_mail.tpl

2006-03-29 Thread Radu
Author: rvelices
Date: Thu Mar 30 04:08:53 2006
New Revision: 1114

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1114&view=rev
Log:
NBM: check/uncheck all completely done by Javascript

NBM: add function make_index_absolute_url

NBM: add function get_user_notifications and simplified code

Modified:
trunk/admin/notification_by_mail.php
trunk/include/scripts.js
trunk/template/yoga/admin/notification_by_mail.tpl   (contents, props 
changed)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1117 - in /trunk: include/common.inc.php include/functions_user.inc.php index.php

2006-03-31 Thread Radu
Author: rvelices
Date: Sat Apr  1 03:24:21 2006
New Revision: 1117

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1117&view=rev
Log:
fix: allow adviser message was not allowing cookies to be sent

fix: cookie deletion on logout uses ini_get (on some systems
ini_set(cookie_path) is ignored)

bug 322: locked category is visible to all the users/groups that have been
assigned the permissions

Modified:
trunk/include/common.inc.php
trunk/include/functions_user.inc.php
trunk/index.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


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

2006-04-03 Thread Radu
Author: rvelices
Date: Tue Apr  4 02:35:12 2006
New Revision: 1120

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1120&view=rev
Log:
fix: sql query erros when: no items for the selected tag, search returns
no result, caddie is empty

fix: tag cloud was showing least used tags

fix: strip html tags from head/title element on the page
(tag index page title contained ...)

improvement: added 5 tag levels in css for "ready to use" tags

fix: corrected png icon calendar_created.png for IE

fix: english language for nbm

Modified:
trunk/admin/element_set_global.php
trunk/include/config_default.inc.php
trunk/include/page_header.php
trunk/include/section_init.inc.php
trunk/index.php
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/tags.php   (contents, props changed)
trunk/template/yoga/default-layout.css
trunk/template/yoga/icon/calendar_created.png


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1125 - in /trunk: ./ include/ install/db/ language/en_UK.iso-8859-1/ language/en_UK.iso-8859-1/help/ language/fr_FR.iso-8859-1/ template/yoga/

2006-04-04 Thread Radu
Author: rvelices
Date: Wed Apr  5 04:01:36 2006
New Revision: 1125

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1125&view=rev
Log:
image sort order for tags

very minor code and language simplifications and corrections

Modified:
trunk/include/functions_calendar.inc.php
trunk/include/section_init.inc.php
trunk/install/db/19-database.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/en_UK.iso-8859-1/help/notification_by_mail.html
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/search.php
trunk/template/yoga/search.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1126 - /trunk/include/picture_metadata.inc.php

2006-04-04 Thread Radu
Author: rvelices
Date: Wed Apr  5 04:18:27 2006
New Revision: 1126

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1126&view=rev
Log:
fix: picture iptc metadata not showing due to url rewriting

Modified:
trunk/include/picture_metadata.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1131 - in /trunk: admin/ include/ install/ install/db/ template/yoga/

2006-04-05 Thread Radu
Author: rvelices
Date: Thu Apr  6 04:23:54 2006
New Revision: 1131

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1131&view=rev
Log:
improvement: urls for tags can contain now only the tag or the id and tag

improvement: urls for category can be now id and category names (instead
of only id)

improvement: added 2 indexes (#image_tag.tag_id and #tags.url_name)

improvement: identification, register, search pages automatically set focus
on first form input

improvement: focus, nofocus css class now valid for all forms

fix: category comment is tag stripped in category_subcats.inc.php
(otherwise issues with html/scripts inside category comment)

Added:
trunk/install/db/22-database.php   (with props)
Modified:
trunk/admin/cat_list.php
trunk/admin/cat_modify.php
trunk/include/category_subcats.inc.php
trunk/include/config_default.inc.php
trunk/include/functions.inc.php
trunk/include/functions_html.inc.php
trunk/include/functions_url.inc.php
trunk/include/section_init.inc.php
trunk/install/phpwebgallery_structure.sql
trunk/template/yoga/default-layout.css
trunk/template/yoga/identification.tpl
trunk/template/yoga/index.tpl
trunk/template/yoga/register.tpl
trunk/template/yoga/search.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1134 - in /branches/branch-1_6: include/category_subcats.inc.php include/functions_tag.inc.php picture.php template/yoga/index.tpl

2006-04-08 Thread Radu
Author: rvelices
Date: Sat Apr  8 21:40:12 2006
New Revision: 1134

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1134&view=rev
Log:
fix: sql query on tags when there are no images

fix: cat_name was not passed to make_index_url in category_subcats.inc.php 
(subcatify was working)

improvement: added some rel="nofollow"

Modified:
branches/branch-1_6/include/category_subcats.inc.php
branches/branch-1_6/include/functions_tag.inc.php
branches/branch-1_6/picture.php
branches/branch-1_6/template/yoga/index.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1135 - in /trunk: include/category_subcats.inc.php include/functions_tag.inc.php picture.php template/yoga/index.tpl

2006-04-08 Thread Radu
Author: rvelices
Date: Sat Apr  8 21:42:11 2006
New Revision: 1135

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1135&view=rev
Log:
merge -r1134 from branches/branch-1_6 into trunk

Modified:
trunk/include/category_subcats.inc.php
trunk/include/functions_tag.inc.php
trunk/picture.php
trunk/template/yoga/index.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1144 - in /branches/branch-1_6: include/category_recent_cats.inc.php include/category_subcats.inc.php index.php tools/create_listing_file.php

2006-04-10 Thread Radu
Author: rvelices
Date: Tue Apr 11 05:54:42 2006
New Revision: 1144

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1144&view=rev
Log:
fix: iptc keywords are split the same way for local and remote sites
(create_listing_file)

fix: recent_cats and category_subcats build the url the same way
(both subcatify and normal)

fix: recent_cats subcatify also strip tags on subcategory comment

fix: cookie deletion on logout uses cookie_domain from ini file

Modified:
branches/branch-1_6/include/category_recent_cats.inc.php
branches/branch-1_6/include/category_subcats.inc.php
branches/branch-1_6/index.php
branches/branch-1_6/tools/create_listing_file.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1145 - in /trunk: include/category_recent_cats.inc.php include/category_subcats.inc.php index.php tools/create_listing_file.php

2006-04-10 Thread Radu
Author: rvelices
Date: Tue Apr 11 05:55:51 2006
New Revision: 1145

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1145&view=rev
Log:
merge r1144 from branch-1_6 into trunk

Modified:
trunk/include/category_recent_cats.inc.php
trunk/include/category_subcats.inc.php
trunk/index.php
trunk/tools/create_listing_file.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1162 - in /branches/branch-1_6/include: calendar_base.class.php functions_calendar.inc.php

2006-04-13 Thread Radu
Author: rvelices
Date: Fri Apr 14 03:41:50 2006
New Revision: 1162

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1162&view=rev
Log:
fix: calendar prev/next links not working properly when 'any' (All/Tout)
was selected

fix: calendar 'any' (All/Tout) not shown on for the day selection
(last calendar level) - it was meaningless

fix: calendar image ordering is by date descending for large periods (no year
selected) or ascending for small periods (week,month...)

Modified:
branches/branch-1_6/include/calendar_base.class.php
branches/branch-1_6/include/functions_calendar.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1163 - in /trunk/include: calendar_base.class.php functions_calendar.inc.php

2006-04-13 Thread Radu
Author: rvelices
Date: Fri Apr 14 03:42:24 2006
New Revision: 1163

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1163&view=rev
Log:
merge r1162 from branch-1_6 into trunk

fix: calendar prev/next links not working properly when 'any' (All/Tout)
was selected

fix: calendar 'any' (All/Tout) not shown on for the day selection
(last calendar level) - it was meaningless

fix: calendar image ordering is by date descending for large periods (no year
selected) or ascending for small periods (week,month...)

Modified:
trunk/include/calendar_base.class.php
trunk/include/functions_calendar.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1175 - in /branches/branch-1_6: include/functions_session.inc.php template/yoga/image.css template/yoga/theme/clear/theme.css template/yoga/theme/dark/theme.css

2006-04-14 Thread Radu
Author: rvelices
Date: Sat Apr 15 00:14:53 2006
New Revision: 1175

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1175&view=rev
Log:
fix: sessions

css 3px image border goes from both clear and dark to image.css

Modified:
branches/branch-1_6/include/functions_session.inc.php
branches/branch-1_6/template/yoga/image.css
branches/branch-1_6/template/yoga/theme/clear/theme.css
branches/branch-1_6/template/yoga/theme/dark/theme.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1176 - in /trunk: include/functions_session.inc.php template/yoga/image.css template/yoga/theme/clear/theme.css template/yoga/theme/dark/theme.css

2006-04-14 Thread Radu
Author: rvelices
Date: Sat Apr 15 00:15:24 2006
New Revision: 1176

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1176&view=rev
Log:
merge r1175 from branch-1_6 into trunk

fix: sessions

css 3px image border goes from both clear and dark to image.css

Modified:
trunk/include/functions_session.inc.php
trunk/template/yoga/image.css
trunk/template/yoga/theme/clear/theme.css
trunk/template/yoga/theme/dark/theme.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1193 - /branches/branch-1_6/template/yoga/print.css

2006-04-17 Thread Radu
Author: rvelices
Date: Tue Apr 18 02:06:06 2006
New Revision: 1193

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1193&view=rev
Log:
fix: update print.css for correct printing

Modified:
branches/branch-1_6/template/yoga/print.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1194 - /trunk/template/yoga/print.css

2006-04-17 Thread Radu
Author: rvelices
Date: Tue Apr 18 02:06:50 2006
New Revision: 1194

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1194&view=rev
Log:
merge r1193 from branch-1_6 into trunk

fix: update print.css for correct printing

Modified:
trunk/template/yoga/print.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1203 - in /branches/branch-1_6: admin/site_reader_local.php admin/site_reader_remote.php admin/site_update.php language/en_UK.iso-8859-1/admin.lang.php language/fr_FR.iso-8859-1/a

2006-04-18 Thread Radu
Author: rvelices
Date: Wed Apr 19 01:45:21 2006
New Revision: 1203

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1203&view=rev
Log:
bug 335: tn_ext, has_high and representative_ext are updated during file
synchronization and not metadata synchronization

Modified:
branches/branch-1_6/admin/site_reader_local.php
branches/branch-1_6/admin/site_reader_remote.php
branches/branch-1_6/admin/site_update.php
branches/branch-1_6/language/en_UK.iso-8859-1/admin.lang.php
branches/branch-1_6/language/fr_FR.iso-8859-1/admin.lang.php
branches/branch-1_6/template/yoga/admin/site_update.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1204 - in /trunk: admin/site_reader_local.php admin/site_reader_remote.php admin/site_update.php language/en_UK.iso-8859-1/admin.lang.php language/fr_FR.iso-8859-1/admin.lang.php

2006-04-18 Thread Radu
Author: rvelices
Date: Wed Apr 19 01:46:53 2006
New Revision: 1204

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1204&view=rev
Log:
merge r1203 from branch-1_6 into trunk

bug 335: tn_ext, has_high and representative_ext are updated during file
synchronization and not metadata synchronization

Modified:
trunk/admin/site_reader_local.php
trunk/admin/site_reader_remote.php
trunk/admin/site_update.php
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/language/fr_FR.iso-8859-1/admin.lang.php
trunk/template/yoga/admin/site_update.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1216 - in /branches/branch-1_6: include/functions_session.inc.php template/yoga/admin/rating.tpl

2006-04-19 Thread Radu
Author: rvelices
Date: Thu Apr 20 04:54:28 2006
New Revision: 1216

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1216&view=rev
Log:
bug 340: ini_set disabled to Club Internet ISP + 1 error text message

fix: display issue with IE6 on admin rating (table from 100% to 99%)

Modified:
branches/branch-1_6/include/functions_session.inc.php
branches/branch-1_6/template/yoga/admin/rating.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1217 - in /trunk: include/functions_session.inc.php template/yoga/admin/rating.tpl

2006-04-19 Thread Radu
Author: rvelices
Date: Thu Apr 20 04:54:50 2006
New Revision: 1217

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1217&view=rev
Log:
merge r1216 from branch-1_6 into trunk

bug 340: ini_set disabled to Club Internet ISP + 1 error text message

fix: display issue with IE6 on admin rating (table from 100% to 99%)

Modified:
trunk/include/functions_session.inc.php
trunk/template/yoga/admin/rating.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1228 - in /branches/branch-1_6: include/section_init.inc.php tools/create_listing_file.php

2006-04-20 Thread Radu
Author: rvelices
Date: Fri Apr 21 02:03:46 2006
New Revision: 1228

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1228&view=rev
Log:
bug 345: cannot browse categories (Club Internet modified web server provides 
PATH_INFO even if it is empty)

fix 339: also added in create_listing_file.php

Modified:
branches/branch-1_6/include/section_init.inc.php
branches/branch-1_6/tools/create_listing_file.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1229 - in /trunk: include/section_init.inc.php tools/create_listing_file.php

2006-04-20 Thread Radu
Author: rvelices
Date: Fri Apr 21 02:04:11 2006
New Revision: 1229

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1229&view=rev
Log:
merge r1228 from branch-1_6 into trunk

bug 345: cannot browse categories (Club Internet modified web server provides 
PATH_INFO even if it is empty)

fix 339: also added in create_listing_file.php

Modified:
trunk/include/section_init.inc.php
trunk/tools/create_listing_file.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


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

2006-04-20 Thread Radu
Author: rvelices
Date: Fri Apr 21 04:10:45 2006
New Revision: 1230

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1230&view=rev
Log:
bugs 344 and 308: broken user id in $_SESSION due to php.ini register_globals

Modified:
branches/branch-1_6/include/functions_user.inc.php
branches/branch-1_6/include/user.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1231 - in /trunk/include: functions_user.inc.php user.inc.php

2006-04-20 Thread Radu
Author: rvelices
Date: Fri Apr 21 04:11:29 2006
New Revision: 1231

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1231&view=rev
Log:
merge r1230 from branch-1_6 into trunk

bugs 344 and 308: broken user id in $_SESSION due to php.ini register_globals

Modified:
trunk/include/functions_user.inc.php
trunk/include/user.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1265 - /branches/branch-1_6/template/yoga/picture.tpl

2006-04-24 Thread Radu
Author: rvelices
Date: Tue Apr 25 03:20:15 2006
New Revision: 1265

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1265&view=rev
Log:
bug 348: missing hint for first/last icons in picture.tpl

Modified:
branches/branch-1_6/template/yoga/picture.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1266 - /trunk/template/yoga/picture.tpl

2006-04-24 Thread Radu
Author: rvelices
Date: Tue Apr 25 03:21:00 2006
New Revision: 1266

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1266&view=rev
Log:
merge -r1265 from branch-1_6 to trunk

bug 348: missing hint for first/last icons in picture.tpl

Modified:
trunk/template/yoga/picture.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1273 - in /branches/branch-1_6: include/category_subcats.inc.php template/yoga/default-layout.css template/yoga/search.tpl

2006-04-25 Thread Radu
Author: rvelices
Date: Wed Apr 26 03:55:55 2006
New Revision: 1273

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1273&view=rev
Log:
reduced the horizontal spacing between tags on the search page

when clicking today on search page, the page is not scrolled to top

Modified:
branches/branch-1_6/include/category_subcats.inc.php
branches/branch-1_6/template/yoga/default-layout.css
branches/branch-1_6/template/yoga/search.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1274 - in /trunk: include/category_subcats.inc.php template/yoga/default-layout.css template/yoga/search.tpl

2006-04-25 Thread Radu
Author: rvelices
Date: Wed Apr 26 03:56:35 2006
New Revision: 1274

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1274&view=rev
Log:
merge -r1273 from branch-1_6 to trunk
reduced the horizontal spacing between tags on the search page

when clicking today on search page, the page is not scrolled to top

Modified:
trunk/include/category_subcats.inc.php
trunk/template/yoga/default-layout.css
trunk/template/yoga/search.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1285 - in /branches/branch-1_6: ./ include/ language/en_UK.iso-8859-1/ language/fr_FR.iso-8859-1/ template/yoga/ template/yoga/theme/clear/ template/yoga/theme/dark/

2006-04-27 Thread Radu
Author: rvelices
Date: Fri Apr 28 06:37:28 2006
New Revision: 1285

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1285&view=rev
Log:
bug 359: transform rating html A links to FORM because some bots rate 
pictures (even if rel="nofollow" is set)

Modified:
branches/branch-1_6/include/picture_rate.inc.php
branches/branch-1_6/language/en_UK.iso-8859-1/common.lang.php
branches/branch-1_6/language/fr_FR.iso-8859-1/common.lang.php
branches/branch-1_6/picture.php
branches/branch-1_6/template/yoga/image.css
branches/branch-1_6/template/yoga/picture.tpl
branches/branch-1_6/template/yoga/theme/clear/theme.css
branches/branch-1_6/template/yoga/theme/dark/theme.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1286 - in /trunk: ./ include/ language/en_UK.iso-8859-1/ language/fr_FR.iso-8859-1/ template/yoga/ template/yoga/theme/clear/ template/yoga/theme/dark/

2006-04-27 Thread Radu
Author: rvelices
Date: Fri Apr 28 06:38:36 2006
New Revision: 1286

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1286&view=rev
Log:
merge -r1285 in from branch-1_6 to trunk
bug 359: transform rating html A links to FORM because some bots rate 
pictures (even if rel="nofollow" is set)

Modified:
trunk/include/picture_rate.inc.php
trunk/language/en_UK.iso-8859-1/common.lang.php
trunk/language/fr_FR.iso-8859-1/common.lang.php
trunk/picture.php
trunk/template/yoga/image.css
trunk/template/yoga/picture.tpl
trunk/template/yoga/theme/clear/theme.css
trunk/template/yoga/theme/dark/theme.css


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1287 - in /branches/branch-1_6: category.php include/functions_category.inc.php include/functions_html.inc.php include/section_init.inc.php picture.php

2006-04-27 Thread Radu
Author: rvelices
Date: Fri Apr 28 07:11:46 2006
New Revision: 1287

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1287&view=rev
Log:
bug 349: Nicer display messages instead of "die" when urls cannot be 
solved (also set 404 status code for bots)

Modified:
branches/branch-1_6/category.php
branches/branch-1_6/include/functions_category.inc.php
branches/branch-1_6/include/functions_html.inc.php
branches/branch-1_6/include/section_init.inc.php
branches/branch-1_6/picture.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1288 - in /trunk: category.php include/functions_category.inc.php include/functions_html.inc.php include/section_init.inc.php picture.php

2006-04-27 Thread Radu
Author: rvelices
Date: Fri Apr 28 07:12:25 2006
New Revision: 1288

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1288&view=rev
Log:
merge -r1287 from branch-1_6 to trunk
bug 349: Nicer display messages instead of "die" when urls cannot be 
solved (also set 404 status code for bots)

Modified:
trunk/category.php
trunk/include/functions_category.inc.php
trunk/include/functions_html.inc.php
trunk/include/section_init.inc.php
trunk/picture.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1295 - /branches/branch-1_6/admin/site_update.php

2006-04-29 Thread Radu
Author: rvelices
Date: Sat Apr 29 18:34:49 2006
New Revision: 1295

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1295&view=rev
Log:
bug 362: remote site update fails when inserting new cat (MySql err 1048)

Modified:
branches/branch-1_6/admin/site_update.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1296 - /trunk/admin/site_update.php

2006-04-29 Thread Radu
Author: rvelices
Date: Sat Apr 29 18:35:07 2006
New Revision: 1296

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1296&view=rev
Log:
bug 362: remote site update fails when inserting new cat (MySql err 1048)

Modified:
trunk/admin/site_update.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1306 - /trunk/include/section_init.inc.php

2006-05-08 Thread Radu
Author: rvelices
Date: Tue May  9 02:29:59 2006
New Revision: 1306

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1306&view=rev
Log:
merge -r1305 from branch-1_6 to trunk
fix: URLs not working with some ISPs that set _SERVER['PATH_INFO'] in a 
non standard way

Modified:
trunk/include/section_init.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1305 - /branches/branch-1_6/include/section_init.inc.php

2006-05-08 Thread Radu
Author: rvelices
Date: Tue May  9 02:29:07 2006
New Revision: 1305

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1305&view=rev
Log:
fix: URLs not working with some ISPs that set _SERVER['PATH_INFO'] in a 
non standard way

Modified:
branches/branch-1_6/include/section_init.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1351 - in /branches/branch-1_6: include/calendar_monthly.class.php template/yoga/month_calendar.tpl

2006-06-13 Thread Radu
Author: rvelices
Date: Wed Jun 14 02:38:03 2006
New Revision: 1351

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1351&view=rev
Log:
bug 388: html errors in month_calendar

Modified:
branches/branch-1_6/include/calendar_monthly.class.php
branches/branch-1_6/template/yoga/month_calendar.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1352 - in /trunk: include/calendar_monthly.class.php template/yoga/month_calendar.tpl

2006-06-13 Thread Radu
Author: rvelices
Date: Wed Jun 14 02:39:45 2006
New Revision: 1352

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1352&view=rev
Log:
merge r1351 from branch-1_6 to trunk (bug 388: html errors in month_calendar)

Modified:
trunk/include/calendar_monthly.class.php
trunk/template/yoga/month_calendar.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1353 - in /branches/branch-1_6/include: category_recent_cats.inc.php category_subcats.inc.php

2006-06-13 Thread Radu
Author: rvelices
Date: Wed Jun 14 02:54:28 2006
New Revision: 1353

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1353&view=rev
Log:
bug 389: font tag allowed in category html description for subcatify

Modified:
branches/branch-1_6/include/category_recent_cats.inc.php
branches/branch-1_6/include/category_subcats.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1354 - in /trunk/include: category_recent_cats.inc.php category_subcats.inc.php

2006-06-13 Thread Radu
Author: rvelices
Date: Wed Jun 14 02:56:22 2006
New Revision: 1354

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1354&view=rev
Log:
merge r1353 from branch-1_6 to trunk (bug 389: font tag allowed in category 
html description for subcatify)

Modified:
trunk/include/category_recent_cats.inc.php
trunk/include/category_subcats.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1372 - /branches/branch-1_6/include/section_init.inc.php

2006-06-19 Thread Radu
Author: rvelices
Date: Tue Jun 20 01:28:51 2006
New Revision: 1372

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1372&view=rev
Log:
bug 418: navigation bar in picture.php to the root of special categories

Modified:
branches/branch-1_6/include/section_init.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1373 - /trunk/include/section_init.inc.php

2006-06-19 Thread Radu
Author: rvelices
Date: Tue Jun 20 01:29:54 2006
New Revision: 1373

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1373&view=rev
Log:
bug 418: navigation bar in picture.php to the root of special categories

Modified:
trunk/include/section_init.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1402 - /branches/branch-1_6/include/functions_url.inc.php

2006-06-24 Thread Radu
Author: rvelices
Date: Sat Jun 24 23:22:13 2006
New Revision: 1402

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1402&view=rev
Log:
bug correction in get_root_url ('./../' was returning '')

Modified:
branches/branch-1_6/include/functions_url.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1403 - /trunk/include/functions_url.inc.php

2006-06-24 Thread Radu
Author: rvelices
Date: Sat Jun 24 23:23:10 2006
New Revision: 1403

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1403&view=rev
Log:
merge -r1402 from branch-1_6 into trunk 
bug correction in get_root_url ('./../' was returning '')

Modified:
trunk/include/functions_url.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1406 - in /branches/branch-1_6/include: category_recent_cats.inc.php category_subcats.inc.php

2006-06-26 Thread Radu
Author: rvelices
Date: Tue Jun 27 02:37:18 2006
New Revision: 1406

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1406&view=rev
Log:
bug 436: Category thumbnail display not ok if subcatify is false

Modified:
branches/branch-1_6/include/category_recent_cats.inc.php
branches/branch-1_6/include/category_subcats.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1407 - in /trunk/include: category_recent_cats.inc.php category_subcats.inc.php

2006-06-26 Thread Radu
Author: rvelices
Date: Tue Jun 27 02:38:19 2006
New Revision: 1407

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1407&view=rev
Log:
merge -r1046 from branch-1_6 to trunk
bug 436: Category thumbnail display not ok if subcatify is false

Modified:
trunk/include/category_recent_cats.inc.php
trunk/include/category_subcats.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1435 - in /branches/branch-1_6: include/menubar.inc.php index.php

2006-07-05 Thread Radu
Author: rvelices
Date: Thu Jul  6 04:44:16 2006
New Revision: 1435

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1435&view=rev
Log:
bug 450: "upload an image" link in menu bar is missing

Modified:
branches/branch-1_6/include/menubar.inc.php   (contents, props changed)
branches/branch-1_6/index.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1436 - in /trunk: include/menubar.inc.php index.php

2006-07-05 Thread Radu
Author: rvelices
Date: Thu Jul  6 04:45:26 2006
New Revision: 1436

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1436&view=rev
Log:
merge -r1435 from branch-1_6 to trunk 
bug 450: "upload an image" link in menu bar is missing

Modified:
trunk/include/menubar.inc.php   (contents, props changed)
trunk/index.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1438 - /branches/branch-1_6/language/fr_FR.iso-8859-1/common.lang.php

2006-07-07 Thread Radu
Author: rvelices
Date: Sat Jul  8 01:32:47 2006
New Revision: 1438

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1438&view=rev
Log:
bug 453: french language correction

Modified:
branches/branch-1_6/language/fr_FR.iso-8859-1/common.lang.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1439 - /trunk/language/fr_FR.iso-8859-1/common.lang.php

2006-07-07 Thread Radu
Author: rvelices
Date: Sat Jul  8 01:33:14 2006
New Revision: 1439

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1439&view=rev
Log:
bug 453: french language correction

Modified:
trunk/language/fr_FR.iso-8859-1/common.lang.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1485 - /branches/branch-1_6/tools/create_listing_file.php

2006-07-20 Thread Radu
Author: rvelices
Date: Fri Jul 21 01:49:05 2006
New Revision: 1485

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1485&view=rev
Log:
bug 481: Incorrect tag generation in listing.xml for accentuated letters

Modified:
branches/branch-1_6/tools/create_listing_file.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1486 - /trunk/tools/create_listing_file.php

2006-07-20 Thread Radu
Author: rvelices
Date: Fri Jul 21 01:55:08 2006
New Revision: 1486

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1486&view=rev
Log:
merge -r1484:1485 from branch 1.6 to trunk (bug 481: Incorrect tag generation 
in listing.xml for accentuated letters)

Modified:
trunk/tools/create_listing_file.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1499 - /branches/branch-1_6/template-common/inputfix.htc

2006-07-25 Thread Radu
Author: rvelices
Date: Wed Jul 26 01:14:54 2006
New Revision: 1499

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1499&view=rev
Log:
fix: missing file from r1492 (was merge r1490:1491)

Added:
branches/branch-1_6/template-common/inputfix.htc   (with props)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1500 - in /trunk: admin/ include/ install/ install/db/ language/en_UK.iso-8859-1/ language/fr_FR.iso-8859-1/ template/yoga/admin/

2006-07-25 Thread Radu
Author: rvelices
Date: Wed Jul 26 02:51:08 2006
New Revision: 1500

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1500&view=rev
Log:
feature 169: each category can have its own image order

Added:
trunk/install/db/29-database.php   (with props)
Modified:
trunk/admin/cat_modify.php
trunk/include/functions_category.inc.php
trunk/include/section_init.inc.php
trunk/install/phpwebgallery_structure.sql
trunk/language/en_UK.iso-8859-1/admin.lang.php
trunk/language/fr_FR.iso-8859-1/admin.lang.php
trunk/template/yoga/admin/cat_modify.tpl


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1501 - /branches/branch-1_6/include/common.inc.php

2006-07-25 Thread Radu
Author: rvelices
Date: Wed Jul 26 03:01:12 2006
New Revision: 1501

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1501&view=rev
Log:
bug 488: when gallery is locked, white page with no message

Modified:
branches/branch-1_6/include/common.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1502 - /trunk/include/common.inc.php

2006-07-25 Thread Radu
Author: rvelices
Date: Wed Jul 26 03:01:36 2006
New Revision: 1502

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1502&view=rev
Log:
bug 488: when gallery is locked, white page with no message

Modified:
trunk/include/common.inc.php


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


[Phpwebgallery-cvs] r1537 - in /trunk: ./ include/ template/yoga/

2006-08-14 Thread Radu
Author: rvelices
Date: Tue Aug 15 04:06:06 2006
New Revision: 1537

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1537&view=rev
Log:
feature 519: quick search (first version)

Added:
trunk/qsearch.php   (with props)
Modified:
trunk/include/config_default.inc.php
trunk/include/functions_search.inc.php
trunk/include/functions_tag.inc.php   (contents, props changed)
trunk/include/menubar.inc.php
trunk/include/section_init.inc.php
trunk/index.php
trunk/search_rules.php
trunk/template/yoga/default-layout.css
trunk/template/yoga/index.tpl
trunk/template/yoga/menubar.css
trunk/template/yoga/menubar.tpl   (contents, props changed)


___
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs


  1   2   3   4   5   >