Age | Commit message (Expand) | Author |
2011-02-05 | cleaned up hover menu | cash |
2011-02-05 | getting back to the css - making changes based on Evan's comments | cash |
2011-02-05 | cleaned up navigation of the css preview documentation | cash |
2011-02-05 | setting size for iframe for css preview | cash |
2011-02-05 | removed unecessary inner div for .elgg-main because of switch back to overflo... | cash |
2011-02-05 | Fixed a problem with detecting conflicting plugin versions. Not showing a st... | brettp |
2011-02-04 | Added support for screenshots in the advanced plugin admin. | brettp |
2011-02-04 | Fixed typo that caused ElggPlugin->path not to be correctly set when loading ... | brettp |
2011-02-04 | Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs. | brettp |
2011-02-04 | Added priority requires to example manifest. | brettp |
2011-02-04 | Fixed problems showing detected values for plugin conflicts. Clarified langua... | brettp |
2011-02-04 | Added new priority 'requires' for plugin dep system. You can now say that a p... | brettp |
2011-02-04 | I'm a dummy -- getType and getSubtype are taken care of by Loggable... | ewinslow |
2011-02-04 | Added type and subtype abstract functions to ElggData | ewinslow |
2011-02-04 | Fixes #2822: Added missing language string. | brettp |
2011-02-04 | Fixes #2820, Fixes #2823. Using elgg_get_plugins() in elgg_get_plugins_provid... | brettp |
2011-02-03 | Updated elgg_get_plugin_path in load_plugin_manifest to elgg_get_plugins_path | ewinslow |
2011-02-03 | Changed widgets layout "box" parameter to "content" just like the other layouts | ewinslow |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | removed one_column_with_sidebar layout - use one_sidebar instead | cash |
2011-02-03 | removed uses of $vars[config] in views | cash |
2011-02-03 | removes uses of $vars[url] from core and plugins | cash |
2011-02-03 | Fixes #2124 only setting $vars[user], $vars[url], and $vars[config] in elgg_v... | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-02-03 | Refs #2680: First pass at porting the 1.7 bookmarks to 1.8. Functional, but c... | brettp |
2011-02-03 | Added more info to the @params documentation for elgg_register_action. | brettp |
2011-02-03 | Refs #2428 removed some uses of CONFIG in the views | cash |
2011-02-03 | Fixes #2802 put state class on list element rather than span | cash |
2011-02-03 | fixes #2784 for real this time | cash |
2011-02-03 | Fixes #2784 #2842 installer uses new plugin system now | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-02-02 | Fixes #2846: elgg_view_river_item calls river/item view first. | ewinslow |
2011-02-02 | Adding quotes to "constant" item | ewinslow |
2011-02-02 | Fixes #2844 setting table for access_id to fix fatal error | cash |
2011-02-02 | moved name out of configurable fields for a group | cash |
2011-02-02 | more clean up of the group edit form | cash |
2011-02-02 | a little clean up of the groups edit form | cash |
2011-02-02 | backward compatibility code for plugins that add admin pages | cash |
2011-02-02 | added a string from 1.7 profile plugin into core for backward compatibility | cash |
2011-02-01 | Puts css before js in the head, per website performance best practices | ewinslow |
2011-02-01 | Initialize global $CURRENT_SYSTEM_VIEWTYPE correctly | ewinslow |
2011-02-01 | Moved deprecated files from sessions.php - xml.php into deprecation files for... | ewinslow |
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow |
2011-02-01 | Moving deprecated functions out of files access.php - entities.php. This tim... | ewinslow |
2011-02-01 | Reversing 7975 | ewinslow |
2011-02-01 | Refs #2839: moved deprecated functions from access.php - private_settings.php... | ewinslow |
2011-01-29 | fixed css for group module headers | cash |
2011-01-29 | supporting 'javascript:' when normalizing urls | cash |