aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/languages
AgeCommit message (Collapse)Author
2012-12-27Fixes #1747. Added "My status" sidebar menu for groups.Brett Profitt
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-11-19Refs #1854. Using text to warn of the handover, instead the toggle with ↵Sem
javascript.
2012-11-19Fixes #1854. Group owners can delegate the ownership to another group member.Sem
2012-07-08Fixes #1792. Added pluggin setting in groups to set who can create groups, ↵Sem
logged in users or only admins.
2012-07-05Fixes #4522 fixes titles on group list pagesCash Costello
2012-06-28Fixes #4642 group discussion replies work nowcash
2012-02-21Refs #4335. Updated discussion notifications.Brett Profitt
2012-01-01Fixes #2230 group acl names are not i18n friendlycash
2011-12-23Fixes #2074 adds group searchCash Costello
2011-11-04Fixes #4027 updated groups RSS feeds for 1.8Cash Costello
2011-11-03Fixes #4042 made sure empty content pages had a message about no contentCash 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-23Refs #1867 let group owner know what user they just removedCash Costello
2011-06-13Added 'remove from group' link to the user hover menu (only appears when the ↵Jeff Tilson
page owner is a group)
2011-06-08River revamp for 1.8Evan Winslow
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-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-23Fixes #3218 group content pages now use container method to determine who ↵cash
can add content git-svn-id: http://code.elgg.org/elgg/trunk@8818 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-13displaying a no activity message on the activity page for new groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@8683 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05fixed some group page titlescash
git-svn-id: http://code.elgg.org/elgg/trunk@8600 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04trying to make support for invisible groups a little sanercash
git-svn-id: http://code.elgg.org/elgg/trunk@8575 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-01-26adding activity module to groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7941 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22Fixes #2295 added a group member list pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7906 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-14finished discussion rewrite to use new html/csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7881 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-13discussion topics using new page handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@7880 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-10moved most of the groups pages into its librarycash
git-svn-id: http://code.elgg.org/elgg/trunk@7867 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08cleanup of the groups plugin viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7863 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-02updated group widgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7811 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated group member and group forum topics to new rivercash
git-svn-id: http://code.elgg.org/elgg/trunk@7661 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17supporting putting content in groups in for river views and added file river ↵cash
code git-svn-id: http://code.elgg.org/elgg/trunk@7658 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-23Merged [6819] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@6856 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6849 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged [6612] from 1.7 into the trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6844 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6840 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-10ecml added to group profilesdave
git-svn-id: http://code.elgg.org/elgg/trunk@6691 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-19There was no point in group discussions having their own comment ↵dave
annotations, better to use the generic comments so this has been changed and a full group activity stream added. For v1.8, there will need to be an upgrade script which will change 'group_topic_post' -> 'generic_comment' and on all existing topics, take the first annotation of type 'group_topic_post' and populate the topic's description. git-svn-id: http://code.elgg.org/elgg/trunk@6526 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-11Slight code cleanup in groups langauges.brettp
Added string for group discussion ECML option. git-svn-id: http://code.elgg.org/elgg/trunk@6463 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-08Cleaning up groups navigation.nickw
Action buttons have replaced the submenu links, helping to standardize user experience. Added a membership-dependent breadcrumb trail. git-svn-id: http://code.elgg.org/elgg/trunk@6407 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-07creating a new group now displays in the activity stream.dave
git-svn-id: http://code.elgg.org/elgg/trunk@6381 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-07updated the group discussion river viewdave
git-svn-id: http://code.elgg.org/elgg/trunk@6380 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-07featuring and unfeaturing groups now worksdave
git-svn-id: http://code.elgg.org/elgg/trunk@6377 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Group forum link added to group ownerblockpete
git-svn-id: http://code.elgg.org/elgg/trunk@6159 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-22Updated groups to 1.7 api.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5851 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-13Groups profile page tool widget boxes updated.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5716 36083f99-b078-4883-b0ff-0f9b5a30f544