Commit Graph

134 Commits

Author SHA1 Message Date
github-actions
b1274c9c53 Merge branch '6.0' into 6.1 2023-09-17 22:59:41 +00:00
Steve Boyd
f1510dca9e FIX Renable email link to submitted file 2023-09-06 10:54:20 +12:00
github-actions
3576db9ec2 Merge branch '6.0' into 6 2023-08-23 12:38:13 +00:00
Guy Sartorelli
c0eb6d61e8
ENH Update translations (#1231) 2023-08-21 13:17:45 +12:00
Steve Boyd
b8b24e444f Merge branch '6.0' into 6 2023-06-16 12:13:16 +12:00
Steve Boyd
c562d138df ENH Update translations 2023-06-14 18:42:00 +12:00
Steve Boyd
95d3ceec3b ENH Update translations 2023-06-14 12:46:41 +12:00
Steve Boyd
ae34301f6a ENH Update translations 2023-05-30 15:32:27 +12:00
Steve Boyd
3d73a71b9c ENH Update translations 2023-03-06 18:23:25 +13:00
Guy Sartorelli
923d170847
Update translations 2022-11-10 01:56:21 +00:00
Sabina Talipova
2750bc3a07 ENH Protect access to the uploaded file without permission 2022-08-31 11:04:15 +12:00
Steve Boyd
0f12e1ecfc Update translations 2022-05-04 13:29:41 +12:00
Florian Thoma
33e9a25688 ENH Add config to hide invisible fields from email output 2022-03-15 11:46:18 +11:00
Maxime Rainville
62b726e5ca Update translations 2021-08-27 11:27:35 +12:00
Daniel Hensby
69b397f467
Fix bad lang merge 2021-07-08 12:37:20 +01:00
Steve Boyd
df842f6d8e Merge branch '5.9' into 5 2021-07-07 14:09:41 +12:00
chromos33
80c3d2e686
Update de_DE.yml 2021-06-22 11:47:05 +02:00
Maxime Rainville
acf1c16743
MNT Update translations (#1079)
* MNT Update translations

* MNT Update translation

* MNT Update translation
2021-06-09 14:25:59 +12:00
Steve Boyd
b13cb73deb FIX Add namespaces back to translation files, use EditibleFileField class 2021-05-31 12:54:31 +12:00
Maxime Rainville
1915acf05f Update translations 2021-05-17 15:09:54 +12:00
Garion Herman
fcf2d2f5dc FIX Reformat malformed translation keys in lang files
The related translation keys were patched in #1031.
2020-12-10 15:38:20 +13:00
Steve Boyd
0e997259de Revert translation update 2020-12-07 17:29:11 +13:00
Steve Boyd
5c64cc825f ENH Update translations 2020-11-18 12:56:02 +13:00
Steve Boyd
2a47b1821e NEW Extension to link file submissions to userform on the used on table 2020-11-04 11:47:50 +13:00
Robbie Averill
d82bb6b25e
Merge pull request #998 from creative-commoners/pulls/5.6/default-translations
FIX Use translation string that belongs to UserDefinedFormAdmin
2020-08-19 09:19:31 -07:00
Steve Boyd
8d09cb171f FIX Use translation string that belongs to UserDefinedFormAdmin
This is to for the benefit of cow translate which did not like the use of _t(CMSMain::class
2020-08-18 12:20:10 +12:00
Garion Herman
caeef2fc48 Update translations 2020-08-18 11:04:37 +12:00
Maxime Rainville
c0c46981de Update translations 2020-06-16 13:50:26 +12:00
Andre Kiste
3b40be3b8f
NEW Add folder confirmation modal when adding a new EditableFileField to a userform. (#972) 2020-06-10 16:59:01 +12:00
Garion Herman
14ce51e517
NEW Improve Unrestricted Folder warning, bump core requirement to ^4.6 (#965) 2020-06-09 21:01:09 +12:00
Jess Champion
25bfc9eaf5 Required fields can have display rules. Hidden required fields are dynamically excluded from server and client side validation. 2020-01-10 10:41:59 +13:00
Robbie Averill
5758075d42 Update translations 2019-05-10 10:14:40 +12:00
Guy Marriott
b990c9e004
Update translations 2019-05-09 15:44:58 +12:00
Jose Pereira
7406670003 Fix: Fixes after peer review for #833 2019-01-16 12:24:28 +13:00
Jackson
79198fc3b2 Add FIELDISREQUIRED to SilverStripe\UserForms\Model\EditableFormField lang reference 2018-12-11 16:39:26 +13:00
Robbie Averill
3bc2b45170 Merge branch '5.2' 2018-09-22 13:54:33 +02:00
Dylan Wagstaff
9b48b4f954
Merge pull request #806 from creative-commoners/pulls/5.2/localise-step-nav
FIX Step navigation buttons are not translatable
2018-09-04 21:06:23 +12:00
Robbie Averill
f734c2f033 FIX Do not override core translation for 'field is required' 2018-09-03 13:37:21 +02:00
Robbie Averill
6e3eea22bc FIX Step navigation buttons are not translatable 2018-09-03 07:56:52 +02:00
Robbie Averill
beb37ff3f0 Merge branch '5.2' 2018-08-24 08:48:48 +12:00
Robbie Averill
65da1c43d8 Update translations 2018-08-24 08:46:23 +12:00
Bumbus
ae8ba5e6da de translation 2018-08-23 15:39:08 +02:00
Bumbus
a95cc1c731 fix FIELDISREQUIRED 2018-08-23 15:28:40 +02:00
Nivanka Fonseka
db7a79626d Added the missing lang strings, checked for the status before setting up default values, and updated the Date formats 2018-06-04 12:38:44 +05:30
Robbie Averill
8bfab5c847 Merge branch '5.1' 2018-05-30 11:10:37 +12:00
Robbie Averill
a8c939d8da Merge branch '5.0' into 5.1 2018-05-30 11:10:16 +12:00
Robbie Averill
8454a3ef06
FIX Remove invalid duplicate of core translation 2018-05-30 10:24:29 +12:00
Chen Shenghan
b205ca952a NEW default value for Country Dropdown (add i18n to the new fields) 2018-05-02 13:57:47 +12:00
Dylan
d9337c8016 Update translations 2018-04-04 10:17:01 +12:00
Dylan Wagstaff
569b0a7627 FIX use the same translation variable key as core (#755)
This way when this translation string overrides the core one, the core
triggered translations will still continue working.
2018-03-29 09:29:15 +13:00