flop25
30e8babd6d
pwg_token left for cat_options pages
...
solving https://github.com/Piwigo/Piwigo/issues/721
2017-06-29 16:25:26 +02:00
flop25
3dd6812412
check input parameter for cat_options pages
...
solving https://github.com/Piwigo/Piwigo/issues/724
2017-06-29 16:24:15 +02:00
flop25
03a8329b89
adding pwg_token on permalink & cat_options
...
and therefor solving issue:721
2017-06-28 23:44:26 +02:00
plegall
d542de77c3
fixes #713 , use the default language to send email
...
and not only to build the email body message
2017-06-21 11:44:12 +02:00
Piwigo-TranslationTeam
0cb78610b4
Update eu_ES, thanks to bixerdo
2017-06-21 06:44:07 +02:00
Piwigo-TranslationTeam
167a4622fe
Update sk_SK, thanks to dodo
2017-06-19 06:41:37 +02:00
plegall
fffd35174f
fixes #710 , avoid using get_gallery_home_url()
...
because it may be different from get_absolute_root_url() if you have a $conf['gallery_url']
2017-06-15 23:10:25 +02:00
plegall
ea382e85bf
fixes #708 , script to extract issues from Github
2017-06-15 17:52:08 +02:00
plegall
346f5c3849
fixes #707 , hide decimal for "158.0 pages seen"
2017-06-14 19:42:21 +02:00
plegall
bbb9c5e6b5
issue #706 , force redirection within Piwigo
2017-06-14 10:23:47 +02:00
plegall
4b9b7855f0
issue #706 , check the redirect is within Piwigo
2017-06-14 10:22:30 +02:00
plegall
6ce14fc958
fixes #705 , check user_list_backend.php input params
2017-06-13 12:27:37 +02:00
plegall
e0b7c1d157
fixes #701 , use the appropriate site_id instead of 1
...
When coming from the album edit page with the action link to synchronization
2017-06-12 14:30:30 +02:00
plegall
4581f3e2ba
fixes #693 , pclzip compatibility with PHP 7.1
2017-06-12 13:50:28 +02:00
plegall
4310fe7a55
fixes #667 , check $_GET['page'] to avoid XSS
...
This can be an issue only on Internet Explorer
2017-06-12 11:36:28 +02:00
Piwigo-TranslationTeam
7c5f1f34e6
Update fr_CA, thanks to bgoutier
2017-06-09 05:58:49 +02:00
Piwigo-TranslationTeam
ac1fb9ebfe
Update eo_EO, thanks to axel584
2017-06-09 05:58:39 +02:00
Piwigo-TranslationTeam
04430ff428
Update fr_CA, thanks to bgoutier
2017-06-06 06:08:01 +02:00
Piwigo-TranslationTeam
9abfca2a54
Update pt_PT, thanks to jonxvel
2017-06-05 07:48:34 +02:00
plegall
3ae62ce118
fixes #699 , make sure $_GET['tab'] does not include unexpected chars
2017-06-02 10:10:50 +02:00
plegall
9fa8f3069c
fixes #696 , invalidate user cache when deleting an album via API
2017-05-31 15:24:49 +02:00
Piwigo-TranslationTeam
c37ca77155
Update sk_SK, thanks to dodo
2017-05-30 06:22:08 +02:00
Piwigo-TranslationTeam
e5af8c7611
Update sv_SE, thanks to Elger
2017-05-30 06:21:18 +02:00
Piwigo-TranslationTeam
e72634c7f7
Update en_GB, thanks to Pat2309
2017-05-30 06:21:09 +02:00
Piwigo-TranslationTeam
1c5a18039b
Update ro_RO, thanks to enels
2017-05-30 06:20:59 +02:00
Piwigo-TranslationTeam
061c2108a5
Update sk_SK, thanks to dodo
2017-05-30 06:20:35 +02:00
Piwigo-TranslationTeam
b2459ce7cb
Update en_GB, thanks to Pat2309
2017-05-30 06:20:25 +02:00
Piwigo-TranslationTeam
73dd93456e
Update pt_PT, thanks to jonxvel
2017-05-30 06:20:15 +02:00
Piwigo-TranslationTeam
fb86224202
Update en_GB, thanks to Pat2309
2017-05-30 06:20:06 +02:00
Piwigo-TranslationTeam
5f4b324d7e
Update fi_FI, thanks to Juhi24
2017-05-25 07:30:40 +02:00
plegall
11c07ea530
fixes #685 , syntax error in jQuery selector prevents delete photos from working on Safari
2017-05-22 11:31:21 +02:00
plegall
8b4e2ffffb
fixes #683 , hide decimals when disk usage is bigger than 100GB
2017-05-18 15:06:52 +02:00
plegall
686c2f7bdf
fix #663 , batch manager, avoid SQL error with duplicates
...
* when searching duplicates on md5sum, only consider md5sum not null
* in case the GROUP_CONCAT returns on truncated string, remove the trailing ","
* add a TODO to find a better algorithm, avoiding the GROUP_CONCAT limit to 1024 chars
2017-05-15 11:25:17 +02:00
Piwigo-TranslationTeam
2acd126985
Update zh_HK, thanks to erio
2017-05-13 18:37:21 +02:00
Piwigo-TranslationTeam
03d251c461
Update zh_HK, thanks to erio
2017-05-13 18:37:12 +02:00
Piwigo-TranslationTeam
eb796c0249
Update zh_HK, thanks to erio
2017-05-13 18:37:02 +02:00
plegall
7056f33d62
fix #679 , add trigger in admin/intro to let plugins modify dashboard items
2017-05-12 15:22:44 +02:00
Piwigo-TranslationTeam
15d72dbdbe
Update pt_PT, thanks to jonxvel
2017-05-12 06:18:19 +02:00
Piwigo-TranslationTeam
564508cff0
Update hu_HU, thanks to asicu.com
2017-05-09 06:49:29 +02:00
plegall
1c71e59303
fixes #674 , by default user groups should be an empty array, not an empty string
2017-05-05 11:00:53 +02:00
Piwigo-TranslationTeam
8dc98703a7
Update sr_RS, thanks to gpopac
2017-05-04 06:16:59 +02:00
Piwigo-TranslationTeam
8111639bc0
Update sr_RS, thanks to gpopac
2017-05-04 06:16:51 +02:00
Piwigo-TranslationTeam
ae19b37a81
Update sr_RS, thanks to gpopac
2017-05-04 06:16:43 +02:00
Piwigo-TranslationTeam
2157c13221
Update vi_VN, thanks to dummy
2017-05-02 06:28:31 +02:00
Piwigo-TranslationTeam
ac92326392
Update eu_ES, thanks to bixerdo
2017-05-01 10:49:12 +02:00
Piwigo-TranslationTeam
7b946a25f3
Update eu_ES, thanks to bixerdo
2017-05-01 10:49:02 +02:00
Piwigo-TranslationTeam
c3cf827c9e
Update eu_ES, thanks to bixerdo
2017-05-01 10:48:53 +02:00
Piwigo-TranslationTeam
bea4b3ff02
Update eu_ES, thanks to bixerdo
2017-05-01 10:48:44 +02:00
Piwigo-TranslationTeam
224983d408
Update ro_RO, thanks to norboo
2017-05-01 10:48:26 +02:00
Piwigo-TranslationTeam
67a8eeb67a
Update sl_SI, thanks to MarkoAm
2017-04-28 20:31:13 +02:00