plegall
1fd644ffdf
next release is 2.5.6
...
git-svn-id: http://piwigo.org/svn/branches/2.5@30870 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-01-08 13:28:48 +00:00
plegall
2365113e91
merge r30864 from trunk to branch 2.5
...
bug 3186: improved security on search.php
git-svn-id: http://piwigo.org/svn/branches/2.5@30865 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-01-08 13:09:38 +00:00
plegall
8758dd626b
next release is 2.5.5
...
git-svn-id: http://piwigo.org/svn/branches/2.5@30571 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21 12:33:25 +00:00
plegall
062e2005d7
merge r30563 from trunk to branch 2.5
...
bug 3178 fixed, in_array check is not reliable when you compare string (user input) and numeric values
git-svn-id: http://piwigo.org/svn/branches/2.5@30568 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21 12:24:39 +00:00
plegall
60e31603e3
next version is 2.5.4
...
git-svn-id: http://piwigo.org/svn/branches/2.5@27935 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-25 13:11:36 +00:00
plegall
b4e1dd3c73
fix typo (bad merge from trunk)
...
git-svn-id: http://piwigo.org/svn/branches/2.5@27934 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-25 13:07:57 +00:00
plegall
9ce59f1af3
merge r26825 from trunk to branch 2.5
...
bug 3020 and bug 3021 fixed: additionnal checks in search inputs
git-svn-id: http://piwigo.org/svn/branches/2.5@27933 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-25 12:53:10 +00:00
mistic100
3e09f3ea83
Merged revision(s) 26916 from trunk:
...
bug 3029: XSS on website_url comment form
git-svn-id: http://piwigo.org/svn/branches/2.5@26920 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-23 11:08:56 +00:00
patdenice
f4089737e0
merge r25633 from trunk to branch 2.5
...
Small bug on password hash verification with strpos function
git-svn-id: http://piwigo.org/svn/branches/2.5@25634 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-21 22:32:04 +00:00
plegall
df56834db4
bug 2992 fixed: escape all file names before searching them as duplicates in batch manager.
...
git-svn-id: http://piwigo.org/svn/branches/2.5@25223 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 22:37:45 +00:00
plegall
4f7546267b
next version is 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@25175 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-26 19:56:45 +00:00
ddtddt
cca4017d53
[2.5] - language - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@25157 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-26 05:38:56 +00:00
flop25
2a214b4593
bug:2948 The registration can be done without typing a password
...
hotfix for 2.5.3
git-svn-id: http://piwigo.org/svn/branches/2.5@25149 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-25 19:33:57 +00:00
flop25
150dc87ac6
merge r25120 from trunk to branch 2.5
...
bug:2964 zero should be allowed for the recent period
only the profile page didn't allowed it
git-svn-id: http://piwigo.org/svn/branches/2.5@25148 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-25 17:41:18 +00:00
flop25
177dd74115
merge r25119 from trunk to branch 2.5
...
bug:2980 Fatal error when renaming a group
git-svn-id: http://piwigo.org/svn/branches/2.5@25147 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-25 17:38:16 +00:00
ddtddt
de7b731f3e
[2.5] - language - admin_multi_view - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@25049 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-21 04:57:45 +00:00
ddtddt
1d29136364
[2.5] - language - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@25048 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-21 04:55:59 +00:00
ddtddt
324ffad972
[2.5] - language - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@25011 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 12:31:35 +00:00
plegall
bc3fdf0957
bug 2977 fixed: when moving an album, whatever the previous status
...
private/public we must remove irrelevant permissions (a public album
can have hidden permission, ie list of groups/users permitted). I've
also found a bug in the algorithm that selects users/groups to delete
(reverse parameters in array_diff).
git-svn-id: http://piwigo.org/svn/branches/2.5@24986 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 20:56:05 +00:00
plegall
c4529b1b9d
bug 2967 fixed: avoid display changes when album list is long to load. Replace
...
input text for position to input hidden. It was a fallback when javascript is
deactivated, but nowadays Piwigo administration can't work without javascript.
git-svn-id: http://piwigo.org/svn/branches/2.5@24982 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:19:51 +00:00
plegall
f202a86fca
bug 2975 fixed: remove useless "," at the end of arrays, because it breaks Internet Explorer 7 :-/
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24975 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 14:16:59 +00:00
plegall
666a204d16
bug 2974: do not display deprecated errors on a stable branch
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24969 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 20:36:18 +00:00
plegall
2faa7204e9
bug 2973 fixed: automatically use encoding windows-1252 instead of iso-8859-1
...
(unless we find utf-8 signs) on IPTC before converting to utf-8
git-svn-id: http://piwigo.org/svn/branches/2.5@24967 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 20:11:45 +00:00
ddtddt
ff8f09123f
[2.5] - language - parent language es_AR and fr_CA
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24945 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 19:24:21 +00:00
ddtddt
5270602ee0
[2.5] - language - language_switch - GB/US
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24939 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 18:40:25 +00:00
ddtddt
b4f9085bfd
[2.5] - smartpocket - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24929 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 18:18:37 +00:00
ddtddt
e5f7dfb123
[2.5] - language - LocalFilesEditor - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24927 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 18:07:05 +00:00
ddtddt
4bd010094f
[2.5] - language - language_switch - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24925 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 17:15:39 +00:00
ddtddt
de2cdf308f
[2.5] - language - c13y_upgrade - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24923 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 17:09:00 +00:00
ddtddt
34d9cb5b73
[2.5] - language - admin_multi_view - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24917 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 07:37:48 +00:00
ddtddt
4fca240c26
[2.5] - language - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24915 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 07:33:24 +00:00
ddtddt
47d11f9094
[2.5] - language - prepared 2.5.3
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24911 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-14 21:46:27 +00:00
mistic100
161be2a7c7
Merged revision(s) 24835 from trunk:
...
bug 2970: Division by zero on batch manager
git-svn-id: http://piwigo.org/svn/branches/2.5@24880 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-12 20:53:45 +00:00
ddtddt
55a1acf32c
[2.5] - language - check KR
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24115 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-08-06 06:54:49 +00:00
ddtddt
2ee975330b
[2.5] - language - check KR
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24113 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-08-06 06:38:45 +00:00
ddtddt
100bfc22ea
[2.5] - language LT - check 2.5.4
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23785 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-05 03:57:52 +00:00
flop25
0f8db7c4f6
merge svn:23658 from trunk to 2.5
...
bug:2934
wrong id/name for the username input
git-svn-id: http://piwigo.org/svn/branches/2.5@23659 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-29 12:08:16 +00:00
plegall
386fa7edf8
next version is 2.5.2
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23524 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 21:46:36 +00:00
plegall
2530c04f18
feature 2929: strip metadata on configurable threshold
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23498 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 13:33:02 +00:00
ddtddt
0eb47f95e7
[2.5] - language - check 2.5.2
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23464 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23 10:05:40 +00:00
ddtddt
b23a110083
[2.5] - plugins language - check 2.5.2
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23458 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23 07:34:18 +00:00
ddtddt
b738c6a046
[2.5] - plugins language - check 2.5.2
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23457 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23 07:33:36 +00:00
ddtddt
2865cdd0c3
[2.5] - plugins language - check 2.5.2
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23456 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23 07:33:01 +00:00
ddtddt
b7e753bc96
[2.5] - plugins language - check 2.5.2
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23455 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23 07:32:46 +00:00
ddtddt
519d6adb9e
[2.5] - language - check 2.5.2
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23453 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23 07:15:57 +00:00
mistic100
2112fcf024
Merged revision(s) 23260 from trunk:
...
feature:2847 Display additional info for API methods fields
keep tooltip alive
git-svn-id: http://piwigo.org/svn/branches/2.5@23262 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 16:55:34 +00:00
flop25
dae0cd122a
merge svn:23248 & svn:23247 from trunk to 2.5
...
feature:2925
new function theme_delete
git-svn-id: http://piwigo.org/svn/branches/2.5@23249 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 12:17:59 +00:00
mistic100
7850d828d8
Merged revision(s) 23231 from trunk:
...
feature:2922 Add caseSensitive option to TokenInput (false by default)
git-svn-id: http://piwigo.org/svn/branches/2.5@23232 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15 15:45:41 +00:00
mistic100
4afb44fa21
Merged revision(s) 23229 from trunk:
...
bug:2921 Can't create tags with special chars like ( + [
cc8eab541a
git-svn-id: http://piwigo.org/svn/branches/2.5@23230 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15 13:54:26 +00:00
plegall
3c74f3ff27
bug 2907 fixed (only on 2.5, rvelices did a deeper rewrite for 2.6): wrong number of sub-albums
...
git-svn-id: http://piwigo.org/svn/branches/2.5@23075 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-06 14:02:33 +00:00