Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | Group edit action refactoring | Steve Clay | |
2012-11-19 | Refs #1854. Removing old owner icons when changing the owner and changing ↵ | Sem | |
the icon at the same time. | |||
2012-11-19 | Fixes #1854. Group owners can delegate the ownership to another group member. | Sem | |
2012-11-07 | Better HTML decoding and output/email encoding | Steve Clay | |
2012-10-10 | Fixes #4593: All titles are HTML-escaped plain text | Steve Clay | |
2012-07-16 | Merge pull request #306 from sembrestels/limited-groups | Cash Costello | |
Limited groups | |||
2012-07-11 | Fixes #4381. Group edit form made sticky. | Sem | |
2012-07-08 | Fixes #1792. Added pluggin setting in groups to set who can create groups, ↵ | Sem | |
logged in users or only admins. | |||
2012-01-08 | Fixes #3216 passing type/subtype for group discussions | Cash Costello | |
2011-12-31 | Fixes #4152 setting access on group creation river item | cash | |
2011-12-23 | Fixes #1922 can now delete invites to invisible groups | Cash Costello | |
2011-11-12 | removed uses of deprecated function for setting page owner guid | Cash Costello | |
2011-10-27 | Fixes #4011 icon sizes are configurable now | cash | |
2011-09-10 | Fixes #3752 corrected URL for group membership requests | Cash Costello | |
2011-08-24 | Fixes #3612, #3750. Added edit replies back to group plugin with the ↵ | Brett Profitt | |
annotation menu. | |||
2011-06-23 | Refs #1867 let group owner know what user they just removed | Cash Costello | |
2011-06-13 | Added 'remove from group' link to the user hover menu (only appears when the ↵ | Jeff Tilson | |
page owner is a group) | |||
2011-06-11 | Refs #3407 adds a footer for forms | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-20 | Fixes #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-03-20 | Fixes #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-10 | Fixes #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-05 | fixed a bug with invisible groups - saving and display both had a problem | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8592 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-04 | Fixes #1926 flushing access list when adding a user to a group | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8581 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-04 | trying to make support for invisible groups a little saner | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8575 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-04 | fixed bug in accepting invitations to closed groups | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8574 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-04 | updated the group actions - edit group needs more work | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8573 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-03 | Refs #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-02 | fixed the view name for discussion topic river | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8565 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-20 | Refs #2787, #2956: Merged fix for deleting group icon files on group delete ↵ | brettp | |
to trunk. git-svn-id: http://code.elgg.org/elgg/trunk@8368 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-09 | Refs #2874. Finished removing calls to deprecated plugin mgmt functions in ↵ | brettp | |
core and core plugins. git-svn-id: http://code.elgg.org/elgg/trunk@8090 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from ↵ | brettp | |
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7999 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-02 | moved name out of configurable fields for a group | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7988 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-13 | discussion topics using new page handler | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7880 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7434 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-20 | Fixes #2668 adding getOwnerGUID() | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7378 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-09 | Refs #2609 - added fix to trunk | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7278 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@7229 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - ↵ | ewinslow | |
groups plugins git-svn-id: http://code.elgg.org/elgg/trunk@7204 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Using REFERER shorthand throughout core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7193 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to ↵ | ewinslow | |
elgg_get_site_url() git-svn-id: http://code.elgg.org/elgg/trunk@7146 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7143 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], ↵ | ewinslow | |
$_SESSION['user'], etc. git-svn-id: http://code.elgg.org/elgg/trunk@7139 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @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-22 | Merged r6701:6756 from 1.7 branch into trunk | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6849 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-08-22 | Merged [6612] from 1.7 into the trunk | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6844 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-14 | Admin users can join groups. Don't request to join a closed group if admin. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6702 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-06-19 | forward to the correct place after editing a topic | dave | |
git-svn-id: http://code.elgg.org/elgg/trunk@6527 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-06-19 | There 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 |