aboutsummaryrefslogtreecommitdiff
path: root/mod/groups
AgeCommit message (Expand)Author
2012-02-21Refs #4335. Updated discussion notifications.Brett Profitt
2012-02-09Fixes #4362 extra context was breaking group sidebar menu logicCash Costello
2012-01-08Fixes #3216 passing type/subtype for group discussionsCash Costello
2012-01-08updated groups js to use new JS hook systemCash Costello
2012-01-07added check for existance of IF-NONE-MATCH header in requestCash Costello
2012-01-07Refs #4142. Also added ETag in group icon.Sem
2012-01-01Fixes #2230 group acl names are not i18n friendlycash
2011-12-31Fixes #4152 setting access on group creation river itemcash
2011-12-31Fixes #4228 group sort menu view accepts selected menu item from page handlercash
2011-12-31Fixes #4256 reruns the forum topic upgrade by checking the 5 oldest topicscash
2011-12-23Fixes #2074 adds group searchCash Costello
2011-12-23Fixes #1922 can now delete invites to invisible groupsCash Costello
2011-12-23added access override to the forum upgradecash
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-11-25Fixes #4151 removed unnecessary $user definitionCash Costello
2011-11-20added check in case something goes wrong with the container entity of a discu...Cash Costello
2011-11-13should be a ul rather than a divCash Costello
2011-11-12removed uses of deprecated function for setting page owner guidCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash 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-05Refs #4059 group icon handler needs to return truecash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
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-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-27Fixes #4011 icon sizes are configurable nowcash
2011-10-27Refs #3296 displaying all group membership requests on one pagecash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-17Merge pull request #74 from cash/autocompleteCash Costello
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-12Simple theme for autocompletecash
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
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-30Fixes #3904 action word should come first for encode_text parametercash
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-09-10Fixes #3752 corrected URL for group membership requestsCash Costello
2011-09-04Fixes #3720. Using correctly filters for tabs on group landing page.Brett Profitt
2011-08-24Fixes #3612, #3750. Added edit replies back to group plugin with the annotati...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-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-28Merge pull request #51 from cash/add-data-to-menuCash Costello