aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/views/default/groups
AgeCommit message (Expand)Author
2012-12-13Checking if we have an owner before using it.Sem
2012-08-27Refs #4381. Cleanup for group sticky forms.Brett Profitt
2012-05-01fixed pagination in group profile members sidebarJerome Bakker
2012-01-08updated groups js to use new JS hook systemCash Costello
2011-12-31Fixes #4228 group sort menu view accepts selected menu item from page handlercash
2011-12-23Fixes #2074 adds group searchCash Costello
2011-11-25Fixes #4151 removed unnecessary $user definitionCash Costello
2011-11-13should be a ul rather than a divCash Costello
2011-11-05Fixes #3567 standardized classes for iconscash
2011-10-27Refs #3296 displaying all group membership requests on one pagecash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-28Fixes #3879. Removed some instances of deprecated views / functions.Brett Profitt
2011-06-29made group widget columns backward compatible so that content at least does n...cash
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-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-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 l...cash
2011-06-12using divs for group profile fields to work around html validation issues wit...cash
2011-06-11Refs #3407 adds a footer for formscash
2011-04-03Fixes #3105 group sort menu uses filter menucash
2011-04-02Fixes #3104 updated groups plugin to use new menu system for sidebarcash
2011-04-02moved group profile layout out of page handler so that plugins can override itcash
2011-03-29Fixes #3243 pulled in anirupdutta's patch with some modifications (moved tag ...cash
2011-03-22Refs #3016 making the final elgg.js more readablecash
2011-03-21Fixes #3113 pulled group profile fields out of top profile areacash
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-13Fixes #3072 using elgg_list_entities*() in group members sidebar viewcash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-10Fixes #3072: Fixed group member list in sidebar. Thoughts about using the elg...brettp
2011-03-07cleaned up the groups plugin csscash
2011-03-05groups profile buttons now elgg-menu-title - still need to be registeredcash
2011-03-05cleaned up the group invitations and membership request pagescash
2011-03-05reviewed groups plugin and added todo'scash
2011-03-04preventing crashes when user does not have access to the group on group profi...cash
2011-03-04updated the group actions - edit group needs more workcash
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum replies....cash
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Touch ups of groups pluginewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12pulled delete form out of edit view for groupscash
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10disabled => elgg-state-disabled in plugins (only found in blog and groups)ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp