Age | Commit message (Expand) | Author |
2012-07-05 | fixed issue with id variable from previous commit that updated plugin activat... | Cash Costello |
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-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-02 | Fixes #3915. Added ElggPlugin->getFriendlyName() to check for manifest->getNa... | Brett Profitt |
2011-09-10 | Fixes #3714 also forwarding to the top of the page when a plugin activation f... | Cash Costello |
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 |
2011-06-09 | Fixes #2871 activate all/deactivate all now sensitive to filtering | cash |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-02 | Refs #3229 at least we can forward so that user sees error message immediately | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-01 | Fixes #3013 activating/deactivating a plugin forwards to plugin page with cha... | cash |
2011-02-21 | Fixes #2452. Removed the first admin installation notice. It was just a remin... | brettp |
2011-01-05 | Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ... | brettp |
2010-11-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-20 | Refs #2537 - merged [7026] into trunk from 1.7 branch | cash |
2010-09-13 | Refs #2450: Updated docs for core admin actions. | brettp |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-02-21 | Refs #1538: Removed action_gatekeeper() from action files in core. | brettp |
2010-01-24 | Removing calls to engine/start.php in action files. | brettp |
2009-10-14 | Standardized actions/admin/* | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-04-08 | Refs #946: Improved documentation on enable/disable/reorder plugin commands | marcus |
2009-04-08 | Refs #968 & #946: Tidied filepath cache stuff by placing them in function calls. | marcus |
2009-03-03 | Closes #831: Plugin view location is now cached in a file in dataroot and is ... | marcus |
2009-02-27 | Enable all / disable all functionality added | marcus |
2009-02-26 | enable/disable plugin actions now support arrays as parameters | marcus |
2009-02-16 | Simplecache improvements. | ben |
2009-01-23 | Refs #706 | marcus |
2008-10-16 | You can now reorder plugins. | ben |
2008-09-06 | Closes #327: Thanks for the pointer. In the end I modified the fix from the p... | marcus |
2008-08-08 | Adjusted contributors file. | ben |
2008-07-11 | Using register_error on errors rather than system_message | marcus |
2008-06-23 | Forwards to http_referer | marcus |
2008-06-20 | Changed the engine reference in the action | ben |
2008-06-20 | Closes #20: Plugin management and config panel | marcus |