Age | Commit message (Expand) | Author |
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 |
2011-01-29 | fixed typo in deprecation notice | cash |
2011-01-29 | made two_column_left_sidebar layout also handle $vars['content'] | cash |
2011-01-29 | accidently removed the site menu set up function | cash |
2011-01-27 | introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitle | cash |
2011-01-27 | removed menu code introduced for elgg.com that did not make it into 1.8 | cash |
2011-01-27 | using the new image block rather than deprecated listing view | cash |
2011-01-27 | supporting adding a class to navigation tabs | cash |
2011-01-26 | updated the overview statistics page | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-26 | updated language file for file plugin due to change in groups | cash |
2011-01-26 | adding activity module to groups | cash |
2011-01-26 | going back to overflow:hidden on elgg-body - too many issues with display: ta... | cash |
2011-01-26 | added edit views for admin widgets | cash |
2011-01-26 | moving ecml to plugins repository as it won't be a part of 1.8.0. It will be ... | cash |
2011-01-26 | adding elgg-state-* css elements | cash |
2011-01-26 | fixed bug where a null passed as 2nd parameter to elgg_view_layout() prevente... | cash |