Age | Commit message (Expand) | Author |
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 annotati... | Brett Profitt |
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 |
2011-06-11 | Refs #3407 adds a footer for forms | cash |
2011-04-20 | Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing gr... | brettp |
2011-03-20 | Fixes #2974 using canWriteToContainer() to control access to creating group c... | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-05 | fixed a bug with invisible groups - saving and display both had a problem | cash |
2011-03-04 | Fixes #1926 flushing access list when adding a user to a group | cash |
2011-03-04 | trying to make support for invisible groups a little saner | cash |
2011-03-04 | fixed bug in accepting invitations to closed groups | cash |
2011-03-04 | updated the group actions - edit group needs more work | cash |
2011-03-03 | Refs #2679 - returning to a separate annotation for discussion forum replies.... | cash |
2011-03-02 | fixed the view name for discussion topic river | cash |
2011-02-20 | Refs #2787, #2956: Merged fix for deleting group icon files on group delete t... | brettp |
2011-02-09 | Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co... | brettp |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-02-02 | moved name out of configurable fields for a group | cash |
2011-01-13 | discussion topics using new page handler | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-20 | Fixes #2668 adding getOwnerGUID() | cash |
2010-11-09 | Refs #2609 - added fix to trunk | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-08-22 | Merged [6612] from 1.7 into the trunk | cash |
2010-07-14 | Admin users can join groups. Don't request to join a closed group if admin. | brettp |
2010-06-19 | forward to the correct place after editing a topic | dave |
2010-06-19 | There was no point in group discussions having their own comment annotations,... | dave |
2010-06-19 | Ref #2294 - group creation action also needs page owner set | cash |
2010-06-19 | Refs #2294 - groups_write_acl_plugin_hook depends on page owner since [5782] ... | cash |
2010-06-19 | Fixed broken join action for closed groups - encoding issue on forward URL | cash |
2010-06-18 | Merged r6506:6509 from 1.7 to trunk. | brettp |
2010-06-18 | Merged group featuring fixes to trunk [6493] | brettp |
2010-06-07 | group create river action moved | dave |
2010-06-07 | creating a new group now displays in the activity stream. | dave |
2010-06-07 | featuring and unfeaturing groups now works | dave |