aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/start.php
AgeCommit message (Expand)Author
2013-07-05Fixes #5745 serve 404 pages when someone requests content of a user that does...cash
2013-02-22Fixes #5119: Pending membership request shows wrong countAday Talavera
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
2012-12-19Refs #4633. Added join request count to page menu item.Brett Profitt
2012-12-19Fixes #4633. Added the invitation count for group invitations page menu item.Brett Profitt
2012-10-09Merge pull request #374 from beck24/group-profile-forwardingEvan Winslow
2012-10-03better usage of 'limit' in cases where this is irrelevantJerome Bakker
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2012-08-26forward 1.7 group profile urls to correct destination in 1.8Matt Beckett
2012-07-13Fixes #4687. Handle URLs on plugins that include only handler name.Sem
2012-07-05Fixes #4362 better solution to registering menu items for group pagesCash Costello
2012-07-01Refs #4642 need to filter annotations by nameCash Costello
2012-06-29Merge pull request #288 from mrclay/4634-group-icons-2Cash Costello
2012-06-28Fixes #4634: Restores pre 1.7 group profile pics after updateSteve Clay
2012-06-28Fixes #4642 group discussion replies work nowcash
2012-06-26Fixes #4632: Adds 301 redirects for /forum/topic/... urls. - from Evancash
2012-06-23added slug to url of discussion forum topicCash Costello
2012-02-21Refs #4335. Updated discussion notifications.Brett Profitt
2012-01-01Fixes #2230 group acl names are not i18n friendlycash
2011-11-20added check in case something goes wrong with the container entity of a discu...Cash Costello
2011-11-05Refs #4059 group icon handler needs to return truecash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-09-30Fixes #3904 action word should come first for encode_text parametercash
2011-08-24Fixes #3612, #3750. Added edit replies back to group plugin with the annotati...Brett Profitt
2011-06-26added a data array to ElggMenuItem. Now by default options end up being passe...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26not displaying the reply button for discussion topics in widgetsCash Costello
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi...Cash Costello
2011-06-13Renamed river footer to a more semantic "responses". Fixed discussionEvan Winslow
2011-06-13Added 'remove from group' link to the user hover menu (only appears when the ...Jeff Tilson
2011-05-18Fixes #3464 group discussion replies work on activity pagecash
2011-04-20Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing gr...brettp
2011-04-05Fixes #3275 forms in a river item are not forced to be hiddencash
2011-04-02Fixes #3104 updated groups plugin to use new menu system for sidebarcash
2011-03-29Fixes #3243 pulled in anirupdutta's patch with some modifications (moved tag ...cash
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-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
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-04Fixes #1926 flushing access list when adding a user to a groupcash
2011-03-04Refs #1926 user is now being added to access collection of invisible groupcash
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-01pg/groups/world => pg/groups/allewinslow