aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire
AgeCommit message (Expand)Author
2011-01-24welcome to the admin dashboardcash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-17added pages and thewire river entriescash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-15moved likes forms into forms directorycash
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-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-21deprecated two site functions and removed a use of previously deprecated func...cash
2010-11-20Fixes #2668 adding getOwnerGUID()cash
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-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 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-30Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()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-23merged [6828] into trunk from 1.7 branchcash
2010-08-23merged [6829] from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-06-26The wire can now have comments and likes via the activity stream.dave
2010-06-03Updating views to no longer parse usernames as this is handled directly thru ...nickw
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-16Fix the name of the input in the wire's add action.brettp
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-19Default all tools' menu items to "world" view. Removed "My" prefix.brettp
2010-03-15…and doing it properly this time.pete
2010-03-15Reinstating a previous update (overwritten by commit 5378)pete
2010-03-12Merged Cash's bugfixes from the 1.7 branch (3288:5377).brettp
2010-03-12Updated and simplified generic entity listings metadata block (edit, delete, ...pete
2010-03-11Updated friends/members listings when there is a latest wire post to display.pete
2010-03-11Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up.pete
2010-03-09Added basic (stage1) site-wide navigation. Needs improving with a way for adm...pete
2010-03-09Ticket #1954 fixeddave
2010-03-09Updated 'my wire' link in toolbar menupete
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ...pete