aboutsummaryrefslogtreecommitdiff
path: root/mod/groups
AgeCommit message (Collapse)Author
2011-07-06changed new convenience function from elgg_register_add_button() to ↵Cash Costello
elgg_register_title_button()
2011-06-29made group widget columns backward compatible so that content at least does ↵cash
not disappear
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-28Merge pull request #51 from cash/add-data-to-menuCash Costello
Fixes #3615 Better handling of options in ElggMenuItem
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-26this should update all the core pages and plugins using 'buttons'cash
2011-06-26added a data array to ElggMenuItem. Now by default options end up being ↵cash
passed to output/url.
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26not displaying the reply button for discussion topics in widgetsCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-25Fixes #3395 using a fluid gallery for the groups profile pagecash
2011-06-24fixed breadcrumb on groups members pagecash
2011-06-24Fixes #3139 DRYs up group modulescash
2011-06-24Fixes #3559 adds .elgg-gallery-userscash
2011-06-24Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity ↵cash
listing
2011-06-24fixed group forum discussion inline replies for activity pageCash Costello
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵Cash Costello
ewinslow-3404-river-revamp Conflicts: languages/en.php
2011-06-23Refs #1867 let group owner know what user they just removedCash Costello
2011-06-13Renamed river footer to a more semantic "responses". Fixed discussionEvan Winslow
to work inline again with this new layout.
2011-06-13Added 'remove from group' link to the user hover menu (only appears when the ↵Jeff Tilson
page owner is a group)
2011-06-12using divs for group profile fields to work around html validation issues ↵cash
with the out/tags view using a div git-svn-id: http://code.elgg.org/elgg/trunk@9188 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ↵cash
new view locations git-svn-id: http://code.elgg.org/elgg/trunk@9174 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3407 adds a footer for formscash
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-08River revamp for 1.8Evan Winslow
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and ↵cash
theme categories git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-18Fixes #3464 group discussion replies work on activity pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@9096 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14Refs #2104 more category work for bundled pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@9068 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-20Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing ↵brettp
groups. Cleaned up language for result messages. git-svn-id: http://code.elgg.org/elgg/trunk@9006 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-05Fixes #3275 forms in a river item are not forced to be hiddencash
git-svn-id: http://code.elgg.org/elgg/trunk@8942 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Fixes #3105 group sort menu uses filter menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8930 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Fixes #3104 updated groups plugin to use new menu system for sidebarcash
git-svn-id: http://code.elgg.org/elgg/trunk@8906 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02moved group profile layout out of page handler so that plugins can override itcash
git-svn-id: http://code.elgg.org/elgg/trunk@8905 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixes #3243 pulled in anirupdutta's patch with some modifications (moved tag ↵cash
search to its own page handler function) git-svn-id: http://code.elgg.org/elgg/trunk@8874 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3239 entities aren't blown away in form prepare functions any morecash
git-svn-id: http://code.elgg.org/elgg/trunk@8839 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3218 group content pages now use container method to determine who ↵cash
can add content git-svn-id: http://code.elgg.org/elgg/trunk@8818 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #3016 making the final elgg.js more readablecash
git-svn-id: http://code.elgg.org/elgg/trunk@8812 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Fixes #3113 pulled group profile fields out of top profile areacash
git-svn-id: http://code.elgg.org/elgg/trunk@8800 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #2974 using canWriteToContainer() to control access to creating group ↵cash
content git-svn-id: http://code.elgg.org/elgg/trunk@8795 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ewinslow
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where ↵ewinslow
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Fixes #3072 using elgg_list_entities*() in group members sidebar viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8684 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13displaying a no activity message on the activity page for new groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@8683 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
git-svn-id: http://code.elgg.org/elgg/trunk@8680 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8667 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #3072: Fixed group member list in sidebar. Thoughts about using the ↵brettp
elgg-menu-hz class for this? It's not exactly a menu, but that CSS does exactly what's needed. git-svn-id: http://code.elgg.org/elgg/trunk@8649 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #3069. Added group activity content.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8648 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-09Fixes #2679 added a script to upgrade forum topics from 1.7 and earliercash
git-svn-id: http://code.elgg.org/elgg/trunk@8640 36083f99-b078-4883-b0ff-0f9b5a30f544