aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/views/default
AgeCommit message (Expand)Author
2011-06-11Refs #3407 adds a footer for formscash
2011-06-08River revamp for 1.8Evan Winslow
2011-04-05Fixes #3275 forms in a river item are not forced to be hiddencash
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-27Fixes #3086 using full_view instead of full 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-20Fixes #2974 using canWriteToContainer() to control access to creating group c...cash
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-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
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-07Refs #2895 entity menu uses new menu systemcash
2011-03-07cleaned up the groups plugin csscash
2011-03-06Refs #2679 can comment on discussion forums in river nowcash
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-05fixed a bug with invisible groups - saving and display both had a problemcash
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-04trying to make support for invisible groups a little sanercash
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-03-02Fixes #3006 restores previous dividerscash
2011-03-02showing the text of a forum topic postcash
2011-03-01brought back the blue submit buttoncash
2011-02-26fixed group invite formcash
2011-02-26fixed friends picker js includecash
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
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-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-12pulled delete form out of edit view for groupscash
2011-02-12recommended to use <div> in forms for wrapping content - added css to support...cash
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-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...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