Damian Mooyman
|
ae037b68c6
|
Update translations
|
2016-11-03 14:53:52 +13:00 |
|
Damian Mooyman
|
cc451d9ca4
|
BUG Fix crash when re-ordering pages (#6281)
Fixes #6273
|
2016-11-03 14:51:17 +13:00 |
|
Damian Mooyman
|
eefecc21fc
|
BUG Fix incorrect include paths in tests and railsyml (#6279)
|
2016-11-03 14:41:19 +13:00 |
|
Damian Mooyman
|
ce10530f53
|
Merge pull request #6251 from open-sausages/pulls/4.0/schema-validation-rules
Implement client-side form validation feedback in React forms
|
2016-11-03 12:27:54 +13:00 |
|
Damian Mooyman
|
4ee78fc29d
|
BUG Restore travis artifacts (#6277)
Fixes #6046
|
2016-11-03 12:17:15 +13:00 |
|
Damian Mooyman
|
3449d5df0f
|
BUG Fix broken promise handling
|
2016-11-03 11:45:54 +13:00 |
|
Christopher Joe
|
d65270c4c7
|
Removed temporary validation for AddToCampaign
|
2016-11-03 10:43:42 +13:00 |
|
Christopher Joe
|
8a7ea044ac
|
Added validator class to decouple validation library from FormBuilder
Added required rule priority logic and fix styling of error messages
|
2016-11-03 10:39:53 +13:00 |
|
Christopher Joe
|
0901de2995
|
BUG Fix php schema generation
|
2016-11-03 10:26:39 +13:00 |
|
Damian Mooyman
|
67f00302f9
|
Add logic to React FormBuilder to utilise validation schema generated
|
2016-11-03 10:24:36 +13:00 |
|
Damian Mooyman
|
1142757c21
|
API Add 'validation' to form schema
|
2016-11-03 10:07:24 +13:00 |
|
Damian Mooyman
|
019e99dd4d
|
BUG Fix regressions from src folder creation (#6272)
|
2016-11-02 13:18:56 +13:00 |
|
Sam Minnée
|
82c3bc7c98
|
Merge pull request #6257 from open-sausages/simpler-test-run
BUG restore CMS build as required in framework tests
|
2016-11-02 11:28:39 +13:00 |
|
Damian Mooyman
|
d7cb38434e
|
Create separate cms-config.yml for cms behat tests within framework
|
2016-11-02 10:54:09 +13:00 |
|
Damian Mooyman
|
6da36a9ed1
|
Fix some issues with tests
|
2016-11-02 09:11:35 +13:00 |
|
Matt Peel
|
45048ae3b3
|
Update 14_PHP_Coding_Conventions.md (#6094)
Include a note preferring type-safe identical comparisons (===) over equality (==) where possible.
|
2016-11-01 18:12:11 +13:00 |
|
Antony Thorpe
|
148126fb79
|
Updated 01_Error_Handling.md (#6128)
Corrected indentation in yaml
|
2016-11-01 18:11:10 +13:00 |
|
Damian Mooyman
|
c0c219e178
|
Fix invalid files_path
|
2016-11-01 17:55:43 +13:00 |
|
Damian Mooyman
|
38fdafb474
|
Fix tinymce breaking in non-typical install location
|
2016-11-01 17:40:59 +13:00 |
|
Damian Mooyman
|
81087ce15c
|
BUG restore CMS build as required in framework tests
|
2016-11-01 17:31:35 +13:00 |
|
Damian Mooyman
|
c056362b54
|
Merge pull request #6266 from sminnee/src-folder
Move code files into the src/ folder. Fixes #6098
|
2016-11-01 16:59:37 +13:00 |
|
Sam Minnee
|
213cf8841b
|
NEW: Test webpack build as part of NPM test run.
FIX: Ensure that “npm run build” failures report an error code.
|
2016-11-01 16:35:40 +13:00 |
|
Damian Mooyman
|
5650254b53
|
NEW: Fixes to allow code files in src/ folder.
Separated from the file renames for clarity.
|
2016-11-01 16:35:32 +13:00 |
|
Sam Minnee
|
e9d2f2f733
|
NEW: Use composer autoloader to set the right include path.
|
2016-11-01 16:35:02 +13:00 |
|
Sam Minnee
|
7a10c194bd
|
NEW: Move code files into src/ folder.
This updates framework to be more in keeping with PHP conventions.
|
2016-11-01 13:37:24 +13:00 |
|
Paul
|
c98a08f3f5
|
Merge pull request #6234 from open-sausages/pulls/4.0/fix-mediaform-errors
BUG Fix clicking "No items found" from causing ajax error
|
2016-11-01 13:22:00 +13:00 |
|
Damian Mooyman
|
1622ed8f69
|
Merge pull request #6242 from open-sausages/pulls/4.0/fix-overlay
BUG Fix missing loading overlay
|
2016-10-31 15:25:11 +13:00 |
|
Damian Mooyman
|
040ae2e6a3
|
BUG Fix clicking "No items found" from causing ajax error
|
2016-10-31 15:21:41 +13:00 |
|
Damian Mooyman
|
513c7aebc7
|
Fix HtmlEditorField.js indentation
|
2016-10-31 15:18:50 +13:00 |
|
Damian Mooyman
|
37cb351a66
|
Merge pull request #6222 from open-sausages/features/4.0/responsive-improvements
ENHANCEMENT: Improved behaviour for flexbox on smaller screens
|
2016-10-31 14:17:12 +13:00 |
|
Paul Clarke
|
76d3fb80e3
|
Nicer pattern for showing list view of pages
|
2016-10-31 13:36:41 +13:00 |
|
Damian Mooyman
|
3fb291d340
|
Merge pull request #6239 from open-sausages/pulls/4.0/fix-option-changetracker
BUG Fix incorrect change detection on checkbox fields
|
2016-10-31 13:26:13 +13:00 |
|
Christopher Joe
|
bb2cb3d487
|
Fix webpack css config, removes duplicate css files that were generated
|
2016-10-31 13:12:12 +13:00 |
|
Christopher Joe
|
e592c5b45e
|
Remove back button if no callback was given
Fix FormBuilderLoader not chaining promise
|
2016-10-31 13:11:57 +13:00 |
|
Paul Clarke
|
4cc6cc3151
|
Fix position of back button on empty preview within campaigns
|
2016-10-31 12:55:53 +13:00 |
|
Paul Clarke
|
1395ee0c31
|
Don't hide gridfield content on small list view of tree
|
2016-10-31 12:21:48 +13:00 |
|
Paul Clarke
|
a5d3dccd37
|
Fix for preview being under toolbar
|
2016-10-28 16:53:00 +13:00 |
|
Paul Clarke
|
5df797b705
|
Toolbar-content to be flexible
|
2016-10-28 16:53:00 +13:00 |
|
Paul Clarke
|
50f0c1f37c
|
Remove fixed height for batch actions
|
2016-10-28 16:53:00 +13:00 |
|
Paul Clarke
|
2daca4ebc6
|
Improve alert text, fix spacing
|
2016-10-28 16:53:00 +13:00 |
|
Paul Clarke
|
706d2b6458
|
Add additional space to tree bottom, required for large tree
|
2016-10-28 16:52:03 +13:00 |
|
Paul Clarke
|
fad8df83cc
|
Remove console.log
|
2016-10-28 16:52:03 +13:00 |
|
Paul Clarke
|
71a4eb7d22
|
Hide preview in campaigns, override list styles for mobile
|
2016-10-28 16:52:03 +13:00 |
|
Paul Clarke
|
4373eb6801
|
Hide sitetree in smaller screens for setting and pages
|
2016-10-28 16:51:03 +13:00 |
|
Christopher Joe
|
debb1a947e
|
Add responsive class for Campaign list
Fix back button in preview
Fix add to campaign in pages section
|
2016-10-28 16:51:03 +13:00 |
|
Paul Clarke
|
5350fcf650
|
Delete legacy styles in Layout, move rest to CampaignAdmin. Convert to BEM
|
2016-10-28 16:47:50 +13:00 |
|
Paul Clarke
|
c82c88ebf6
|
Remove legacy classes
|
2016-10-28 16:44:54 +13:00 |
|
Paul Clarke
|
5257c92fcd
|
Remove legacy class
|
2016-10-28 16:44:54 +13:00 |
|
Paul Clarke
|
4ce2bcc360
|
Add back button style if it has text
|
2016-10-28 16:44:54 +13:00 |
|
Paul Clarke
|
3fd5a6d4e6
|
Add left border to preview and bg
|
2016-10-28 16:44:54 +13:00 |
|