aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/all.php
AgeCommit message (Collapse)Author
2010-12-08reorganized the page views as discussedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7559 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Refs #2640 fixes a layout issue due to change in elgg_view_layout()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7292 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵cash
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7229 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core ↵cash
and plugins git-svn-id: http://code.elgg.org/elgg/trunk@7215 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7210 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - ↵ewinslow
groups plugins git-svn-id: http://code.elgg.org/elgg/trunk@7204 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7140 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-19There was no point in group discussions having their own comment ↵dave
annotations, better to use the generic comments so this has been changed and a full group activity stream added. For v1.8, there will need to be an upgrade script which will change 'group_topic_post' -> 'generic_comment' and on all existing topics, take the first annotation of type 'group_topic_post' and populate the topic's description. git-svn-id: http://code.elgg.org/elgg/trunk@6526 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-10Updated Groups tabs so you land on newest groups tab rather than discussion.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6431 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-02removed redundant view calldave
git-svn-id: http://code.elgg.org/elgg/trunk@6322 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-31remove the filter header if not logged indave
git-svn-id: http://code.elgg.org/elgg/trunk@6299 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-19Removed legacy calls from groups.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6103 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-26Updated calls to content_header to point to correct new link in groups.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5880 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5471 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-12Merged Cash's bugfixes from the 1.7 branch (3288:5377).brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5378 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-10Updated Groups to the new interface. Some view clean-up & simplification done.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5348 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ↵pete
are not required. git-svn-id: http://code.elgg.org/elgg/trunk@5316 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-08Removed the superfluous groups contentwrapperpete
git-svn-id: http://code.elgg.org/elgg/trunk@5308 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-08Beginnings of the refreshed groups interfacepete
git-svn-id: http://code.elgg.org/elgg/trunk@5307 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-06removed all main plugins from core - they now live in the plugins svndave
git-svn-id: https://code.elgg.org/elgg/trunk@3422 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-04Added contentWrapper viewben
git-svn-id: https://code.elgg.org/elgg/trunk@3063 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-19small tweak to popular groupsdave
git-svn-id: https://code.elgg.org/elgg/trunk@2821 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-19it is now possible to list groups by most populardave
git-svn-id: https://code.elgg.org/elgg/trunk@2820 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-18admins can highlight featured groupsdave
git-svn-id: https://code.elgg.org/elgg/trunk@2799 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-17style appliedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2790 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-17more more all groups tweakdave
git-svn-id: https://code.elgg.org/elgg/trunk@2789 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-17new all groups viewdave
git-svn-id: https://code.elgg.org/elgg/trunk@2788 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23Refs #706marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-08Adjusted contributors file.ben
git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-03some work on groups to make them work with the new layoutdave
git-svn-id: https://code.elgg.org/elgg/trunk@1670 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-21Groups using elgg_view_titlemarcus
git-svn-id: https://code.elgg.org/elgg/trunk@1483 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-03End of day commit of first (semi working) code. marcus
Working: - Join/leave on public groups - Create / edit groups Not working: - Private groups - the skin/display of the group - profile main page - widgets Refs #109 Closes #115 git-svn-id: https://code.elgg.org/elgg/trunk@1279 36083f99-b078-4883-b0ff-0f9b5a30f544