aboutsummaryrefslogtreecommitdiff
path: root/mod/groups
AgeCommit message (Expand)Author
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-13displaying a no activity message on the activity page for new groupscash
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-10Fixes #3069. Added group activity content.brettp
2011-03-09Fixes #2679 added a script to upgrade forum topics from 1.7 and earliercash
2011-03-08Refs #2104 added bundled category to all core pluginscash
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-06Refs #2413 registered the subtype for discussion topics so search workscash
2011-03-06Refs #2679 added a function for processing groups plugin upgradescash
2011-03-05fixed some group page titlescash
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-04Fixes #1926 flushing access list when adding a user to a groupcash
2011-03-04preventing crashes when user does not have access to the group on group profi...cash
2011-03-04Refs #1926 user is now being added to access collection of invisible groupcash
2011-03-04trying to make support for invisible groups a little sanercash
2011-03-04fixed bug in accepting invitations to closed groupscash
2011-03-04updated the group actions - edit group needs more workcash
2011-03-03Refs #2679 preventing people from commenting on a discussion topic in the rivercash
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum replies....cash
2011-03-02Fixes #3006 restores previous dividerscash
2011-03-02fixed the view name for discussion topic rivercash
2011-03-02showing the text of a forum topic postcash
2011-03-01brought back the blue submit buttoncash
2011-03-01pg/groups/world => pg/groups/allewinslow
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-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ...cash
2011-02-20Refs #2787, #2956: Merged fix for deleting group icon files on group delete t...brettp
2011-02-19Removing test group default widget code.brettp
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow