silverstripe-framework/admin/scss
Ingo Schommer 01f46d039f NEW Enforce max node counts to avoid excessive resource usage
Rendering potentially 1000s of nodes can exceed the CPU and memory constraints
of a normal PHP process, as well as the rendering capabilities of browsers.
Set a hard maximum for the renderable nodes, deferring to a "show as list" action
in the main CMS tree. For TreeDropdownField, we don't have the list fallback option,
so ask the user to search for the node title instead.

Also makes both the "node_threshold_total" and "node_threshold_leaf" values configurable
2013-04-09 10:24:18 +12:00
..
themes Side-by-side preview options fixes. 2012-12-10 17:52:01 +01:00
_actionTabs.scss Loading indicator for "more options" buttons 2012-12-14 00:32:06 +01:00
_forms.scss Merge remote-tracking branch 'origin/3.0' into 3.1 2013-02-18 14:31:57 +13:00
_ieShared.scss Fix for ie8 styles for preview switch and modes 2012-12-17 23:11:05 +01:00
_menu.scss CMS CSS Minor Polishing Tweaks 2013-03-14 09:41:38 +01:00
_mixins.scss CSS fixes for the ActionTabSet. 2012-12-13 17:43:25 +01:00
_ModelAdmin.scss Side-by-side preview options styling. 2012-12-10 17:52:01 +01:00
_preview.scss NEW Preview size and default mode configurability 2013-01-15 16:50:57 +01:00
_SecurityAdmin.scss Permission list styling improvements (#8100) 2012-12-13 16:45:32 +01:00
_sprites.scss ENHANCEMENT Tab style consolidation and design consistency 2012-11-06 22:28:19 +01:00
_style.scss Polish add page screen. Disable styles and fix SelectionField 2013-04-08 19:54:46 +12:00
_tree.scss NEW Enforce max node counts to avoid excessive resource usage 2013-04-09 10:24:18 +12:00
_typography.scss ENHANCEMENT Adding missing MemberImportForm to SecurityAdmin, putting each importer into 2012-03-24 13:20:19 +13:00
_uitheme.scss API Add action tabsets as a interface idiom. 2012-12-13 17:43:24 +01:00
ie7.scss BUGFIX: fix for broken layout in insert media dialog - Trac #8232 2013-02-07 21:43:34 +01:00
ie8.scss Side-by-side preview options fixes. 2012-12-10 17:52:01 +01:00
screen.scss API Add action tabsets as a interface idiom. 2012-12-13 17:43:24 +01:00