Age | Commit message (Expand) | Author |
2010-12-19 | pulled user owner block menu out of profile plugin with new menu code | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-17 | supporting putting content in groups in for river views and added file river ... | cash |
2010-12-17 | updated river views for content display and added new bookmarks river view code | cash |
2010-12-17 | bookmarks plugin needs to be rewritten - hacked it to get the add functionali... | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-15 | moved likes forms into forms directory | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-04 | refs #1402 first cut of the new sidebar layout code (plus some other stuff - ... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-22 | Merged bookmarks XSS fixes in r7406 to trunk. | brettp |
2010-11-19 | updated bookmarks widget to use 1.7 APIs | 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 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-30 | Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit... | 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 | 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-10-20 | Refs #2551 - merged [7051] and [7053] into trunk | cash |
2010-08-22 | Merged r6620:6653 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-07-07 | bookmark edit form access options fixed for groups | dave |
2010-07-03 | removing navigation when editing for consistency | dave |
2010-06-25 | changed the default state for bookmarks | dave |
2010-06-22 | Added a 'view all' link to group tools widgets. | pete |
2010-06-11 | Small code cleanup on bookmarks. | brettp |
2010-06-10 | Moved view extend call - so it's for all users (not just object owner), and a... | pete |
2010-06-10 | group bookmarks now provides a link to create if none exist | dave |
2010-05-31 | bookmarks river view altered for groups | dave |
2010-05-29 | removed a breadcrumb view when on the all page | dave |
2010-05-29 | change community to group for consistency | dave |
2010-05-26 | bookmark header bug fixed | dave |
2010-05-25 | change the bookmark header depending on whose bookmarks are being viewed | dave |
2010-05-24 | you can no longer comment on river item while logged out | dave |
2010-05-24 | Group blog and bookmarks submenu removed from sidebar (links are now in the g... | pete |