aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01added better support for classes to buttonscash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-03-01Refs #3021: elgg-section-$section => elgg-menu-$menu-$sectionewinslow
2011-03-01Refs #2538: Cleaned up custom tinymce code into elgg.tinymce.*.ewinslow
2011-03-01Refs #2895: River items now emit a "river" menu. Not confident on the name, ...ewinslow
2011-03-01Removed header/extend in favor of just extending page/elements/headerewinslow
2011-03-01Refs #2895: Content header now emits a "title" menuewinslow
2011-03-01core/likes/display uses image-block component. ensures that the like icon is...ewinslow
2011-03-01Refs #2895: Converted content filter to a menu, duplicated styles to mimic ta...ewinslow
2011-03-01brought back the blue submit buttoncash
2011-03-01yuck - have to reset all the styling from elgg-button for elgg-button-deletecash
2011-03-01Fixes for breadcrumbs and metadata menus. Added basic styles for title menuewinslow
2011-03-01false is default for encode text in output/url -- no need to specifyewinslow
2011-03-01finished making the "default" view the default view for annotation rather tha...cash
2011-03-01Convert river filter javascript to new styleewinslow
2011-03-01improved the default annotation viewcash
2011-02-28No more reason to explicitly add elgg-menu-topbar classewinslow
2011-02-28Fixes for several menu issuesewinslow
2011-02-28No more need to explicitly include elgg-menu-footer classewinslow
2011-02-28Always include name of menu in menu classesewinslow
2011-02-28Refs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook...ewinslow
2011-02-27pushing categories to the next line when viewing an entitycash
2011-02-27slide up system messages in admin areacash
2011-02-27fixed the AWHOL state of system messages on admin pagescash
2011-02-26fixed useradd formcash
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