aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/start.php
AgeCommit message (Collapse)Author
2013-07-05Fixes #5745 serve 404 pages when someone requests content of a user that ↵cash
does not exist
2013-02-22Fixes #5119: Pending membership request shows wrong countAday Talavera
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
#4880 - incorrect usage of elgg_get_entities_* parameters
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
fixes #4824 - forward 1.7 group profile urls to correct destination in 1.8
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
Fixes #4634: Restores pre 1.7 group profile pics after update
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 ↵Cash Costello
discussion
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 ↵Brett Profitt
annotation menu.
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-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵Cash Costello
ewinslow-3404-river-revamp Conflicts: languages/en.php
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-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-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-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-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-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-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-07Refs #2895 entity menu uses new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2679 can comment on discussion forums in river nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8610 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2413 registered the subtype for discussion topics so search workscash
git-svn-id: http://code.elgg.org/elgg/trunk@8609 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2679 added a function for processing groups plugin upgradescash
git-svn-id: http://code.elgg.org/elgg/trunk@8608 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04Fixes #1926 flushing access list when adding a user to a groupcash
git-svn-id: http://code.elgg.org/elgg/trunk@8581 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04Refs #1926 user is now being added to access collection of invisible groupcash
git-svn-id: http://code.elgg.org/elgg/trunk@8577 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04updated the group actions - edit group needs more workcash
git-svn-id: http://code.elgg.org/elgg/trunk@8573 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-03Refs #2679 preventing people from commenting on a discussion topic in the rivercash
git-svn-id: http://code.elgg.org/elgg/trunk@8571 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum ↵cash
replies. For those using the latest out of svn you can update with this script: https://gist.github.com/852092 git-svn-id: http://code.elgg.org/elgg/trunk@8570 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01pg/groups/world => pg/groups/allewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8521 36083f99-b078-4883-b0ff-0f9b5a30f544