Age | Commit message (Expand) | Author |
2010-12-01 | Fixes #2555 content.php is the new display view for widgets | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-21 | deprecated two site functions and removed a use of previously deprecated func... | cash |
2010-11-20 | Fixes #2668 adding getOwnerGUID() | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-23 | merged [6828] into trunk from 1.7 branch | cash |
2010-08-23 | merged [6829] from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-07-08 | Moved all river entry metadata inside span (pushed onto new line) and added r... | pete |
2010-06-26 | The wire can now have comments and likes via the activity stream. | dave |
2010-06-03 | Updating views to no longer parse usernames as this is handled directly thru ... | nickw |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-16 | Fix the name of the input in the wire's add action. | brettp |
2010-04-16 | Merged [5623]:head from 1.7 to trunk. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-19 | Default all tools' menu items to "world" view. Removed "My" prefix. | brettp |
2010-03-15 | …and doing it properly this time. | pete |
2010-03-15 | Reinstating a previous update (overwritten by commit 5378) | pete |
2010-03-12 | Merged Cash's bugfixes from the 1.7 branch (3288:5377). | brettp |
2010-03-12 | Updated and simplified generic entity listings metadata block (edit, delete, ... | pete |
2010-03-11 | Updated friends/members listings when there is a latest wire post to display. | pete |
2010-03-11 | Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up. | pete |
2010-03-09 | Added basic (stage1) site-wide navigation. Needs improving with a way for adm... | pete |
2010-03-09 | Ticket #1954 fixed | dave |
2010-03-09 | Updated 'my wire' link in toolbar menu | pete |
2010-03-09 | Updated new page canvases (and calls to elgg_view_layout) so that empty vars ... | pete |
2010-03-08 | Updates to thewire interface | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2009-08-06 | removed all main plugins from core - they now live in the plugins svn | dave |
2009-06-30 | fixed wire reply button (missing 'echo'), and tweaked river/dashboard reply l... | pete |
2009-06-30 | wire links will now work in the activity river | dave |
2009-06-17 | * Translation 'reply' fixed. | marcus |
2009-06-14 | Call out to a url shortner if one is available, through the use of the input/... | marcus |
2009-06-08 | * Introducing substr wrapper function | marcus |
2009-05-08 | Hard limit to string lengths. | marcus |