Commit graph

424 commits

Author SHA1 Message Date
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
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
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
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
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
rvelices
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 ...

git-svn-id: http://piwigo.org/svn/branches/2.0@2789 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-22 01:34:45 +00:00
riopwg
2a162361dd Updates & Corrections
git-svn-id: http://piwigo.org/svn/branches/2.0@2784 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-20 10:29:43 +00:00
rvelices
6607c3882a - picture nav buttons use the get_extent modifier
- comments title on picture page is singular/plural language sensitive
- improved P@t commit (no double home display on picture nav bar) so that it works with my site


git-svn-id: http://piwigo.org/svn/branches/2.0@2758 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16 00:50:37 +00:00
patdenice
3e49cf5f56 Merge from trunk 2752:
- change mysql_escape_string function (deprecated) by mysql_real_escape_string.
- Correction on install.tpl (link color).

git-svn-id: http://piwigo.org/svn/branches/2.0@2753 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 20:58:36 +00:00
patdenice
5ce101c193 Merge from trunk 2747:
- Install process now looks like goto/roma.
- Move install.tpl to goto template.
- add charset utf8 to fatal error function.
- Check php version on install and upgrade, and die if < 5. 


git-svn-id: http://piwigo.org/svn/branches/2.0@2748 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 17:55:18 +00:00
ddtddt
c17dac678d following commint plugin of p@t
Add dutch language.
Thank you to Eric


git-svn-id: http://piwigo.org/svn/branches/2.0@2714 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 13:23:54 +00:00
ddtddt
df412b0a01 git-svn-id: http://piwigo.org/svn/branches/2.0@2709 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-10-11 05:54:05 +00:00
patdenice
adce496a00 - If there is not new plugins to check, we don't get any more error message.
- small corrections in configuration.html and cat_modify.tpl.

git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 13:13:12 +00:00
ddtddt
636c471e0e Updated admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@2685 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 12:10:47 +00:00
plegall
9cfd70474f feature 884 added: ability to delete photos uploaded via web API method
pwg.images.add, ie without storage_category_id. pLoader uses this method and
photos cannot be removed in any other way.


git-svn-id: http://piwigo.org/svn/trunk@2678 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 23:08:11 +00:00
riopwg
0e7340d9c6 Updates
git-svn-id: http://piwigo.org/svn/trunk@2664 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 12:54:42 +00:00
patdenice
73c04ed83c - Correct display bug of quick local synchro in IE7.
- Translate this button.

git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 20:43:43 +00:00
patdenice
9559f1a875 Add explicit error message in plugins tab if allow_url_fopen is disabled.
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 11:33:34 +00:00
rvelices
c8306bc746 - removed unused help pages
git-svn-id: http://piwigo.org/svn/trunk@2637 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02 00:43:52 +00:00
vdigital
6b77adbbbb Butterfly 2 - Last Graphic and CSS feedback
git-svn-id: http://piwigo.org/svn/trunk@2608 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 07:42:41 +00:00
patdenice
d6f1eb7c83 Add "draggable" icon for cat_list.
git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 15:31:38 +00:00
ddtddt
3b480117a4 error of format
git-svn-id: http://piwigo.org/svn/trunk@2566 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 09:37:11 +00:00
ddtddt
73e16cefed Updated language Spanish
git-svn-id: http://piwigo.org/svn/trunk@2565 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 09:04:41 +00:00
vdigital
8e9dc30ecc Synchro page title for 1024x768 resolutions.
git-svn-id: http://piwigo.org/svn/trunk@2561 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 16:00:33 +00:00
plegall
f3c2080767 deletion: function export_pwg_data was inadvertently added with r1817 while
the development was not finished.


git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 21:18:40 +00:00
vdigital
324a4a112a Index page: Scrolling start above the category when description is too long.
Sql Trace in a <div> clear:both.
French de-à => du-au


