modus75
e8df728125
fix create_function replacement
2018-07-12 21:14:08 +02:00
Akimitsu [Bm]
f2834925bb
Fix syntax error
2018-07-12 15:01:32 +02:00
plegall
b1cb4e48c0
due to changes for compatibility with PHP 7.2, Piwigo now requires PHP 5.3
2018-07-12 11:20:53 +02:00
Rob Lensen
144a970a6b
Fix for Cssmin with php7.2 and higher
2018-07-12 11:00:59 +02:00
Rob Lensen
68f83a5902
Fix for Msarty and PHP7.2
2018-07-12 10:59:32 +02:00
plegall
063711240a
Squashed commit of the following:
...
commit 7190866ccf15033f27095d635546e46dacbb755e
Author: plegall <plg@piwigo.org >
Date: Thu Jul 12 10:52:33 2018 +0200
Revert "Replace not maintained cssmin with fork from github https://github.com/natxet/CssMin "
This reverts commit c8b12a2ed0 .
commit 1dac11ecb6783d0d5353c3d250388f018c30fc5c
Author: plegall <plg@piwigo.org >
Date: Thu Jul 12 10:52:24 2018 +0200
Revert "Update Smarty to 3.1.3"
This reverts commit db684f6151 .
commit 3ac752dc93912ba5701d22dadd9bb3b81e5bb383
Merge: d1c2e71 8d58256
Author: plegall <plg@piwigo.org >
Date: Thu Jul 12 10:50:43 2018 +0200
Merge branch 'php72' of https://github.com/Infern1/Piwigo into Infern1-php72
commit 8d58256c45
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Wed Mar 21 23:40:36 2018 +0100
new feedcreator version for PHP7
commit bb0fcc3a30
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Wed Mar 21 23:26:27 2018 +0100
php72 fixes, replaces each() function
commit 3db22c0d33
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Wed Mar 21 23:02:46 2018 +0100
More fixes for PHP7.2
commit 50d8aafc77
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Mon Mar 19 23:55:21 2018 +0100
Some more replacements of create_function
commit 8263335c42
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Mon Mar 19 22:54:54 2018 +0100
Fixed indents
commit 8d58b637c6
Merge: c8b12a2 8a57d77
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Tue Feb 27 13:51:32 2018 +0100
Merge remote-tracking branch 'upstream/master' into php72
commit c8b12a2ed0
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Thu Jan 18 00:32:46 2018 +0100
Replace not maintained cssmin with fork from github https://github.com/natxet/CssMin
commit db684f6151
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Thu Jan 18 00:23:24 2018 +0100
Update Smarty to 3.1.3
commit 6a3f8f3e76
Author: Rob Lensen <rob@bsdfreaks.nl >
Date: Wed Jan 17 23:40:27 2018 +0100
Initial work to support PHP 7.2
2018-07-12 10:52:55 +02:00
plegall
d1c2e71a56
fixes #891 , use HTTPS to piwigo.org in page footer
2018-07-11 15:11:14 +02:00
plegall
7bf992b3cc
fixes #890 , use https instead of http to load images from piwigo.org
2018-07-11 15:06:38 +02:00
plegall
86c34737ba
fixes #877 , avoid conflict with custom user table
2018-07-11 11:48:20 +02:00
plegall
69345c06e2
fixes #847 , CVE-2018-5692 protect a few user input variables
2018-07-11 11:22:31 +02:00
plegall
23fa4c1a73
fixes #871 , CVE-2018-7722 strip tags on methods pwg.categories.add, pwg.categories.setInfo, pwg.images.setInfo
...
Adding pwg_token would be a better solution but would break remote applications (like the iOS app)
2018-07-06 18:29:41 +02:00
plegall
bef09018fb
fixes #872 , CVE-2018-7724, protect photo admin page from CSRF
2018-07-06 14:38:39 +02:00
plegall
06f4252312
fixes #258 , batch manager, check the session category still exists
2018-07-06 11:52:04 +02:00
Daniel Dadap
65ac272179
Include pwg_token in user list POST request ( Fixes #748 ) ( #866 )
...
* user list: set pwg_token in POST data to user_list_backend.php
The POST data for the user data table request was empty, which could
cause user data retrieval to error out with HTTP 403 due to missing
the authentication token.
* user_list_backend: fix uninitialized variables
If iSortCol_0, sEcho, or sSearch are unset in the HTTP request, it
could cause variables to be uninitialized, potentially causing error
messages to be included in the HTTP response. These error messages,
if present, can prevent the JSON response from being parsed.
* user list: delete unnecessary quotes
Javascript object key names don't generally need to be quoted.
Remove some quotes that were introduced by a recent change that added
a body to the AJAX POST request to retrieve the user list.
2018-07-06 10:51:04 +02:00
Bartosz Korczak
7e41e21af4
Fix issue #844
2018-07-05 15:50:38 +02:00
plegall
75118816b5
fixes #887 , $selection is never set on PHP side, no need to use it in template
...
... and it makes the template compatible with PHP 7.2
2018-07-04 17:10:00 +02:00
Sam Wilson
31664352f5
Add missing i18n message
2018-07-03 09:59:07 +02:00
Piwigo-TranslationTeam
0c5c7b5054
Update fr_CA, thanks to bgoutier
2018-06-20 00:08:11 +02:00
Piwigo-TranslationTeam
73f1d77795
Update tr_TR, thanks to LazBoy
2018-06-11 15:16:44 +02:00
Piwigo-TranslationTeam
85e0fa769b
Update tr_TR, thanks to LazBoy
2018-06-11 06:39:57 +02:00
Piwigo-TranslationTeam
91987cb73c
Update pl_PL, thanks to Sauron
2018-05-07 06:32:36 +02:00
Piwigo-TranslationTeam
8620410354
Update et_EE, thanks to Pelagis
2018-05-03 05:36:16 +02:00
Piwigo-TranslationTeam
73a6bd7024
Update da_DK, thanks to Kaare
2018-05-03 05:36:06 +02:00
Piwigo-TranslationTeam
e5d91e00d8
Update fr_CA, thanks to bgoutier
2018-04-12 18:58:48 +02:00
Piwigo-TranslationTeam
d1758990da
Update ja_JP, thanks to Trumpet
2018-04-11 07:17:04 +02:00
Piwigo-TranslationTeam
ee6cacef37
Update ja_JP, thanks to Trumpet
2018-04-09 11:50:42 +02:00
Piwigo-TranslationTeam
f35723866c
Update ja_JP, thanks to Trumpet
2018-04-09 11:50:32 +02:00
Piwigo-TranslationTeam
d98898e6c2
Update ja_JP, thanks to Trumpet
2018-04-09 11:50:22 +02:00
Piwigo-TranslationTeam
616a302209
Update ro_RO, thanks to enels
2018-04-01 18:03:07 +02:00
Piwigo-TranslationTeam
e0540453ca
Update he_IL, thanks to ymoran00
2018-03-31 15:29:09 +02:00
Piwigo-TranslationTeam
06ddfdbca9
Update et_EE, thanks to Pelagis
2018-03-31 15:28:49 +02:00
Piwigo-TranslationTeam
80573e48f2
Update fa_IR, thanks to Garcia
2018-03-31 15:28:39 +02:00
plegall
b9336d7117
fixes #853 , less strict check on user input "selectAction" for tag manager
...
... for compatibility with plugin Colored Tags (typetags) and maybe other in the future.
2018-03-23 10:03:47 +01:00
Piwigo-TranslationTeam
c1f17d2135
Update el_GR, thanks to bas_alba
2018-03-13 09:36:26 +01:00
Piwigo-TranslationTeam
2358ec5f7c
Update vi_VN, thanks to dummy
2018-03-13 09:36:02 +01:00
Piwigo-TranslationTeam
a8b366e0ad
Update tr_TR, thanks to katpatuka
2018-03-12 06:22:02 +01:00
Piwigo-TranslationTeam
801019536d
Update he_IL, thanks to ymoran00
2018-03-11 16:59:33 +01:00
Piwigo-TranslationTeam
fe71833ed0
Update nl_NL, thanks to hjb60
2018-03-04 21:09:15 +01:00
Piwigo-TranslationTeam
b456b895f4
Update nl_NL, thanks to hjb60
2018-03-04 21:09:05 +01:00
Piwigo-TranslationTeam
bb27be042e
Update hu_HU, thanks to bugge
2018-03-02 06:26:10 +01:00
Piwigo-TranslationTeam
f5532ed320
Update hu_HU, thanks to bugge
2018-03-02 06:26:02 +01:00
Piwigo-TranslationTeam
865b1bb033
Update pl_PL, thanks to Sauron
2018-03-02 06:24:54 +01:00
plegall
8a57d777aa
fixes #596 , compatibility with PHP 7.1
2018-02-27 12:01:45 +01:00
plegall
63932b9390
fixes #735 , add API method pwg.users.getAuthKey
2018-02-22 13:26:31 +01:00
plegall
02275fe275
fixes #839 , check input parameters on admin/tags.php
2018-02-21 17:34:56 +01:00
plegall
b6d61a78bb
fixes #838 , tells PHP how many photos were deleted in Batch Manager
2018-02-08 13:03:26 +01:00
Piwigo-TranslationTeam
2c45ca5f75
Update pl_PL, thanks to Sauron
2018-01-27 08:37:15 +01:00
Piwigo-TranslationTeam
3b0f56e5d0
Update pl_PL, thanks to Sauron
2018-01-27 08:37:07 +01:00
Piwigo-TranslationTeam
60b4478af2
Update pl_PL, thanks to Sauron
2018-01-27 08:36:58 +01:00
Piwigo-TranslationTeam
1c02e03553
Update mn_MN, thanks to Ulzii
2018-01-15 06:38:42 +01:00