aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixes #288 on branch 2.7 (cherry-pick of commit ↵2.7plegall2015-09-296-47/+36
| | | | | | | | 40256be64a61f3f8fda734a292d47c0ba4d54c1c from master) bug 3174 fixed: avoid using load_conf_from_db, use 3rd parameter updateGlobal instead git-svn-id: http://piwigo.org/svn/trunk@30460 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge branch 'feature/hello-github' into 2.7mistic1002015-07-26612-22725/+393
|\
| * Update README.mdDamien Sorel2015-07-261-2/+52
| |
| * Add license and empty readmemistic1002015-07-262-0/+343
| |
| * Remove core plugins from core repositorymistic1002015-07-26610-22725/+0
|/
* bug 3223 fixed: make sure we have found a user before validating the connectionplegall2015-05-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.7@31167 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 31080 from trunk:mistic1002015-04-243-6/+6
| | | | | | invalid js in SwitchBox git-svn-id: http://piwigo.org/svn/branches/2.7@31104 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r31041 from trunk to branch 2.7plegall2015-03-181-1/+1
| | | | | | | new version 2.7.2 for language_switch git-svn-id: http://piwigo.org/svn/branches/2.7@31042 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r31039 from trunk to branch 2.7plegall2015-03-181-1/+7
| | | | | | | bug 3212 fixed: add CSS rule to support themes like Modus git-svn-id: http://piwigo.org/svn/branches/2.7@31040 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30979 from trunk to branch 2.7plegall2015-02-171-1/+1
| | | | | | | bug 3201: accept - in plugin directory name (identifier) git-svn-id: http://piwigo.org/svn/branches/2.7@30980 68402e56-0260-453c-a942-63ccdbb3a9ee
* next version is 2.7.4plegall2015-02-161-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30974 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30972 from trunk to branch 2.7plegall2015-02-162-3/+8
| | | | | | | bug 3203 fixed: for IE, explicit the url even for staying on the same page git-svn-id: http://piwigo.org/svn/branches/2.7@30973 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30970 from trunk to branch 2.7plegall2015-02-164-308/+2
| | | | | | | bug 3179 fixed: back merge r26971 (bug:2700) which introduced jBreadCrumb with this bug on Safari and not working. Maybe a future plugin instead. git-svn-id: http://piwigo.org/svn/branches/2.7@30971 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.7.4] - Language - update prepare 2.7.4ddtddt2015-02-1533-1148/+1777
| | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30966 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.7.4] - plugin - Language - update prepare 2.7.4ddtddt2015-02-1523-71/+422
| | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30964 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.7.4] - theme - Language - update prepare 2.7.4ddtddt2015-02-156-10/+43
| | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30962 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 30958 from trunk:mistic1002015-02-131-44/+0
| | | | | | bug 3190: Datetime picker, can't change year on Chrome & IE11 git-svn-id: http://piwigo.org/svn/branches/2.7@30959 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 30956 from trunk:mistic1002015-02-132-2/+1
| | | | | | bug 3188: history search, trailing space in dates git-svn-id: http://piwigo.org/svn/branches/2.7@30957 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30952 from trunk to branch 2.7plegall2015-02-121-0/+2
| | | | | | | bug 3202 fixed: additional input check for filter_level git-svn-id: http://piwigo.org/svn/branches/2.7@30953 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30950 from trunk to branch 2.7plegall2015-02-121-0/+6
| | | | | | | bug 3201 fixed: check plugin identifier git-svn-id: http://piwigo.org/svn/branches/2.7@30951 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30948 from trunk to branch 2.7plegall2015-02-121-3/+11
| | | | | | | bug 3200 fixed: add input checks on admin history git-svn-id: http://piwigo.org/svn/branches/2.7@30949 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3198: replace (toString.call by {}.toString.call to make it work with IE ↵plegall2015-02-101-2/+2
| | | | | | (all versions) git-svn-id: http://piwigo.org/svn/branches/2.7@30942 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30887 from trunk to branch 2.7plegall2015-01-121-2/+9
| | | | | | | | | feature 2943: ability to display metadata (via plugin) even if Piwigo core finds no EXIF. Patch by xbgmsharp (will be used by plugin videoJS). git-svn-id: http://piwigo.org/svn/branches/2.7@30888 68402e56-0260-453c-a942-63ccdbb3a9ee
* next release is 2.7.3plegall2015-01-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30868 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30864 from trunk to branch 2.7plegall2015-01-082-6/+7
| | | | | | | bug 3186: improved security on search.php git-svn-id: http://piwigo.org/svn/branches/2.7@30867 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 30630 from trunk:mistic1002014-11-305-77/+75
| | | | | | | | bug 3183: Improve album creation update popup selectize with new album init popup selectize with main selectize value git-svn-id: http://piwigo.org/svn/branches/2.7@30633 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 30341 from trunk:mistic1002014-11-301-16/+118
| | | | | | | 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
* next release is 2.7.2plegall2014-11-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.7@30569 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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