Commit graph

10049 commits

Author SHA1 Message Date
Piwigo-TranslationTeam
9308793ca0 Update ca_ES, thanks to josep.torne 2016-02-05 21:16:31 +01:00
plegall
c67bf030d1 feature #410, use constant as default value 2016-02-04 10:14:44 +01:00
Piwigo-TranslationTeam
7496f11b8f Update de_DE, thanks to bigant 2016-02-04 06:10:43 +01:00
Piwigo-TranslationTeam
6690b2f231 Update pt_BR, thanks to flaviove 2016-02-04 06:10:39 +01:00
plegall
6af4590f01 fixes #410, add param thumbnail_size to pwg.categories.getList 2016-02-03 10:21:36 +01:00
Piwigo-TranslationTeam
3fefb30666 Update br_FR, thanks to yves.kerleguer 2016-02-03 06:27:49 +01:00
Piwigo-TranslationTeam
e894f28d51 Update sr_RS, thanks to 2016-02-03 06:27:45 +01:00
Piwigo-TranslationTeam
dfe1cf4564 Update vi_VN, thanks to dummy 2016-02-02 13:40:08 +01:00
Piwigo-TranslationTeam
750da41a93 Update sk_SK, thanks to dodo 2016-02-02 10:33:08 +01:00
Piwigo-TranslationTeam
0bf37e62b1 Update sk_SK, thanks to dodo 2016-02-02 10:33:04 +01:00
Piwigo-TranslationTeam
14a8595ee2 Update sl_SI, thanks to MarkoAm 2016-02-02 10:33:00 +01:00
Piwigo-TranslationTeam
33c5941e6d Update gl_ES, thanks to damufo 2016-02-02 10:32:56 +01:00
Piwigo-TranslationTeam
f68138c87e Update nb_NO, thanks to paulen 2016-02-02 10:32:52 +01:00
Piwigo-TranslationTeam
a72b9c7fbb Update uk_UA, thanks to animan 2016-02-02 10:32:49 +01:00
Piwigo-TranslationTeam
28912196ba Update de_DE, thanks to bigant 2016-02-02 10:32:45 +01:00
Piwigo-TranslationTeam
e11d5a9331 Update ru_RU, thanks to Konve 2016-02-01 19:56:20 +01:00
Piwigo-TranslationTeam
d51dc4ea70 Update da_DK, thanks to Kaare 2016-02-01 19:56:16 +01:00
Piwigo-TranslationTeam
5ca97d8280 Update ru_RU, thanks to Konve 2016-02-01 19:56:12 +01:00
Piwigo-TranslationTeam
bbcc103fc4 Update da_DK, thanks to Kaare 2016-02-01 19:56:08 +01:00
Piwigo-TranslationTeam
fde8b0b237 Update sl_SI, thanks to MarkoAm 2016-02-01 19:56:05 +01:00
Piwigo-TranslationTeam
03a2bcf83e Update de_DE, thanks to bigant 2016-02-01 17:58:10 +01:00
Piwigo-TranslationTeam
6f7c41c459 Update de_DE, thanks to bigant 2016-02-01 17:58:06 +01:00
Piwigo-TranslationTeam
b461ceb977 Update de_DE, thanks to bigant 2016-02-01 17:57:55 +01:00
plegall
c4b7977a42 next version is 2.8.0RC2 2016-02-01 10:52:07 +01:00
plegall
da8d2b2af0 Merge branch 'master' into translation 2016-02-01 10:20:57 +01:00
plegall
2fcf276811 fixes #413, force log in with auth key user 2016-02-01 10:05:33 +01:00
plegall
a12425629e fixes #412, warn visitor if auth key no longer valid 2016-01-29 12:44:38 +01:00
plegall
77888174cf fixes #411, auth keys details on notification forms 2016-01-29 11:47:30 +01:00
Piwigo-TranslationTeam
70726892e0 Update fi_FI, thanks to lrd 2016-01-29 06:47:58 +01:00
Piwigo-TranslationTeam
116702d02c Update zh_HK, thanks to hkdigit 2016-01-28 18:22:26 +01:00
plegall
bc7316639f fixes #349, API set ranks of all album photos at once
on pwg.images.setRank, ability to provide a list of image_id (and no rank).
This way you can set the order of all photos of a given album, at once.
2016-01-28 16:03:39 +01:00
plegall
417a6b77b2 bug #409 fixed: handle error returned by pwg.users.setInfo 2016-01-28 12:33:31 +01:00
Piwigo-TranslationTeam
14776983c8 Update ja_JP, thanks to ma2tak 2016-01-27 21:11:35 +01:00
plg
f04e4d8b4f bug #408 fixed, no session_regenerate_id on early PHP 7 versions 2016-01-27 15:36:00 +01:00
plegall
7ae2094726 bug #407 fixed, avoid PHP warnings
... on formats_to_delete and caddiables variables during sync
2016-01-26 15:41:12 +01:00
plegall
74dd9b88ed Merge branch 'bug/405-css-emails' 2016-01-26 15:03:10 +01:00
modus75
69cdcf2316 fix change in smarty class name new version 2016-01-23 23:00:39 +01:00
plegall
025bc0533d bug #405, keep vanilla Smarty and remove {strip} for CSS emails 2016-01-22 22:01:42 +01:00
plegall
727b9827af Revert "bug #405 fixed, embed CSS style inline"
This reverts commit f3cb99ea09.
2016-01-22 21:57:24 +01:00
plegall
f3cb99ea09 bug #405 fixed, embed CSS style inline
emogrifier could not work, unless we reapply changes introduced by @mistic100 in earlier commits 9cc816d364 and efbc08e537
2016-01-21 15:14:37 +01:00
plegall
968e9ff06d changes on Smarty side breaks all prefilter in Piwigo
It would be better to modify the way template.class.php registers prefilters
but I didn't find the appropriate data structure.
2016-01-21 15:11:32 +01:00
plegall
d33051cb72 update to Smarty 3.1.29 2016-01-21 15:10:02 +01:00
Piwigo-TranslationTeam
b65bc4191a Update br_FR, thanks to yves.kerleguer 2016-01-19 19:52:44 +01:00
plegall
4914643559 bug #404 fixed, database changes for auth keys
... applied during install: table user_auth_keys and column history.auth_key_id
2016-01-18 14:02:40 +01:00
Piwigo-TranslationTeam
0e7dd66cab Update gu_IN, thanks to huz_akh 2016-01-17 07:43:50 +01:00
modus75
4bf51fc8e0 shorten some code (not really important) 2016-01-16 17:20:43 +01:00
modus75
ac37eb5a50 clean USER_AUTH_KEYS_TABLE when deleting user 2016-01-16 17:15:55 +01:00
plegall
5c57d8aa0f adapt release creation script to Git and multiple repositories for plugins 2016-01-14 15:05:57 +01:00
plegall
c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
plegall
c79cb18e44 Merge branch 'feature/293-trigger-upload' 2016-01-14 11:23:45 +01:00