Damian Mooyman
|
e463fcce6e
|
API redux-logger respects ss environment
|
2016-04-22 13:20:24 +12:00 |
|
Ingo Schommer
|
9331b4095a
|
Merge pull request #5373 from open-sausages/pulls/4.0/fix-routing-reredux
BUG Fix routing tests
|
2016-04-22 13:15:48 +12:00 |
|
Damian Mooyman
|
fa8075367d
|
BUG Fix routing tests
BUG Fix issue with top level routes without trailing slashes
|
2016-04-22 11:16:48 +12:00 |
|
David Craig
|
d376944d48
|
Fix regression with font-icon styles
|
2016-04-22 10:43:06 +12:00 |
|
Paul Clarke
|
3a778f23bf
|
Build and compile
|
2016-04-21 15:41:30 +12:00 |
|
Paul Clarke
|
01145301fa
|
Delete unwanted stylesheets and move remainder styles to better location
|
2016-04-21 15:39:58 +12:00 |
|
Paul Clarke
|
35e062d9f3
|
Update SilverStripe font icons
Added new icons
Updated license
moved location of font styles
|
2016-04-21 15:39:06 +12:00 |
|
Ingo Schommer
|
3594fa79c7
|
Include components/label in build
|
2016-04-21 11:19:30 +12:00 |
|
Paul Clarke
|
95e4415288
|
Fix for IE, added ability to adjust panel height based on the amount of toolbars
|
2016-04-21 11:19:30 +12:00 |
|
Paul Clarke
|
35a2e13085
|
Added modifier for img --fits-space, will need to use js to detect so styles can be adapted
|
2016-04-21 11:19:30 +12:00 |
|
Paul Clarke
|
9b5430a80c
|
Use bootstrap mixing text-truncate instead of custom styles
|
2016-04-21 11:19:29 +12:00 |
|
Paul Clarke
|
02bb158a27
|
Removed old typography, minor updates and rebase regressions
|
2016-04-21 11:19:20 +12:00 |
|
Paul Clarke
|
a7e5da8228
|
Fix for height
|
2016-04-21 11:03:45 +12:00 |
|
Paul Clarke
|
cc7170d424
|
improved consistency of toolbars included in preview and other areas of cms
|
2016-04-21 11:03:45 +12:00 |
|
Paul Clarke
|
6cd5bf2f3f
|
Preview panel as its own component, file preview styles, no preview message.
Improved layout reusability
Moved layout styles to its own stylesheet
Added scrollable panels
|
2016-04-21 11:03:42 +12:00 |
|
Damian Mooyman
|
dbd17bd49a
|
API Remove routing from silverstripe-component
BUG Fix page routing in subdirectory
BUG Fix top level admin sections not causing ajax load
|
2016-04-21 08:43:03 +12:00 |
|
Paul Clarke
|
978369bd63
|
Update old cms toolbars and menu to use new variables and heights so everything lines up
Includes fixes for menu borders and preview border
|
2016-04-21 08:28:12 +12:00 |
|
Paul Clarke
|
0d1d8c5888
|
Remove text-decoration on focus for campaign items
|
2016-04-21 08:24:41 +12:00 |
|
Ingo Schommer
|
19de22f427
|
API Moved frontend assets into admin/client/
admin/javascript => admin/client
admin/javascript/src => admin/client/src/legacy (mostly)
admin/scss/_variables.scss => admin/client/styles/_variables.scss
admin/scss => admin/client/styles/legacy/
admin/css/editor.css => admin/client/dist/css/editor.css
admin/css/screen.css => admin/client/dist/css/bundle.css
admin/images => admin/client/dist/images
admin/images/sprites/src => admin/client/src/sprites
admin/images/sprites/dist => admin/client/dist/sprites
admin/font => admin/client/dist/font
|
2016-04-20 21:13:10 +12:00 |
|