Age | Commit message (Expand) | Author |
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 |
2010-04-21 | a simple function which can be used to restrict group access options | dave |
2010-04-16 | Fixing a logged out problem with group access. | brettp |
2010-04-16 | Only showing group access levels within group contexts. | brettp |
2010-04-12 | create a new group button added | dave |
2010-04-02 | point the groups main nav link to the all groups page | dave |
2010-03-19 | Default all tools' menu items to "world" view. Removed "My" prefix. | brettp |
2010-03-10 | Updated Groups to the new interface. Some view clean-up & simplification done. | pete |
2010-03-08 | Beginnings of the refreshed groups interface | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2009-08-06 | removed all main plugins from core - they now live in the plugins svn | dave |
2009-07-07 | Refs #1099: Using write access hook to allow group-only ACLs. Need to examin... | brettp |
2009-07-02 | Closes #859: Group forum thread-starters receive same email as participants. | brettp |
2009-03-09 | Groups now support add_group_tool_option so that any group tool can be toggle... | kevinjardine |
2009-03-07 | Closes #843: Introducing intermediary invite action to establish invite relat... | marcus |
2009-03-04 | The 'manage join requests' link doesn't show up if the current group doesn't ... | ben |
2009-03-02 | Changed group forums to default to enabled. | kevinjardine |
2009-02-27 | Join request management added. | ben |
2009-02-27 | Initital group members page commit (not working yet). | ben |
2009-02-26 | Fixed duplicate notifications. | ben |
2009-02-26 | Fixed the first-post forum topic notification error. Fixes #816 | ben |
2009-02-25 | Removing the membership requests link for now. | ben |
2009-02-24 | Group topics now have a friendlier URL. This will help a lot for notifications. | ben |
2009-02-23 | You should no longer get notified of your own topic posts. | ben |