aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-02-26moved admin messages into admin page shellcash
2011-02-26Fixes #2913 - directs the user to admin dashboard when installer finishescash
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and poorl...cash
2011-02-26Refs #2982 adding and deleting friend collections works - editing does notcash
2011-02-26fixed friends picker js includecash
2011-02-26Switching elgg-menu-metadata to inline-block method of declaring a horizontal...ewinslow
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-26.elgg-menu enhancement for horizontal menusewinslow
2011-02-26.elgg-menu is no longer trivialewinslow
2011-02-26Fixes #2691: Switching elgg-icon to display:inline-block -- matches behavior ...ewinslow
2011-02-25Refs #2895: Removed footer/links view. Moved report-this link into alternate...ewinslow
2011-02-25Refs #2895: Added support for an "alt" section in the footer menu. Put "powe...ewinslow
2011-02-25Using shorthand in css to scrunch it a bitewinslow
2011-02-25Converted css/elements/page_layout to layout. Now we have a bunch of nice, t...ewinslow
2011-02-25Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.ewinslow
2011-02-25Refs #2895: Converted page_links into a menu. Bookmarks now uses itewinslow
2011-02-25Refs #2895: Made topbar into 2 menus. CSS will have to be fixedewinslow
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-25Cleaned up some js in the installerewinslow
2011-02-25Updated input/checkboxes code in installation viewtypeewinslow
2011-02-25Not all of last commit got through completely...ewinslow
2011-02-25Converted installation forms to use elgg_view_form and the /forms/ directoryewinslow
2011-02-24Fixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout.brettp
2011-02-24fixed dragging/scrolling issue caused by overflow-y on bodycash
2011-02-24fixing friends collections for backward compatibilitycash
2011-02-24finished the implementation of non-links in menu systemcash
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-24moved another friends picker css section to forms css viewcash
2011-02-24cutting down the amount of css required for the avatar pagecash
2011-02-24organized the river views according to the subview patterncash
2011-02-23Adjusting offset for dropdown moduleewinslow
2011-02-23Refs #2993: Changed css layout_objects to componentsewinslow
2011-02-23Refs #2995: Including css/elements/buttons in css/elggewinslow
2011-02-23Fixes #2995: buttons get their own css fileewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* patternewinslow
2011-02-23Fixes #2957: elgg-page-classic => elgg-page-defaultewinslow
2011-02-23Moved elgg-inner out of layouts and into the page shellewinslow
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
2011-02-23Moved elgg-button-dropdown to formsewinslow
2011-02-23Cleanup of css/elements/chrome.phpewinslow
2011-02-23Converted delete-button to elgg-button-delete. This breaks some things becau...ewinslow
2011-02-23Deleting deprecated canvas/ directory from all viewtypesewinslow
2011-02-23Fixes typo from last commitewinslow
2011-02-23DRY'ed up default menu a bitewinslow
2011-02-22Trying to simplify layout css:ewinslow
2011-02-22extracted admin header, footer to admin/*. Moved pageshell code from admin l...ewinslow
2011-02-22Move install footer/header/sidebar into page/elements. Converted CSS to use ...ewinslow