Stephen Shkardoon
5c9a962b21
Uncasted user input cause SQL issues
2013-03-24 23:35:23 +13:00
Will Rossiter
6f1f3a2c40
FIX: if type has not been selected, do not attempt to create a new field
2013-03-21 23:32:05 +13:00
Will Rossiter
b096cf611a
FIX: update DropdownField usage for 3.1
2013-03-21 23:22:51 +13:00
ARNHOE
b445a308ed
FIX: update templates for 3.1 template syntax
2013-03-21 23:05:17 +13:00
Mark Guinn
644dd58558
Added files from old submodules directly
2013-03-18 19:06:47 -04:00
Mark Guinn
b2798abc38
Removed cached submodule leftovers
2013-03-18 19:06:12 -04:00
Will Rossiter
416a5b8864
FIX: fix submissions grid field in 3.0 versions ( #96 , #100 )
2013-03-16 12:18:51 +13:00
Will Rossiter
5d3d3e1b00
Don't use submodules until github downloads support
2013-03-16 11:43:43 +13:00
Will Rossiter
cc303e01ce
Merge pull request #98 from mschilder/patch-2
...
Update UserDefinedForm.php
2013-03-15 14:22:53 -07:00
Will Rossiter
b88376d05e
Merge pull request #97 from mschilder/patch-1
...
Update nl_NL.yml
2013-03-15 14:22:37 -07:00
mschilder
caec25101d
Update UserDefinedForm.php
...
Changed two typos: UserDefinedform must be UserDefinedForm
2013-03-15 12:32:07 +01:00
mschilder
15f1b7992d
Update nl_NL.yml
...
Dutch language improvements
2013-03-15 12:27:43 +01:00
Will Rossiter
5935b1c0bb
Fix composer syntax
2013-03-06 21:03:04 +13:00
Will Rossiter
2fc456d5b0
Master requires SS3.1
2013-03-06 21:00:42 +13:00
Will Rossiter
75fb471f2c
FIX use sqlquery for building sort query
2013-03-05 11:36:39 +13:00
Will Rossiter
c4c547321c
NEW Filter submissions by created date
2013-03-05 11:10:23 +13:00
Will Rossiter
8e252c88ed
NEW Migrate submissions section to a GridField instance. ( Fixes #94 )
2013-03-05 10:45:54 +13:00
Will Rossiter
527b63786d
FIX Resolve issue with multiple dependent rules
...
Implementation of the rules required that a dependent field could only rely on one implementation. This patch joins all those dependencies together in one function to exclude. Tests / a rewrite of this behavior is on the horizon.
2013-02-27 16:05:30 +13:00
Will Rossiter
ef56577e66
Merge pull request #92 from ivoba/master
...
Improved german translation
2013-02-11 14:11:46 -08:00
ivo
da8e9440ea
MINOR improved german translation
...
MINOR improved german translation
MINOR improved german translation
2013-02-11 14:45:37 +01:00
Will Rossiter
55c455b802
FIX: remove redundant extension definition
2013-02-04 20:15:07 +13:00
Will Rossiter
44c4997be2
Merge pull request #90 from ARNHOE/patch-3
...
MINOR: Updated nl language
2013-01-29 20:51:50 -08: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
Will Rossiter
9bc319f7c3
Merge pull request #88 from ARNHOE/patch-1
...
Update Dutch Language
2013-01-29 03:24:28 -08: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
Will Rossiter
ae538f1797
Run git submodule when updating the module to get dependancies
2013-01-29 23:08:43 +13:00
Menno Schilder
3015997bdf
Added Placeholders.js to enable placeholder functionality in IE9 and below
2013-01-29 22:46:34 +13:00
Menno Schilder
70f45d82f4
Updated README.md with git submodule update info
2013-01-29 22:46:34 +13:00
Menno Schilder
9b8feba74b
Change CSS to better match newly added Checkboxes
2013-01-29 22:46:34 +13:00
Menno Schilder
cd9af7e13f
Added options to enable live validation and hide field labels
2013-01-29 22:46:34 +13:00
Menno Schilder
376cc8653a
Add jquery validate as submodule
2013-01-29 22:46:34 +13:00
Menno Schilder
ddfc9026f0
Removed older version of jquery-validate
2013-01-29 22:46:33 +13:00
Prem Mariappan
203898bd1a
FIX: duplicate replyTo addresses appended
2013-01-29 22:40:28 +13:00
Will Rossiter
866d68e556
Merge pull request #84 from ivoba/master
...
Improved german translation.
2013-01-29 00:47:51 -08:00
Will Rossiter
6f671d304d
FIX: save a null value instead of upload data. ( Fixes #87 )
2013-01-29 21:44:00 +13:00
Will Rossiter
22c4081e89
Merge pull request #85 from smindel/master
...
FIX malformed ajax url for adding options when used in combination with translatable
2013-01-28 12:14:25 -08:00
Andreas Piening
9b5cd20a8a
propperly append urlsegments preserving query and fragment
2013-01-28 16:57:05 +01:00
ivo
dc718cfe32
german translation
2013-01-24 10:58:01 +01:00
Will Rossiter
db38ca8a65
Merge pull request #79 from dospuntocero/patch-1
...
Update lang/es_ES.yml
2013-01-11 13:47:13 -08:00
Francisco arenas
873a34c3d9
Update lang/es_ES.yml
...
translation complete.
2013-01-11 13:11:54 -02:00
Will Rossiter
11faca4d3f
Merge pull request #77 from silverstripe-droptables/translatable-compatible-tidyups
...
Code-style fixes
2012-12-16 19:29:54 -08:00
Robert Curry
6f376de8d9
Code-style fixes
2012-12-17 08:50:33 +13:00
Will Rossiter
31659ed61c
Merge pull request #76 from silverstripe-droptables/translatable-compatible
...
FIX: Build URLs to respect other parameters
2012-12-13 18:23:45 -08:00
Robert Curry
2861bbdf0c
BUG Build URLs to respect other parameters
2012-12-14 14:55:31 +13:00
Sean Harvey
3923ec325d
Adding ability to extend EmailRecipients so they can be filtered
2012-12-11 17:09:02 +13:00
Ruud Arentsen
75c6d40fa4
BUG Fix the 'always modified' label in treeview. Fixes #48 .
...
userforms always reported 'modified' in the sitetree. Fixed the issue by
checking the userdefinedform record and the formfields.
2012-10-18 20:19:33 +13:00
Will Rossiter
0aa9572f2c
FIX redirect user to form on validation error. ( Fixes #62 )
2012-10-14 11:45:47 +13:00
Sean Harvey
1cba24880b
Fixing deprecated call to Director::redirectBack()
2012-10-11 15:18:51 +13:00
Will Rossiter
046ac0696b
Merge pull request #59 from vikas-srivastava/composer
...
Bug : Removed errors from Composer.json
2012-09-30 23:02:16 -07:00
vikas srivastava
3972b5778e
Bug : Removed errors from Composer.json
...
Contains some minor bugs :
1 - JSON doesn't allow multi line string so making "description" field in single line.
2 - Author Info should contain at-least one author "name" , "email" .
2012-09-29 14:25:25 +05:30