Age | Commit message (Expand) | Author |
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 |
2011-02-14 | Views in the js/ directory should not contain <script> tags | ewinslow |
2011-02-14 | Cleaned up views/default/page/ directory | ewinslow |
2011-02-12 | pulled <head> out into page shell also | cash |
2011-02-12 | fixed topbar html | cash |
2011-02-11 | Fixes #1303: Pulled html_begin/end into page shells. extracted <head> elemen... | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | more tweaking of css - menu and general clean up | cash |
2011-02-08 | starting to standardize on elgg-<type>-<subtype> for css such as elgg-heading... | cash |
2011-02-06 | more css/html improvements - added .elgg-table and a featured module | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-05 | getting back to the css - making changes based on Evan's comments | cash |
2011-02-03 | Refs #2428 removed some uses of CONFIG in the views | cash |
2011-02-01 | Puts css before js in the head, per website performance best practices | ewinslow |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-04 | Refs #7221: Removed CRLFs. | brettp |
2010-12-29 | Fixes #2241 - removed direct calls to the content wrapper view and removed th... | cash |
2010-12-29 | styled the footer menu | cash |
2010-12-19 | replacing action-button with elgg-action-button | cash |
2010-12-19 | cleaning up the page footer - still need to add css for footer menu | cash |
2010-12-19 | refining the elgg-alt pattern | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-17 | reorganized the settings views and updated the pages to use new layout | cash |
2010-12-15 | last step in conversion to elgg.js | cash |
2010-12-14 | moved account views into core views - account forms are next | cash |
2010-12-11 | fixed copy and paste error in the topbar view | cash |