plegall
153c32e8ff
bug 1043 fixed: avoid warning when merging chunks. This warning was preventing
...
the PwgError to work correctly and the error code was not transmitted.
git-svn-id: http://piwigo.org/svn/branches/2.0@3513 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-03 22:59:32 +00:00
Criss
c64b8adc63
bug 0001042
...
Files fixed on 2.0 branch
git-svn-id: http://piwigo.org/svn/branches/2.0@3506 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-03 13:58:53 +00:00
vdigital
588b9d0d16
New: jQuery status
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3493 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-02 06:08:37 +00:00
vdigital
a61dfc631d
Reverse of 3484
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3490 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-01 21:06:55 +00:00
vdigital
7ee363b9f9
New: Extend of available fields within a category page for a template-extension simple usage.
...
Add thumbnail dimensions to remove as much as possible some PHP in tpl extensions.
{$thumbnails.FILE_TN_WIDTH}
{$thumbnails.FILE_TN_HEIGHT}
git-svn-id: http://piwigo.org/svn/branches/2.0@3484 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-01 19:19:24 +00:00
vdigital
ccb0eaca47
Bug 964 fixed and more
...
+ ?&lang=en_UK" => ?lang=en_UK"
+ =&lang=en_UK" => &lang=en_UK"
+ Works for any combinations of
$conf['question_mark_in_urls']
$conf['php_extension_in_urls']
=> BUT force a return to home in some cases.
+ Full technical code review
git-svn-id: http://piwigo.org/svn/branches/2.0@3477 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-30 21:16:24 +00:00
plegall
91c7200b59
feature 1033 added: new API method pwg.categories.setInfo makes possible to
...
change the name and comment of a given category.
git-svn-id: http://piwigo.org/svn/branches/2.0@3453 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-24 21:42:39 +00:00
riopwg
90cc8dccf3
Update lang IT
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3441 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-22 21:42:32 +00:00
ddtddt
ec31cce408
Add zh help/configuration.html thanks to winson
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3430 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-18 04:48:54 +00:00
ddtddt
443c5e3d62
update Add lines in all admin.lang.php / en_UK
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3420 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-15 20:35:28 +00:00
ddtddt
eb1b7aa872
Add zh help thanks to win son
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3419 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-15 19:28:12 +00:00
riopwg
65d37b6b19
Update lang IT
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3413 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-12 11:30:10 +00:00
nikrou
8142ea730b
merge from trunk : remove duplicate retrieved field
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3406 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-10 19:07:45 +00:00
nikrou
50114c64f0
merge from trunk;bug fix 1024 : the way to discover protocol (http/https) was not correct
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3404 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-09 15:55:21 +00:00
plegall
ccc032c809
feature 1020: simplify the URL to subscribe to Piwigo Announcements
...
Newsletter.
git-svn-id: http://piwigo.org/svn/branches/2.0@3401 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-08 21:12:06 +00:00
ddtddt
62d1bcfa38
Add Danish translation language thank to nile
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3400 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-06 06:15:22 +00:00
ddtddt
848d97927c
Add Czech language (Cestina) language thank to Pavel Budka (www.pbudka.co.cc) & Petr Jirsa
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3399 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-06 06:14:08 +00:00
nanticpwg
86d75278d6
help files translation - continuation
...
git-svn-id: http://piwigo.org/svn/branches/2.0@3392 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-04 17:05:35 +00:00
plegall
bdf463d2b7
bug 1022 fixed: a photo can be associateed to no category (now that a photo
...
can have NULL as storage_category_id, it's possible to have no associated
category), the admin/picture_modify doesn't break anymore.
git-svn-id: http://piwigo.org/svn/branches/2.0@3389 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-02 20:20:42 +00:00
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