Age | Commit message (Expand) | Author |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-26 | Plugins are *required* to have a manifest.xml file. | brettp |
2010-04-13 | Creating a function to clear user-specific plugin settings. | nickw |
2010-04-05 | Added category and name as valid plugin manifest keys/values. | brettp |
2010-04-05 | load_plugin_manifest() converts multiple keys with the same name into assoc a... | brettp |
2010-02-08 | Updated copyright for core plugin manifests. | brettp |
2010-01-29 | Fixes #1468: Cleaned up logic for enabling and disabling plugins. Checking fo... | brettp |
2010-01-28 | Corrected clear_plugin_setting() to only remove a single plugin setting inste... | brettp |
2010-01-26 | Fixes #1454: Applied Cash's patch. Bad plugins are automatically disabled an... | brettp |
2009-12-05 | fixed bug introduced in [3608] | cash |
2009-11-12 | fixes #1286 - ElggPlugin get() wasn't handling "0" and returning null instead | cash |
2009-11-03 | standardized xml.php and fixed output of booleans in xml view | cash |
2009-10-30 | Removing deprecated function call from find_plugin_settings(). | nickw |
2009-10-15 | Standardized gobs of files. | 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-17 | Closes #982: Object limit maximum raised. | marcus |
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-04-02 | Closes #945: enable/disable_plugin now updates $ENABLED_PLUGINS_CACHE | marcus |
2009-03-03 | Minor tweaks | 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-19 | Closes #394: May now specify elgg_version in the manifest to specify a minimu... | marcus |
2009-02-18 | Helping plugin developers by no longer suppressing parsing errors in plugins. | marcus |
2009-02-04 | Moves access permissions references over to using the ACCESS_* constants defi... | ben |
2009-01-23 | Refs #706 | marcus |
2009-01-21 | Closes #700: If a plugin doesn't physically exist then it is deleted. | marcus |
2009-01-19 | Added user to user settings | marcus |
2009-01-19 | Refs #697: Now using plugin hook so one can do live validation of values | marcus |
2009-01-19 | Closes #697: Events triggered when plugin settings are updated. | marcus |
2008-12-30 | Closes #608: Placing a file called "disabled" in mod now disables all plugins... | marcus |
2008-11-20 | Refs #571. Fixes #569, #570: | marcus |
2008-11-14 | * Introducing get_loggedin_user() and get_loggedin_userid() | marcus |
2008-10-28 | Views are now more granular. | ben |
2008-10-20 | Important fix for deleted plugins. | ben |
2008-10-16 | You can now reorder plugins. | ben |
2008-09-30 | Actually, bad idea... | marcus |
2008-09-30 | Events now triggered on plugin enable/disable | marcus |
2008-09-17 | Optimised plugin query. | marcus |
2008-09-17 | Removed old gunk | marcus |
2008-08-08 | Adjusted contributors file. | ben |
2008-07-18 | Standardised plugin loading | ben |
2008-07-18 | Improvements to get_context | ben |
2008-07-10 | Fixed issue with get_plugin_name and pagehandlers. | ben |
2008-06-30 | Refs #102 - Speculative fix | marcus |
2008-06-24 | Refs #76: User settings page (to Elgg Classic standard) | marcus |
2008-06-23 | git-svn-id: https://code.elgg.org/elgg/trunk@1072 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-06-23 | Refs #76: User settings page (to Elgg Classic standard). Committing some work... | marcus |
2008-06-20 | Added licence example | marcus |