aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Create release 2.6.1 from branch 2.6 r269602.6.1plegall2014-01-240-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.6.1@26962 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.6] - prepare 2.6.1ddtddt2014-01-242-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.6@26960 68402e56-0260-453c-a942-63ccdbb3a9ee
* next release is 2.6.1plegall2014-01-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.6@26954 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3035 fixed: the output of pwg.categories.getList with optionplegall2014-01-241-1/+1
| | | | | | | | | | tree_output=true was modified in r22729 to fix a bug. But fixing this bug has broken iOS/Android applications which uses this parameter. The immediate solution is to reintroduce the bug for now and fix it cleanly later (requires a new version of iOS/Android apps) git-svn-id: http://piwigo.org/svn/branches/2.6@26952 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/2.6@26951 ↵ddtddt2014-01-2412-36/+201
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged -r26941 from trunk: admin rating user sorted by consensus by defaultrvelices2014-01-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.6@26942 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 26926 from trunk:mistic1002014-01-231-8/+0
| | | | | | bug 3033: allow HTML in photo names from Batch Manager git-svn-id: http://piwigo.org/svn/branches/2.6@26927 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3032 fixed: it seems that the SQL update in ↵plegall2014-01-231-2/+3
| | | | | | invalidate_user_cache_nb_tags corrupts the pwg_db_insert_id (very unexpected) git-svn-id: http://piwigo.org/svn/branches/2.6@26921 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 26916 from trunk:mistic1002014-01-231-0/+2
| | | | | | bug 3029: XSS on website_url comment form git-svn-id: http://piwigo.org/svn/branches/2.6@26919 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2989: fix r26904mistic1002014-01-221-0/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.6@26906 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2989: Deprecated: preg_replace(): The /e modifier is deprecatedmistic1002014-01-221-3/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/2.6@26904 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 26902 from trunk:mistic1002014-01-221-3/+2
| | | | | | | bug 3027: Fatal error on Configuration->Options->Photo size git-svn-id: http://piwigo.org/svn/branches/2.6@26903 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r26900 from trunk to 2.6rvelices2014-01-213-24/+43
| | | | | | | | | admin rating user improvements - add last rate date for user - add consensus deviation but only based on the best rated photos (e.g. how much this user tries to change the best rated photos) git-svn-id: http://piwigo.org/svn/branches/2.6@26901 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 26883-26884 from trunk:mistic1002014-01-193-1/+2
| | | | | | add eu_ES flag git-svn-id: http://piwigo.org/svn/branches/2.6@26885 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r26865 from trunk:mistic1002014-01-181-1/+1
| | | | | | bug 3025: Fatal error: Declaration of Calendar::get_date_where() must be compatible with that of CalendarBase::get_date_where() git-svn-id: http://piwigo.org/svn/branches/2.6@26866 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r26863 from trunk:mistic1002014-01-181-12/+28
| | | | | | bug 3024: Warning: array_merge(): Argument 1 is not an array on template.class.php git-svn-id: http://piwigo.org/svn/branches/2.6@26864 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r26846 from trunk:mistic1002014-01-181-2/+4
| | | | | | bug 3023: Fatal error when using trigger_notify/trigger_change on PHP < 5.3 git-svn-id: http://piwigo.org/svn/branches/2.6@26847 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r26837 from trunk to branch 2.6rvelices2014-01-175-54/+128
| | | | | | | | | | admin rating improvements - use web service for deletion - use datatables for rating by user - use fontello icons git-svn-id: http://piwigo.org/svn/branches/2.6@26838 68402e56-0260-453c-a942-63ccdbb3a9ee
* change default configuration settings for a stable branch. Developers who ↵plegall2014-01-171-4/+4
|\ | | | | | | | | | | need previous configuration settings can modify them in their local configuration git-svn-id: http://piwigo.org/svn/branches/2.6@26828 68402e56-0260-453c-a942-63ccdbb3a9ee
| * change default configuration settings for a stable branch. Developers who ↵plegall2013-03-041-4/+4
| | | | | | | | | | | | need previous configuration settings can modify them in their local configuration git-svn-id: http://piwigo.org/svn/branches/2.5@21187 68402e56-0260-453c-a942-63ccdbb3a9ee
| * Create branch 2.5 from trunk r21181plegall2013-03-040-0/+0
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.5@21186 68402e56-0260-453c-a942-63ccdbb3a9ee
* | Create branch 2.6 from trunk r26826plegall2014-01-170-0/+0
| | | | | | | | git-svn-id: http://piwigo.org/svn/branches/2.6@26827 68402e56-0260-453c-a942-63ccdbb3a9ee
* | next release is 2.6.0 (be ready)plegall2014-01-171-1/+1
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26826 68402e56-0260-453c-a942-63ccdbb3a9ee
* | bug 3020 and bug 3021 fixed: additionnal checks in search inputsplegall2014-01-173-2/+11
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26825 68402e56-0260-453c-a942-63ccdbb3a9ee
* | backward compatibility for help pages linked on ploader pageplegall2014-01-171-0/+6
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26824 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update el_GR, thanks to : bas_albaPiwigo-TranslationTeam2014-01-172-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26823 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update de_DE, thanks to : fs101299Piwigo-TranslationTeam2014-01-172-0/+34
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26822 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update ta_IN, thanks to : saitjaleelPiwigo-TranslationTeam2014-01-172-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26821 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [localfileseditor] Update ta_IN, thanks to : saitjaleelPiwigo-TranslationTeam2014-01-171-0/+9
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26820 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [trunk_admin] Update ta_IN, thanks to : saitjaleelPiwigo-TranslationTeam2014-01-171-0/+3
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26819 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update et_EE, thanks to : PelagisPiwigo-TranslationTeam2014-01-172-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26818 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update fi_FI, thanks to : Juhi24Piwigo-TranslationTeam2014-01-172-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26817 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update sk_SK, thanks to : dodoPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26815 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [trunk_admin] Update zh_CN, thanks to : dennisyanPiwigo-TranslationTeam2014-01-161-1/+1
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26813 68402e56-0260-453c-a942-63ccdbb3a9ee
* | feature 2999: documentation of admin/include/functions.phpmistic1002014-01-161-187/+260
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26807 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update pt_BR, thanks to : flaviovePiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26805 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update fa_IR, thanks to : ipicPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26804 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update lv_LV, thanks to : agrisansPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26799 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update bg_BG, thanks to : turnokopaPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26796 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update zh_HK, thanks to : hkdigitPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26795 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update nb_NO, thanks to : abbamustPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26790 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [trunk_admin] Update mn_MN, thanks to : UlziiPiwigo-TranslationTeam2014-01-161-1/+37
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26789 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update es_ES, thanks to : jpr928Piwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26787 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [Trunk] - themes/smartpocket - add cs_CZ - Česky – Czech - Thanks to ↵ddtddt2014-01-162-0/+37
| | | | | | | | | | | | webprostor git-svn-id: http://piwigo.org/svn/trunk@26786 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update eo_EO, thanks to : sylvbarrierPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26785 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update pt_PT, thanks to : ANOPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26784 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update tr_TR, thanks to : LazBoyPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26780 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update ru_RU, thanks to : KonvePiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26778 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update vi_VN, thanks to : dummyPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26776 68402e56-0260-453c-a942-63ccdbb3a9ee
* | [smartpocket] Update mn_MN, thanks to : UlziiPiwigo-TranslationTeam2014-01-162-0/+35
| | | | | | | | git-svn-id: http://piwigo.org/svn/trunk@26775 68402e56-0260-453c-a942-63ccdbb3a9ee