Age | Commit message (Expand) | Author |
2011-08-25 | Fixes #3662. Pulled out shortcut_icon to its own view for easier overriding. | Brett Profitt |
2011-07-03 | reformatted the code in page/elements/header_logo view due to line length | cash |
2011-06-29 | added backward compatibility for the view page_elements/content_wrapper | cash |
2011-06-28 | Fixes #3519 admin area now has title buttons | Cash Costello |
2011-06-28 | using elgg_view_title() in content layout header | Cash Costello |
2011-06-26 | removed buttons logic from content header view, created convenience function ... | cash |
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
2011-06-25 | one_column layout was not showing title and nav | cash |
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ... | cash |
2011-06-22 | backward compatibility of the admin page shell was broken when we reorganized... | cash |
2011-06-11 | need to maintain key associations with widget types | cash |
2011-06-11 | sort widgets for add widgets panel | cash |
2011-06-11 | Refs #3096 Moved page/components/summary to object/elements/summary. Left | cash |
2011-05-20 | Fixes #3457 showing a snippet of a comment in sidebar instead of entire comment | cash |
2011-05-18 | Fixes #3385 rel now used for the confirm text so that title can be used separ... | cash |
2011-05-14 | only display deprecation message if someone extends/overrides the deprecated ... | cash |
2011-04-26 | Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width content | ewinslow |
2011-04-18 | Fixes #3358. Renamed menu's class to link_class and documented possible probl... | brettp |
2011-04-14 | Fixes #3329: Added page/elements/foot and refactored page shells to use it | ewinslow |
2011-04-10 | Fixed #3313: Removed the superfluous html_head/extend view from core. Anyone... | ewinslow |
2011-04-08 | Fixes #3319 alternate sidebar should work now | cash |
2011-03-29 | one_sidebar layout wants breadcrumbs, too! | cash |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-23 | Fixes #3218 group content pages now use container method to determine who can... | cash |
2011-03-22 | Refs #2091 added a tagcloud block that accepts subtype | cash |
2011-03-22 | Fixes #2090 context sensitive sidebar box is added - groups off | cash |
2011-03-22 | Refs #2090 added sidebar comment block to file and pages plugins | cash |
2011-03-21 | Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el... | cash |
2011-03-21 | Fixes #3168 not displaying a widget when handler is not available | cash |
2011-03-20 | Fixes #3114 added the rss link back to pages | cash |
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp |
2011-03-13 | how did that get there - removing some test code | cash |
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash |
2011-03-12 | Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if f... | brettp |
2011-03-12 | Refs #3045 adds a gallery context based view for users | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | forgot to include js registered for the footer in page shells | cash |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash |
2011-03-12 | Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons... | cash |
2011-03-12 | Refs #3085 added $vars to elgg_view_comments() | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-10 | Fixes #3057 page wrapper now sets the margin so messages don't end up in far ... | cash |
2011-03-06 | Refs #2693 walled garden code is functional. Push back a thorough clean up un... | cash |
2011-03-06 | Refs #2693 pulled walled garden css out as separate view | cash |
2011-03-05 | make sure powered by icon does not sneak up in the menu area | cash |
2011-03-05 | forgot to close div tag | cash |
2011-03-05 | pulled power by icon out of menu in footer as it serves a different purpose t... | cash |
2011-03-02 | Addressed several miscellaneous todo's | ewinslow |
2011-03-02 | Fixed widgets add button | ewinslow |