Commit Graph

1724 Commits

Author SHA1 Message Date
Michal Kleiner 0dfd2990dd
Use window.ss.config provided adminUrl (#1211)
Co-authored-by: Michal Kleiner <michal.kleiner@cub3.com>
2023-06-07 15:27:20 +12:00
Michal Kleiner 3b043bfb43
Merge pull request #1180 from jericrealubit/EditableLiteralField-nolabel-fix-JamesDPC 2022-12-07 23:26:39 +13:00
jeric realubit c593138569 FIX Ensure .nolabel is only added once when Hide Title is used 2022-12-07 22:58:34 +13:00
Steve Boyd 704201bb34 Merge branch '5.12' into 5.13 2022-08-02 19:01:43 +12:00
Guy Sartorelli 3532127f25
Merge pull request #1161 from creative-commoners/pulls/5.12/standardise-modules
MNT Standardise modules
2022-08-02 15:50:27 +12:00
Steve Boyd cc601bb942 MNT Standardise modules 2022-08-01 16:23:44 +12:00
Steve Boyd ddec91a52f Merge branch '5.12' into 5.13 2022-07-25 11:48:26 +12:00
Guy Sartorelli a82a924906
Merge pull request #1156 from creative-commoners/pulls/5.12/module-standards
MNT Use GitHub Actions CI
2022-07-15 12:32:30 +12:00
Steve Boyd 13d6ddc80e MNT Use GitHub Actions CI 2022-07-14 12:50:11 +12:00
Guy Sartorelli 5e226f00dd Merge branch '5.12' into 5.13 2022-06-02 10:43:42 +12:00
Guy Sartorelli 7e18097b0a
Merge pull request #1151 from creative-commoners/pulls/5.12/wrong-max-file-size
FIX MAX_FILE_SIZE of the last EditableFileField
2022-06-02 10:40:58 +12:00
Sabina Talipova 63c6326a63 FIX MAX_FILE_SIZE of the last EditableFileField 2022-06-01 14:08:00 +12:00
Guy Sartorelli b2ef93838c Merge branch '5.12' into 5.13 2022-05-27 11:32:55 +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
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
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