Christopher Joe
1c321019c4
Fix icons in right click menu
2017-08-31 14:42:37 +12:00
Damian Mooyman
6efb35fbcf
BUG Fix “Show unpublished versions” ( #1930 )
...
Update CMSPageHistoryController.js to fit coding conventions
Fixes #1648
2017-08-24 13:31:40 +12:00
Saophalkun Ponlu
2bbb21a450
Add priority to internal link action ( #1924 )
2017-08-18 15:38:34 +12:00
Damian Mooyman
68d6307c6d
Upgrade to bootstrap@4.0.0-beta.1
2017-08-16 10:52:36 +12:00
Saophalkun Ponlu
417caf2972
ENHANCEMENT Allow insert links with display link text
2017-08-03 13:32:14 +12:00
Saophalkun Ponlu
6fc1491f0b
Enhancement Add edit command and its url test for page insert
2017-07-18 13:11:58 +12:00
Chris Joe
b34519e7e8
Fix insert link modal to work with new injector API ( #1860 )
2017-06-27 11:06:39 +12:00
Christopher Joe
844420df40
Enhancement Translation strings updated
2017-05-31 16:08:54 +12:00
Damian Mooyman
f82f0844c1
API Add insert internal link modal
2017-05-30 11:00:32 +12:00
Chris Joe
d2a5d073e2
Upgrade to webpack2 and cleanup config file ( #1833 )
...
* Enhancement switch to the shared webpack config
* upgrade to new webpack-config
2017-05-29 17:24:48 +12:00
Christopher Joe
e2b7ca2e79
Fix for save and publish buttons shrinking
2017-05-16 12:49:51 +12:00
Aaron Carlino
5bd3440e61
Move who-can-view toggle to Admin module
2017-05-15 11:33:18 +12:00
Aaron Carlino
b6d4eb3e77
New module-based JS translation keys
2017-04-27 11:43:04 +12:00
Christopher Joe
4b19987ad2
FIx tweak visibility around the slideDown/slideUp animation
2017-04-21 16:38:34 +12:00
Ishan Jayamanne
3b69a47158
fix Hidden listbox #1785
2017-04-21 14:59:27 +12:00
Christopher Joe
e12a2709d0
Fix syntax error in selector
2017-04-05 15:14:12 +12:00
Saophalkun Ponlu
5b90141c03
ENHANCEMENT Update archive warning message
2017-04-04 11:26:46 +12:00
Christopher Joe
828e0e973a
update webpack settings and switch to yarn
2017-03-06 15:24:19 +13:00
Christopher Joe
0c47bc3e62
Fix viewer and editor groups to only show when the last option is selected
...
Fix update package.json for linting and building
2017-02-28 10:35:13 +13:00
Daniel Hensby
8a89876658
Building JS bundle
2017-01-24 13:00:16 +00:00
Will Rossiter
b3896a0ba6
Swap out icons on change.
2017-01-11 17:36:30 +13:00
Will Rossiter
2d17f2f33b
Tidy up publish and save buttons.
2017-01-11 17:36:30 +13:00
Daniel Hensby
7a296a541b
Merge branch '3'
2016-12-28 17:00:32 +00:00
Paul Clarke
3e256ddd58
Build
2016-10-28 16:28:30 +13:00
Damian Mooyman
e5550dd680
BUG Fix search not respecting view mode
2016-10-27 17:05:36 +13:00
Damian Mooyman
8c87ea6b79
API Update listview / treeview to use pjax instead of deferred loading
...
Fixes #1645
2016-10-27 17:05:36 +13:00
Paul Clarke
6762f43511
Add scroll to panel for filtered results
2016-10-25 15:07:51 +13:00
Paul Clarke
172072df03
Remove JS from filter height and replace with flexbox
2016-10-25 14:38:58 +13:00
Damian Mooyman
d54ae8bb26
API Consolidate "Delete from draft" and "Archive" actions into a consistent behaviour ( #1653 )
...
API Update to support new versioned dataobject behaviour
2016-10-25 13:22:31 +13:00
Christopher Joe
2b00bdfdd6
adjust toggle to not display block when showing
2016-10-11 13:51:44 +13:00
Ingo Schommer
4b2c6b0503
FIX: Break dist javascript and onto newlines.
...
This doesn’t have much impact on resulting JS size, but it will
hopefully make merge conflicts much less frequent.
The CSS growth is a little higher (6.5% increase in size) but is not
material.
If this materially reduces the number of merge conflicts we have, by
letting the git merge tools resolve some dist file mergers, I think it
would be worth it.
See https://github.com/silverstripe/silverstripe-framework/pull/6051
2016-09-22 14:39:02 +12:00
Ingo Schommer
5c31bf357b
Remove framework bundle include
...
This is now handled through one combined bundle
which is included through LeftAndMain.php (in framework module)
Rename bundle-legacy.js to bundle.js: It'll contain more than legacy stuff eventually
Remove leftover dist artefacts: These weren't part of the webpack build any more
Building SilverStripeNavigator separately (and rename bundle)
2016-09-21 15:00:26 +12:00
Sam Minnee
beef8fa072
FIX Switch gulp JavaScript generation to Webpack
...
See https://github.com/silverstripe/silverstripe-framework/pull/5918
2016-09-14 21:12:39 +12:00
Ingo Schommer
b599095a50
API Remove AssetAdmin (moved to asset-admin module)
2016-08-31 23:15:12 +12:00
Paul Clarke
43ceeebb82
Gridfield updates for new styling. Mainly class update
2016-08-03 12:10:54 +12:00
Damian Mooyman
7c151321b4
BUG Fix issue with old asset-admin repeating "level up" button
...
BUG Fix incorrectly built dist files
2016-08-01 17:38:22 +12:00
Damian Mooyman
ff07a2e264
API Convert CMS forms to bootstrap
...
API Update to cms-forms theme
This commit is required by and depends on https://github.com/silverstripe/silverstripe-framework/pull/5826 in framework.
2016-07-25 17:25:22 +12:00
Paul Clarke
11192b0207
Swap out .Actions class for bootstrap .btn-toolbar
2016-05-24 12:28:38 +12:00
Ingo Schommer
e4861bdc79
Adjust file paths for new static file structure in framework
2016-04-20 21:13:20 +12:00