Commit Graph

17 Commits

Author SHA1 Message Date
Guy Sartorelli
91cfcb8229
API Make CMSMain more generic
Remove hardcoded references to pages and SiteTree
Remove assumption that records are versioned
Remove or validate assumptions about methods on the model class
Improve general architecture of CMSMain
2024-10-17 16:40:06 +13:00
Garion Herman
65f4ec5e37 FIX IE 11 rendering issues in Page Editor UI
Internet Explorer needs a little extra help with its math to avoid the
entire UI collapsing in on itself.
2019-08-16 09:44:25 +12:00
Christopher Joe
199f83775c BUG standardise "cms-content-header" content with ModalAdmin layout 2017-10-17 12:04:04 +13:00
Christopher Joe
a930d7ae2e BUG Fix up markup and classes to work better with flexbox 2017-10-12 16:49:19 +13:00
Saophalkun Ponlu
68128b46c3 FIX toolbar title layou 2017-09-15 16:17:47 +12:00
Damian Mooyman
9350b4a425
BUG Fix inconsistent breadcrumbs in CMS section
Fixes #1867
2017-08-28 13:03:56 +12:00
Robbie Averill
fc0362087e
FIX Remove legacy sprintf style translations in favour of placeholders 2017-08-02 13:42:52 +12:00
Robbie Averill
fb6e6162ca FIX Use better inheritance based logic for deciding which active tab to display in edit page 2017-07-18 13:19:04 +12:00
Robbie Averill
dd4d5740b8 FIX Ensure tab states are reflected when switching on page edit screen 2017-07-16 22:46:11 +12:00
Aaron Carlino
359179025d Reorganise i18n keys 2017-05-08 17:57:24 +12:00
Paul Clarke
962519c6a7 Fix for safari height in main container – shows action bar 2016-11-07 13:57:58 +13:00
Paul Clarke
18c1a4470f Add back button on edit panel for smaller screens only 2016-10-28 15:44:31 +13:00
Damian Mooyman
c4d748cb7d
BUG Fix firefox compatibility 2016-10-27 17:02:06 +13:00
Christopher Joe
0d1cd1ba44 Split top toolbar to their horizontal containers for Pages section 2016-10-18 14:22:47 +13:00
Paul Clarke
67aca9f4e6 Replace Layout classes with flexbox css classes 2016-10-11 13:51:44 +13:00
Christopher Joe
a7ca510bf5 Add Bootstrap4 classes to tabs 2016-09-12 18:45:08 +12:00
Damian Mooyman
041d12129a
Fix regressions from namespacing
Update template locations
Add permission codes to cms sections
Code, phpdoc, and typehint cleanup
Split batch actions into files
2016-08-16 11:56:34 +12:00