Age | Commit message (Expand) | Author |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
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-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-30 | Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | 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 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | 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-10-20 | Refs #2498 - merged [6982] into trunk from 1.7 branch | cash |
2010-08-30 | Fixes #2289: grouprofile.php now uses elgg_view_entity and group/group has be... | ewinslow |
2010-08-23 | Merged [6819] into trunk from 1.7 branch | cash |
2010-08-23 | merged [6832] into trunk from 1.7 branch | cash |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6614:6617 from 1.7 branch into trunk | cash |
2010-08-22 | Merged [6612] from 1.7 into the trunk | cash |
2010-08-22 | Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ... | cash |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-08-21 | Merged [6573],[6574],[6582] from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-07-19 | un-do last group commit | dave |
2010-07-19 | Added interface elements for inline conversation posting from activity stream | pete |
2010-07-18 | view for plugins to extend on group activity | dave |
2010-07-14 | Admin users can join groups. Don't request to join a closed group if admin. | brettp |
2010-07-10 | ecml added to group profiles | dave |
2010-07-09 | river view tweaked | dave |
2010-07-08 | Updated group forum forms with an id | pete |
2010-07-08 | Moved all river entry metadata inside span (pushed onto new line) and added r... | pete |
2010-07-06 | Added js to groups riverdashboard view | pete |
2010-06-30 | Added classname to group edit form, divider before edit buttons, and moved th... | pete |
2010-06-28 | Updated the layout of a topic post within group discussions | pete |
2010-06-22 | Added a 'view all' link to group tools widgets. | pete |
2010-06-22 | Updated groups/forums topic css | pete |
2010-06-19 | forward to the correct place after editing a topic | dave |
2010-06-19 | There was no point in group discussions having their own comment annotations,... | dave |
2010-06-19 | Ref #2294 - group creation action also needs page owner set | cash |
2010-06-19 | Refs #2294 - groups_write_acl_plugin_hook depends on page owner since [5782] ... | cash |
2010-06-19 | Fixed broken join action for closed groups - encoding issue on forward URL | cash |
2010-06-18 | Merged r6506:6509 from 1.7 to trunk. | brettp |
2010-06-18 | Merged group featuring fixes to trunk [6493] | brettp |
2010-06-11 | Slight code cleanup in groups langauges. | brettp |
2010-06-11 | Added group forums to ECML views to parse. | brettp |
2010-06-10 | if there is no group discussion, provide a link to create a topic | dave |
2010-06-10 | Updated Groups tabs so you land on newest groups tab rather than discussion. | pete |
2010-06-08 | Cleaning up groups navigation. | nickw |