Age | Commit message (Expand) | Author |
2011-11-06 | remove uses of the CSS class right from core | Cash Costello |
2011-11-05 | Fixes #1253 added toggle for list types to file plugin. It's not pretty so we... | cash |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-09-24 | Fixes #3845 added ie7 css view and tested all current hacks for ie7 | Cash Costello |
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-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
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-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-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-20 | Fixes #3114 added the rss link back to pages | cash |
2011-03-13 | how did that get there - removing some test code | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Refs #3085 added $vars to elgg_view_comments() | cash |
2011-03-06 | Refs #2693 walled garden code is functional. Push back a thorough clean up un... | 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-01 | Fixes #3012 added hidden li | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | Refs #3021: elgg-section-$section => elgg-menu-$menu-$section | ewinslow |
2011-03-01 | Removed header/extend in favor of just extending page/elements/header | ewinslow |
2011-02-28 | No more reason to explicitly add elgg-menu-topbar class | ewinslow |
2011-02-28 | No more need to explicitly include elgg-menu-footer class | ewinslow |
2011-02-28 | Refs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook... | ewinslow |
2011-02-25 | Refs #2895: Removed footer/links view. Moved report-this link into alternate... | ewinslow |
2011-02-25 | Refs #2895: Added support for an "alt" section in the footer menu. Put "powe... | ewinslow |
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow |
2011-02-25 | Refs #2895: Converted page_links into a menu. Bookmarks now uses it | ewinslow |
2011-02-25 | Refs #2895: Made topbar into 2 menus. CSS will have to be fixed | ewinslow |
2011-02-22 | Trying to simplify layout css: | ewinslow |
2011-02-22 | Removing holdovers from elgg.com | ewinslow |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-21 | elgg-owner-block-menu => elgg-menu-owner-block | ewinslow |
2011-02-19 | system messages use autop() for formatting rather than output/longtext | cash |
2011-02-19 | improved the styling of the comment area | cash |
2011-02-19 | another work around to suppress incorrect warnings from elgg_view() | cash |
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow |
2011-02-18 | Refs #2950: layout/elements => page/elements | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |