Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-05 | fixed plugin activate not loading page with that plugin at top | Cash Costello | |
2012-01-21 | switched the function names to system cache | Cash Costello | |
2011-10-02 | Fixes #3915. Added ElggPlugin->getFriendlyName() to check for ↵ | Brett Profitt | |
manifest->getName() first, then for plugin ID. Added better descriptions for plugin activation errors. | |||
2011-09-10 | Fixes #3714 also forwarding to the top of the page when a plugin activation ↵ | Cash Costello | |
fails | |||
2011-06-29 | Fixes #3630 using the plugin id for the css id | Cash Costello | |
2011-06-09 | Refs #2871 Forgot to update the forwarding for activate/deactivate actions | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9161 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵ | brettp | |
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-02 | Refs #3229 at least we can forward so that user sees error message immediately | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8903 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3013 activating/deactivating a plugin forwards to plugin page with ↵ | cash | |
changed plugin given focus git-svn-id: http://code.elgg.org/elgg/trunk@8523 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2452. Removed the first admin installation notice. It was just a ↵ | brettp | |
reminder to his "save" on the simple plugins screen. This is pretty obvious. git-svn-id: http://code.elgg.org/elgg/trunk@8380 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-05 | Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ↵ | brettp | |
Added plugin dependency views in admin. ElggPluginPackage->checkDependencies() now returns the detected value. git-svn-id: http://code.elgg.org/elgg/trunk@7838 36083f99-b078-4883-b0ff-0f9b5a30f544 |