aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/lib/groups.php
AgeCommit message (Expand)Author
2014-01-01Merged in csrf_fix (pull request #7) Paweł Sroka
2013-12-11Makes sure all group pages respect the limited_groups settingJuho Jaakkola
2013-09-12Added function for escaping query strings and fixed several XSRF vulnerabilit...Paweł Sroka
2013-07-05Fixes #5613 group member list alphabeticalcash
2013-07-05Fixes #5745 serve 404 pages when someone requests content of a user that does...cash
2013-02-26Fixes #5142 - Displays correct group visibility access on group edit pagePaweł Sroka
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
2013-01-25Fixes #5005 correct pagination for my groupscash
2012-12-27Fixes #1747. Added "My status" sidebar menu for groups.Brett Profitt
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2012-08-27Refs #4381. Cleanup for group sticky forms.Brett Profitt
2012-07-08Fixes #1792. Added pluggin setting in groups to set who can create groups, lo...Sem
2012-07-05Fixes #4522 fixes titles on group list pagesCash Costello
2012-07-05Fixes #4362 better solution to registering menu items for group pagesCash Costello
2012-06-19Merge pull request #183 from hypeJunction/group_title_buttonCash Costello
2012-04-05Fixes #4395: Register group profile title buttons earlierIsmayil Khayredinov
2012-02-09Fixes #4362 extra context was breaking group sidebar menu logicCash Costello
2011-12-23Fixes #2074 adds group searchCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-03Fixes #4042 made sure empty content pages had a message about no contentCash Costello
2011-10-27Refs #3296 displaying all group membership requests on one pagecash
2011-10-04Fixes #3841 not displaying leave group button to group ownerscash
2011-10-04Fixes #3898 checking whether the viewer is logged in before adding join/reque...cash
2011-09-04Fixes #3720. Using correctly filters for tabs on group landing page.Brett Profitt
2011-08-21Fixes #3701. Removed early call to elgg_echo() for group action button menu.Brett Profitt
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-26this should update all the core pages and plugins using 'buttons'cash
2011-06-24fixed breadcrumb on groups members pagecash
2011-04-02moved group profile layout out of page handler so that plugins can override itcash
2011-03-29Fixes #3243 pulled in anirupdutta's patch with some modifications (moved tag ...cash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-21Fixes #3113 pulled group profile fields out of top profile areacash
2011-03-13displaying a no activity message on the activity page for new groupscash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-10Fixes #3069. Added group activity content.brettp
2011-03-05fixed some group page titlescash
2011-03-04preventing crashes when user does not have access to the group on group profi...cash
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum replies....cash
2011-02-26fixed group invite formcash
2011-02-22Touch ups of groups pluginewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-02a little clean up of the groups edit formcash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-22Fixes #2295 added a group member list pagecash
2011-01-10finished moving the group pages to library - forum pages nextcash
2011-01-10moved most of the groups pages into its librarycash