Commit graph

2293 commits

Author SHA1 Message Date
plegall
32a24fefc9 feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter from
Piwigo itself. Admins can perform this action at the end of installation or on
administration panel index.

git-svn-id: http://piwigo.org/svn/branches/2.0@3381 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-31 19:35:51 +00:00
vdigital
e486b3c79a - 1 pixel around the flags panel
git-svn-id: http://piwigo.org/svn/branches/2.0@3379 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-31 10:44:46 +00:00
vdigital
01938c844d + Language Switch CSS review (inherit and overrides)
git-svn-id: http://piwigo.org/svn/branches/2.0@3377 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-30 16:25:40 +00:00
vdigital
13b1766027 + Language Switch code review (No cookies => session).
+ Optional $conf['no_flag_languages'] = Array() to remove flags

git-svn-id: http://piwigo.org/svn/branches/2.0@3375 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-30 15:21:43 +00:00
vdigital
b31faf23b5 + Language Switch enhanced design and concepts.
git-svn-id: http://piwigo.org/svn/branches/2.0@3368 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-29 21:26:27 +00:00
plegall
b6ed391396 bug 998 fixed: add the ability to switch to Croatian. The icon filename was
wrong in language_switch plugin.

git-svn-id: http://piwigo.org/svn/branches/2.0@3289 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-16 20:33:56 +00:00
plegall
e579ec2cad bug 968 fixed: charset is set in HTTP header.
improvement: in the "this gallery is locked" message, the link to the
"sign in" page is on the whole sentence, not only on the final dot.

git-svn-id: http://piwigo.org/svn/branches/2.0@3276 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-06 21:07:03 +00:00
ddtddt
d200bc5808 Add eid en tag 2.0.2 all basic plugin
git-svn-id: http://piwigo.org/svn/branches/2.0@3274 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-06 13:34:54 +00:00
ddtddt
c7ce7ef7e8 IE8 compatibility
git-svn-id: http://piwigo.org/svn/branches/2.0@3272 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-06 05:17:55 +00:00
plegall
4d7292c50c feature 981 added: ability to set the compression level for thumbnail creation.
git-svn-id: http://piwigo.org/svn/branches/2.0@3270 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-05 21:42:58 +00:00
plegall
4dba703493 bug fixed: remove the svn:mime-type that was set to "application/octet-stream"
on several Japanese help files.

git-svn-id: http://piwigo.org/svn/branches/2.0@3266 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-04 22:23:57 +00:00
ddtddt
95afe3b800 Add ja_PA pack thanks to Mits
git-svn-id: http://piwigo.org/svn/branches/2.0@3265 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-04 12:17:21 +00:00
ddtddt
ada6b2183d Add pt_PT install.lang.php thanks to sergio
git-svn-id: http://piwigo.org/svn/branches/2.0@3264 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-04 07:42:02 +00:00
ddtddt
2d984840c5 Add pt_PT thanks to sergio
git-svn-id: http://piwigo.org/svn/branches/2.0@3263 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-27 12:36:59 +00:00
rub
d50e5963ff merge -c3261 from trunk to branch 2.0
Resolved issue 0000977: Error on sendmail with smtp 

git-svn-id: http://piwigo.org/svn/branches/2.0@3262 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-26 18:36:17 +00:00
rub
6d758aec6b merge -c3259 from trunk to branch 2.0
Remove " " after ":" on smtp_mail

git-svn-id: http://piwigo.org/svn/branches/2.0@3260 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-26 15:05:07 +00:00
rub
ef20fa17b5 merge -c3257 from trunk to branch 2.0
Rollback "Missing <ul> on NBM" in order to dd <ul> on feed too.

git-svn-id: http://piwigo.org/svn/branches/2.0@3258 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-26 15:00:57 +00:00
rub
f81888fc2e merge -c3255 from trunk to branch 2.0
Missing <ul> on NBM

merge -c3254 from trunk to branch 2.0
Remove icon not used on public part.



git-svn-id: http://piwigo.org/svn/branches/2.0@3256 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-26 10:07:21 +00:00
rub
b113b3fb08 merge -c3243 from trunk to branch 2.0
Resolved issue 0000974: Adding a link to the gallery in the notification of inscription 

git-svn-id: http://piwigo.org/svn/branches/2.0@3244 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-21 17:10:36 +00:00
plegall
52db0a523c bug 949 fixed: to avoid memory limit on server side, base64 encode chunks one
by one on client side and base64 decode chunks one by one on server side.


git-svn-id: http://piwigo.org/svn/branches/2.0@3239 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-14 22:49:04 +00:00
riopwg
a3445bb236 Updates IT
git-svn-id: http://piwigo.org/svn/branches/2.0@3237 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-13 12:22:42 +00:00
ddtddt
64e5c5ce72 add PL translate for plugin add_index. Thanks to voyteckst
git-svn-id: http://piwigo.org/svn/branches/2.0@3236 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-04 07:08:39 +00:00
ddtddt
e3e63e17ad Add zh_CN install.lang.php thanks to ZHU
git-svn-id: http://piwigo.org/svn/branches/2.0@3235 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-02 20:07:44 +00:00
ddtddt
1aab229f94 Add Chinese and Japanese translation
thinks to ZHU  and Mits 

git-svn-id: http://piwigo.org/svn/branches/2.0@3234 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-30 19:34:12 +00:00
gnantic
fb3b24f90f continuation of help translation
git-svn-id: http://piwigo.org/svn/branches/2.0@3225 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-24 19:02:53 +00:00
ddtddt
dfd9b32e59 Add pl to plugin localfilesEditor thanks to voyteckst
git-svn-id: http://piwigo.org/svn/branches/2.0@3223 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-24 18:09:20 +00:00
ddtddt
8e86d04622 update PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/branches/2.0@3220 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-23 13:47:02 +00:00
nikrou
462b87485c merge r3216 from trunk to branch 2.0
feature_948_accordion feature 948 : fix problem with incorrect submenu open in admin use a new variable (U_ACTIVE_MENU) and use default position defined in selected_admin_menu if not exists

