Age | Commit message (Expand) | Author |
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: 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 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-24 | Fixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout. | brettp |
2011-02-24 | fixed dragging/scrolling issue caused by overflow-y on body | 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 | 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 | 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 | 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 | Fixes typo from last commit | ewinslow |
2011-02-23 | DRY'ed up default menu a bit | 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 | Removing holdovers from elgg.com | ewinslow |
2011-02-22 | entity-listing => elgg-image-block, margin-top => mtm | ewinslow |
2011-02-22 | Utilizing elgg_extract in output/url | ewinslow |
2011-02-22 | Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use... | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-22 | Deprecated forms/comments/inline in favor of passing inline => TRUE to forms/... | ewinslow |
2011-02-22 | core river footer taking advantage of new DRY comment form | ewinslow |
2011-02-22 | Typo in ajax_loader | ewinslow |
2011-02-22 | Cleaned up some nav views | ewinslow |
2011-02-22 | Refs #2950: layout/objects/list/metadata => navigation/menu/metadata | ewinslow |
2011-02-22 | Refs #2950: update locations of layout elements + moved page/components/list/... | ewinslow |
2011-02-22 | Added appropraite @deprecated tag to navigation/viewtype | ewinslow |
2011-02-22 | Included proper deprecation notice with deprecated view | ewinslow |
2011-02-22 | Refs #2950: Moved /layout/ views into /page/ dir -- still not satisfied with ... | ewinslow |
2011-02-22 | Dry'ed up forms/comments/add a bit | ewinslow |
2011-02-22 | merged comments/inline and comments/add forms | ewinslow |
2011-02-22 | Deleted completed @todo | ewinslow |