aboutsummaryrefslogtreecommitdiffstats
path: root/admin/plugins_list.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new plugins manager, update TipTip in v1.3mistic1002011-04-121-5/+42
| | | | git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2260patdenice2011-04-111-7/+2
| | | | | | Keep only two states for plugins (active and inactive) git-svn-id: http://piwigo.org/svn/trunk@10293 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-071-2/+1
| | | | | | | Add expire parameter. Clean code. git-svn-id: http://piwigo.org/svn/trunk@10128 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-061-2/+2
| | | | | | Add languages keys. git-svn-id: http://piwigo.org/svn/trunk@10101 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-061-18/+18
| | | | | | Deactivate and uninstall obsolete plugins. git-svn-id: http://piwigo.org/svn/trunk@10100 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-061-18/+46
| | | | | | Incompatible plugins and obsolete plugins may not be activated. git-svn-id: http://piwigo.org/svn/trunk@10098 68402e56-0260-453c-a942-63ccdbb3a9ee
* ... and admins can't install plugins toomistic1002011-04-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9995 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2022 admins can uninstall pluginsmistic1002011-04-021-7/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@9994 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 2060: Remove adviser mode.patdenice2010-12-141-1/+1
| | | | | | First commit: only php files. git-svn-id: http://piwigo.org/svn/trunk@8126 68402e56-0260-453c-a942-63ccdbb3a9ee
* fixes only:rvelices2010-04-061-3/+3
| | | | | | | | | - some searches returned bad array for page['items'] (resulting in php warnings and sometimes mysql fatal error) still existing in branch 2.0 - mysql fatal error in admin maintenance - php warn in plugins_list.php - fix check on function param in admin/include/functions.php git-svn-id: http://piwigo.org/svn/trunk@5691 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1557: remove the sorting feature on plugin list, because it becomesplegall2010-03-301-17/+2
| | | | | | not very relevant with the new design. git-svn-id: http://piwigo.org/svn/trunk@5475 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1557: new design for plugin list management, 1 block = 1 status.plegall2010-03-301-38/+37
| | | | | | No icon. git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move set_tabsheet function for plugins pages to plugins class.patdenice2010-03-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5367 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
* bug 1328: backport the pwg_token on trunkplegall2010-03-191-4/+5
| | | | | | | | | bug 1329: backport the check_input_parameter on trunk feature 1026: add pwg_token feature for edit/delete comment. Heavy refactoring on this feature to make the code simpler and easier to maintain (I hope). git-svn-id: http://piwigo.org/svn/trunk@5195 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3949 from branch 2.0 to trunkpatdenice2009-10-011-3/+9
| | | | | | | Purge compiled templates when activate or deactivate a plugin. Cf topic:16250 on french forum. git-svn-id: http://piwigo.org/svn/trunk@3950 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add icons for plugins actions.patdenice2008-10-011-35/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@2631 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wigo becomes "goto".vdigital2008-09-141-1/+1
| | | | | | Admin tpl files are moved. git-svn-id: http://piwigo.org/svn/trunk@2530 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-23/+0
| | | | | | | | | | | | bugged (r2297 was repeating new and old header). By the way, I've also removed the replacement keywords. We were using them because it was a common usage with CVS but it is advised not to use them with Subversion. Personnaly, it is a problem when I search differences between 2 Piwigo installations outside Subversion. git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added 2 icons for the active/inactive plugins in the plugin listrvelices2008-03-291-4/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2293 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corrections in plugins management.patdenice2008-03-101-10/+3
| | | | | | Add "Last revisions" sort order. git-svn-id: http://piwigo.org/svn/trunk@2272 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corrections in plugins management.patdenice2008-03-071-13/+29
| | | | git-svn-id: http://piwigo.org/svn/trunk@2264 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use class for plugins managementpatdenice2008-03-071-159/+29
| | | | git-svn-id: http://piwigo.org/svn/trunk@2263 68402e56-0260-453c-a942-63ccdbb3a9ee
* - aiie language ...rvelices2008-03-061-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2256 68402e56-0260-453c-a942-63ccdbb3a9ee
* - plugins.php does only the tabsheet - nothing elservelices2008-03-061-20/+155
| | | | | | - need to review plugins_update.php upgrade action git-svn-id: http://piwigo.org/svn/trunk@2255 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corections to respect coding conventions.patdenice2008-03-021-2/+2
| | | | | | | Change plugins versions to 1.8 Change 3 plugins URI. git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
* Enhance plugins administtrationpatdenice2008-03-021-0/+141
git-svn-id: http://piwigo.org/svn/trunk@2242 68402e56-0260-453c-a942-63ccdbb3a9ee