aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-29supporting 'javascript:' when normalizing urlscash
2011-01-29fixed typo in deprecation noticecash
2011-01-29made two_column_left_sidebar layout also handle $vars['content']cash
2011-01-29accidently removed the site menu set up functioncash
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
2011-01-27using the new image block rather than deprecated listing viewcash
2011-01-27supporting adding a class to navigation tabscash
2011-01-26updated the overview statistics pagecash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-26updated language file for file plugin due to change in groupscash
2011-01-26adding activity module to groupscash
2011-01-26going back to overflow:hidden on elgg-body - too many issues with display: ta...cash
2011-01-26added edit views for admin widgetscash
2011-01-26moving ecml to plugins repository as it won't be a part of 1.8.0. It will be ...cash
2011-01-26adding elgg-state-* css elementscash
2011-01-26fixed bug where a null passed as 2nd parameter to elgg_view_layout() prevente...cash
2011-01-26one too many parents in the widget collapse codecash
2011-01-26namespaced longtext-controlcash