Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | Disable loading external entities during XML parsing | Steve Clay | |
2013-10-23 | replaced all references to trac.elgg.org to the correct GitHub issues | Jerome Bakker | |
2012-11-04 | Fixes #1479 - Replaces WP autop with implementation from Steve Clay. | Paweł Sroka | |
2012-07-08 | Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest. | Sem | |
2011-11-18 | Fixes #4134 improved plugin manifest tests by using assertIdentical more | cash | |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello | |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt | |
2011-04-21 | Fixes #3310. Removed old on_activate unit tests. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9008 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #2898: Updated docs and test manifest for the xmlns changes. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8171 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Added suggests to the plugins deps system. It parallels the requires system, ↵ | brettp | |
but doesn't affect if the plugin can be enabled and only shows up in the deps table on the advanced view. git-svn-id: http://code.elgg.org/elgg/trunk@8070 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-04 | Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8019 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-02 | Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ↵ | brettp | |
ElggPluginManifest with ElggPlugin. System now uses ElggPlugin objects to determin plugins. Order is stored in private settings. This absolutely requires running upgrade.php. git-svn-id: http://code.elgg.org/elgg/trunk@7817 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-06 | Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ↵ | brettp | |
the current options. Removed assignments in if statements. 1.7 manifest files properly show elgg_version as a requirement. git-svn-id: http://code.elgg.org/elgg/trunk@7550 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-03 | Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ↵ | brettp | |
Also added plugin dependencies system. See engine/tests/test_files/plugin_18/manifest.xml for examples. Not closing tickets pending discussion. git-svn-id: http://code.elgg.org/elgg/trunk@7512 36083f99-b078-4883-b0ff-0f9b5a30f544 |