mistic100
966b6e6ac1
Merged revision(s) 30341 from trunk:
...
feature:3168 Unuseable datepicker for old dates
modify DatePicker internal methods to replace year select by a numeric input
git-svn-id: http://piwigo.org/svn/branches/2.7@30632 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 17:40:10 +00:00
plegall
4fb06e52fc
next release is 2.7.2
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30569 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21 12:29:49 +00:00
plegall
9a53efa36a
merge r30563 from trunk to branch 2.7
...
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.7@30566 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21 12:19:21 +00:00
ddtddt
cc7c177977
[2.7] Language - prepare piwigo 2.7.2
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30565 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21 12:18:35 +00:00
ddtddt
443775f1bb
[2.7] Language - plugin - prepare piwigo 2.7.2
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30562 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21 12:03:26 +00:00
ddtddt
492a11da9e
[2.7] Language - theme - prepare piwigo 2.7.2
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30560 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21 11:56:42 +00:00
ddtddt
e4b42ad932
[2.7] Language - prepare piwigo 2.7.2
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30558 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21 11:50:18 +00:00
plegall
5b9c25cf03
merge r30375 from trunk to branch 2.7
...
bug 3171 fixed: no need to double escape the file name from HTML5 upload
git-svn-id: http://piwigo.org/svn/branches/2.7@30376 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-06 09:17:46 +00:00
plegall
3f835e9aae
merge r30310 from trunk to branch 2.7
...
bug 3165 fixed: template variable ACTIVATE_COMMENTS had been accidentally removed with Piwigo 2.6
git-svn-id: http://piwigo.org/svn/branches/2.7@30311 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-26 09:43:43 +00:00
mistic100
98cf2105b7
Merged revision(s) 30110 from trunk:
...
datepicker display by default -80:+20 for year select (previous -10:+10)
git-svn-id: http://piwigo.org/svn/branches/2.7@30111 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-16 19:03:29 +00:00
plegall
1d674e5955
merge r30106 from trunk to branch 2.7
...
bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === instead (or !==)
git-svn-id: http://piwigo.org/svn/branches/2.7@30107 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-16 12:00:54 +00:00
ddtddt
80a8bdcb8b
[2.7] - language - prepare 2.7.1
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30015 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-12 07:05:48 +00:00
ddtddt
0f80a888a2
[2.7] - plugin - language - prepare 2.7.1
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30013 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-12 06:24:58 +00:00
plegall
ccc730d54d
next version is 2.7.1
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30005 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-11 19:01:43 +00:00
plegall
e364ea8856
bug 3039: smartpocket compatible with Firefox Mobile
...
git-svn-id: http://piwigo.org/svn/branches/2.7@30003 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-11 18:52:50 +00:00
flop25
e9a154291c
Merged revision(s) 29949 from trunk:
...
bug:3126
just an isset
git-svn-id: http://piwigo.org/svn/branches/2.7@29950 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-09 19:35:50 +00:00
plegall
2a839be3b6
merge r29904 from trunk to branch 2.7
...
bug 3078: avoid zlib issue on Ubuntu 14.04 (PHP 5.5) and maybe other systems
git-svn-id: http://piwigo.org/svn/branches/2.7@29905 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-06 10:46:06 +00:00
plegall
1dfbbbf11d
merge r29900 from trunk to branch 2.7
...
bug 3153: fix the AddPhotos buttons on Iceweasel (and on iOS 8.0.2... sometimes). Patch by mmoy
git-svn-id: http://piwigo.org/svn/branches/2.7@29903 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-06 09:29:35 +00:00
plegall
83f267dc95
merge r29901 from trunk to branch 2.7
...
bug 3156 fixed: avoid warning on PHP 5.2 for nl2br second parameter
git-svn-id: http://piwigo.org/svn/branches/2.7@29902 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-06 09:28:37 +00:00
flop25
acda99cf4d
Merged revision(s) 29859 from trunk/plugins/TakeATour:
...
bug:3150
step 18 and 21 : can't click directly on links
git-svn-id: http://piwigo.org/svn/branches/2.7@29860 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-01 19:29:01 +00:00
flop25
5ad27a59d3
Merged revision(s) 29857 from trunk/admin:
...
feature:3126 no more notice should be displayed
thx to rvelices for the report!
git-svn-id: http://piwigo.org/svn/branches/2.7@29858 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-01 18:06:45 +00:00
rvelices
bf786b038e
bug 3148: merger -r29852 from trunk quick search fix html special chars
...
git-svn-id: http://piwigo.org/svn/branches/2.7@29853 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-30 21:09:00 +00:00
rvelices
946a1c7017
bug 3148: quick search Merged -r29804 from trunk to branch 2.7
...
git-svn-id: http://piwigo.org/svn/branches/2.7@29805 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-26 20:17:15 +00:00
mistic100
4f41b2e9ae
Merged revision(s) 29773, 29778-29779 from trunk:
...
fix plugins autoupdate: call ##_maintain::update when updating from back-office
- plugins.version is not updated in "activate" action
- plugins.version is updated in "update" action and "load_plugin()" function (not only for plugins using maintain.class.php)
cases covered:
- autoupdate while active or inactive
- FTP update while active or inactive
git-svn-id: http://piwigo.org/svn/branches/2.7@29792 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-25 19:23:52 +00:00
plegall
5d666f8566
merge r29776 from trunk to branch 2.7
...
update Take a Tour version number to 2.7.1 (like on piwigo.org/ext)
git-svn-id: http://piwigo.org/svn/branches/2.7@29777 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-24 21:54:53 +00:00
plegall
335b2eda52
merge r29770 from trunk to branch 2.7
...
bug 3145: generate the pwg_token at the right time, not at prefilter time
git-svn-id: http://piwigo.org/svn/branches/2.7@29771 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-24 10:57:57 +00:00
plegall
39d3c6883b
change default configuration settings for a stable branch. Developers who need previous configuration settings can modify them in their local configuration
...
git-svn-id: http://piwigo.org/svn/branches/2.7@29768 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-24 07:14:44 +00:00
plegall
1560fae282
Create branch 2.7 from trunk r29766
...
git-svn-id: http://piwigo.org/svn/branches/2.7@29767 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-24 07:11:17 +00:00
Piwigo-TranslationTeam
775bab4d97
[tour_2_7_0] Update et_EE, thanks to : kersta
...
git-svn-id: http://piwigo.org/svn/trunk@29766 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 21:29:26 +00:00
Piwigo-TranslationTeam
dad5c67a75
[tour_2_7_0] Update zh_TW, thanks to : azq1231
...
git-svn-id: http://piwigo.org/svn/trunk@29765 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 16:53:24 +00:00
Piwigo-TranslationTeam
f02aa30194
[first_contact] Update zh_CN, thanks to : dennisyan
...
git-svn-id: http://piwigo.org/svn/trunk@29764 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 16:53:23 +00:00
plegall
60e849b8bc
feature 3067: add pdf in conf.picture_ext to illustrate PDF representative generation
...
git-svn-id: http://piwigo.org/svn/trunk@29762 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 13:39:04 +00:00
mistic100
9d0357e889
filter "dissociate" action + display bug of Selectize widget
...
git-svn-id: http://piwigo.org/svn/trunk@29760 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 09:28:26 +00:00
plegall
3ef5464b26
bug fixed: register_user can be called with no ['mail_address']
...
git-svn-id: http://piwigo.org/svn/trunk@29759 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 08:37:16 +00:00
Piwigo-TranslationTeam
d58ee674d9
[tour_2_7_0] Update vi_VN, thanks to : dummy
...
git-svn-id: http://piwigo.org/svn/trunk@29757 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 05:40:46 +00:00
mistic100
0a53c355a5
syntax error in r29755
...
git-svn-id: http://piwigo.org/svn/trunk@29756 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 19:31:29 +00:00
ddtddt
0a12d3af59
[Trunk] - Plugin - TakeATour add 2.7 cs_CZ - Česky – Czech Thanks to webprostor
...
git-svn-id: http://piwigo.org/svn/trunk@29755 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:55:37 +00:00
Piwigo-TranslationTeam
0c474a9dea
[first_contact] Update lv_LV, thanks to : agrisans
...
git-svn-id: http://piwigo.org/svn/trunk@29749 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:22:49 +00:00
Piwigo-TranslationTeam
c95f4441d5
[tour_2_7_0] Update pt_PT, thanks to : ANO
...
git-svn-id: http://piwigo.org/svn/trunk@29748 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:22:48 +00:00
Piwigo-TranslationTeam
1378c629c6
[takeatour] Update uk_UA, thanks to : animan
...
git-svn-id: http://piwigo.org/svn/trunk@29747 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:22:46 +00:00
Piwigo-TranslationTeam
a04685d0cc
[takeatour] Update nb_NO, thanks to : abbamust
...
git-svn-id: http://piwigo.org/svn/trunk@29746 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:22:45 +00:00
Piwigo-TranslationTeam
9941c1cabc
[trunk_admin] Update lv_LV, thanks to : agrisans
...
git-svn-id: http://piwigo.org/svn/trunk@29745 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:22:44 +00:00
Piwigo-TranslationTeam
a598b38c9a
[tour_2_7_0] Update sv_SE, thanks to : Blytung
...
git-svn-id: http://piwigo.org/svn/trunk@29744 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:22:42 +00:00
Piwigo-TranslationTeam
8892cac7e0
[trunk_admin] Update sv_SE, thanks to : Blytung
...
git-svn-id: http://piwigo.org/svn/trunk@29743 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:22:39 +00:00
Piwigo-TranslationTeam
c182139680
[takeatour] Update sv_SE, thanks to : Blytung
...
git-svn-id: http://piwigo.org/svn/trunk@29742 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 18:22:38 +00:00
plegall
aace8fa154
next version is 2.7.0
...
git-svn-id: http://piwigo.org/svn/trunk@29737 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 13:06:28 +00:00
plegall
88dc2f57b9
remove debug code
...
git-svn-id: http://piwigo.org/svn/trunk@29736 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 12:56:24 +00:00
plegall
01c531746a
bug fixed: no need to check the table piwigo_plugins, this table always exists at this point
...
git-svn-id: http://piwigo.org/svn/trunk@29735 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 12:55:01 +00:00
plegall
c92b76a3b6
bug fixed: on Chrome + MacOSX, incorrect left margin on user list
...
git-svn-id: http://piwigo.org/svn/trunk@29731 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 10:55:15 +00:00
plegall
4dbf817829
feature 3083: return the upload_file_types in pwg.session.getStatus (list of file extension, comma separated)
...
git-svn-id: http://piwigo.org/svn/trunk@29729 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 09:29:00 +00:00