Age | Commit message (Expand) | Author |
2011-02-06 | more css/html improvements - added .elgg-table and a featured module | cash |
2011-02-06 | Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class tha... | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-05 | a little clean up of unnecessary views | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-05 | The screenshot desc is now used. Small css changes. | brettp |
2011-02-05 | Better displaying of full screenshots in plugins admin. | brettp |
2011-02-05 | Missed language string from last commit. | brettp |
2011-02-05 | Fixes #2852: Checking other plugins' conflicts to see if plugin is able to be... | brettp |
2011-02-05 | fixed widgets theming preview by overriding some javascript | cash |
2011-02-05 | supporting private settings before an entity is saved | cash |
2011-02-05 | using setPrivateSetting() and getPrivateSetting() instead of procedural funct... | cash |
2011-02-05 | fixed ajax loader css and html | cash |
2011-02-05 | changed named from css preview to theming preview | cash |
2011-02-05 | better navigation for theming previews | cash |
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 |