Commit Graph

2122 Commits

Author SHA1 Message Date
patdenice 60f2d18f1f merge -c2902 from trunk to branch 2.0.
- Add home and identification buttons after installation.
- Use fetchRemote function for remote site actions.
- Corrections in fetchRemote fnction.
- Move PLUGIN_PICTURE_BEFORE in picture.tpl.

git-svn-id: http://piwigo.org/svn/branches/2.0@2903 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-23 17:25:24 +00:00
patdenice a1e6ae0f15 merge -c2900 from trunk to branch 2.0.
- Bug fixed: username or password with accented character are now accepted for upgrade.
- Simplify query in  pwg_session_write function.
- Retrieve data with cURL method in fetchRemote function now work with forwarded URL.

git-svn-id: http://piwigo.org/svn/branches/2.0@2901 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-22 23:34:58 +00:00
vdigital b75ddb8e9a Sylvia notes are similar to msgs (with transparent white grid)
git-svn-id: http://piwigo.org/svn/branches/2.0@2898 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21 19:50:54 +00:00
vdigital a61fe1c613 infos.png is moved from right to left in admin
git-svn-id: http://piwigo.org/svn/branches/2.0@2896 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21 19:13:29 +00:00
vdigital 32142123d6 merge -c2894 from trunk to branch 2.0
remove_s.png icon for tag removal (forgotten)


git-svn-id: http://piwigo.org/svn/branches/2.0@2895 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21 18:28:09 +00:00
rub 5e91a36359 Add argument at trigger_action in invalidate_user_cache function
merge -c2892 from trunk to branch 2.0
The exact copy of commit log in 2892.

git-svn-id: http://piwigo.org/svn/branches/2.0@2893 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 20:51:19 +00:00
rub 487ba19c94 Delete caches and optimize tables on upgrade
merge -c2890 from trunk to branch 2.0
The exact copy of commit log in 2890.

git-svn-id: http://piwigo.org/svn/branches/2.0@2891 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 20:06:20 +00:00
vdigital bac95a7c7f Colored scrollbar in theme-ie.css (for IE)
git-svn-id: http://piwigo.org/svn/branches/2.0@2888 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 19:41:16 +00:00
riopwg 21d2da3b94 Corrections
git-svn-id: http://piwigo.org/svn/branches/2.0@2886 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 17:07:43 +00:00
patdenice 70e5f51d00 merge -c2884 from trunk to branch 2.0.
- Replace some mysql_query by pwg_query function.
- Add home button after upgrade.php.
- Add utf8 charset for access denied message.
- Replace some #content by .content in css files.
- Fix menubar blocks borders with IE.

git-svn-id: http://piwigo.org/svn/branches/2.0@2885 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 15:46:49 +00:00
rub e037bbe726 Delete cache data when category is deleted.
merge -c2882 from trunk to branch 2.0
The exact copy of commit log in 2882.

git-svn-id: http://piwigo.org/svn/branches/2.0@2883 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-17 22:12:15 +00:00
patdenice 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.

git-svn-id: http://piwigo.org/svn/branches/2.0@2881 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-15 21:11:58 +00:00
riopwg b8322597d5 Corrections + del last phpwebgallery in help folder
git-svn-id: http://piwigo.org/svn/branches/2.0@2872 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-14 18:53:48 +00:00
patdenice 9a0aab2515 merge -c2865 from trunk to branch 2.0
- Remove advises of file removal at the end of install (forgotten in last commit!)


git-svn-id: http://piwigo.org/svn/branches/2.0@2866 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-12 13:50:38 +00:00
patdenice 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.

git-svn-id: http://piwigo.org/svn/branches/2.0@2864 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-12 12:41:27 +00:00
plegall 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.


git-svn-id: http://piwigo.org/svn/branches/2.0@2861 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-11 13:39:56 +00:00
grum a3f21b4051 Add a new config value 'show_php_error' to allow debugging of RC to be easier.
See topic #99192 on the forum.

git-svn-id: http://piwigo.org/svn/branches/2.0@2858 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-10 10:12:20 +00:00
rub afe30fc962 Resolved issue 0000900: format_date function doesn't work when time is omitted with 'mysql_datetime' type
Continue correction of grum


merge -c2856 from trunk to branch 2.0
The exact copy of commit log in 2856.


git-svn-id: http://piwigo.org/svn/branches/2.0@2857 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-09 21:49:46 +00:00
riopwg 14b13c4d67 merge -c2854 from trunk to branch 2.0
Correction upgrade.lang.php

git-svn-id: http://piwigo.org/svn/branches/2.0@2855 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-09 18:43:53 +00:00
grum 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

git-svn-id: http://piwigo.org/svn/branches/2.0@2850 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-09 14:26:39 +00:00
plegall 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.


git-svn-id: http://piwigo.org/svn/branches/2.0@2848 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-08 20:37:31 +00:00
ddtddt b941dcdb3a Updates c13y_upgrade/language/es_ES/plugin.lang.php
git-svn-id: http://piwigo.org/svn/branches/2.0@2846 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-08 18:09:34 +00:00
ddtddt a140ac0a52 merge -c2844 from trunk to branch 2.0
git-svn-id: http://piwigo.org/svn/branches/2.0@2845 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-08 18:04:16 +00:00
riopwg 71b9c9c8f4 merge -c2841 from trunk to branch 2.0
Updates upgrade.lang.php & c13y_upgrade/language/it_IT/plugin.lang.php

