Ingo Schommer
85878192ff
Update translations
2017-01-17 16:11:43 +13:00
Damian Mooyman
584ca3bf03
Merge pull request #6508 from open-sausages/pulls/4.0/search-overlap
...
Fix things not aligning well in the toolbar
2017-01-17 10:00:38 +13:00
Ingo Schommer
2b05093cc9
Merge pull request #6509 from open-sausages/pulls/4.0/fix-graphql-postvars
...
BUG Prevent type-loss of graphql variables by using JSON.stringify
2017-01-16 17:21:27 +13:00
Christopher Joe
96bd4edce5
Fix things not aligning well in the toolbar
2017-01-16 17:07:00 +13:00
Damian Mooyman
09f967bf67
BUG Prevent type-loss of graphql variables by using JSON.stringify
2017-01-16 16:36:58 +13:00
Ingo Schommer
fa2ef05ef1
Throw warning on missing client validation
...
Client-side validation is not essential (we can only rely on server-side validation being enforced).
So it doesn’t make sense to throw an exception in this context, and stop the entire CMS execution because of missing rules.
2017-01-16 11:59:10 +13:00
Ingo Schommer
558a171366
EmailField client validation
2017-01-16 11:13:24 +13:00
Christopher Joe
c707a91206
Fix shift graphql to use post data due to php-5.6.10+ deprecation message
2017-01-15 04:06:30 +13:00
Damian Mooyman
1f406fa497
Merge pull request #6488 from open-sausages/pulls/4.0/campaign-regressions
...
Fix regression issues in campaigns
2017-01-13 16:53:38 +13:00
Christopher Joe
54c2afd019
Fix regression issues in campaigns
2017-01-12 12:31:32 +13:00
Christopher Joe
4e257435df
Fix Shift react breadcrumbs to use flexbox for placement
2017-01-12 11:14:23 +13:00
Damian Mooyman
b52a963ed7
ENHANCEMENT Remove jquery-ui button() api from default HTML editor dialog
2017-01-11 17:04:20 +13:00
Damian Mooyman
d9034f5bfc
Remove redundant CMSSecurity.js dist file
...
Cleanup GridFieldFilterHeader / GridFieldSortableHeader
2017-01-11 12:00:01 +13:00
Damian Mooyman
ae2861d487
BUG Fix frameworkpath
2017-01-11 11:49:28 +13:00
Damian Mooyman
dcee7c99d3
Normalise indentation in GridField.js
2017-01-11 11:38:19 +13:00
Damian Mooyman
4ea614f04c
Fix linting issues
2017-01-11 10:56:17 +13:00
Damian Mooyman
63cb343cf5
BUG Fix modal animations
...
BUG Correct error type on invalid CSV import
2017-01-11 10:51:54 +13:00
Damian Mooyman
b62f9b60a0
BUG Fix broken member / group import
...
BUG GridFieldImportButton no longer only works on ModelAdmin
2017-01-10 17:57:54 +13:00
Christopher Joe
8118448a9c
Fix PHP linting issues
2017-01-10 11:34:50 +13:00
Will Rossiter
00c12cc7ed
Loading indicator on buttons now.
2017-01-10 11:05:58 +13:00
Will Rossiter
56c2363909
Implement feedback fixes
...
Enhancement Fix ModelAdmin import form not POSTing to correct form
2017-01-10 11:05:58 +13:00
Paul Clarke
cf5c055ded
Enhancement Fix Campaign admin publish button styles missing
...
API remove unused textures
Enhancement Update legacy DB icon to match new colour
Enhancement Remove Done button on import modal
2017-01-10 11:05:58 +13:00
Will Rossiter
521a8217b9
Title attributes for expand / collapse panel ( Fixes #6407 )
2017-01-10 11:05:57 +13:00
Will Rossiter
2d5aa7ce0e
Fix Campaign List toggle ( Fixes #6067 )
2017-01-10 10:59:55 +13:00
Will Rossiter
7c76d2cb09
Fix show formatting help not appearing ( #6423 )
2017-01-10 10:57:58 +13:00
Paul Clarke
e893fc4c51
Enhancement improve secondary action colours
...
Enhancement add accessibility info to page number
Enhancement new font icons added, improve trash icon and increase icon size of close
Enhancement improve title of gridfield search trigger
Enhancement add title to button to open gridfield search and improve gridfield search styles
API Shortcode fails if no parent
API JQuery-UI classes removed
Enhancement centre actions tabs within dropup in more-actions
Enhancement fix IE input height issue and fix for safari of icons in buttons with hidden text (e.g. pagination)
Enhancement only show external link on hover
2017-01-10 10:55:34 +13:00
Will Rossiter
ddc9a9c6d6
Enhancement Fix up buttons within gridfield search
...
Enhancement Fix up batch actions button
2017-01-10 10:53:10 +13:00
Paul Clarke
7b90ee137d
Enhancement resize icon to sit inline and increase size of search icon and Upload icon
...
Enhancement remove float from buttons as already aligned inline
Enhancement Align buttons in toolbar more consistently
API remove ui overrides
API ss-ui-button no longer exists so styles where not seen, removed nesting
2017-01-10 10:51:07 +13:00
Will Rossiter
cb6ec11f1b
Enhancement Implement import CSV icon and tidy up import forms
...
Enhancement Tidy up permission icons to new icon library
WIP The modal is a short term workaround until the UI is all react based but we wanted to do some cleanup prior to 4 release
API Remove ssui.button
Enhancement Update buttons to new flat bootstrap style
2017-01-10 10:49:15 +13:00
Ingo Schommer
c2bc0df92a
Fail buids on linting errors
...
Silently failing only the first command with error code 0 through a single ampersand
is hardly intuitive. Our general line is that either you have linting and
enforce it (via build failures), or you might as well not bother since
it'll deteriorate quickly.
2017-01-09 23:46:28 +13:00
Christopher Joe
cdd86aaf53
Fix breadcrumbs search results text sometimes disappearing
2017-01-09 14:55:20 +13:00
Ingo Schommer
07f0527ede
Updated dist files
2017-01-09 14:55:20 +13:00
Ingo Schommer
f755c393a4
Removed unnecessary urlQuery(), expose qs instead
...
The asset-admin module uses a simpler algo now
2017-01-09 14:55:20 +13:00
Ingo Schommer
9e8e6314da
Changed capitalisation of search filter names
2017-01-09 14:55:20 +13:00
Ingo Schommer
8981861c76
DataFormat unit tests
2017-01-09 14:55:20 +13:00
Paul Clarke
178bd480eb
API Changes required for asset search behaviour
2017-01-09 14:55:20 +13:00
Daniel Hensby
664c0eafbe
Merge branch '3'
2016-12-28 14:30:54 +00:00
Ingo Schommer
120bcee4f8
Updated apollo-client
2016-12-22 11:26:44 +13:00
Will Rossiter
f4bf0cad3b
Merge pull request #6420 from open-sausages/pulls/4.0/graphql
...
Gallery View & Create Folder uses GraphQL (fixes #316 )
2016-12-22 09:24:15 +13:00
Daniel Hensby
8b8ea1aab0
Merge pull request #6426 from robbieaverill/bugfix/gridfield-filter-panel-selector
...
FIX Make GridField filter button selector more specific
2016-12-20 10:58:37 +00:00
Ingo Schommer
603b64c871
GraphQL
2016-12-20 17:20:06 +13:00
Robbie Averill
8ad030baba
FIX Make GridField filter button selector more specific
2016-12-20 09:03:14 +13:00
Christopher Joe
d8843c6fe2
Enhancement Split out the fetch call easier mocking
...
API shirted getFileExtension to DataFormat
2016-12-19 10:11:14 +13:00
Christopher Joe
bb71a37cc8
API added enlarge icon
...
API added autofill callback in FormBuilder for fields to programmatically change another field value
2016-12-19 10:09:35 +13:00
Damian Mooyman
fb0f517769
Implement feedback
2016-12-16 13:46:36 +13:00
Damian Mooyman
88b4ae65cc
API Add css class to assist with bootstrapping entwine sections
2016-12-16 13:41:50 +13:00
Christopher Joe
fcf1eedee4
FIX getting fileSize shouldn't give a "NaN"
2016-12-09 16:26:55 +13:00
Paul Clarke
6ec7804932
Enhancement Add icon size for 14px icons and table padding for asset list
2016-12-09 16:25:48 +13:00
Christopher Joe
799ebe5ba8
API Expose QueryString library and lib/Format as external for formatting items
2016-12-09 16:24:40 +13:00
Damian Mooyman
6e589aac75
API Updates to Form, ValidationResponse, ValidationException
...
API Implement form schema "errors" handling
2016-12-09 14:24:11 +13:00