Age | Commit message (Expand) | Author |
2011-02-25 | Refs #2538: Functions don't need double-namespacing | ewinslow |
2011-02-25 | Using shorthand in css to scrunch it a bit | ewinslow |
2011-02-25 | Converted css/elements/page_layout to layout. Now we have a bunch of nice, t... | ewinslow |
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow |
2011-02-25 | Refs #2895: Messages now uses new topbar menu | 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-25 | Corrects bug that occurred when ElggMenuItem is passed | ewinslow |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-25 | Emit a warning + debug info when an attempt to register a menu item fails | ewinslow |
2011-02-25 | Supporting is_action in ElggMenuItem | ewinslow |
2011-02-25 | Cleaned up some js in the installer | ewinslow |
2011-02-25 | Updated input/checkboxes code in installation viewtype | ewinslow |
2011-02-25 | Not all of last commit got through completely... | ewinslow |
2011-02-25 | Converted installation forms to use elgg_view_form and the /forms/ directory | ewinslow |
2011-02-24 | Fixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout. | brettp |
2011-02-24 | Fixes #2960 removing river entry for deleted annotation | cash |
2011-02-24 | fixed dragging/scrolling issue caused by overflow-y on body | cash |
2011-02-24 | fixed a commit that slipped through from debugging scrolling/dragging bug | cash |
2011-02-24 | fixed typo in elgg menu updates from last night | cash |
2011-02-24 | fixing friends collections for backward compatibility | cash |
2011-02-24 | finished the implementation of non-links in menu system | cash |
2011-02-24 | using getContent() in menu system in preparation for supporting non-links | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-24 | moved another friends picker css section to forms css view | cash |
2011-02-24 | cutting down the amount of css required for the avatar page | cash |
2011-02-24 | organized the river views according to the subview pattern | cash |
2011-02-23 | Adjusting offset for dropdown module | ewinslow |
2011-02-23 | Simplify registration of jeditable library | ewinslow |
2011-02-23 | Refs #2993: Changed css layout_objects to components | ewinslow |
2011-02-23 | Refs #2995: Including css/elements/buttons in css/elgg | ewinslow |
2011-02-23 | Fixes #2995: buttons get their own css file | ewinslow |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-23 | Fixes #2976: Removed second toggler implementation | ewinslow |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-23 | Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern | ewinslow |
2011-02-23 | Fixes #2957: elgg-page-classic => elgg-page-default | ewinslow |
2011-02-23 | Moved elgg-inner out of layouts and into the page shell | ewinslow |
2011-02-23 | Converted delete-button to elgg-button-delete throughout plugins | ewinslow |
2011-02-23 | Moved elgg-button-dropdown to forms | ewinslow |
2011-02-23 | Cleanup of css/elements/chrome.php | ewinslow |
2011-02-23 | Converted delete-button to elgg-button-delete. This breaks some things becau... | ewinslow |
2011-02-23 | Deleting deprecated canvas/ directory from all viewtypes | ewinslow |
2011-02-23 | Fixes typo from last commit | ewinslow |
2011-02-23 | DRY'ed up default menu a bit | ewinslow |
2011-02-22 | Moved theme_preview page shell out into page/ | ewinslow |
2011-02-22 | Trying to simplify layout css: | ewinslow |
2011-02-22 | extracted admin header, footer to admin/*. Moved pageshell code from admin l... | ewinslow |
2011-02-22 | Move install footer/header/sidebar into page/elements. Converted CSS to use ... | ewinslow |