Commit Graph

134 Commits

Author SHA1 Message Date
Andrew Aitken-Fincham
e2066a55b3 missing 'not', add alert-warning for unsaved form 2018-02-20 14:44:31 +00:00
Andrew Aitken-Fincham
8c34519644 adds logic for presence of email recipient fields 2018-02-13 16:24:53 +00:00
Raissa North
36e25b7a6a FIX Update source translation for Form.FIELDISREQUIRED (#710)
Change made so that template output is populated correctly.
2018-02-02 14:33:31 +13:00
Robbie Averill
b27fdcb7f0 Run upgrader over language translation files 2017-08-22 16:40:15 +12:00
Daniel Hensby
b068bf65bf
Merge pull request #536 from solnet-aquarium/emailValidation 2017-07-20 10:41:28 +01: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
Kirk Mayo
2c4fe28a5e MINOR: Updating EN lang file
Updating the EN yml file with strings to be used for invalid email addresses
2017-05-04 19:53:30 +12:00
Damian Mooyman
c78942474c Merge 4 into master 2017-05-01 17:47:44 +12:00
Damian Mooyman
e7e810d0f8 Merge 4.3 into 4 2017-05-01 17:44:39 +12:00
Kirk Mayo
cf93aad273 MINOR: Correcting grammar on language file 2017-04-30 20:37:53 +12:00
3Dgoo
457a8a7557 API Moving placeholder variable to EditableFormField (#581) 2017-04-28 20:31:51 +12:00
Robbie Averill
2e73787088 FIX Add translation to some areas of EditableFormField that were missing them (#568)
This commit recreates https://github.com/silverstripe/silverstripe-userforms/pull/386 from
@rasstislav.
2017-04-11 08:15:29 +12:00
Brett Tasker
08787fa3e6 Update translations 2017-02-09 11:28:52 +13:00
Daniel Hensby
3e9a271310
Merge branch '4.3' into 4 2017-02-03 15:17:09 +00:00
Kirk Mayo
ac4c1678a2 Added email address validation to model
Added unit tests for email address validation

Corrected order of params for assertNotContains

EmailRecipient email address validation
2017-01-12 08:51:05 +13:00
Damian Mooyman
2c0c03435d Update translations 2016-12-21 15:56:13 +13: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
Damian Mooyman
eef16716ab Update translations 2016-08-17 11:08:01 +12:00
Daniel Hensby
a3d425d443
Merge pull request #269 from mediabeastnz 2016-07-28 14:20:43 +01:00
Daniel Hensby
6aeca36c32 Merge pull request #370 from MarioHofer/master
Added some german translations
2016-07-19 21:26:54 +01:00
Damian Mooyman
42bf3e0a56 Update translations 2016-05-18 16:58:44 +12:00
Damian Mooyman
3be5094145 Update translations 2016-02-04 17:59:45 +13:00
Damian Mooyman
2eb7710a19 Update translations 2015-11-17 16:07:38 +13:00
Mario Hofer, knsqnt interactive
f31e188b0d Added some german translations 2015-10-15 03:06:09 +02:00
Marco Kernler
fc16557b1d Added placeholder support for the EditableTextField 2015-08-27 13:54:28 +02:00
Damian Mooyman
72c89dc385 Update translations 2015-08-20 12:47:37 +12:00
Damian Mooyman
5b8a9e7b04 Rename 'Radio field' to 'Radio Group' 2015-08-17 14:05:50 +12:00
Myles Beardsmore
a31f717774 Added warning message to page if no email recipients are configured. Also updated lang files to include the warning message. 2015-06-18 09:35:02 +12:00
Damian Mooyman
e9df40cc5a Update translations 2015-05-26 18:20:25 +12:00
Damian Mooyman
83c2774c45 Update translations 2015-02-23 16:54:31 +13:00
Damian Mooyman
0e3837492b Remove empty translation 2014-08-21 15:51:03 +12:00
Sean Harvey
8e0947ead3 Updating translations 2014-08-20 09:29:30 +12:00
TeamCity
b75fc3c51e Updated master strings 2014-05-22 23:05:12 +12:00
Damian Mooyman
7a77cfbbb4 Updated translation source 2014-05-20 14:36:54 +12:00
Damian Mooyman
72bfe49424 Updated translations
Removed js src files
2014-05-19 09:15:18 +12:00
TeamCity
97ff8b252c Updated master strings 2014-02-17 23:02:19 +13:00
Will Rossiter
12ccea0d48 Merge pull request #188 from silverstripe-rebelalliance/numeric
NEW: Added a numeric field
2014-02-11 11:20:47 +13:00
Kirk Mayo
938d2059fa NEW: Added a numeric field and associated png
NEW: Setup translations for number field

NEW: extend fromEditableTextfield use number class
2014-02-11 08:59:43 +13:00
TeamCity
075488a0fb Updated master strings 2014-02-10 23:07:09 +13:00
Mateusz Uzdowski
a9b49e0165 Add new lang strings, convert to JS. 2014-01-24 14:37:01 +13:00
Mateusz Uzdowski
0623cebc40 Pull language strings from Transifex. 2014-01-23 11:47:36 +13:00
Mateusz Uzdowski
8d87e9ad39 Pull language strings from Transifex. 2014-01-23 09:30:30 +13:00
Mateusz Uzdowski
3b26d1058c Add new language strings. 2014-01-22 16:40:55 +13:00
Jyrki Lilja
134ae2aadc Add translations for clear button. 2013-11-25 13:52:38 +02:00
Ingo Schommer
323f66ad74 Fixed globalisation for field list 2013-11-06 15:05:31 +01:00
Ingo Schommer
86e3f222ba Correct template namespace for translations, updated translations 2013-11-06 15:05:31 +01:00
Ingo Schommer
aa0f8dbc7b Transifex support, js globalisation 2013-10-30 14:31:51 +01:00
TeamCity
bd3164282a Updated master strings 2013-08-23 03:05:44 +12:00
JarkkoLinnanvirta
b9ff9333fd Updated Finnish translation
The Finnish translation was earlier mostly in English.
2013-07-23 18:14:14 +03:00
Will Rossiter
4b350d9ec4 Remove generic description from lang files (Fixes #63) 2013-07-15 21:57:14 +12:00
ARNHOE
51c0d48420 Updated dutch language 2013-04-22 17:05:05 +03:00
mschilder
15f1b7992d Update nl_NL.yml
Dutch language improvements
2013-03-15 12:27:43 +01:00
ivo
da8e9440ea MINOR improved german translation
MINOR improved german translation

MINOR improved german translation
2013-02-11 14:45:37 +01:00
ARNHOE
a2147062f3 MINOR: Updated nl language
Updated NL Language, plus added the three new lines already. See: https://github.com/silverstripe/silverstripe-userforms/pull/89
2013-01-29 16:16:35 +01:00
ARNHOE
d267a0427c Update Dutch Language
It's weird to see these hasn't been updated yet and have alot of English words. I have commited the language file that I use for my Dutch customers.
2013-01-29 11:48:29 +01:00
Prem Mariappan
203898bd1a FIX: duplicate replyTo addresses appended 2013-01-29 22:40:28 +13:00
ivo
dc718cfe32 german translation 2013-01-24 10:58:01 +01:00
Francisco arenas
873a34c3d9 Update lang/es_ES.yml
translation complete.
2013-01-11 13:11:54 -02:00
Will Rossiter
5da28aa6a9 Updated lang/en.yml 2012-09-11 21:32:47 +12:00
edchipman@gmail.com
362a76aee0 MAJOR: Repaired language files, there was duplicate indexes in the file 2012-05-07 17:41:29 +12:00
edchipman@gmail.com
9a93b1d28b MAJOR: Migrated language files to yaml in for SS 3.0 support 2012-05-07 17:41:29 +12:00
Will Rossiter
a832a09910 MINOR: update master lang file 2011-12-06 09:59:18 +13:00
Will Rossiter
13c0bfb017 MINOR update master language file. 2011-10-22 09:21:16 +13:00
Will Rossiter
4ff4aa561f MINOR: added translation for body. MINOR: updated en_US.php lang file 2010-09-07 22:48:46 +00:00
Will Rossiter
05175d2a17 MINOR: updated userforms translation file 2009-09-23 03:02:12 +00:00
Ingo Schommer
0f2eec56ed MINOR Updated master language tables 2009-09-10 04:11:30 +00:00
Will Rossiter
5a30394ce0 MINOR: removed dots in french translation entry 2009-08-21 00:17:18 +00:00
Will Rossiter
b2d77150f3 MINOR: updated lang file 2009-07-26 23:23:45 +00:00
Will Rossiter
f20a6f2c31 MINOR: usability improvements to the email popup 2009-07-17 03:40:18 +00:00
Will Rossiter
4eada71c17 MINOR: Updated the PHP Lang File 2009-07-16 03:56:30 +00:00
Ingo Schommer
4fac0956d9 ENHANCEMENT Added language files 2009-05-28 04:44:48 +00:00
Will Rossiter
52e6c99740 BUGFIX: fixed french translation. PATCH from rndmerle. Ticket #3601 2009-05-19 20:59:06 +00:00
Will Rossiter
3ec7345ac9 MINOR: fixed language of fieldeditor 2009-05-06 03:46:12 +00:00
Ingo Schommer
cfd7a3b549 MINOR Updated translations 2009-01-12 04:38:47 +00:00
Ingo Schommer
7dbc05ba50 MINOR Updated master language tables 2008-11-02 20:12:23 +00:00
Ingo Schommer
4bd1445f17 MINOR Collecting entities for language master table with new i18nTextCollector functionality. The table is now sorted alphabetically by namespace and entity. Entities now include more translatable statics from DataObject subclasses like $db, $has_one etc. 2008-11-01 15:32:44 +00:00
Ingo Schommer
54d9f14796 MINOR Updated entities from translate.silverstripe.com 2008-10-08 15:18:18 +00:00
Ingo Schommer
25d44bbca6 MINOR Updated language master table 2008-10-08 14:06:03 +00:00
Sean Harvey
1ea06b4028 ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00