aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/start.php
AgeCommit message (Expand)Author
2012-02-21Refs #4335. Updated discussion notifications.Brett Profitt
2012-01-01Fixes #2230 group acl names are not i18n friendlycash
2011-11-20added check in case something goes wrong with the container entity of a discu...Cash Costello
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-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-09-30Fixes #3904 action word should come first for encode_text parametercash
2011-08-24Fixes #3612, #3750. Added edit replies back to group plugin with the annotati...Brett Profitt
2011-06-26added a data array to ElggMenuItem. Now by default options end up being passe...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26not displaying the reply button for discussion topics in widgetsCash Costello
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi...Cash Costello
2011-06-13Renamed river footer to a more semantic "responses". Fixed discussionEvan Winslow
2011-06-13Added 'remove from group' link to the user hover menu (only appears when the ...Jeff Tilson
2011-05-18Fixes #3464 group discussion replies work on activity pagecash
2011-04-20Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing gr...brettp
2011-04-05Fixes #3275 forms in a river item are not forced to be hiddencash
2011-04-02Fixes #3104 updated groups plugin to use new menu system for sidebarcash
2011-03-29Fixes #3243 pulled in anirupdutta's patch with some modifications (moved tag ...cash
2011-03-20Fixes #2974 using canWriteToContainer() to control access to creating group c...cash
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-06Refs #2679 can comment on discussion forums in river nowcash
2011-03-06Refs #2413 registered the subtype for discussion topics so search workscash
2011-03-06Refs #2679 added a function for processing groups plugin upgradescash
2011-03-04Fixes #1926 flushing access list when adding a user to a groupcash
2011-03-04Refs #1926 user is now being added to access collection of invisible groupcash
2011-03-04updated the group actions - edit group needs more workcash
2011-03-03Refs #2679 preventing people from commenting on a discussion topic in the rivercash
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum replies....cash
2011-03-01pg/groups/world => pg/groups/allewinslow
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ...cash
2011-02-19Removing test group default widget code.brettp
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-06updated the groups plugin to use the new icon structurecash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2011-02-02moved name out of configurable fields for a groupcash
2011-02-02a little clean up of the groups edit formcash
2011-01-26adding activity module to groupscash
2011-01-23Refs #2557 merged fix into trunk from 1.7 branchcash
2011-01-22Fixes #2295 added a group member list pagecash