aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/views/default/groups
AgeCommit message (Expand)Author
2011-03-05reviewed groups plugin and added todo'scash
2011-03-04preventing crashes when user does not have access to the group on group profi...cash
2011-03-04updated the group actions - edit group needs more workcash
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum replies....cash
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Touch ups of groups pluginewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12pulled delete form out of edit view for groupscash
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10disabled => elgg-state-disabled in plugins (only found in blog and groups)ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-06forgot to delete old views in last commitcash
2011-02-06updated the groups plugin to use the new icon structurecash
2011-02-05using elgg-module-<type> cash
2011-02-02more clean up of the group edit formcash
2011-02-02a little clean up of the groups edit formcash
2011-01-29fixed css for group module headerscash
2011-01-26adding activity module to groupscash
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
2011-01-08cleanup of the groups plugin viewscash
2011-01-07cleaned up the group profilecash
2011-01-02updated group widgetcash
2011-01-01updating the sidebar boxes to use the new module classescash
2011-01-01almost finished updating the file plugin to work with new html/csscash
2010-12-31switching to a better name for tabs in csscash
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog wi...cash
2010-12-22adding elgg namespace to button css classescash
2010-12-20added the core river to the tabbed profile plugin and fixed some deprecated f...cash
2010-12-19using elgg-user-icon instead of usericon and moving the css into corecash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a...cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-23Fixes #2638 - specifying the full url on the urls so we don't have this probl...cash
2010-11-11Fixes #2638 fixes group action url problemcash
2010-11-03Refs #2582. Merged [7224] to trunk.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-10-30Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()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