Sabina Talipova
63c6326a63
FIX MAX_FILE_SIZE of the last EditableFileField
2022-06-01 14:08:00 +12:00
Guy Sartorelli
12ccb9636c
MNT Explicitly set class for test polymorphic has_one
2022-05-31 15:07:04 +12:00
Guy Sartorelli
1144d1d0ad
Merge branch '5.13' into 5
2022-05-27 11:33:10 +12:00
Guy Sartorelli
b2ef93838c
Merge branch '5.12' into 5.13
2022-05-27 11:32:55 +12:00
Steve Boyd
828e7dd884
Merge branch '5.13' into 5
2022-05-27 10:27:23 +12:00
Guy Sartorelli
84d80e3275
Merge pull request #1149 from creative-commoners/pulls/5.13/segment-field
...
DEP Require a minimum version of segment field that installs in the vendor folder
2022-05-27 10:07:58 +12:00
Steve Boyd
8feb4baaa3
DEP Require a minimum version of segment field that installs in the vendor folder
2022-05-26 13:13:18 +12:00
Steve Boyd
d97bc58f20
Merge pull request #1144 from creative-commoners/pulls/5/upload-protected-folder
...
Protect uploads if folder for EditableFileField was removed
2022-05-25 17:54:44 +12:00
Sabina Talipova
92aded3016
Protect uploads if folder for EditableFileField was removed
2022-05-25 14:07:35 +12:00
Guy Sartorelli
52804b026c
Merge pull request #1148 from creative-commoners/pulls/5.12/bug-previous-form-step
...
FIX Not working previous form step if there is more than one hidden page
2022-05-25 13:58:46 +12:00
Sabina Talipova
0c066a3cfc
FIX Add skipping argument and new behat tests
2022-05-25 13:11:29 +12:00
Guy Sartorelli
d6a42d9530
Merge pull request #1146 from creative-commoners/pulls/5/save-values-on-add
...
ENH Save modified form data when adding new field
2022-05-23 14:34:41 +12:00
Steve Boyd
d81da1eedf
ENH Save modified form data when adding new field
2022-05-23 14:01:31 +12:00
Guy Sartorelli
ee8fe59c6c
Merge branch '5.13' into 5
2022-05-11 12:26:55 +12:00
Michal Kleiner
cac56c4081
Merge pull request #1095 from silverstripe/dependabot/npm_and_yarn/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7
2022-05-10 21:55:15 +12:00
Steve Boyd
0f12e1ecfc
Update translations
2022-05-04 13:29:41 +12:00
dependabot[bot]
ee2967722b
Merge pull request #1142 from silverstripe/dependabot/npm_and_yarn/async-2.6.4
2022-05-03 09:52:11 +00:00
Guy Sartorelli
5f7bf4843c
Merge pull request #1143 from creative-commoners/pulls/5/p81
...
MNT Disallow php 8.1 failure
2022-05-02 17:04:36 +12:00
Steve Boyd
45dabe1e36
MNT Disallow php 8.1 failure
2022-05-02 14:25:06 +12:00
dependabot[bot]
8e04a6d43a
Bump async from 2.6.3 to 2.6.4
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 19:20:52 +00:00
Guy Sartorelli
2714f8699b
Merge pull request #1141 from creative-commoners/pulls/5/php81
...
ENH PHP 8.1 compatibility
2022-04-26 17:57:35 +12:00
Steve Boyd
792d61fded
ENH PHP 8.1 compatibility
2022-04-13 13:52:56 +12:00
Maxime Rainville
cd0deae9c0
Merge pull request #1138 from creative-commoners/pulls/5/update-js-deps
...
MNT Add update JS deps workflow
2022-03-30 21:12:32 +13:00
Michal Kleiner
ea20c6d990
Merge pull request #1139 from thewebmen/dynamic-admin-urls
...
FIX Use controller provided admin URL
2022-03-24 21:53:28 +13:00
Rens
6f34d27c48
Fix hardcoded admin urls
2022-03-24 08:29:29 +01:00
Steve Boyd
95869064dc
MNT Add update JS deps workflow
2022-03-22 12:11:47 +13:00
Michal Kleiner
81c21ea463
Merge pull request #1102 from lerni/OnCompleteMessage-in-populateDefaults()
...
ENH Move OnCompleteMessage from $defaults to populateDefaults() for translations
2022-03-17 10:37:22 +13:00
Lukas Erni
663bfa6952
ENH move OnCompleteMessage from $defaults to populateDefaults() for translations
...
add double backslashes, fix typo as requested by michalkleiner
2022-03-16 13:05:37 +01:00
Lukas
a97fb570c3
FIX strings instead of __CLASS__ for translation keys in trait ( #1101 )
...
* strings instead of __CLASS__ for translation keys in trait
* use double backslashes for FQN in _t()
* amend missing for double backslashes for FQN in _t()
2022-03-16 14:48:41 +13:00
Michal Kleiner
6826489295
Merge pull request #1134 from xini/hide-invisible-fields-from-emails
...
ENH Add config to hide invisible fields from email output
2022-03-15 14:41:57 +13:00
Florian Thoma
33e9a25688
ENH Add config to hide invisible fields from email output
2022-03-15 11:46:18 +11:00
Guy Sartorelli
60cd3d0937
FIX Ensure all fields are available for updateCMSFields(). ( #1089 )
2022-03-03 16:47:45 +13:00
Maxime Rainville
243598f880
Merge pull request #1133 from creative-commoners/pulls/5/php74
...
DEP Set PHP 7.4 as the minimum version
2022-02-18 22:10:19 +13:00
Steve Boyd
3254d57d2d
DEP Set PHP 7.4 as the minimum version
2022-02-10 17:42:23 +13:00
Marco Hermo
c762835d4f
API Additional data passed to updateAfterProcess hook ( #1130 )
...
Passing $emailData and $attachments array to the existing hook, updateAfterProcess
In this case it will give more flexibility for the extension to do
additional cleanup process after the emails has been sent.
2022-01-14 11:08:22 +13:00
Steve Boyd
ddea8104a8
Merge branch '5.11' into 5
2021-11-25 13:22:30 +13:00
Maxime Rainville
85ee50c230
Merge pull request #1126 from creative-commoners/pulls/5.11/js
...
DEP Update JS dependencies
2021-11-24 17:34:54 +13:00
Steve Boyd
d1822650db
DEP Update JS dependencies
2021-11-23 11:00:40 +13:00
Steve Boyd
f8af74d806
Merge branch '5.11' into 5
2021-11-19 09:42:03 +13:00
Steve Boyd
909834814c
Merge branch '5.10' into 5.11
2021-11-19 09:41:38 +13:00
Maxime Rainville
94fb446094
Merge pull request #1114 from creative-commoners/pulls/5.10/behat
...
MNT Add behat tests
2021-11-15 14:56:07 +13:00
Maxime Rainville
f98f5f1372
Merge pull request #1117 from creative-commoners/pulls/5/sapphire-test-nine
...
API phpunit 9 support
2021-11-02 14:25:08 +13:00
Steve Boyd
40bd88e81c
API phpunit 9 support
2021-11-02 09:52:58 +13:00
Michal Kleiner
2691ac354e
ENH Provide submitted form info to submission email data ( #1113 )
2021-10-19 12:58:23 +13:00
Steve Boyd
9d5b8c1b8e
Merge pull request #1111 from alex-dna/fix/controller-name
...
API Use controller_name static config
2021-10-19 10:47:46 +13:00
Maxime Rainville
aa4e892573
Update translations
2021-10-05 14:25:05 +13:00
Steve Boyd
ec747d3f26
MNT Add behat tests
2021-09-28 15:56:34 +13:00
Alexandre
9f7e55b346
Use controller_name static config instead of method for better inheritance
2021-09-17 08:23:39 +12:00
Joon Yoon
60931791fb
ENH Scroll back to top after pressing PREV/NEXT buttons ( #1109 )
...
* MINOR: scrolling back to top after submission
* BUILD
Co-authored-by: Nicolaas <github@sunnysideup.co.nz>
Co-authored-by: nicolaas@ninasimone <nt@sunnysideup.co.nz>
2021-09-16 11:23:56 +12:00
Steve Boyd
de0375651f
Merge branch '5.10' into 5
2021-09-04 18:06:17 +12:00