plegall
29d3b7a7bb
feature 1616: after the backport of nearly all languages from branch 2.1 to
...
trunk, reapply the new keys for "album" instead of "category" into trunk for
languages ar_SA ca_ES da_DK es_AR fa_IR fr_CA he_IL hr_HR ja_JP ka_GE mk_MK
nl_NL pt_BR pt_PT ro_RO sh_RS sl_SL sr_RS sv_SE vi_VN
git-svn-id: http://piwigo.org/svn/trunk@8286 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-24 14:40:00 +00:00
ddtddt
f3307b2196
[trunk] - zh_CN add help Thanks to Ralph.Bai
...
git-svn-id: http://piwigo.org/svn/trunk@8278 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-24 11:13:44 +00:00
plegall
55788d5875
feature 2060: remove adivser mode on web API methods imported from the pwg.images.addSimple plugin
...
git-svn-id: http://piwigo.org/svn/trunk@8274 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 23:15:24 +00:00
plegall
ae5438fbce
feature 2084 added: new method pwg.plugins.getList and pwg.plugins.performAction
...
git-svn-id: http://piwigo.org/svn/trunk@8273 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 23:12:03 +00:00
plegall
c1d517c285
feature 2082 added: new method pwg.categories.move from the pwg.images.addSimple plugin
...
git-svn-id: http://piwigo.org/svn/trunk@8272 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 22:41:28 +00:00
plegall
d51bbfb65c
feature 1616: after the backport of nearly all languages from branch 2.1 to
...
trunk, reapply the Albums plugin into trunk for languages cs_CZ es_ES de_DE
lv_LV pl_PL ru_RU sk_SK tr_TR zh_CN
git-svn-id: http://piwigo.org/svn/trunk@8270 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 22:18:38 +00:00
rvelices
4d9e208be1
- more efficient css rules (according to pagespeed)
...
git-svn-id: http://piwigo.org/svn/trunk@8269 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 22:03:35 +00:00
plegall
130c83652e
feature 2080 added: add methods pwg.images.delete and pwg.categories.delete from
...
pwg.images.addSimple plugin. pwg.categories.delete implements the new
photo_deletion_mode (see feature:2081) and set it to "delete_orphans" by default.
git-svn-id: http://piwigo.org/svn/trunk@8266 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 20:51:33 +00:00
plegall
877a4e6e2e
feature 2081 added: ability to choose what to do with photos when deleting an
...
album : no_delete, delete_orphans, force_delete. Backend only.
git-svn-id: http://piwigo.org/svn/trunk@8265 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 20:48:28 +00:00
rvelices
a79f593e13
css sprites attempt to fix ie6 display
...
git-svn-id: http://piwigo.org/svn/trunk@8264 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 20:47:33 +00:00
rvelices
7d75444761
- faster trigger_event/trigger_action (it was overly complicated)
...
- added a new param to get_thumbnail_url event
- get_thumbnail_location is called only if the thumbnail does not exist
git-svn-id: http://piwigo.org/svn/trunk@8263 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 20:46:16 +00:00
ddtddt
70b02e28f1
[trunk] - language - step 6 for 2.2
...
git-svn-id: http://piwigo.org/svn/trunk@8262 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 20:31:55 +00:00
ddtddt
7d8e12f60a
[trunk] - language - step 5 for 2.2
...
git-svn-id: http://piwigo.org/svn/trunk@8261 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 20:29:38 +00:00
ddtddt
1f506a4a2a
[trunk] - language - step4 for 2.2
...
git-svn-id: http://piwigo.org/svn/trunk@8260 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 18:27:15 +00:00
ddtddt
a3494857ce
[trunk] - language - step3 for 2.2
...
git-svn-id: http://piwigo.org/svn/trunk@8259 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 18:19:58 +00:00
ddtddt
b1ca1752cf
[trunk] - language - step2 for 2.2
...
git-svn-id: http://piwigo.org/svn/trunk@8258 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 18:19:13 +00:00
ddtddt
90e71b41b8
[trunk] - step1 for 2.2
...
git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 15:56:28 +00:00
plegall
c266feea0b
simpler code, useless to convert value twice
...
git-svn-id: http://piwigo.org/svn/trunk@8253 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 14:14:40 +00:00
plegall
16371ed5fd
feature 2083 added: implement method pwg.images.addSimple in core
...
makes admin/include/function_upload.inc.php not dependant from include/ws_functions.inc.php (moves functions file_path_for_type and ready_for_upload_message)
cleaner method to initialize the upload settings
git-svn-id: http://piwigo.org/svn/trunk@8249 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 10:22:51 +00:00
rvelices
732eb6bfba
removed unused files / code / css; shorter code
...
git-svn-id: http://piwigo.org/svn/trunk@8247 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 05:22:19 +00:00
rub
2a49b76ae1
Add delete_compiled_templates on plugin update version.
...
git-svn-id: http://piwigo.org/svn/trunk@8245 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 02:34:14 +00:00
plegall
088801add4
feature 2048 removed (and was never released): no data are sent anonymously to piwigo.org for statistics purpose
...
git-svn-id: http://piwigo.org/svn/trunk@8238 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-22 21:57:50 +00:00
riopwg
f58a8276a6
Update language IT
...
git-svn-id: http://piwigo.org/svn/trunk@8229 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-22 16:43:37 +00:00
plegall
902c8f1927
feature 2077 added: when ImageMagick is active, ability to remove or resize
...
the high definition version of the photo.
git-svn-id: http://piwigo.org/svn/trunk@8227 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-22 15:15:35 +00:00
patdenice
48aa7f5821
merge r8224 from branch 2.1 to trunk
...
bug 1338: notice fixed in LocalFiles Editor when debug_template is activated.
git-svn-id: http://piwigo.org/svn/trunk@8225 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-22 11:26:10 +00:00
patdenice
195c0b4773
merge r8222 from branch 2.1 to trunk
...
bug 2078: Links must not be displayed in menubar if empty.
git-svn-id: http://piwigo.org/svn/trunk@8223 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-22 11:14:20 +00:00
plegall
709515bccd
feature 2076 added: automatically use ImageMagick (imagick) instead of GD if
...
Imagick extension is available. ImageMagick does not strip EXIF/IPTC metadata
from "web size" version of the photo.
We force remove EXIF/IPTC from the thumbnails to save space and bandwith.
git-svn-id: http://piwigo.org/svn/trunk@8219 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-21 21:55:04 +00:00
rvelices
861ef0c831
combined css and js are minified
...
git-svn-id: http://piwigo.org/svn/trunk@8170 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-17 06:33:16 +00:00
rvelices
fce588a2eb
fix icon bottom border
...
git-svn-id: http://piwigo.org/svn/trunk@8169 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-17 06:32:32 +00:00
plegall
cfd6851c10
merge r8167 from branch 2.1 to trunk
...
bug 2031 fixed: redirection after category deletion preserves the current
node in the category tree.
+ the confirmation message is displayed after redirect, thanks to session
git-svn-id: http://piwigo.org/svn/trunk@8168 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-17 00:11:56 +00:00
rvelices
d5549a0bff
jquery upgrade to 1.4.4
...
git-svn-id: http://piwigo.org/svn/trunk@8162 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-16 06:09:14 +00:00
rvelices
7364bc1606
css sprites for all themes
...
git-svn-id: http://piwigo.org/svn/trunk@8161 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-16 05:44:29 +00:00
patdenice
e97974a42e
feature 2060: Remove adviser from db structure.
...
Remove adviser from user_list page and some db queries.
git-svn-id: http://piwigo.org/svn/trunk@8131 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 14:36:20 +00:00
patdenice
21fe811c3b
feature 2060: Remove adviser help from user_list.html files.
...
git-svn-id: http://piwigo.org/svn/trunk@8130 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 14:14:36 +00:00
patdenice
04beb58951
feature 2060: Remove adviser language keys from lang.php files.
...
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 14:10:06 +00:00
patdenice
8b4e1c2b4b
feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.
...
git-svn-id: http://piwigo.org/svn/trunk@8128 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:55:37 +00:00
patdenice
480fb5c2d9
feature 2060: Add 91-database.php (set admin or webmaster advisers as normal user).
...
Remove $conf['allow_adviser'] form config_default.inc.php.
git-svn-id: http://piwigo.org/svn/trunk@8127 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:49:56 +00:00
patdenice
731f8888a4
feature 2060: Remove adviser mode.
...
First commit: only php files.
git-svn-id: http://piwigo.org/svn/trunk@8126 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:47:24 +00:00
patdenice
bf1aa6fcf1
merge r8124 from branch 2.1 to trunk
...
feature 2048: remove urlencode for technicals details (already escaped with http_build_query).
git-svn-id: http://piwigo.org/svn/trunk@8125 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:04:33 +00:00
rvelices
549b6e0507
css sprites - almost done - still to implement nice colors and hover effect for clear and sylvia
...
git-svn-id: http://piwigo.org/svn/trunk@8119 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 06:45:52 +00:00
rvelices
7626e48e01
css sprites
...
git-svn-id: http://piwigo.org/svn/trunk@8091 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-12 12:22:49 +00:00
patdenice
4448b8db7f
merge r8089 from branch 2.1 to trunk
...
feature 2057: use http_build_query instead of add_url_params for GET data.
git-svn-id: http://piwigo.org/svn/trunk@8090 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-12 10:16:12 +00:00
patdenice
1b5260522e
feature 2048: send technical details only to get_version_list.php of PEM API.
...
git-svn-id: http://piwigo.org/svn/trunk@8084 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 21:20:12 +00:00
patdenice
ea64e421cb
feature 2057: use $get_data parameter to send GET data.
...
git-svn-id: http://piwigo.org/svn/trunk@8083 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 21:08:43 +00:00
patdenice
4ae512231a
feature 2048: add $conf['send_hosting_technical_details'] parameter
...
git-svn-id: http://piwigo.org/svn/trunk@8082 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 20:09:18 +00:00
patdenice
2a741321ba
Use POST to send server data
...
git-svn-id: http://piwigo.org/svn/trunk@8080 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 20:01:35 +00:00
patdenice
914045aad4
feature 2057: fetchRemote can send POST data
...
git-svn-id: http://piwigo.org/svn/trunk@8079 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 19:50:05 +00:00
rvelices
e859fe07e4
css sprites (still ongoing)
...
git-svn-id: http://piwigo.org/svn/trunk@8076 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 13:42:19 +00:00
rvelices
c710b81255
combine css small fixes
...
git-svn-id: http://piwigo.org/svn/trunk@8075 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 13:24:09 +00:00
rvelices
acd3b90822
first sprite usage on picture page
...
git-svn-id: http://piwigo.org/svn/trunk@8066 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-10 06:21:15 +00:00