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