Commit Graph

1287 Commits

Author SHA1 Message Date
Robbie Averill
e716209556
Merge pull request #677 from fullscreeninteractive/pulls/fix-email-rep-templates
Update default email_template_directory
2017-12-04 23:58:15 +13:00
Robbie Averill
262510a450 FIX Cast template values as array, include list in CMS fields for recipients 2017-12-04 23:45:52 +13:00
Will Rossiter
e82dc5f121 Update default email_template_directory
Also if the overridded directory is empty - don’t display the template dropdown as this will cause a validation error preventing the user from saving the page.
2017-12-04 23:27:12 +13:00
Dylan Wagstaff
5b59732c08
Merge pull request #688 from creative-commoners/pulls/5.0/update-composer-deps
Update composer dependencies for SS4 stable, and require gridfieldextensions 3.0.x-dev
2017-11-21 09:32:19 +13:00
Robbie Averill
821ba1f909 Update Scrutinizer config to run new build system 2017-11-20 17:50:55 +13:00
Robbie Averill
8bec75ca37 Update composer dependencies for SS4 stable, and require gridfieldextensions 3.0.x-dev 2017-11-20 17:48:12 +13:00
Robbie Averill
3e3450614b
Merge pull request #687 from creative-commoners/pulls/5.0/unerror-the-js
FIX javascript errors enacting default functionality
2017-11-20 17:36:23 +13:00
Dylan Wagstaff
7f208ee927 FIX javascript errors enacting default functionality
Mostly to do with translations, however the errors meant the front end
forms largely didn't work at all. Some of this was to do with the scoping
of `this` in es6 arrow functions, compared to the legacy code with entwine
that uses the fuller `function` definition. Reinstate missing dependency
for translations to function too.
2017-11-20 15:16:03 +13:00
Dylan Wagstaff
bcadbad092
Merge pull request #683 from creative-commoners/pulls/5.0/update-icon-paths
FIX Update getIcon resource resolution methods
2017-11-03 14:40:13 +13:00
Robbie Averill
ccf8f86bf8 FIX Update getIcon resource resolution methods 2017-11-03 11:12:55 +13:00
Robbie Averill
077d1463ed
DOCS Use flat badges in readme and remove Helpfulrobot 2017-11-01 17:30:24 +13:00
Dylan Wagstaff
a0a73de277
Merge pull request #682 from creative-commoners/pulls/5.0/fix-fields-method
FIX Explicitly get the Fields() method from controller's data record
2017-11-01 17:04:21 +13:00
Robbie Averill
1643b1a689 FIX Explicitly get the Fields() method from controller's data record 2017-11-01 11:43:53 +13:00
Dylan Wagstaff
1a9e8325da Merge pull request #681 from creative-commoners/pulls/5.0/rebuild-css-dist
FIX Update webpack config version, add eslint-loader and rebuild CSS dist files
2017-10-27 10:11:15 +13:00
Robbie Averill
92626e1a7c FIX Update webpack config version, add eslint-loader and rebuild CSS dist files 2017-10-27 09:59:46 +13:00
Dylan Wagstaff
8f320e65ef Merge pull request #679 from creative-commoners/pulls/5.0/fix-polymorphic-parent
FIX Polymorphic has_one needs parent class name set
2017-10-26 15:54:17 +13:00
Robbie Averill
d11e568cdf FIX Polymorphic has_one needs parent class name set 2017-10-26 15:40:48 +13:00
Daniel Hensby
b5be6f02d2 Merge pull request #678 from creative-commoners/pulls/5.0/upgrated-carrots
FIX Remove incorrect upgrader translation operations and mark to be skipped in future
2017-10-25 22:22:26 +01:00
Robbie Averill
317cfdeb6f FIX Remove incorrect upgrader translation operations and mark to be skipped in future 2017-10-26 10:00:02 +13:00
Will Rossiter
9455cf51f5 Correct icon path 2017-10-21 13:16:13 +13:00
Will Rossiter
57cd0b961d Merge pull request #676 from creative-commoners/pulls/5.0/vendorise-my-baby
Convert to vendor module, remove secure assets suggestion
2017-10-19 12:51:20 +13:00
Robbie Averill
9c15c74f7b Convert to vendor module, remove secure assets suggestion 2017-10-18 22:18:46 +13:00
Robbie Averill
177bd3eec7 Merge pull request #675 from creative-commoners/pulls/fix-tests
Fix tests
2017-10-18 22:08:33 +13:00
Will Rossiter
86cd7f9511 Fix tests 2017-10-18 21:36:31 +13:00
Will Rossiter
deba4228a4 Merge pull request #672 from creative-commoners/pulls/userform-trait
API Add ability to run a UserForm on any DataObject via traits.
2017-10-18 07:28:20 +13:00
Will Rossiter
28581cae43 Update path 2017-10-16 14:56:20 +13:00
Will Rossiter
3ac2ac55b5 Fallback permission checking 2017-10-16 14:24:51 +13:00
Will Rossiter
efae9a293e Fallback to parent permissions 2017-10-16 10:13:14 +13:00
Will Rossiter
658b4dc02a Reduce code duplication, share test fixtures 2017-10-16 10:13:01 +13:00
Daniel Hensby
82acc4e783
Update travis install settings 2017-10-11 18:09:16 +01:00
Will Rossiter
cf6c1b44ba Controller should be under control namespace for consistency 2017-10-10 08:48:16 +13:00
Will Rossiter
0287726337 NEW Add ability to run a UserForm on any DataObject via traits. 2017-10-09 15:05:41 +13:00
Robbie Averill
9804966257 Merge branch '4' 2017-10-06 10:36:10 +13:00
Robbie Averill
b766d2a9a2 Merge branch '4.5' into 4 2017-10-06 10:33:45 +13:00
Robbie Averill
7db0b1d24a Merge pull request #669 from mikeyc7m/Branch_4.5.3
fix for broken validation on optionsets
2017-10-06 10:31:48 +13:00
Robbie Averill
d18f55f70d Merge pull request #668 from creative-commoners/pulls/vendorise-ci
FIX convert CI bootstrap references to new their new locations in vendor
2017-10-05 14:18:08 +13:00
MikeyC
4c4a3d4928 fix for broken validation on optionsets 2017-10-05 11:12:12 +11:00
Dylan Wagstaff
cd3fffcb51 FIX convert CI bootstrap references to new their new locations in vendor 2017-10-05 10:08:31 +13:00
Will Rossiter
c17b5b011b Merge pull request #666 from creative-commoners/pulls/5.0/controller-name-in-ping
FIX Use correct controller name for ping AJAX request
2017-09-26 14:26:00 +13:00
Robbie Averill
8e9da3f97d FIX Use correct controller name for ping AJAX request 2017-09-26 14:15:19 +13:00
Robbie Averill
8fdde27ecb Merge branch 'sebastiand-master' 2017-09-26 13:49:09 +13:00
Robbie Averill
c6ad8648fd Merge branch '4' 2017-09-26 11:30:56 +13:00
Robbie Averill
17bbf2b75d Merge branch '4.5' into 4 2017-09-26 11:27:21 +13:00
Robbie Averill
22df83ba4e Merge branch '4.4' into 4.5 2017-09-26 11:27:04 +13:00
Robbie Averill
c162f29553 Merge branch '4.3' into 4.4 2017-09-26 11:26:48 +13:00
Robbie Averill
0adca4a072 Merge branch '4.2' into 4.3 2017-09-26 11:26:35 +13:00
Will Rossiter
283eef758f Merge pull request #665 from creative-commoners/pulls/4.2/freeze-ss3-translations
Remove transifex configuration from SS3 branches. Please commit directly to lang files.
2017-09-26 11:26:04 +13:00
Robbie Averill
29e9057771 Remove transifex configuration from SS3 branches. Please commit directly to lang files. 2017-09-26 11:23:43 +13:00
Robbie Averill
62fde3e8ce Merge branch '4.5' into 4 2017-09-26 11:17:30 +13:00
Will Rossiter
e9f51173e6 Merge pull request #663 from creative-commoners/pulls/4.5/fix-escaped-dollar-signs
FIX Escape dollar signs in UserForm contents before inserting them with regex
2017-09-26 11:14:31 +13:00