aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/views/default
AgeCommit message (Expand)Author
2013-07-05Fixes #4819 clearing floated images in the content areacash
2013-03-20only show notification status if you're a member of the groupMatt Beckett
2013-03-12Fixes #5226 passing options through egefrcash
2013-03-06Fixes #5058 not forcing a size on an imagecash
2013-02-27Fixes #4977. Switched to ElggBatch for group ownership transfer.Brett Profitt
2013-02-20Fixes #5106. Do not make big group description images.Sem
2013-02-18Fixes #5068 removed invalid menu item creationcash
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
2013-01-26fixed some formatting issues in CSS filescash
2013-01-22forgot to change the condition back after testing from previous commitcash
2013-01-22addresses pull request 472 - group not having an owner is a serious problem -...cash
2013-01-08Merge pull request #472 from sembrestels/groups-summary-ownerBrett Profitt
2013-01-08Prevent distortion of group iconPer Jensen
2012-12-27Fixes #1747. Added "My status" sidebar menu for groups.Brett Profitt
2012-12-13Checking if we have an owner before using it.Sem
2012-12-05Fixes fatal error in groups/add page.Steve Clay
2012-11-19Refs #1854. Using text to warn of the handover, instead the toggle with javas...Sem
2012-11-19Fixes #1854. Group owners can delegate the ownership to another group member.Sem
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-16Merge pull request #306 from sembrestels/limited-groupsCash Costello
2012-07-11Fixes #4381. Group edit form made sticky.Sem
2012-07-08Fixes #1792. Added pluggin setting in groups to set who can create groups, lo...Sem
2012-07-01Refs #3955 use input/dropdown for group membership since it is not technicall...Cash Costello
2012-05-01fixed pagination in group profile members sidebarJerome Bakker
2012-04-24Fixed group entity display in full_view.Brett Profitt
2012-01-08updated groups js to use new JS hook systemCash Costello
2011-12-31Fixes #4228 group sort menu view accepts selected menu item from page handlercash
2011-12-23Fixes #2074 adds group searchCash Costello
2011-11-25Fixes #4151 removed unnecessary $user definitionCash Costello
2011-11-13should be a ul rather than a divCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #3567 standardized classes for iconscash
2011-11-03Fixes #4042 made sure empty content pages had a message about no contentCash Costello
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ...cash
2011-10-29adds a river layout view that all river views should usecash
2011-10-27Refs #3296 displaying all group membership requests on one pagecash
2011-10-17Merge pull request #74 from cash/autocompleteCash Costello
2011-10-12Simple theme for autocompletecash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-28Fixes #3879. Removed some instances of deprecated views / functions.Brett Profitt
2011-09-17Fixes #2990 updated the bundled plugins to use the new plugin/user settings s...cash
2011-09-13Fixes #3803 fixed groups more link in widgetCash Costello
2011-08-24Fixes #3612, #3750. Added edit replies back to group plugin with the annotati...Brett Profitt
2011-06-29made group widget columns backward compatible so that content at least does n...cash
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash 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-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello