Age | Commit message (Expand) | Author |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ... | cash |
2011-02-19 | Removing test group default widget code. | brettp |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-06 | updated the groups plugin to use the new icon structure | 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-02 | moved name out of configurable fields for a group | cash |
2011-02-02 | a little clean up of the groups edit form | cash |
2011-01-26 | adding activity module to groups | cash |
2011-01-23 | Refs #2557 merged fix into trunk from 1.7 branch | cash |
2011-01-22 | Fixes #2295 added a group member list page | cash |
2011-01-14 | finished discussion rewrite to use new html/css | cash |
2011-01-13 | discussion topics using new page handler | cash |
2011-01-10 | finished moving the group pages to library - forum pages next | cash |
2011-01-10 | moved most of the groups pages into its library | cash |
2010-12-18 | moved the avatar forms and actions into core from profile plugin | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-15 | updated to removing more deprecation warnings (from hellekin) | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-10-30 | checking if the site has any groups before looping over them | cash |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-07-10 | ecml added to group profiles | dave |
2010-06-30 | Added classname to group edit form, divider before edit buttons, and moved th... | pete |
2010-06-19 | There was no point in group discussions having their own comment annotations,... | dave |
2010-06-11 | Added group forums to ECML views to parse. | brettp |
2010-06-08 | Cleaning up groups navigation. | nickw |
2010-05-26 | Ensuring Blogs and Forum links display properly in the group ownerblock. | nickw |
2010-05-24 | Updated group forum link to only appear in group ownerblock, and when group f... | pete |
2010-05-24 | Group forum link added to group ownerblock | pete |
2010-05-24 | Group link to forum removed from sidebar submenu | pete |
2010-04-21 | Cleaned up some comments about group acl hooks. | brettp |