Commit graph

  • e037bbe726 Delete cache data when category is deleted. rub 2008-11-17 22:12:15 +00:00
  • 5ed2bf0458 Delete cache data when category is deleted. rub 2008-11-17 22:10:03 +00:00
  • 3b0caa8de4 merge -c2880 from trunk to branch 2.0 - Add fetchRemote function which allow to retrieve datas over HTTP protocol using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated. - Use fetchRemote function in plugins manager and in latest version checking. - Add german translations for upgrade.lang.php. - Remove empty line at the end of pclzip.lib.php. - Change display of deactivated plugins after upgrade. patdenice 2008-11-15 21:11:58 +00:00
  • 59af44a8c2 - Add fetchRemote function which allow to retrieve datas over HTTP protocol using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated. - Use fetchRemote function in plugins manager and in latest version checking. - Add german translations for upgrade.lang.php. - Remove empty line at the end of pclzip.lib.php. - Change display of deactivated plugins after upgrade. patdenice 2008-11-15 21:10:05 +00:00
  • 78edf1906c merge -c2872 from branch 2.0 to trunk Corrections + del last phpwebgallery in help folder riopwg 2008-11-14 18:59:42 +00:00
  • b8322597d5 Corrections + del last phpwebgallery in help folder riopwg 2008-11-14 18:53:48 +00:00
  • 23fb0de0b2 Release candidate 2.0.0RC4 hard coded. plegall 2008-11-12 21:28:07 +00:00
  • 8b2f9b2fc5 Create release 2.0.0RC3 from branch 2.0 r2866 plegall 2008-11-12 21:25:00 +00:00
  • 9a0aab2515 merge -c2865 from trunk to branch 2.0 - Remove advises of file removal at the end of install (forgotten in last commit!) patdenice 2008-11-12 13:50:38 +00:00
  • 9fc076f5d3 - Remove advises of file removal at the end of install (forgotten in last commit!) patdenice 2008-11-12 13:49:13 +00:00
  • b5b089670a merge -c2863 from trunk to branch 2.0 - Remove advises of file removal at the end of install/upgrade. - Automatic change mysql.inc.php if file is writable, else purpose manual change to user. patdenice 2008-11-12 12:41:27 +00:00
  • cd9f45fd1d - Remove advises of file removal at the end of install/upgrade. - Automatic change mysql.inc.php if file is writable, else purpose manual change to user. patdenice 2008-11-12 12:40:20 +00:00
  • 1d9821abd1 merge -c2861 from branch 2.0 to trunk plegall 2008-11-11 13:41:27 +00:00
  • df2f3a4f4d improvement: instead of checking for #history_summary table presence, we check for #plugins table. Some web hosting provider have removed this table, causing misleading information to the upgrade script from 1.7.0. plegall 2008-11-11 13:39:56 +00:00
  • 7b0669167f Add a new config value 'show_php_error' to allow debugging of RC to be easier. See topic #99192 on the forum. grum 2008-11-10 10:15:04 +00:00
  • a3f21b4051 Add a new config value 'show_php_error' to allow debugging of RC to be easier. See topic #99192 on the forum. grum 2008-11-10 10:12:20 +00:00
  • afe30fc962 Resolved issue 0000900: format_date function doesn't work when time is omitted with 'mysql_datetime' type rub 2008-11-09 21:49:46 +00:00
  • 2a804c8b21 Resolved issue 0000900: format_date function doesn't work when time is omitted with 'mysql_datetime' type rub 2008-11-09 21:44:44 +00:00
  • 14b13c4d67 merge -c2854 from trunk to branch 2.0 Correction upgrade.lang.php riopwg 2008-11-09 18:43:53 +00:00
  • 1ddabfb681 Correction upgrade.lang.php riopwg 2008-11-09 18:42:13 +00:00
  • 0ebfbafa91 merge -c2850 from branch 2.0 to trunk grum 2008-11-09 14:36:24 +00:00
  • 4ecb7f0e25 Two fields in the database [image table] are in the 'yyyy-mm-dd' format [date_metadata_update & date_creation] and for these fields the format_date function is called with a 'mysql_datetime' format value (so, the function is waiting for 'yyyy-mm-dd hh:mm:ss' date format) Made a call with the 'us' to resolve the problem grum 2008-11-09 14:26:39 +00:00
  • 30e97931af merge -c2848 from branch 2.0 to trunk plegall 2008-11-08 20:42:50 +00:00
  • e88cc0f6a5 bug fixed: in r2774 a bug was introduced, piwigo.org is not available yet, and plugin manager can't connect to the extension manager. plegall 2008-11-08 20:37:31 +00:00
  • dd6d5474d9 merge -c2846 from branch 2.0 to trunk ddtddt 2008-11-08 18:11:38 +00:00
  • b941dcdb3a Updates c13y_upgrade/language/es_ES/plugin.lang.php ddtddt 2008-11-08 18:09:34 +00:00
  • a140ac0a52 merge -c2844 from trunk to branch 2.0 ddtddt 2008-11-08 18:04:16 +00:00
  • 488b9fea0a Updates upgrade.lang.php to ES ddtddt 2008-11-08 18:02:00 +00:00
  • 71b9c9c8f4 merge -c2841 from trunk to branch 2.0 Updates upgrade.lang.php & c13y_upgrade/language/it_IT/plugin.lang.php riopwg 2008-11-08 13:36:22 +00:00
  • 18dcf3baf7 Updates upgrade.lang.php & c13y_upgrade/language/it_IT/plugin.lang.php riopwg 2008-11-08 13:32:43 +00:00
  • 187196d507 merge -c2840 from branch 2.0 to trunk New: Extend of available fields within a category page for a template-extension simple usage. Refer to topic: "Smoothgallery plugin" where no plugin is requested to do it. Minor: Some format in Sylvia theme vdigital 2008-11-07 18:51:36 +00:00
  • ee8b8bb9cc New: Extend of available fields within a category page for a template-extension simple usage. Refer to topic: "Smoothgallery plugin" where no plugin is requested to do it. vdigital 2008-11-07 18:48:38 +00:00
  • 2f586c6791 merge -c2838 from trunk to branch 2.0 - improve 1.3.1 upgrade (automatic write in mysql.inc.php). - translate 1.3.1 upgrade informations messages. - security fix in upgrade login. patdenice 2008-11-07 13:56:00 +00:00
  • 04395a4c35 - improve 1.3.1 upgrade (automatic write in mysql.inc.php). - translate 1.3.1 upgrade informations messages. - security fix in upgrade login. patdenice 2008-11-07 13:54:35 +00:00
  • 5f1fe1d4f9 merge -c2836 from trunk to branch 2.0 - Webmaster or administrator can login to run upgrade. - Inserting upgrade line in mysql.inc.php still work. - Convert espagnol upgrade file to utf8. - Minor changes in upgrade processus. - Remove all comments in pclzip.lib.php. patdenice 2008-11-06 14:46:41 +00:00
  • e91161f331 - Webmaster or administrator can login to run upgrade. - Inserting upgrade line in mysql.inc.php still work. - Convert espagnol upgrade file to utf8. - Minor changes in upgrade processus. - Remove all comments in pclzip.lib.php. patdenice 2008-11-06 14:44:51 +00:00
  • 894a38a9bf Issue 899 laurent.duretz 2008-11-06 07:14:12 +00:00
  • 5799abb9ee Issue 899 laurent.duretz 2008-11-06 07:13:50 +00:00
  • 82a2d09d76 Issue 899 laurent.duretz 2008-11-06 07:13:27 +00:00
  • b352f8a4dc merge -c2831 from branch 2.0 to trunk - remove some unnecessary modifiers from template - it should be somehow faster (arguably though) rvelices 2008-11-06 01:19:55 +00:00
  • 536129a4aa - remove some unnecessary modifiers from template - it should be somehow faster (arguably though) rvelices 2008-11-06 01:15:23 +00:00
  • 02be99a77f merge -c2829 from trunk to branch 2.0 The exact copy of commit log in 2829. rub 2008-11-05 22:59:42 +00:00
  • 4a90b52232 c13y_upgrade is deactivated by him self. de/es/it translations must be reviewed. rub 2008-11-05 22:57:32 +00:00
  • 6c2d9cbf33 merge 2827 ddtddt 2008-11-05 18:16:45 +00:00
  • 86f0830e1e update admin_advice to ES ddtddt 2008-11-05 18:04:53 +00:00
  • f035114580 merge -c2825 from branch 2.0 to trunk vdigital 2008-11-05 13:58:02 +00:00
  • 1eb4d0310e Neuronal correction... {html_head} in error related to template-extension/distributed/samples/my-thumbnails2.tpl (=> A new function to build). vdigital 2008-11-05 13:54:28 +00:00
  • ad2941220f merge -c2823 from branch 2.0 to trunk - removed some unused constants from constants.php - removed some unused css rules - removed unused code rvelices 2008-11-04 01:47:48 +00:00
  • 43b7a7e872 - removed some unused constants from constants.php - removed some unused css rules - removed unused code rvelices 2008-11-04 01:46:17 +00:00
  • 00beb5d3ad git-svn-id: http://piwigo.org/svn/trunk@2822 68402e56-0260-453c-a942-63ccdbb3a9ee ddtddt 2008-11-03 21:04:20 +00:00
  • 17334bdba3 file upgrade.lang.php in Spanish ddtddt 2008-11-03 20:18:12 +00:00
  • 78af3df65b merge -c2819 from trunk to branch 2.0 - Add roma theme to upgrade page. - Upgrade translation. patdenice 2008-11-03 19:55:35 +00:00
  • 214164c9a1 - Add roma theme to upgrade page. - Upgrade translation. patdenice 2008-11-03 19:52:33 +00:00
  • 05ada8ba82 merge -c2817 from trunk to branch 2.0 - Neuronal correction... {html_head} in error related to template-extension/distributed/samples/my-thumbnails2.tpl vdigital 2008-11-03 19:42:52 +00:00
  • 2ddd90f3c3 Neuronal correction... {html_head} in error related to template-extension/distributed/samples/my-thumbnails2.tpl vdigital 2008-11-03 19:38:09 +00:00
  • 108937e81a merge -c2815 from trunk to branch 2.0 - bugs correction in upgrade_1.7.0.php. - only non-standard plugins are deactivated during upgrade. patdenice 2008-11-01 21:22:08 +00:00
  • 9a7de2b6b1 - bugs correction in upgrade_1.7.0.php. - only non-standard plugins are deactivated during upgrade. patdenice 2008-11-01 21:19:20 +00:00
  • 059a02f5a7 menu item "quicksearch" will be displayed only if a $block->data is set (like other menu items) use of a boolean value for the "qsearch" $block->data variable (see topic #98370) grum 2008-10-28 21:19:25 +00:00
  • ae4e04da07 use of a boolean value for the "qsearch" $block->data variable (see topic #98370) grum 2008-10-27 21:45:02 +00:00
  • 564d2df91d merge -c2811 from branch 2.0 to trunk plegall 2008-10-26 20:44:01 +00:00
  • 027055eb9f based on forum discussion, a comment is added to explain why c13y_upgrade plugin is activated at this precise moment. plegall 2008-10-26 20:39:44 +00:00
  • e9e57ab5c8 menu item "quicksearch" will be displayed only if a $block->data is set (like other menu items) grum 2008-10-26 19:10:18 +00:00
  • f0b54e852a Reintroduce c13y_upgrade remove on r2754 rub 2008-10-25 21:33:11 +00:00
  • abe030444b Reintroduce c13y_upgrade remove on r2754 rub 2008-10-25 21:31:30 +00:00
  • c63e8f5f18 UpdatesUpdates admin_advices riopwg 2008-10-25 14:46:12 +00:00
  • 31b633dd1b Updates admin_advices riopwg 2008-10-25 14:42:33 +00:00
  • c2e3917fa6 Merging revision 2804 Minor: capitalization is limited to first-letter. vdigital 2008-10-25 08:24:34 +00:00
  • 359bbc6775 Minor: capitalization is limited to first-letter. vdigital 2008-10-25 08:05:29 +00:00
  • 632e77e27e Merging revision 2802 Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode'] vdigital 2008-10-24 19:00:36 +00:00
  • 1523ece688 Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode'] vdigital 2008-10-24 18:59:02 +00:00
  • b79f226548 Merging revision 2800 Refer to SVN:2789 - Advices [34]( compiled_template_cache_language ) revised vdigital 2008-10-24 17:35:34 +00:00
  • 6cfa8e0194 Refer to SVN:2789 - Advices [34]( compiled_template_cache_language ) revised vdigital 2008-10-24 17:33:14 +00:00
  • 82cf212731 deleting grum_plugins_classes-2 directory grum 2008-10-23 21:03:11 +00:00
  • 718bfbb9a1 deleting AMenumanager directory grum 2008-10-23 21:02:25 +00:00
  • 8add69c787 Merging revision 2796 Error in French advice... vdigital 2008-10-23 20:45:36 +00:00
  • 96edbac452 Error in French advice... vdigital 2008-10-23 20:43:30 +00:00
  • dadd219bf2 Merging revisions 2793-2794 Format Sylvia theme.css Minor: on default-layout.css category list on search page is enlarged. vdigital 2008-10-23 20:15:58 +00:00
  • f16f109b6b Format Sylvia theme.css Minor: on default-layout.css category list on search page is enlarged. vdigital 2008-10-23 20:11:47 +00:00
  • 5c3c778c84 Refer to SVN:2789 - include Admin Advices in [34]( compiled_template_cache_language ) and [35] ( template_compile_check ) vdigital 2008-10-23 20:10:03 +00:00
  • de54bb8586 "remove AMM plugin grum 2008-10-22 21:35:23 +00:00
  • fbf7b9b6ce "remove grum_plugins_classes-2 and AMM plugin grum 2008-10-22 21:08:44 +00:00
  • f7aea6eb4c merge r2789 from branch 2.0: - some german language changes - added option for smarty $conf['template_compile_check'] - default true; if false smarty doesn't check if templates need recompilation resulting in less disk accesses (good when the disk is not local) - load_language doesnt check first for en_uk.utf-8 directory ... rvelices 2008-10-22 01:36:11 +00:00
  • 1c1a18ccba - some german language changes - added option for smarty $conf['template_compile_check'] - default true; if false smarty doesn't check if templates need recompilation resulting in less disk accesses (good when the disk is not local) - load_language doesnt check first for en_uk.utf-8 directory ... rvelices 2008-10-22 01:34:45 +00:00
  • 8d9d904c67 Merge from trunk 2787: - Move upgrade.tpl to admin template. - Deactivate all active plugins during upgrade.php. - Update Editarea for LocalFiles Editor to version 0.7.2.3 (bonEcho compatibility) patdenice 2008-10-21 23:48:48 +00:00
  • 33322d4bd0 - Move upgrade.tpl to admin template. - Deactivate all active plugins during upgrade.php. - Update Editarea for LocalFiles Editor to version 0.7.2.3 (bonEcho compatibility) patdenice 2008-10-21 23:46:13 +00:00
  • 463c101a28 merge -c2785 from branch 2.0 to trunk plegall 2008-10-20 21:06:21 +00:00
  • 39eb742c25 bug 897 fixed: controls added in pwg.images.add to have clear error messages if permission is denied or any error occur during file write. plegall 2008-10-20 21:04:17 +00:00
  • 2a162361dd Updates & Corrections riopwg 2008-10-20 10:29:43 +00:00
  • d3f7c13587 Updates & Corrections riopwg 2008-10-20 10:28:37 +00:00
  • 7f194e0e02 Lang file from iso8859 to utf8 riopwg 2008-10-20 00:29:16 +00:00
  • c31581b442 Lang file from iso8859 to utf8 riopwg 2008-10-20 00:13:01 +00:00
  • c0ba6e46a3 Merging revisions 2778-2779 0 comment is removed (Start with 1) Accurate samples/my-picture.tpl... vdigital 2008-10-19 21:02:47 +00:00
  • 2f20671535 0 comment is removed (Start with 1) Accurate samples/my-picture.tpl... vdigital 2008-10-19 21:00:18 +00:00
  • 4e6e78d04c CSS 2.1 cannot be reached (14 errors left). IE rule set is created (including IE hack). vdigital 2008-10-19 20:55:23 +00:00
  • a6be0e500b Merging revisions 2773-2776 - Default template and Piwigo domain ... - No metadata synchronization icon on a remote picture (Synchro failure) - Jump to category icon is removed on user forbidden categories (previously check_restrictions was leading administrators to the access denied page). vdigital 2008-10-19 15:47:34 +00:00
  • aa1a71488f Jump to category icon is removed on user forbidden categories (previously check_restrictions was leading administrators to the access denied page). vdigital 2008-10-19 15:37:43 +00:00
  • a48c2e5281 No metadata synchronization icon on a remote picture (Synchro failure) vdigital 2008-10-19 15:31:27 +00:00
  • a007e95096 Delfault template and Piwigo domain ... vdigital 2008-10-19 15:29:08 +00:00
  • 3326f742fe merge rev 2771,2772 from branch 2.0 - 2771 event tracer improvement: option to show all registered event handlers for every page - 2772 php optims (small): remove/replace preg_xxx with faster simple string functions rvelices 2008-10-18 01:08:58 +00:00
  • 9652b322cb - php optims (small): remove/replace preg_xxx with faster simple string functions ... rvelices 2008-10-18 01:07:13 +00:00