git-svn-id: http://piwigo.org/svn/branches/2.0@3217 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-19 21:39:38 +00:00
nikrou
c86ae74710 merge r3184 backport from trunk to branch 2.0
bug 933 fixed : quick fix to prevent html injection

git-svn-id: http://piwigo.org/svn/branches/2.0@3214 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-19 19:29:03 +00:00
plegall
810a0b1783 new: it.piwigo.org/forum is online, PHPWG_DOMAIN updated inside Piwigo.
git-svn-id: http://piwigo.org/svn/branches/2.0@3210 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-17 21:33:47 +00:00
patdenice
00ce8c1bab merge r3207 from trunk to branch 2.0.
Add "tags" parameter for template extensions

git-svn-id: http://piwigo.org/svn/branches/2.0@3208 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 17:53:20 +00:00
patdenice
a45e1f526e merge r3205 from trunk to branch 2.0.
Update version in plugins table during plugin activation.

git-svn-id: http://piwigo.org/svn/branches/2.0@3206 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 17:22:46 +00:00
patdenice
796cbc8350 merge r3203 from trunk to branch 2.0.
Move template class inclusion to common.inc.php.
Add forum link in upgrade page.
Install and upgrade try to configure PHP5.

git-svn-id: http://piwigo.org/svn/branches/2.0@3204 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 17:04:13 +00:00
ddtddt
bbc19a5dc9 update ES
git-svn-id: http://piwigo.org/svn/branches/2.0@3200 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-15 21:05:05 +00:00
plegall
3994facacb feature 934 added: add link to pLoader extension pages in Piwigo embedded
instructions.


git-svn-id: http://piwigo.org/svn/branches/2.0@3199 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-15 20:47:58 +00:00
plegall
ab6f96964a bug 926 fixed: change links to piwigo.org so that they go to existing URLs.
new: if the current language is french, the links go to fr.piwigo.org insted.


git-svn-id: http://piwigo.org/svn/branches/2.0@3196 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-13 23:37:34 +00:00
plegall
497e753bcf bug 941 fixed: to be able to upload heavy photo, chunk the files, send parts
one by one, and then pwg.images.add merge chunks together. Now big uploads
works and you can even have a fine progress bar on client side.


git-svn-id: http://piwigo.org/svn/branches/2.0@3192 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-12 23:09:22 +00:00
patdenice
b70496545c merge part of r3190 from trunk to branch 2.0.
URL parameter for template extensions can be used in slideshow.

git-svn-id: http://piwigo.org/svn/branches/2.0@3191 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-12 13:19:22 +00:00
patdenice
77d508c6d4 merge r3186 from trunk to branch 2.0.
Cosmetic Corections for LocalFiles Editor.

git-svn-id: http://piwigo.org/svn/branches/2.0@3187 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-11 16:42:01 +00:00
patdenice
a49cd3f842 merge part of r3182 from trunk to branch 2.0.
Re-order templates extension alphabetically.

git-svn-id: http://piwigo.org/svn/branches/2.0@3183 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-07 21:38:38 +00:00
ddtddt
98d4f348d4 Add flag pt_PT
git-svn-id: http://piwigo.org/svn/branches/2.0@3174 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-06 09:50:45 +00:00
patdenice
776812e507 merge r3169 from trunk to branch 2.0
User's template extension must not be included in admin pages.


git-svn-id: http://piwigo.org/svn/branches/2.0@3170 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-03 22:39:08 +00:00
plegall
a1993b66d1 bug 913 fixed: ability to connect with an IPv6 address was added.
git-svn-id: http://piwigo.org/svn/branches/2.0@3165 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-26 20:09:26 +00:00
gnantic
eb85efa77d git-svn-id: http://piwigo.org/svn/branches/2.0@3157 68402e56-0260-453c-a942-63ccdbb3a9ee 2009-02-16 16:07:24 +00:00
ddtddt
d3080428a1 update Nl thanks to Webmaster terwolde.net
git-svn-id: http://piwigo.org/svn/branches/2.0@3156 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-15 21:46:33 +00:00
riopwg
0005cd2b80 Updates IT
git-svn-id: http://piwigo.org/svn/branches/2.0@3152 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-15 14:47:28 +00:00
ddtddt
700628ac60 uptate ES
git-svn-id: http://piwigo.org/svn/branches/2.0@3149 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14 23:14:43 +00:00
rvelices
368059d535 merge 3145-3146 from trunk
Last (I hope) paranoic optims ...
- move get_uysername and get_groupname from public to admin/functions.inc.php
- optim in index.php
- tags.tpl does not need smarty modifier included
- move func get_comment_post_key from functions_comment to functions (avoid extra inclusion every time on picture page)

git-svn-id: http://piwigo.org/svn/branches/2.0@3147 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14 02:28:21 +00:00
patdenice
35e9af66be merge r3143 from trunk to branch 2.0
- Show number of downloads in plugins list.
- Allow to sort plugins by number of downloads.
- Fix plugin revision URL (no more revision_view in PEM).

git-svn-id: http://piwigo.org/svn/branches/2.0@3144 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 21:03:02 +00:00
vdigital
164fd3a280 New IE6 transparency enhancement in admin (Thanks to tweakpng).
git-svn-id: http://piwigo.org/svn/branches/2.0@3138 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 13:39:07 +00:00