git-svn-id: http://piwigo.org/svn/trunk@2550 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 19:38:15 +00:00
vdigital
a1c4955e9b Admin goto/roma minor CSS / templates changes.
Public yoga/Sylvia minor CSS / gif changes 

git-svn-id: http://piwigo.org/svn/trunk@2540 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16 16:32:17 +00:00
riopwg
6050a6ab1b Updates
git-svn-id: http://piwigo.org/svn/trunk@2539 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16 14:42:53 +00:00
plegall
caae8449c0 bug fixed: l10n added for image ranks (feature 169) and for tags grouped by
letter (feature 828).


git-svn-id: http://piwigo.org/svn/trunk@2522 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-12 20:50:11 +00:00
rvelices
fdffe42bdc remove ws access table/partners functionality
git-svn-id: http://piwigo.org/svn/trunk@2516 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11 01:20:25 +00:00
vdigital
75dc35db55 Checkboxes reverted on rvelices request.
And several minor corrections

git-svn-id: http://piwigo.org/svn/trunk@2503 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-05 22:44:08 +00:00
vdigital
56517c7545 Bug 847: Instruction page / CSS Text-align: centered ordered lists
Bug 846: Bad link to documentation 
Some CSS Hacks in Admin theme 


git-svn-id: http://piwigo.org/svn/trunk@2495 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-03 19:23:05 +00:00
rvelices
bd833ee9bc synchro improvements:
- able to sync metadata at the same time as the files/dirs
- by default empty metadata does not overwrite database infos (checkbox can switch to previous behaviour) (bug 132)
- the form is shown again even after a successfull non simulated run

git-svn-id: http://piwigo.org/svn/trunk@2491 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-29 12:35:16 +00:00
rvelices
707351a95c - language - removed 2 unnecessary keys from admin.lang
- language - moved some keys from common.lang to admin.lang

git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-22 01:12:31 +00:00
rvelices
dcbaefafdf - ws can include php file before invoking web call method
- remove "Pierrick ..." from some languages
- tags - small change to avoid increasing number of urls
- added a missing closedir
- remove some unnecessary class names and inexisting rel attributes

git-svn-id: http://piwigo.org/svn/trunk@2478 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-19 23:58:35 +00:00
riopwg
9a346cc237 Updates
git-svn-id: http://piwigo.org/svn/trunk@2477 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-19 06:08:21 +00:00
rvelices
06df392005 - optim dont include a php file if not required
- eng lang small change
- remove link to unexisting admin css

git-svn-id: http://piwigo.org/svn/trunk@2476 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-16 01:32:37 +00:00
vdigital
8ab0da7da2 Admin advices can be easily extended to new advices.
Admin advices plugin can be translated like any other plugins.
Admin advices plugin has been extended with External summary (a technical and non translated part).

Some template cleaning.

git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12 20:43:56 +00:00
riopwg
5e3d71c9ca Translate \language\it_IT\help\extend_for_templates.html
Add italian lang \plugins\AMenuManager\
Corrections

git-svn-id: http://piwigo.org/svn/trunk@2467 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-03 22:24:22 +00:00
riopwg
ae6fe09103 Corrections
git-svn-id: http://piwigo.org/svn/trunk@2442 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-20 23:43:43 +00:00
riopwg
a1ad8ca1a4 Corrections
git-svn-id: http://piwigo.org/svn/trunk@2441 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-20 09:54:25 +00:00
riopwg
c0bd36cd1c Updates (including templates)
git-svn-id: http://piwigo.org/svn/trunk@2440 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-20 09:51:20 +00:00
vdigital
bc1278a3f7 "Extend for templates" needs translators.
git-svn-id: http://piwigo.org/svn/trunk@2439 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-16 15:23:00 +00:00
vdigital
df29ffbde7 Feature template-extension based on 2006 chrisaga's idea.
chrisaga wrote: "If you want to make some template customization without building a brand new
template, you should use ..."

git-svn-id: http://piwigo.org/svn/trunk@2434 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-14 21:42:40 +00:00