git-svn-id: http://piwigo.org/svn/branches/2.0@2843 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-08 13:36:22 +00:00
vdigital 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.

git-svn-id: http://piwigo.org/svn/branches/2.0@2840 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-07 18:48:38 +00:00
patdenice 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.

git-svn-id: http://piwigo.org/svn/branches/2.0@2839 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-07 13:56:00 +00:00
patdenice 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.

git-svn-id: http://piwigo.org/svn/branches/2.0@2837 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-06 14:46:41 +00:00
laurent.duretz 894a38a9bf Issue 899
git-svn-id: http://piwigo.org/svn/branches/2.0@2835 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-06 07:14:12 +00:00
rvelices 536129a4aa - remove some unnecessary modifiers from template - it should be somehow faster (arguably though)
git-svn-id: http://piwigo.org/svn/branches/2.0@2831 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-06 01:15:23 +00:00
rub 02be99a77f merge -c2829 from trunk to branch 2.0
The exact copy of commit log in 2829.

git-svn-id: http://piwigo.org/svn/branches/2.0@2830 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-05 22:59:42 +00:00
ddtddt 86f0830e1e update admin_advice to ES
git-svn-id: http://piwigo.org/svn/branches/2.0@2827 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-05 18:04:53 +00:00
vdigital 1eb4d0310e Neuronal correction... {html_head} in error related to template-extension/distributed/samples/my-thumbnails2.tpl
(=> A new function to build).

git-svn-id: http://piwigo.org/svn/branches/2.0@2825 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-05 13:54:28 +00:00
rvelices 43b7a7e872 - removed some unused constants from constants.php
- removed some unused css rules
- removed unused code

git-svn-id: http://piwigo.org/svn/branches/2.0@2823 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-04 01:46:17 +00:00
ddtddt 17334bdba3 file upgrade.lang.php in Spanish
git-svn-id: http://piwigo.org/svn/branches/2.0@2821 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-03 20:18:12 +00:00
patdenice 78af3df65b merge -c2819 from trunk to branch 2.0
- Add roma theme to upgrade page.
- Upgrade translation.

git-svn-id: http://piwigo.org/svn/branches/2.0@2820 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-03 19:55:35 +00:00
vdigital 2ddd90f3c3 Neuronal correction... {html_head} in error related to template-extension/distributed/samples/my-thumbnails2.tpl
git-svn-id: http://piwigo.org/svn/branches/2.0@2817 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-03 19:38:09 +00:00
patdenice 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.


git-svn-id: http://piwigo.org/svn/branches/2.0@2816 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-01 21:22:08 +00:00
grum 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)

git-svn-id: http://piwigo.org/svn/branches/2.0@2814 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-28 21:19:25 +00:00
plegall 027055eb9f based on forum discussion, a comment is added to explain why c13y_upgrade
plugin is activated at this precise moment.


git-svn-id: http://piwigo.org/svn/branches/2.0@2811 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-26 20:39:44 +00:00
rub f0b54e852a Reintroduce c13y_upgrade remove on r2754
Merge trunk 2807:2808 into branch 2.0


git-svn-id: http://piwigo.org/svn/branches/2.0@2809 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-25 21:33:11 +00:00
riopwg c63e8f5f18 UpdatesUpdates admin_advices
git-svn-id: http://piwigo.org/svn/branches/2.0@2807 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-25 14:46:12 +00:00
vdigital 359bbc6775 Minor: capitalization is limited to first-letter.
git-svn-id: http://piwigo.org/svn/branches/2.0@2804 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-25 08:05:29 +00:00
vdigital 1523ece688 Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode']
Translation is needed for German, Spanish, Italian...
Please reorder after translation.



git-svn-id: http://piwigo.org/svn/branches/2.0@2802 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-24 18:59:02 +00:00
vdigital 6cfa8e0194 Refer to SVN:2789 - Advices [34]( compiled_template_cache_language ) revised
Translation is needed for German, Spanish, Italian...

git-svn-id: http://piwigo.org/svn/branches/2.0@2800 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-24 17:33:14 +00:00
grum 82cf212731 deleting grum_plugins_classes-2 directory
git-svn-id: http://piwigo.org/svn/branches/2.0@2799 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-23 21:03:11 +00:00
grum 718bfbb9a1 deleting AMenumanager directory
git-svn-id: http://piwigo.org/svn/branches/2.0@2798 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-23 21:02:25 +00:00
vdigital 96edbac452 Error in French advice...
git-svn-id: http://piwigo.org/svn/branches/2.0@2796 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-23 20:43:30 +00:00
vdigital f16f109b6b Format Sylvia theme.css
Minor: on default-layout.css category list on search page is enlarged.

git-svn-id: http://piwigo.org/svn/branches/2.0@2794 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-23 20:11:47 +00:00
vdigital 5c3c778c84 Refer to SVN:2789 - include Admin Advices in
[34]( compiled_template_cache_language )  and [35] ( template_compile_check )


Translation is needed for German, Spanish, Italian...

git-svn-id: http://piwigo.org/svn/branches/2.0@2793 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-23 20:10:03 +00:00
grum de54bb8586 "remove AMM plugin
asked in topic #p98003"

git-svn-id: http://piwigo.org/svn/branches/2.0@2792 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-22 21:35:23 +00:00