Commit Graph

22 Commits

Author SHA1 Message Date
Guy Sartorelli c0eb6d61e8
ENH Update translations (#1231) 2023-08-21 13:17:45 +12:00
Steve Boyd c562d138df ENH Update translations 2023-06-14 18:42:00 +12:00
Steve Boyd 3d73a71b9c ENH Update translations 2023-03-06 18:23:25 +13:00
Maxime Rainville 62b726e5ca Update translations 2021-08-27 11:27:35 +12: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
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
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
Guy Marriott b990c9e004
Update translations 2019-05-09 15:44:58 +12:00
Jackson 79198fc3b2 Add FIELDISREQUIRED to SilverStripe\UserForms\Model\EditableFormField lang reference 2018-12-11 16:39:26 +13:00
Bumbus a95cc1c731 fix FIELDISREQUIRED 2018-08-23 15:28:40 +02:00
Robbie Averill b27fdcb7f0 Run upgrader over language translation files 2017-08-22 16:40:15 +12:00
Robbie Averill f9bf407295 Merge remote-tracking branch 'origin/4' 2017-06-09 11:29:44 +12:00
Robbie Averill 0c84bd2076 Update translations 2017-05-12 15:06:51 +12:00
michael3dgoo ada8dac4b1 Removing HideFieldLabels code 2017-05-08 15:48:33 +09:30
3Dgoo 457a8a7557 API Moving placeholder variable to EditableFormField (#581) 2017-04-28 20:31:51 +12:00
Daniel Hensby 3e9a271310
Merge branch '4.3' into 4 2017-02-03 15:17:09 +00:00
Elliot Goode d0bf02d25f ENHANCEMENT: Add autocomplete to EditableTextField
* Fixes #526 (autocomplete attributes)

adds ability for text fields to store additional html5 autocomplete
attributes, attributes are per text field and populated from a dropdown
list from the html5 specification. (Credit card and password
autocomplete values omitted as should user defined forms be used to
collect this information?)

* Options moved to config

moved array of auto complete values out to config option as recommended

* Clarify function

updated name, and added description to make more obvious what function
is for normal users

* added translation for field names

along with some localisation for DE/EN/ES/FR/IT/PL/RU languages

* formatting changes and argument removal

formatted array as chopped list, and remove argument that wasn’t
required.

* ADHD kicking in

consistency changes.
2016-12-14 10:12:46 +13:00
Damian Mooyman ba503d3803 Update translations 2016-11-17 12:39:49 +13:00
digitall-it 5db1aea438 Add italian translation 2016-11-16 08:21:04 +01:00
digitall-it 80bf3d0eae Create partial italian translation 2016-11-16 04:18:00 +01:00