| Commit message (Expand) | Author | Age | Files | Lines |
* | bug #385 compatibility with PHP7 | plegall | 2015-12-10 | 1 | -2/+2 |
* | improves regexes parsing plugins metadata | mistic100 | 2014-07-06 | 1 | -7/+7 |
* | feature 3076: Enhance plugin update system | mistic100 | 2014-06-09 | 1 | -11/+3 |
* | remove *_version_compare methods in languages & plugins & themes classes, unu... | mistic100 | 2014-01-27 | 1 | -10/+0 |
* | Update headers to 2014. Happy new year!! | mistic100 | 2014-01-05 | 1 | -1/+1 |
* | feature 2998: Warning: Parameter 3 to theme_activate() expected to be a refer... | mistic100 | 2013-11-19 | 1 | -11/+10 |
* | feature 2998: Maintenance class for plugin | mistic100 | 2013-11-08 | 1 | -28/+67 |
* | remove all array_push (50% slower than []) + some changes missing for feature... | mistic100 | 2013-10-19 | 1 | -21/+12 |
* | bug:2898 make some updates methods static + factorize code from plugins, them... | mistic100 | 2013-07-07 | 1 | -61/+2 |
* | feature:2925 | flop25 | 2013-06-16 | 1 | -1/+1 |
* | feature:2925 | flop25 | 2013-06-16 | 1 | -0/+9 |
* | feature:2826 | mistic100 | 2013-01-29 | 1 | -2/+2 |
* | update Piwigo headers to 2013 (the end of the world didn't occur as expected... | plegall | 2013-01-01 | 1 | -1/+1 |
* | bug:2793 use "include_once" instead of "include" when including pclzip | mistic100 | 2012-11-25 | 1 | -1/+1 |
* | - remove unsed code; shorten existing code and improve readability ... | rvelices | 2012-10-12 | 1 | -51/+17 |
* | bug 2671: use get_branch_from_version() to find the real branch, however the ... | mistic100 | 2012-06-29 | 1 | -1/+1 |
* | feature 2577: avoid errors if mobile theme was manually removed | plegall | 2012-03-02 | 1 | -1/+4 |
* | feature:2577 | patdenice | 2012-02-15 | 1 | -1/+24 |
* | update Piwigo headers to 2012, last change before the expected (or not) apoca... | mistic100 | 2012-01-17 | 1 | -1/+1 |
* | bug fixed: accept Piwigo version with a pattern like 2.3.0beta1 in plugins/th... | plegall | 2011-06-01 | 1 | -1/+1 |
* | Change tabsheet place for plugins, themes and languages. | patdenice | 2011-04-23 | 1 | -18/+0 |
* | Add themes autmatic update functionality. | patdenice | 2011-03-02 | 1 | -0/+1 |
* | Happy new year 2011 | plegall | 2011-01-18 | 1 | -2/+2 |
* | feature 2048 removed (and was never released): no data are sent anonymously t... | plegall | 2010-12-22 | 1 | -1/+1 |
* | feature 2048: send technical details only to get_version_list.php of PEM API. | patdenice | 2010-12-11 | 1 | -1/+1 |
* | feature 2057: use $get_data parameter to send GET data. | patdenice | 2010-12-11 | 1 | -13/+29 |
* | Bug 1733 fixed : single quotes in queries | nikrou | 2010-06-17 | 1 | -5/+5 |
* | Bug 1733 fixed : (amend) String values must be delimited by single quotes in ... | nikrou | 2010-06-17 | 1 | -1/+1 |
* | Bug 1733 fixed : String values must be delimited by single quotes in queries | nikrou | 2010-06-17 | 1 | -2/+2 |
* | feature 1605: ability to forbid theme activation, needed for gally-default. | plegall | 2010-04-15 | 1 | -0/+4 |
* | Fix some issues with database engines : | nikrou | 2010-03-29 | 1 | -6/+7 |
* | feature 1502: Allow to have configuration page for each theme.css. | patdenice | 2010-03-29 | 1 | -5/+34 |
* | feature 1514: make the "deactivate" action inactive if there is no active | plegall | 2010-03-26 | 1 | -1/+18 |
* | improvement: dynamically activate all installed themes (with checks on | plegall | 2010-03-25 | 1 | -0/+6 |
* | ture 1514: improvement, impossible to activate a theme is a parent is missing | plegall | 2010-03-22 | 1 | -0/+36 |
* | feature 1514: improvement, impossible to delete a theme that is required | plegall | 2010-03-22 | 1 | -0/+32 |
* | increase copyright year to 2010 | plegall | 2010-03-19 | 1 | -1/+1 |
* | feature 1514: new screen to manage installed themes; activate, deactivate, | plegall | 2010-03-17 | 1 | -0/+662 |