aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/themes.class.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* bug #385 compatibility with PHP7plegall2015-12-101-2/+2
* improves regexes parsing plugins metadatamistic1002014-07-061-7/+7
* feature 3076: Enhance plugin update system mistic1002014-06-091-11/+3
* remove *_version_compare methods in languages & plugins & themes classes, unu...mistic1002014-01-271-10/+0
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* feature 2998: Warning: Parameter 3 to theme_activate() expected to be a refer...mistic1002013-11-191-11/+10
* feature 2998: Maintenance class for plugin mistic1002013-11-081-28/+67
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-21/+12
* bug:2898 make some updates methods static + factorize code from plugins, them...mistic1002013-07-071-61/+2
* feature:2925flop252013-06-161-1/+1
* feature:2925flop252013-06-161-0/+9
* feature:2826mistic1002013-01-291-2/+2
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* bug:2793 use "include_once" instead of "include" when including pclzipmistic1002012-11-251-1/+1
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-121-51/+17
* bug 2671: use get_branch_from_version() to find the real branch, however the ...mistic1002012-06-291-1/+1
* feature 2577: avoid errors if mobile theme was manually removedplegall2012-03-021-1/+4
* feature:2577patdenice2012-02-151-1/+24
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* bug fixed: accept Piwigo version with a pattern like 2.3.0beta1 in plugins/th...plegall2011-06-011-1/+1
* Change tabsheet place for plugins, themes and languages.patdenice2011-04-231-18/+0
* Add themes autmatic update functionality.patdenice2011-03-021-0/+1
* Happy new year 2011plegall2011-01-181-2/+2
* feature 2048 removed (and was never released): no data are sent anonymously t...plegall2010-12-221-1/+1
* feature 2048: send technical details only to get_version_list.php of PEM API.patdenice2010-12-111-1/+1
* feature 2057: use $get_data parameter to send GET data.patdenice2010-12-111-13/+29
* Bug 1733 fixed : single quotes in queriesnikrou2010-06-171-5/+5
* Bug 1733 fixed : (amend) String values must be delimited by single quotes in ...nikrou2010-06-171-1/+1
* Bug 1733 fixed : String values must be delimited by single quotes in queriesnikrou2010-06-171-2/+2
* feature 1605: ability to forbid theme activation, needed for gally-default.plegall2010-04-151-0/+4
* Fix some issues with database engines :nikrou2010-03-291-6/+7
* feature 1502: Allow to have configuration page for each theme.css.patdenice2010-03-291-5/+34
* feature 1514: make the "deactivate" action inactive if there is no activeplegall2010-03-261-1/+18
* improvement: dynamically activate all installed themes (with checks onplegall2010-03-251-0/+6
* ture 1514: improvement, impossible to activate a theme is a parent is missingplegall2010-03-221-0/+36
* feature 1514: improvement, impossible to delete a theme that is requiredplegall2010-03-221-0/+32
* increase copyright year to 2010plegall2010-03-191-1/+1
* feature 1514: new screen to manage installed themes; activate, deactivate,plegall2010-03-171-0/+662