# # ChangeLog for trunk/include # # Generated by Trac 1.2.3 # Jun 29, 2024, 7:27:21 PM Tue, 19 Sep 2006 04:43:10 GMT rvelices [1550] * trunk/feed.php (modified) * trunk/include/functions_notification.inc.php (modified) corrected links in RSS feed Mon, 18 Sep 2006 22:51:09 GMT rvelices [1549] * trunk/feed.php (modified) * trunk/include/feedcreator.class.php (modified) * trunk/include/functions_notification.inc.php (modified) RSS feed improvements: - send 404 when feed id missing/unknown - ... Sat, 26 Aug 2006 13:46:33 GMT plg [1546] * trunk/include/constants.php (modified) * trunk/tools/create_listing_file.php (modified) Modification: change current version from "%PWGVERSION%" to ... Thu, 24 Aug 2006 10:12:02 GMT rub [1541] * trunk/include/functions_mail.inc.php (modified) Resolved Issue ID 0000516: o $lang_info not declared Merge ... Tue, 15 Aug 2006 02:06:06 GMT rvelices [1537] * trunk/include/config_default.inc.php (modified) * trunk/include/functions_search.inc.php (modified) * trunk/include/functions_tag.inc.php (modified) * trunk/include/menubar.inc.php (modified) * trunk/include/section_init.inc.php (modified) * trunk/index.php (modified) * trunk/qsearch.php (added) * trunk/search_rules.php (modified) * trunk/template/yoga/default-layout.css (modified) * trunk/template/yoga/index.tpl (modified) * trunk/template/yoga/menubar.css (modified) * trunk/template/yoga/menubar.tpl (modified) feature 519: quick search (first version) Fri, 11 Aug 2006 22:42:29 GMT rub [1534] * trunk/include/functions_mail.inc.php (modified) Remove duplicate line! $headers.= 'Reply-To: '.$from."\n"; ... Fri, 11 Aug 2006 22:37:22 GMT rub [1532] * trunk/include/functions_mail.inc.php (modified) Resolved Issue ID 0000516: o Charset not defined on mail headers ... Wed, 09 Aug 2006 22:10:12 GMT rub [1531] * trunk/admin/include/functions_notification_by_mail.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions_mail.inc.php (modified) * trunk/password.php (modified) Resolved Issue ID 0000507: o format of email o ... Tue, 08 Aug 2006 06:54:57 GMT nikrou [1527] * trunk/include/functions_user.inc.php (modified) line (error_log('...')) not wanted: debug Mon, 07 Aug 2006 13:39:19 GMT nikrou [1526] * trunk/include/functions_user.inc.php (modified) bug 451 fixed: in auto_login function slashes must be remove before ... Wed, 02 Aug 2006 21:19:15 GMT nikrou [1524] * trunk/include/user.inc.php (modified) fix bug 451: password.php and register.php must be accessible when ... Tue, 01 Aug 2006 13:33:21 GMT nikrou [1522] * trunk/include/user.inc.php (modified) fix bug 451: when guest access in not allowed identification.php ... Mon, 31 Jul 2006 22:18:32 GMT rub [1519] * trunk/admin/.htaccess (deleted) * trunk/include/.htaccess (deleted) * trunk/install/.htaccess (deleted) * trunk/language/.htaccess (deleted) * trunk/template-common/.htaccess (deleted) * trunk/template-extension/.htaccess (deleted) * trunk/template/.htaccess (deleted) Resolved Issue ID 0000474 (Step 3): o Remove .htaccess files o ... Fri, 28 Jul 2006 14:07:57 GMT nikrou [1512] * trunk/include/page_header.php (modified) revert to svn:1507 block refresh is used in slideshows fix line ... Fri, 28 Jul 2006 09:34:27 GMT nikrou [1511] * trunk/identification.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/include/menubar.inc.php (modified) * trunk/include/user.inc.php (modified) * trunk/index.php (modified) Fix bug 451: improvement small problem with reconnexion after ... Fri, 28 Jul 2006 08:36:38 GMT nikrou [1510] * trunk/include/functions.inc.php (modified) refresh_time must be 0 by default fix line too long Fri, 28 Jul 2006 08:01:08 GMT nikrou [1509] * trunk/include/functions.inc.php (modified) Fixed missing $lang and extra code not needed Thu, 27 Jul 2006 18:51:54 GMT nikrou [1508] * trunk/include/functions.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/template-common/redirect.tpl (moved) Feature 492: first step Simple redirect.tpl in template-common ... Wed, 26 Jul 2006 21:29:21 GMT rub [1505] * trunk/admin (modified) * trunk/admin/.htaccess (added) * trunk/include/.htaccess (added) * trunk/install/.htaccess (added) * trunk/language/.htaccess (added) * trunk/template-common/.htaccess (added) * trunk/template-common/pngfix.js (moved) * trunk/template-common/scripts.js (moved) * trunk/template-extension/.htaccess (added) * trunk/template/.htaccess (added) * trunk/template/yoga/header.tpl (modified) Resolved Issue ID 0000474 (Step 2): o Add .htaccess files => ... Wed, 26 Jul 2006 21:00:16 GMT nikrou [1503] * trunk/admin/picture_modify.php (modified) * trunk/include/functions_url.inc.php (modified) * trunk/include/menubar.inc.php (modified) * trunk/include/picture_comment.inc.php (modified) * trunk/index.php (modified) * trunk/picture.php (modified) * trunk/random.php (modified) function names are case-insensitive but it's a good idea to call ... Wed, 26 Jul 2006 01:01:36 GMT rvelices [1502] * trunk/include/common.inc.php (modified) bug 488: when gallery is locked, white page with no message Wed, 26 Jul 2006 00:51:08 GMT rvelices [1500] * trunk/admin/cat_modify.php (modified) * trunk/include/functions_category.inc.php (modified) * trunk/include/section_init.inc.php (modified) * trunk/install/db/29-database.php (added) * trunk/install/phpwebgallery_structure.sql (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/admin.lang.php (modified) * trunk/template/yoga/admin/cat_modify.tpl (modified) feature 169: each category can have its own image order Sun, 23 Jul 2006 15:25:49 GMT nikrou [1493] * trunk/identification.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions_session.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/install/db/26-database.php (added) * trunk/install/phpwebgallery_structure.sql (modified) bug 451 fixed: problem with auto login - add an auto_login_key in ... Fri, 21 Jul 2006 13:44:22 GMT nikrou [1487] * trunk/admin/tags.php (modified) * trunk/include/functions.inc.php (modified) bug 471 fixed: quote in tags Tue, 18 Jul 2006 21:38:54 GMT rub [1481] * trunk/admin/images/index.php (moved) * trunk/admin/include/index.php (moved) * trunk/admin/index.php (moved) * trunk/doc/index.php (added) * trunk/galleries/index.php (moved) * trunk/include/index.php (modified) * trunk/install/db/index.php (added) * trunk/install/index.php (added) * trunk/language/en_UK.iso-8859-1/help/index.php (added) * trunk/language/en_UK.iso-8859-1/index.php (added) * trunk/language/fr_FR.iso-8859-1/help/index.php (added) * trunk/language/fr_FR.iso-8859-1/index.php (added) * trunk/language/index.php (moved) * trunk/template-common/index.php (added) * trunk/template-extension/index.php (added) * trunk/template-extension/yoga/index.php (added) * trunk/template-extension/yoga/local/index.php (added) * trunk/template/index.php (added) * trunk/template/yoga/admin/index.php (added) * trunk/template/yoga/icon/admin/index.php (added) * trunk/template/yoga/icon/index.php (added) * trunk/template/yoga/icon/mimetypes/index.php (added) * trunk/template/yoga/index.php (added) * trunk/template/yoga/theme (modified) * trunk/template/yoga/theme/clear/index.php (added) * trunk/template/yoga/theme/dark/images/index.php (added) * trunk/template/yoga/theme/dark/index.php (added) * trunk/template/yoga/theme/index.php (added) * trunk/tools/index.php (added) Resolved Issue ID 0000474 (Step 1): o Rename index.htm into ... Sat, 15 Jul 2006 14:29:16 GMT chrisaga [1472] * trunk/include/pngfix.js (modified) fix bug 193 : pb with quote in tooltips with IE Sat, 15 Jul 2006 08:20:47 GMT chrisaga [1470] * trunk/include/config_default.inc.php (modified) * trunk/index.php (modified) improve : allow to redirect guest from index.php to ... Fri, 14 Jul 2006 23:56:47 GMT chrisaga [1468] * trunk/include/scripts.js (modified) fix bug 437: Affichage des pwg_high (popup-window size ) Thu, 13 Jul 2006 20:58:01 GMT rub [1462] * trunk/admin/user_list.php (modified) * trunk/include/functions_user.inc.php (modified) Reopened and Resolved Issue ID 0000459: o ... Tue, 11 Jul 2006 20:51:24 GMT rub [1458] * trunk/admin/notification_by_mail.php (modified) * trunk/admin/rating.php (modified) * trunk/admin/site_manager.php (modified) * trunk/admin/site_update.php (modified) * trunk/admin/user_list.php (modified) * trunk/admin/waiting.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/template/yoga/admin/rating.tpl (modified) * trunk/template/yoga/admin/site_manager.tpl (modified) Resolved Issue ID 0000456, 0000457, 0000459, 0000465: o Fix bugs ... Sun, 09 Jul 2006 17:58:21 GMT chrisaga [1456] * trunk/include/template.php (modified) improve : evaluate {pwg_root} after any {themeconf:___} variable to ... Sat, 08 Jul 2006 09:27:23 GMT chrisaga [1442] * trunk/include/functions_session.inc.php (modified) fix bug 458: Cannot log due to broken session cookie (wrong "path") ... Thu, 06 Jul 2006 02:45:26 GMT rvelices [1436] * trunk/include/menubar.inc.php (modified) * trunk/index.php (modified) merge -r1435 from branch-1_6 to trunk bug 450: "upload an image" ... Mon, 03 Jul 2006 23:06:44 GMT plg [1432] * trunk/include/functions_notification.inc.php (modified) merge -r1430:1431 from branch 1.6 to trunk (bug 443 fixed: new users ... Mon, 03 Jul 2006 22:58:19 GMT plg [1430] * trunk/include/functions_session.inc.php (modified) merge -r1428:1429 from branch 1.6 to trunk (bug fixed: check of non ... Mon, 03 Jul 2006 22:44:22 GMT plg [1426] * trunk/include/common.inc.php (modified) merge -r1424:1425 from branch 1.6 to trunk (bug 395 fixed: the ... Thu, 29 Jun 2006 22:16:35 GMT rub [1418] * trunk/include/common.inc.php (modified) * trunk/template/yoga/default-colors.css (modified) * trunk/template/yoga/header.tpl (modified) Issue ID 0000375: o Line too long o Use paragraph Merge BSF ... Wed, 28 Jun 2006 22:50:30 GMT rub [1414] * trunk/include/common.inc.php (modified) * trunk/template/yoga/default-colors.css (modified) * trunk/template/yoga/header.tpl (modified) Issue ID 0000375: o Keep same format display o Add css class ... Wed, 28 Jun 2006 21:33:35 GMT rub [1412] * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) Issue ID 0000429: Fix Line too long cf coding convention Tue, 27 Jun 2006 21:14:55 GMT rub [1410] * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) Issue ID 0000429: Value on config_default.inc.php is a default value ... Tue, 27 Jun 2006 00:38:19 GMT rvelices [1407] * trunk/include/category_recent_cats.inc.php (modified) * trunk/include/category_subcats.inc.php (modified) merge -r1046 from branch-1_6 to trunk bug 436: Category thumbnail ... Sat, 24 Jun 2006 21:23:10 GMT rvelices [1403] * trunk/include/functions_url.inc.php (modified) merge -r1402 from branch-1_6 into trunk bug correction in ... Sat, 24 Jun 2006 17:09:20 GMT chrisaga [1400] * trunk/include/functions.inc.php (modified) fix : test if themeconf variable exist to avoid a "PHP Notice" in the log Sat, 24 Jun 2006 08:56:59 GMT chrisaga [1384] * trunk/include/category_default.inc.php (modified) * trunk/template (modified) * trunk/template/yoga/content.css (modified) * trunk/template/yoga/fix-ie5-ie6.css (modified) * trunk/template/yoga/index.tpl (modified) * trunk/template/yoga/layout.css (modified) * trunk/template/yoga/theme (modified) * trunk/template/yoga/thumbnails-fix-ie5-ie6.css (added) * trunk/template/yoga/thumbnails.css (added) * trunk/template/yoga/thumbnails.tpl (added) feature 434: split thumbnails in template so customization could be ... Thu, 22 Jun 2006 21:28:54 GMT nikrou [1380] * trunk/include/common.inc.php (modified) * trunk/template/yoga/header.tpl (modified) fix bug 375: html bug; warnings are displayed outside from the html tree. Thu, 22 Jun 2006 19:21:56 GMT nikrou [1377] * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/menubar.inc.php (copied) * trunk/index.php (modified) * trunk/template/yoga/header.tpl (modified) * trunk/template/yoga/index.tpl (modified) * trunk/template/yoga/menubar.tpl (copied) * trunk/template/yoga/theme/clear/themeconf.inc.php (modified) * trunk/template/yoga/theme/dark/themeconf.inc.php (modified) svn merge -r1366:1371 from branch 1.6 into trunk Thu, 22 Jun 2006 18:17:47 GMT nikrou [1376] * trunk/include/common.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/template/admin (deleted) * trunk/template/public (deleted) * trunk/template/yoga (copied) issue 426 step 1 reverted: svn merge -r1466:1465 . svn merge ... Wed, 21 Jun 2006 19:34:46 GMT nikrou [1374] * trunk/include/functions_url.inc.php (modified) fix bug 431: src of image are incorrect: ex: ././galleries/img.jpg ... Mon, 19 Jun 2006 23:29:54 GMT rvelices [1373] * trunk/include/section_init.inc.php (modified) bug 418: navigation bar in picture.php to the root of special categories Sun, 18 Jun 2006 18:39:43 GMT nikrou [1366] * trunk/include/common.inc.php (modified) * trunk/include/page_header.php (modified) small fix: problem with undefined constant in public zone. Sun, 18 Jun 2006 16:47:15 GMT rub [1364] * trunk/include/functions.inc.php (modified) Issue ID 0000407: accents are not allowed in mail headers Fix: ... Sun, 18 Jun 2006 12:04:59 GMT nikrou [1363] * trunk/include/common.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/template/admin (added) * trunk/template/admin/yoga (added) * trunk/template/admin/yoga/about.tpl (added) * trunk/template/admin/yoga/admin (added) * trunk/template/admin/yoga/admin.tpl (added) * trunk/template/admin/yoga/admin/cat_list.tpl (added) * trunk/template/admin/yoga/admin/cat_modify.tpl (added) * trunk/template/admin/yoga/admin/cat_move.tpl (added) * trunk/template/admin/yoga/admin/cat_options.tpl (added) * trunk/template/admin/yoga/admin/cat_perm.tpl (added) * trunk/template/admin/yoga/admin/comments.tpl (added) * trunk/template/admin/yoga/admin/configuration.tpl (added) * trunk/template/admin/yoga/admin/double_select.tpl (added) * trunk/template/admin/yoga/admin/element_set_global.tpl (added) * trunk/template/admin/yoga/admin/element_set_unit.tpl (added) * trunk/template/admin/yoga/admin/group_list.tpl (added) * trunk/template/admin/yoga/admin/group_perm.tpl (added) * trunk/template/admin/yoga/admin/intro.tpl (added) * trunk/template/admin/yoga/admin/maintenance.tpl (added) * trunk/template/admin/yoga/admin/notification_by_mail.tpl (added) * trunk/template/admin/yoga/admin/picture_modify.tpl (added) * trunk/template/admin/yoga/admin/rating.tpl (added) * trunk/template/admin/yoga/admin/site_manager.tpl (added) * trunk/template/admin/yoga/admin/site_update.tpl (added) * trunk/template/admin/yoga/admin/stats.tpl (added) * trunk/template/admin/yoga/admin/tags.tpl (added) * trunk/template/admin/yoga/admin/thumbnail.tpl (added) * trunk/template/admin/yoga/admin/user_list.tpl (added) * trunk/template/admin/yoga/admin/user_perm.tpl (added) * trunk/template/admin/yoga/admin/waiting.tpl (added) * trunk/template/admin/yoga/comments.tpl (added) * trunk/template/admin/yoga/content.css (added) * trunk/template/admin/yoga/dclear.css (added) * trunk/template/admin/yoga/default-colors.css (added) * trunk/template/admin/yoga/default-layout.css (added) * trunk/template/admin/yoga/fix-ie5-ie6.css (added) * trunk/template/admin/yoga/fix-khtml.css (added) * trunk/template/admin/yoga/footer.tpl (added) * trunk/template/admin/yoga/header.tpl (added) * trunk/template/admin/yoga/icon (added) * trunk/template/admin/yoga/icon/add_tag.png (added) * trunk/template/admin/yoga/icon/admin (added) * trunk/template/admin/yoga/icon/admin/errors.png (added) * trunk/template/admin/yoga/icon/admin/infos.png (added) * trunk/template/admin/yoga/icon/caddie_add.png (added) * trunk/template/admin/yoga/icon/calendar.png (added) * trunk/template/admin/yoga/icon/calendar_created.png (added) * trunk/template/admin/yoga/icon/category_children.png (added) * trunk/template/admin/yoga/icon/category_delete.png (added) * trunk/template/admin/yoga/icon/category_edit.png (added) * trunk/template/admin/yoga/icon/category_elements.png (added) * trunk/template/admin/yoga/icon/category_jump-to.png (added) * trunk/template/admin/yoga/icon/category_permissions.png (added) * trunk/template/admin/yoga/icon/category_representant_random.png (added) * trunk/template/admin/yoga/icon/del_favorite.png (added) * trunk/template/admin/yoga/icon/delete.png (added) * trunk/template/admin/yoga/icon/exit.png (added) * trunk/template/admin/yoga/icon/favorite.png (added) * trunk/template/admin/yoga/icon/first.png (added) * trunk/template/admin/yoga/icon/help.png (added) * trunk/template/admin/yoga/icon/home.png (added) * trunk/template/admin/yoga/icon/last.png (added) * trunk/template/admin/yoga/icon/left.png (added) * trunk/template/admin/yoga/icon/lost_password.png (added) * trunk/template/admin/yoga/icon/metadata.png (added) * trunk/template/admin/yoga/icon/mimetypes (added) * trunk/template/admin/yoga/icon/mimetypes/avi.png (added) * trunk/template/admin/yoga/icon/mimetypes/mp3.png (added) * trunk/template/admin/yoga/icon/mimetypes/mpg.png (added) * trunk/template/admin/yoga/icon/mimetypes/ogg.png (added) * trunk/template/admin/yoga/icon/mimetypes/zip.png (added) * trunk/template/admin/yoga/icon/normal_mode.png (added) * trunk/template/admin/yoga/icon/permissions.png (added) * trunk/template/admin/yoga/icon/preferences.png (added) * trunk/template/admin/yoga/icon/recent.png (added) * trunk/template/admin/yoga/icon/register.png (added) * trunk/template/admin/yoga/icon/representative.png (added) * trunk/template/admin/yoga/icon/right.png (added) * trunk/template/admin/yoga/icon/save.png (added) * trunk/template/admin/yoga/icon/search_rules.png (added) * trunk/template/admin/yoga/icon/slideshow.png (added) * trunk/template/admin/yoga/icon/sync_metadata.png (added) * trunk/template/admin/yoga/icon/up.png (added) * trunk/template/admin/yoga/identification.tpl (added) * trunk/template/admin/yoga/image.css (added) * trunk/template/admin/yoga/index.tpl (added) * trunk/template/admin/yoga/install.tpl (added) * trunk/template/admin/yoga/layout.css (added) * trunk/template/admin/yoga/mainpage_categories.tpl (added) * trunk/template/admin/yoga/menubar.css (added) * trunk/template/admin/yoga/month_calendar.tpl (added) * trunk/template/admin/yoga/nbm.tpl (added) * trunk/template/admin/yoga/notification.tpl (added) * trunk/template/admin/yoga/password.tpl (added) * trunk/template/admin/yoga/picture.tpl (added) * trunk/template/admin/yoga/popuphelp.css (added) * trunk/template/admin/yoga/popuphelp.tpl (added) * trunk/template/admin/yoga/print.css (added) * trunk/template/admin/yoga/profile.tpl (added) * trunk/template/admin/yoga/redirect.tpl (added) * trunk/template/admin/yoga/register.tpl (added) * trunk/template/admin/yoga/search.tpl (added) * trunk/template/admin/yoga/search_rules.tpl (added) * trunk/template/admin/yoga/tags.tpl (added) * trunk/template/admin/yoga/theme (added) * trunk/template/admin/yoga/theme/clear (added) * trunk/template/admin/yoga/theme/clear/theme.css (added) * trunk/template/admin/yoga/theme/clear/themeconf.inc.php (added) * trunk/template/admin/yoga/theme/dark (added) * trunk/template/admin/yoga/theme/dark/images (added) * trunk/template/admin/yoga/theme/dark/images/tableh1_bg.png (added) * trunk/template/admin/yoga/theme/dark/images/tableh2_bg.png (added) * trunk/template/admin/yoga/theme/dark/theme.css (added) * trunk/template/admin/yoga/theme/dark/themeconf.inc.php (added) * trunk/template/admin/yoga/upload.tpl (added) * trunk/template/public (added) * trunk/template/public/yoga (moved) * trunk/template/public/yoga/header.tpl (modified) * trunk/template/public/yoga/layout.css (modified) * trunk/template/public/yoga/theme/clear/themeconf.inc.php (modified) * trunk/template/public/yoga/theme/dark/themeconf.inc.php (modified) Issue 426: first step; separation of admin and public into two ... Sat, 17 Jun 2006 22:56:35 GMT rub [1361] * trunk/include/functions.inc.php (modified) * trunk/include/functions_mail.inc.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/common.lang.php (modified) Issue ID 0000407: accents are not allowed in mail headers Wed, 14 Jun 2006 00:56:22 GMT rvelices [1354] * trunk/include/category_recent_cats.inc.php (modified) * trunk/include/category_subcats.inc.php (modified) merge r1353 from branch-1_6 to trunk (bug 389: font tag allowed in ... Wed, 14 Jun 2006 00:39:45 GMT rvelices [1352] * trunk/include/calendar_monthly.class.php (modified) * trunk/template/yoga/month_calendar.tpl (modified) merge r1351 from branch-1_6 to trunk (bug 388: html errors in ... Wed, 31 May 2006 21:44:46 GMT plg [1331] * trunk/feed.php (modified) * trunk/include/functions_user.inc.php (modified) merge -r1329:1330 from branch 1.5 to trunk (bug 378 fixed). Fri, 26 May 2006 15:51:36 GMT chrisaga [1321] * trunk/include/functions_mail.inc.php (modified) remove : calls to html_entity_decode() since we don't use html ... Mon, 15 May 2006 21:22:43 GMT plg [1310] * trunk/admin/element_set_global.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/include/functions_tag.inc.php (modified) merge -r1308:1309 from branch 1.6 to trunk (bug 367 fixed) Tue, 09 May 2006 00:29:59 GMT rvelices [1306] * trunk/include/section_init.inc.php (modified) merge -r1305 from branch-1_6 to trunk fix: URLs not working with ... Sun, 07 May 2006 22:52:25 GMT rub [1303] * trunk/include/common.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/template/yoga/header.tpl (modified) Issue ID 0000371: o Sorry but reverse r1299/1300 Issue ID ... Fri, 05 May 2006 20:07:49 GMT nikrou [1299] * trunk/include/common.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/template/yoga/header.tpl (modified) html bug fixed: the sentence "mod adviser enabled" must be add in the ... Wed, 03 May 2006 17:24:19 GMT nikrou [1298] * trunk/include/functions.inc.php (modified) bug 331 fixed: html generated contains the code in header.tpl twice ... Sat, 29 Apr 2006 10:29:32 GMT chrisaga [1290] * trunk/include/category_subcats.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/include/page_header.php (modified) bug 358 fixed : Accent are not correctly displayed in category ... Sat, 29 Apr 2006 09:49:16 GMT chrisaga [1289] * trunk/include/page_header.php (modified) Remove useless code : old css link obsolete and unused for PWG > 1.5.x Fri, 28 Apr 2006 05:12:25 GMT rvelices [1288] * trunk/category.php (modified) * trunk/include/functions_category.inc.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/include/section_init.inc.php (modified) * trunk/picture.php (modified) merge -r1287 from branch-1_6 to trunk bug 349: Nicer display ... Fri, 28 Apr 2006 04:38:36 GMT rvelices [1286] * trunk/include/picture_rate.inc.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/common.lang.php (modified) * trunk/picture.php (modified) * trunk/template/yoga/image.css (modified) * trunk/template/yoga/picture.tpl (modified) * trunk/template/yoga/theme/clear/theme.css (modified) * trunk/template/yoga/theme/dark/theme.css (modified) merge -r1285 in from branch-1_6 to trunk bug 359: transform rating ... Thu, 27 Apr 2006 21:08:50 GMT plg [1284] * trunk/admin/include/functions.php (modified) * trunk/admin/site_update.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/install.php (modified) merge -r1281:1283 from branch 1.6 to trunk (bug 228 fixed one more ... Wed, 26 Apr 2006 21:08:44 GMT plg [1278] * trunk/admin/include/functions.php (modified) * trunk/admin/site_update.php (modified) * trunk/include/config_default.inc.php (modified) merge -r1276:1277 from branch-1_6 to trunk (bug 228 fixed) Wed, 26 Apr 2006 06:03:39 GMT chrisaga [1276] * trunk/include/functions_html.inc.php (modified) merge branch 1.6 r1274:1275 into trunk (useless code) Wed, 26 Apr 2006 01:56:35 GMT rvelices [1274] * trunk/include/category_subcats.inc.php (modified) * trunk/template/yoga/default-layout.css (modified) * trunk/template/yoga/search.tpl (modified) merge -r1273 from branch-1_6 to trunk reduced the horizontal spacing ... Tue, 25 Apr 2006 20:38:11 GMT chrisaga [1272] * trunk/include/functions_html.inc.php (modified) - merge branch 1.6 r1270:1271 into trunk (bug 351) Tue, 25 Apr 2006 19:49:00 GMT chrisaga [1270] * trunk/include/category_subcats.inc.php (modified) - merge branch 1.6 r1268:1269 into trunk (bug 350) Sat, 22 Apr 2006 15:25:59 GMT chrisaga [1259] * trunk/include/category_subcats.inc.php (modified) * trunk/include/functions_html.inc.php (modified) - improve : add some htmlentities() to clean category names and ... Fri, 21 Apr 2006 02:11:29 GMT rvelices [1231] * trunk/include/functions_user.inc.php (modified) * trunk/include/user.inc.php (modified) merge r1230 from branch-1_6 into trunk bugs 344 and 308: broken ... Fri, 21 Apr 2006 00:04:11 GMT rvelices [1229] * trunk/include/section_init.inc.php (modified) * trunk/tools/create_listing_file.php (modified) merge r1228 from branch-1_6 into trunk bug 345: cannot browse ... Thu, 20 Apr 2006 19:31:12 GMT plg [1221] * trunk/include/config_default.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/install.php (modified) * trunk/install/upgrade_1.4.0.php (deleted) * trunk/install/upgrade_1.4.1.php (deleted) * trunk/template/yoga/upgrade.tpl (deleted) * trunk/upgrade.php (deleted) partial merge -r1173:1174 from branch-1_6 to trunk: new configuration ... Thu, 20 Apr 2006 02:54:50 GMT rvelices [1217] * trunk/include/functions_session.inc.php (modified) * trunk/template/yoga/admin/rating.tpl (modified) merge r1216 from branch-1_6 into trunk bug 340: ini_set disabled to ... Tue, 18 Apr 2006 22:57:05 GMT chrisaga [1201] * trunk/include/functions_html.inc.php (modified) - HTML validation : get_html_tag_selection() must never return an ... Mon, 17 Apr 2006 15:13:32 GMT nikrou [1192] * trunk/include/functions_session.inc.php (modified) bug 308: improve correction svn merge -r1190:1191 from branch1_6 ... Sat, 15 Apr 2006 00:28:24 GMT chrisaga [1179] * trunk/include/.cvsignore (deleted) -remove : useless CVS stuff Fri, 14 Apr 2006 23:23:10 GMT rub [1177] * trunk/admin/include/functions_notification_by_mail.inc.php (modified) * trunk/admin/notification_by_mail.php (modified) * trunk/include/functions.inc.php (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/admin.lang.php (modified) * trunk/template/yoga/admin/notification_by_mail.tpl (modified) Issue ID 330: o Remove "background treatment" o Add button ... Fri, 14 Apr 2006 22:15:24 GMT rvelices [1176] * trunk/include/functions_session.inc.php (modified) * trunk/template/yoga/image.css (modified) * trunk/template/yoga/theme/clear/theme.css (modified) * trunk/template/yoga/theme/dark/theme.css (modified) merge r1175 from branch-1_6 into trunk fix: sessions css 3px ... Fri, 14 Apr 2006 21:11:56 GMT rub [1172] * trunk/include/category_recent_cats.inc.php (modified) * trunk/include/category_subcats.inc.php (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/admin.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/common.lang.php (modified) * trunk/template/yoga/mainpage_categories.tpl (modified) Issue ID 326: o Fix none translations "pictures" o Fix display ... Fri, 14 Apr 2006 09:49:06 GMT nikrou [1164] * trunk/include/functions_session.inc.php (modified) -bug 308 fixed: problem when updating session Fri, 14 Apr 2006 01:42:24 GMT rvelices [1163] * trunk/include/calendar_base.class.php (modified) * trunk/include/functions_calendar.inc.php (modified) merge r1162 from branch-1_6 into trunk fix: calendar prev/next ... Thu, 13 Apr 2006 22:25:40 GMT rub [1160] * trunk/admin/notification_by_mail.php (modified) * trunk/include/functions.inc.php (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/admin.lang.php (modified) Issue ID 330: o Remove Apache functions o Show redirect message ... Wed, 12 Apr 2006 22:49:42 GMT rub [1156] * trunk/admin/include/functions_notification_by_mail.inc.php (modified) * trunk/admin/notification_by_mail.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/admin.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/common.lang.php (modified) * trunk/template/yoga/redirect.tpl (modified) Issue ID 330: o Change NBM configuration in order to avoid lose ... Tue, 11 Apr 2006 20:00:38 GMT rub [1148] * trunk/include/functions_mail.inc.php (modified) Issue ID 328: o Fix raw text mail Tue, 11 Apr 2006 03:55:51 GMT rvelices [1145] * trunk/include/category_recent_cats.inc.php (modified) * trunk/include/category_subcats.inc.php (modified) * trunk/index.php (modified) * trunk/tools/create_listing_file.php (modified) merge r1144 from branch-1_6 into trunk Sat, 08 Apr 2006 19:42:11 GMT rvelices [1135] * trunk/include/category_subcats.inc.php (modified) * trunk/include/functions_tag.inc.php (modified) * trunk/picture.php (modified) * trunk/template/yoga/index.tpl (modified) merge -r1134 from branches/branch-1_6 into trunk Thu, 06 Apr 2006 20:28:37 GMT plg [1132] * trunk/include/category_recent_cats.inc.php (modified) * trunk/include/category_subcats.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/template/yoga/index.tpl (modified) * trunk/template/yoga/mainpage_categories.tpl (added) modification: "subcatify" becomes optionnal. Enabled by default, easy ... Thu, 06 Apr 2006 02:23:54 GMT rvelices [1131] * trunk/admin/cat_list.php (modified) * trunk/admin/cat_modify.php (modified) * trunk/include/category_subcats.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/include/functions_url.inc.php (modified) * trunk/include/section_init.inc.php (modified) * trunk/install/db/22-database.php (added) * trunk/install/phpwebgallery_structure.sql (modified) * trunk/template/yoga/default-layout.css (modified) * trunk/template/yoga/identification.tpl (modified) * trunk/template/yoga/index.tpl (modified) * trunk/template/yoga/register.tpl (modified) * trunk/template/yoga/search.tpl (modified) improvement: urls for tags can contain now only the tag or the id and ... Wed, 05 Apr 2006 23:08:37 GMT plg [1130] * trunk/include/category_recent_cats.inc.php (modified) * trunk/include/category_subcats.inc.php (modified) * trunk/template/yoga/content.css (modified) * trunk/template/yoga/index.tpl (modified) new: MOD subcatify integrated. On main page, thumbnails representing ... Wed, 05 Apr 2006 02:18:27 GMT rvelices [1126] * trunk/include/picture_metadata.inc.php (modified) fix: picture iptc metadata not showing due to url rewriting Wed, 05 Apr 2006 02:01:36 GMT rvelices [1125] * trunk/include/functions_calendar.inc.php (modified) * trunk/include/section_init.inc.php (modified) * trunk/install/db/19-database.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/en_UK.iso-8859-1/help/notification_by_mail.html (modified) * trunk/language/fr_FR.iso-8859-1/common.lang.php (modified) * trunk/search.php (modified) * trunk/template/yoga/search.tpl (modified) image sort order for tags very minor code and language ... Tue, 04 Apr 2006 22:29:35 GMT plg [1121] * trunk/admin/cat_modify.php (modified) * trunk/admin/element_set_global.php (modified) * trunk/admin/include/functions.php (modified) * trunk/admin/include/functions_metadata.php (modified) * trunk/admin/maintenance.php (modified) * trunk/admin/picture_modify.php (modified) * trunk/admin/rating.php (modified) * trunk/admin/site_update.php (modified) * trunk/include/constants.php (modified) * trunk/install/db/20-database.php (added) * trunk/install/db/21-database.php (added) * trunk/install/phpwebgallery_structure.sql (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/admin.lang.php (modified) * trunk/template/yoga/admin/cat_modify.tpl (modified) feature deleted: code for categories link was too complicated for ... Tue, 04 Apr 2006 00:35:12 GMT rvelices [1120] * trunk/admin/element_set_global.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/include/section_init.inc.php (modified) * trunk/index.php (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/tags.php (modified) * trunk/template/yoga/default-layout.css (modified) * trunk/template/yoga/icon/calendar_created.png (modified) fix: sql query erros when: no items for the selected tag, search ... Sun, 02 Apr 2006 22:26:19 GMT plg [1119] * trunk/admin.php (modified) * trunk/admin/element_set_global.php (modified) * trunk/admin/element_set_unit.php (modified) * trunk/admin/include/functions.php (modified) * trunk/admin/include/functions_metadata.php (modified) * trunk/admin/picture_modify.php (modified) * trunk/admin/site_update.php (modified) * trunk/admin/tags.php (added) * trunk/include/category_default.inc.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/constants.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/include/functions_search.inc.php (modified) * trunk/include/functions_tag.inc.php (added) * trunk/include/functions_url.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/include/section_init.inc.php (modified) * trunk/index.php (modified) * trunk/install/db/19-database.php (added) * trunk/install/phpwebgallery_structure.sql (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/admin.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/common.lang.php (modified) * trunk/picture.php (modified) * trunk/search.php (modified) * trunk/search_rules.php (modified) * trunk/tags.php (added) * trunk/template/yoga/admin.tpl (modified) * trunk/template/yoga/admin/element_set_global.tpl (modified) * trunk/template/yoga/admin/element_set_unit.tpl (modified) * trunk/template/yoga/admin/picture_modify.tpl (modified) * trunk/template/yoga/admin/tags.tpl (added) * trunk/template/yoga/content.css (modified) * trunk/template/yoga/default-layout.css (modified) * trunk/template/yoga/icon/add_tag.png (added) * trunk/template/yoga/index.tpl (modified) * trunk/template/yoga/menubar.css (modified) * trunk/template/yoga/picture.tpl (modified) * trunk/template/yoga/search.tpl (modified) * trunk/template/yoga/search_rules.tpl (modified) * trunk/template/yoga/tags.tpl (added) improvement: tags replace keywords. Better data model, less ... Sat, 01 Apr 2006 01:24:21 GMT rvelices [1117] * trunk/include/common.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/index.php (modified) fix: allow adviser message was not allowing cookies to be sent fix: ... Sat, 01 Apr 2006 01:14:57 GMT rub [1116] * trunk/admin/include/functions.php (modified) * trunk/admin/include/functions_notification_by_mail.inc.php (modified) * trunk/admin/notification_by_mail.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/install/db/18-database.php (added) * trunk/install/phpwebgallery_structure.sql (modified) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/admin.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/common.lang.php (modified) * trunk/nbm.php (added) * trunk/template/yoga/admin/notification_by_mail.tpl (modified) [NBM] Step 7: Add functionalities subscribe/unsubscribe: o reduce ...