aboutsummaryrefslogtreecommitdiffstats
path: root/admin/plugins_list.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-17bug 1443 fixed: ability to uninstall a missing plugin. I had forgotten theplegall1-4/+3
pwg_token for this specific action on this specific state in r4506 for bug:1328 git-svn-id: http://piwigo.org/svn/branches/2.0@4901 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-17bug 1328: implements check_pwg_token at plugin management level.plegall1-1/+3
git-svn-id: http://piwigo.org/svn/branches/2.0@4506 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-01Purge compiled templates when activate or deactivate a plugin.patdenice1-3/+9
Cf topic:16250 on french forum. git-svn-id: http://piwigo.org/svn/branches/2.0@3949 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01Add icons for plugins actions.patdenice1-35/+7
git-svn-id: http://piwigo.org/svn/trunk@2631 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14Wigo becomes "goto".vdigital1-1/+1
Admin tpl files are moved. git-svn-id: http://piwigo.org/svn/trunk@2530 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-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
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-29- added 2 icons for the active/inactive plugins in the plugin listrvelices1-4/+5
git-svn-id: http://piwigo.org/svn/trunk@2293 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-10Corrections in plugins management.patdenice1-10/+3
Add "Last revisions" sort order. git-svn-id: http://piwigo.org/svn/trunk@2272 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-07Corrections in plugins management.patdenice1-13/+29
git-svn-id: http://piwigo.org/svn/trunk@2264 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-07Use class for plugins managementpatdenice1-159/+29
git-svn-id: http://piwigo.org/svn/trunk@2263 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-06- aiie language ...rvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2256 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-06- plugins.php does only the tabsheet - nothing elservelices1-20/+155
- need to review plugins_update.php upgrade action git-svn-id: http://piwigo.org/svn/trunk@2255 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02Corections to respect coding conventions.patdenice1-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
2008-03-02Enhance plugins administtrationpatdenice1-0/+141
git-svn-id: http://piwigo.org/svn/trunk@2242 68402e56-0260-453c-a942-63ccdbb3a9ee