aboutsummaryrefslogtreecommitdiff
path: root/mod/riverdashboard
AgeCommit message (Expand)Author
2010-12-07Refs #2700 fixed another stray conversion in riverdashboardcash
2010-12-03Refs #2700: Removed a few stray hyphens.brettp
2010-12-03Another stray hyphensewinslow
2010-12-03hyphen snuck in to elgg_view_river_itemewinslow
2010-12-02Refs #2700. Fixed a misplaced - in riverdashboard from the css _ to - convers...brettp
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-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-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-05removed hacked in link to conversations plugin in riverdashboardcash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...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-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
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-10-20Refs #2493 - merged [7008] into trunk from 1.7 branchcash
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-19small nav tweak to the filterdave
2010-07-19Moved start conversation buttonpete
2010-07-19lang tweak on activity filterdave
2010-07-19Added interface elements for inline conversation posting from activity streampete
2010-07-19added a view for plugins to extend the activity view if requireddave
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-06-19group discussion no longer needs this check as it will be possible to comment...dave
2010-06-11Activity stream comments now show up outside of the hidden div so you can see...brettp
2010-06-11Added "Show less" on activity stream comments.brettp
2010-06-11Updated inline comment form css height - for a smoother slide animationpete
2010-06-10ECML is parsed on the activity stream.brettp
2010-06-10Adding "twitter_anywhere" class to Conversation and Riverdashboard posts.nickw
2010-06-10Added a 'show less' link. [Still needs a js function adding to collapse list]pete
2010-06-09Removing debug call...I've been very bad about this!brettp
2010-06-08Ajaxified likes view on activity stream.brettp
2010-06-08Updated riverdashboard more comments linkpete
2010-06-07Minimal attempt to bring riverdashboard up to code standards.brettp
2010-05-24Added access controls to the activity stream update count.brettp
2010-05-24The activity stream's count uses the river table instead of trying to combine...brettp
2010-05-24activity type toggle removed as it was poorly thought out and implemented.dave
2010-05-19Riverdashboard enabled on default installs.brettp
2010-05-15Updates to core css UI and riverdashboard mod.pete
2010-05-13removed extra div from riverdashboard index pagecash