Piwigo-TranslationTeam
633cd56bd9
Update mn_MN, thanks to Ulzii
2018-01-15 06:38:33 +01:00
plegall
9671454e75
fixes #826 , check input parameter order_by in configuration
2017-12-18 17:06:37 +01:00
plegall
9028c75c1f
fixes #825 , check user input on Batch Manager, unit mode, to prevent SQL injection
2017-12-18 16:44:42 +01:00
plegall
77f02bfd76
fixes #822 , add token on configuration page to prevent CSRF
2017-12-18 15:13:49 +01:00
plegall
9e29db0481
fixes #824 more generic code to get current script directory (working both on Linux and MacOSX)
2017-12-18 14:29:32 +01:00
plegall
1da9d6afc4
fixes #823 add input user check to avoid SQLi on users list
2017-12-18 14:02:52 +01:00
Piwigo-TranslationTeam
4e65e00fca
Update zh_CN, thanks to dennisyan
2017-12-17 11:19:57 +01:00
MaximeBOURMAUD
8d25fa6e23
Add script testing Piwigo install, add album + add picture ( #820 )
2017-12-15 11:21:40 +01:00
plegall
98ee7c1e5c
fixes #818 , add remote_sync.pl script from piwigo.org forum (script written back in 2009)
2017-12-15 10:49:46 +01:00
Piwigo-TranslationTeam
fc4531a848
Update th_TH, thanks to pradit
2017-12-11 18:11:54 +01:00
Piwigo-TranslationTeam
31f8a1236b
Update th_TH, thanks to pradit
2017-12-11 18:11:45 +01:00
Piwigo-TranslationTeam
6e36be59c9
Update de_DE, thanks to e-dschungel
2017-11-18 07:51:19 +01:00
modus75
b9f0f22395
Merge branch 'master' of https://github.com/Piwigo/Piwigo
2017-11-12 10:31:46 +01:00
modus75
1e87cc8596
fixes #777 WS categories getImages, TotalCount for correct pagination builder ( fix #2 )
2017-11-12 10:30:56 +01:00
Piwigo-TranslationTeam
457a93d535
Update fr_FR, thanks to rio
2017-11-04 17:55:21 +01:00
Piwigo-TranslationTeam
4e5ee3f126
Update it_IT, thanks to rio
2017-11-04 17:55:12 +01:00
Piwigo-TranslationTeam
c15ff1284a
Update lt_LT, thanks to vilisas
2017-10-15 07:06:26 +02:00
Piwigo-TranslationTeam
341e1b08b7
Update lt_LT, thanks to vilisas
2017-10-15 07:06:09 +02:00
Piwigo-TranslationTeam
5c758f6c0d
Update lt_LT, thanks to vilisas
2017-10-15 07:05:38 +02:00
Piwigo-TranslationTeam
10a685cf0f
Update lt_LT, thanks to vilisas
2017-10-15 07:05:29 +02:00
Piwigo-TranslationTeam
739a92015f
Update lt_LT, thanks to vilisas
2017-10-15 07:05:21 +02:00
Piwigo-TranslationTeam
9cab061439
Update vi_VN, thanks to dummy
2017-10-12 06:12:51 +02:00
Piwigo-TranslationTeam
90934a417c
Update pt_BR, thanks to flaviove
2017-10-12 06:12:42 +02:00
Piwigo-TranslationTeam
b1cd6cd1c1
Update lt_LT, thanks to vilisas
2017-10-09 20:59:27 +02:00
Piwigo-TranslationTeam
d4a0f4e65b
Update fr_FR, thanks to cryopad
2017-10-09 20:59:04 +02:00
Piwigo-TranslationTeam
cd3a1372a1
Update nb_NO, thanks to paulen
2017-10-09 20:58:56 +02:00
Piwigo-TranslationTeam
b44fda2363
Update uk_UA, thanks to StreamThreader
2017-10-09 20:58:47 +02:00
Piwigo-TranslationTeam
4991c9639e
Update en_UK, thanks to ddtddt
2017-10-09 20:58:39 +02:00
Piwigo-TranslationTeam
92f515a002
Update lv_LV, thanks to agrisans
2017-10-09 20:58:31 +02:00
Piwigo-TranslationTeam
e211140492
Update ru_RU, thanks to Konve
2017-10-09 20:58:22 +02:00
Piwigo-TranslationTeam
577a25efe8
Update sv_SE, thanks to Elger
2017-10-09 20:58:13 +02:00
Piwigo-TranslationTeam
356c3eb69b
Update da_DK, thanks to Kaare
2017-10-09 20:58:04 +02:00
Piwigo-TranslationTeam
2c2c4430a7
Update ro_RO, thanks to enels
2017-10-05 20:40:06 +02:00
Cosmin Stroe
ee4aae7e74
Fixes #767 - Return a 500 HTTP status when a file upload error occurs. ( #768 )
...
* Return a 500 HTTP status when a file upload error occurs.
2017-10-05 15:35:24 +02:00
plegall
977588999a
fixes #789 , add url param hide_redirect_error
2017-10-04 10:35:33 +02:00
modus75
164b59588c
fixes #777 WS categories getImages, TotalCount for correct pagination builder
2017-09-30 16:19:35 +02:00
plegall
a335d70418
fixes 787, check URL parameter "action" to avoid error messages
2017-09-28 15:02:41 +02:00
modus75
46ddfabc38
Merge branch 'master' of https://github.com/Piwigo/Piwigo
2017-09-25 21:44:13 +02:00
modus75
98a39fee72
better check on input parameters (got some odd hack attempts)
2017-09-25 21:43:31 +02:00
MaximeBOURMAUD
c4af38fe48
Fixes issue 723 now when requesting an private id, permalink isn't re… ( #771 )
...
* Fixes issue 723 now when requesting an private id, permalink isn't revealed
* remove newline at end of files and one useless line
* remove newline at end of files and one useless line
* Fixes if condition
2017-09-19 11:31:17 +02:00
MaximeBOURMAUD
943ab9d189
Issue/747 php notice when changing admin page theme ( #774 )
...
* Fixes#747 Only variables should be passed by reference
* Fixes syntax
2017-09-19 11:25:00 +02:00
MaximeBOURMAUD
c9ab538319
Fixs issue #760 date_creation not refreshed when changing it from picture_modify ( #763 )
2017-09-18 17:48:42 +02:00
MaximeBOURMAUD
b585f5bcc3
Removing Deprecated error message for PHP 7 ( #764 )
2017-09-18 17:20:45 +02:00
flop25
83dac227cf
cleaning code and wrong EOL
...
additional semicolon, uses of === instead of ==
2017-09-05 18:52:15 +02:00
flop25
a29c967d34
Merge branch 'master' of https://github.com/Piwigo/Piwigo
2017-09-05 14:47:32 +02:00
flop25
06a50ca8b0
Feature #759 , choose to display all Tags and/or current ones
...
This commit introduces a new config var and a minor change in a tpl
(language key switch)
It also change the default behaviour; can be set back to the previous
one with $conf['menubar_tag_cloud_content'] = 'current_only'
Potential Performance issue; test needed
2017-09-05 14:47:27 +02:00
MaximeBOURMAUD
a1fc05c586
Fixes #714 - doesn't exist ( #758 )
2017-09-05 11:20:26 +02:00
flop25
06952b2d5a
Merge branch 'master' of https://github.com/Piwigo/Piwigo
2017-09-04 18:57:26 +02:00
flop25
08cce48d4b
Fixes #755 Never thow '0000-00-00 00:00:00' as value but Null instead
...
only for exif ; iptc is ok
2017-09-04 18:57:22 +02:00
MaximeBOURMAUD
2c07301467
Fixing issue #731 ( #754 )
...
* Fixing issue #731 , if NB_PHOTOS is upper than 1000 display it
* Fixs issue #731 now number of picture between 1000 and 1999 are displayed
* Fixs formatting
2017-09-04 14:23:50 +02:00