aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/start.php
AgeCommit message (Expand)Author
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
2011-01-14finished discussion rewrite to use new html/csscash
2011-01-13discussion topics using new page handlercash
2011-01-10finished moving the group pages to library - forum pages nextcash
2011-01-10moved most of the groups pages into its librarycash
2010-12-18moved the avatar forms and actions into core from profile plugincash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-15updated to removing more deprecation warnings (from hellekin)cash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-01screen.css is a better name for our main css filecash
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow