aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * merge r30563 from trunk to branch 2.7plegall2014-11-211-0/+1
| | | | | | | | | | | | | | 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
| * [2.7] Language - prepare piwigo 2.7.2ddtddt2014-11-214-12/+22
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30565 68402e56-0260-453c-a942-63ccdbb3a9ee
| * [2.7] Language - plugin - prepare piwigo 2.7.2ddtddt2014-11-2139-116/+658
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30562 68402e56-0260-453c-a942-63ccdbb3a9ee
| * [2.7] Language - theme - prepare piwigo 2.7.2ddtddt2014-11-2114-54/+220
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30560 68402e56-0260-453c-a942-63ccdbb3a9ee
| * [2.7] Language - prepare piwigo 2.7.2ddtddt2014-11-2126-252/+440
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30558 68402e56-0260-453c-a942-63ccdbb3a9ee
| * merge r30375 from trunk to branch 2.7plegall2014-11-061-1/+1
| | | | | | | | | | | | | | 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
| * merge r30310 from trunk to branch 2.7plegall2014-10-261-0/+1
| | | | | | | | | | | | | | 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
| * Merged revision(s) 30110 from trunk:mistic1002014-10-161-0/+1
| | | | | | | | | | | | 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
| * merge r30106 from trunk to branch 2.7plegall2014-10-161-3/+1
| | | | | | | | | | | | | | | | 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
| * [2.7] - language - prepare 2.7.1ddtddt2014-10-1218-291/+311
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30015 68402e56-0260-453c-a942-63ccdbb3a9ee
| * [2.7] - plugin - language - prepare 2.7.1ddtddt2014-10-1243-117/+252
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30013 68402e56-0260-453c-a942-63ccdbb3a9ee
| * next version is 2.7.1plegall2014-10-111-1/+1
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30005 68402e56-0260-453c-a942-63ccdbb3a9ee
| * bug 3039: smartpocket compatible with Firefox Mobileplegall2014-10-113-246/+255
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30003 68402e56-0260-453c-a942-63ccdbb3a9ee
| * Merged revision(s) 29949 from trunk:flop252014-10-091-1/+1
| | | | | | | | | | | | | | | | bug:3126 just an isset git-svn-id: http://piwigo.org/svn/branches/2.7@29950 68402e56-0260-453c-a942-63ccdbb3a9ee
| * merge r29904 from trunk to branch 2.7plegall2014-10-062-2/+13
| | | | | | | | | | | | | | 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
| * merge r29900 from trunk to branch 2.7plegall2014-10-061-0/+1
| | | | | | | | | | | | | | 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
| * merge r29901 from trunk to branch 2.7plegall2014-10-061-1/+11
| | | | | | | | | | | | | | | | 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
| * Merged revision(s) 29859 from trunk/plugins/TakeATour:flop252014-10-011-0/+15
| | | | | | | | | | | | | | | | 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
| * Merged revision(s) 29857 from trunk/admin:flop252014-10-011-1/+1
| | | | | | | | | | | | | | | | | | 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
| * bug 3148: merger -r29852 from trunk quick search fix html special charsrvelices2014-09-302-2/+2
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@29853 68402e56-0260-453c-a942-63ccdbb3a9ee
| * bug 3148: quick search Merged -r29804 from trunk to branch 2.7rvelices2014-09-262-6/+10
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@29805 68402e56-0260-453c-a942-63ccdbb3a9ee
| * Merged revision(s) 29773, 29778-29779 from trunk:mistic1002014-09-253-94/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * merge r29776 from trunk to branch 2.7plegall2014-09-241-1/+1
| | | | | | | | | | | | | | 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
| * merge r29770 from trunk to branch 2.7plegall2014-09-241-1/+1
| | | | | | | | | | | | | | 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
| * change default configuration settings for a stable branch. Developers who ↵plegall2014-09-241-4/+4
| | | | | | | | | | | | 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
| * Create branch 2.7 from trunk r29766plegall2014-09-240-0/+0
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.7@29767 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update lt_LT, thanks to vilisasPiwigo-TranslationTeam2015-07-191-1/+7
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31243 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update lt_LT, thanks to vilisasPiwigo-TranslationTeam2015-07-191-4/+13
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31239 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update sl_SI, thanks to MarkoAmPiwigo-TranslationTeam2015-07-071-0/+13
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31231 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update sl_SI, thanks to MarkoAmPiwigo-TranslationTeam2015-07-071-5/+5
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31230 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update he_IL, thanks to ymoran00Piwigo-TranslationTeam2015-06-281-1/+1
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31228 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update nl_NL, thanks to evertPiwigo-TranslationTeam2015-06-191-1/+1
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31219 68402e56-0260-453c-a942-63ccdbb3a9ee
* | feature 3229: example for pwg.images.uploadplegall2015-06-161-0/+121
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31217 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update ca_ES, thanks to josep.tornePiwigo-TranslationTeam2015-06-141-1/+4
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31215 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update nl_NL, thanks to evertPiwigo-TranslationTeam2015-06-141-2/+2
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31210 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update th_TH, thanks to praditPiwigo-TranslationTeam2015-06-031-1/+4
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31198 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update tr_TR, thanks to katpatukaPiwigo-TranslationTeam2015-05-301-21/+22
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31194 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update tr_TR, thanks to katpatukaPiwigo-TranslationTeam2015-05-301-21/+34
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31193 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [Trunk] - Language - error ILddtddt2015-05-291-1/+0
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31192 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update he_IL, thanks to ymoran00Piwigo-TranslationTeam2015-05-291-183/+190
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31191 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update he_IL, thanks to ymoran00Piwigo-TranslationTeam2015-05-291-576/+580
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31190 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update he_IL, thanks to ymoran00Piwigo-TranslationTeam2015-05-291-6/+5
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31189 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Add he_IL, thanks to ymoran00Piwigo-TranslationTeam2015-05-291-0/+34
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31187 68402e56-0260-453c-a942-63ccdbb3a9ee
* | bug 3226: no need to make upgrade slow (on big tables) with a ↵plegall2015-05-281-3/+0
| | | | | | | | | | | | do_maintenance_all_tables() call, that is not the right time to do that git-svn-id: http://piwigo.org/svn/trunk@31184 68402e56-0260-453c-a942-63ccdbb3a9ee
* | feature 3225: add elapsed time on each upgradeplegall2015-05-281-1/+2
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31183 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update br_FR, thanks to yves.kerleguerPiwigo-TranslationTeam2015-05-261-2/+21
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31178 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update br_FR, thanks to yves.kerleguerPiwigo-TranslationTeam2015-05-261-3/+13
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31177 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update lb_LU, thanks to QuetschPiwigo-TranslationTeam2015-05-231-1/+16
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31174 68402e56-0260-453c-a942-63ccdbb3a9ee
* | merge r31167 from branch 2.7 to trunkplegall2015-05-151-1/+1
| | | | | | | | | | | | | | bug 3223 fixed: make sure we have found a user before validating the connection git-svn-id: http://piwigo.org/svn/trunk@31168 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Update br_FR, thanks to yves.kerleguerPiwigo-TranslationTeam2015-05-141-4/+14
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@31165 68402e56-0260-453c-a942-63ccdbb3a9ee