aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/themes.class.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
|
* bug #385 compatibility with PHP7plegall2015-12-101-2/+2
| | | | | | * replace old-style constructor with PHP5-style constructor (__construct) * do not call set_magic_quotes_runtime() any longer * avoid automatic conversion from array to string
* improves regexes parsing plugins metadatamistic1002014-07-061-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@28969 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3076: Enhance plugin update system mistic1002014-06-091-11/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@28651 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove *_version_compare methods in languages & plugins & themes classes, ↵mistic1002014-01-271-10/+0
| | | | | | unused and outdated (preg_replace /e modifier) git-svn-id: http://piwigo.org/svn/trunk@26998 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2998: Warning: Parameter 3 to theme_activate() expected to be a ↵mistic1002013-11-191-11/+10
| | | | | | | | reference, value given unable to pass references through func_get_args and call_user_func_array git-svn-id: http://piwigo.org/svn/trunk@25577 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2998: Maintenance class for plugin mistic1002013-11-081-28/+67
| | | | git-svn-id: http://piwigo.org/svn/trunk@25406 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove all array_push (50% slower than []) + some changes missing for ↵mistic1002013-10-191-21/+12
| | | | | | feature:2978 git-svn-id: http://piwigo.org/svn/trunk@25018 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2898 make some updates methods static + factorize code from plugins, ↵mistic1002013-07-071-61/+2
| | | | | | themes & languages git-svn-id: http://piwigo.org/svn/trunk@23821 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2925flop252013-06-161-1/+1
| | | | | | theme_delete with less arg git-svn-id: http://piwigo.org/svn/trunk@23248 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2925flop252013-06-161-0/+9
| | | | | | new function theme_delete git-svn-id: http://piwigo.org/svn/trunk@23247 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2826mistic1002013-01-291-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@20449 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-011-1/+1
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2793 use "include_once" instead of "include" when including pclzipmistic1002012-11-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@19167 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-121-51/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@18628 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2671: use get_branch_from_version() to find the real branch, however the ↵mistic1002012-06-291-1/+1
| | | | | | version looks like git-svn-id: http://piwigo.org/svn/trunk@16179 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2577: avoid errors if mobile theme was manually removedplegall2012-03-021-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13460 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-151-1/+24
| | | | | | Add functionnality in core files. git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1002012-01-171-1/+1
| | | | | | apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: accept Piwigo version with a pattern like 2.3.0beta1 in ↵plegall2011-06-011-1/+1
| | | | | | plugins/themes/languages/updates management classes git-svn-id: http://piwigo.org/svn/trunk@11185 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change tabsheet place for plugins, themes and languages.patdenice2011-04-231-18/+0
| | | | | | Plugins, themes and languages use same update page. git-svn-id: http://piwigo.org/svn/trunk@10594 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add themes autmatic update functionality.patdenice2011-03-021-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9472 68402e56-0260-453c-a942-63ccdbb3a9ee
* Happy new year 2011plegall2011-01-181-2/+2
| | | | | | | Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2048 removed (and was never released): no data are sent anonymously ↵plegall2010-12-221-1/+1
| | | | | | to piwigo.org for statistics purpose git-svn-id: http://piwigo.org/svn/trunk@8238 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2048: send technical details only to get_version_list.php of PEM API.patdenice2010-12-111-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8084 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2057: use $get_data parameter to send GET data.patdenice2010-12-111-13/+29
| | | | git-svn-id: http://piwigo.org/svn/trunk@8083 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1733 fixed : single quotes in queriesnikrou2010-06-171-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@6550 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1733 fixed : (amend) String values must be delimited by single quotes in ↵nikrou2010-06-171-1/+1
| | | | | | | | queries forgot on query git-svn-id: http://piwigo.org/svn/trunk@6544 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1733 fixed : String values must be delimited by single quotes in queriesnikrou2010-06-171-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@6542 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1605: ability to forbid theme activation, needed for gally-default.plegall2010-04-151-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5874 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some issues with database engines :nikrou2010-03-291-6/+7
| | | | | | | | - insert into syntax not correct for posgresql or sqlite - add languages table - incorrect function for row count (sqlite) git-svn-id: http://piwigo.org/svn/trunk@5452 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: Allow to have configuration page for each theme.css.patdenice2010-03-291-5/+34
| | | | | | About string for theme has to be saved in language theme directory (about.html) git-svn-id: http://piwigo.org/svn/trunk@5446 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: make the "deactivate" action inactive if there is no activeplegall2010-03-261-1/+18
| | | | | | | | | theme left. bug fixed: when setting the default theme, make sure at least one user will be updated. git-svn-id: http://piwigo.org/svn/trunk@5382 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: dynamically activate all installed themes (with checks onplegall2010-03-251-0/+6
| | | | | | parent availability and so on). git-svn-id: http://piwigo.org/svn/trunk@5340 68402e56-0260-453c-a942-63ccdbb3a9ee
* ture 1514: improvement, impossible to activate a theme is a parent is missingplegall2010-03-221-0/+36
| | | | | | | (a parent includes grand father and his own father, and his own father, and so on... until the root theme is "default" or has no parent declared) git-svn-id: http://piwigo.org/svn/trunk@5259 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: improvement, impossible to delete a theme that is requiredplegall2010-03-221-0/+32
| | | | | | by another installed theme. git-svn-id: http://piwigo.org/svn/trunk@5258 68402e56-0260-453c-a942-63ccdbb3a9ee
* increase copyright year to 2010plegall2010-03-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: new screen to manage installed themes; activate, deactivate,plegall2010-03-171-0/+662
delete, set as default. plugins.class.php was merged back to a state it doesn't manage themes at all. themes.class.php was created instead, from a duplication of plugins.class.php and strongly modified then. feature 1507: the display of available themes is now much more "graphic". git-svn-id: http://piwigo.org/svn/trunk@5153 68402e56-0260-453c-a942-63ccdbb3a9ee