aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/start.php
AgeCommit message (Expand)Author
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
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-11-02Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl...ewinslow
2010-10-30checking if the site has any groups before looping over themcash
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-07-10ecml added to group profilesdave
2010-06-30Added classname to group edit form, divider before edit buttons, and moved th...pete
2010-06-19There was no point in group discussions having their own comment annotations,...dave
2010-06-11Added group forums to ECML views to parse.brettp
2010-06-08Cleaning up groups navigation.nickw
2010-05-26Ensuring Blogs and Forum links display properly in the group ownerblock.nickw
2010-05-24Updated group forum link to only appear in group ownerblock, and when group f...pete
2010-05-24Group forum link added to group ownerblockpete
2010-05-24Group link to forum removed from sidebar submenupete
2010-04-21Cleaned up some comments about group acl hooks.brettp