aboutsummaryrefslogtreecommitdiff
path: root/views/default/page/layouts
AgeCommit message (Expand)Author
2012-07-14Fixes #4661 not showing access on widgets loaded through ajax if the layout d...Cash Costello
2012-02-10updated the walled garden js to use new js libCash Costello
2012-02-10new layout and ajax loading for walled gardenCash Costello
2011-12-19added more spacing to error layoutcash
2011-12-05first version of a 404 pagecash
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-06-28Fixes #3519 admin area now has title buttonsCash Costello
2011-06-28using elgg_view_title() in content layout headerCash Costello
2011-06-26removed buttons logic from content header view, created convenience function ...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-25one_column layout was not showing title and navcash
2011-06-11need to maintain key associations with widget typescash
2011-06-11sort widgets for add widgets panelcash
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible probl...brettp
2011-04-08Fixes #3319 alternate sidebar should work nowcash
2011-03-29one_sidebar layout wants breadcrumbs, too!cash
2011-03-23Fixes #3218 group content pages now use container method to determine who can...cash
2011-03-21Fixes #3168 not displaying a widget when handler is not availablecash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-02Fixed widgets add buttonewinslow
2011-03-01Filter tabs ordered correctlyewinslow
2011-03-01Fixes #3031 using 'priority' nowcash
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 #2895: Content header now emits a "title" menuewinslow
2011-03-01Refs #2895: Converted content filter to a menu, duplicated styles to mimic ta...ewinslow
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-23Moved elgg-inner out of layouts and into the page shellewinslow
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-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-22Refs #2950: update locations of layout elements + moved page/components/list/...ewinslow
2011-02-22Refs #2950: Moved /layout/ views into /page/ dir -- still not satisfied with ...ewinslow
2011-02-21Refs #2950: Cleaned up admin sidebar codeewinslow
2011-02-21Refs #2950: layout/shells/admin/menu => admin/sidebar/menuewinslow
2011-02-20only include footer/analytics view once on admin pagescash
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-18Removed unused var in widgets layout.brettp
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow