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
Will Rossiter
6d8d648280
Merge pull request #58 from bummzack/master
...
FIX: non admin user rights viewing EmailRecipients.
2012-09-24 22:33:30 -07:00
Roman
019f782d2e
Added "canView" permission to EmailRecipient. Fixes an issue with non-admin rights in SS3
2012-09-24 19:02:33 +02:00
Will Rossiter
217836d552
Merge pull request #57 from vikas-srivastava/composer
...
NEW Add composer.json
2012-09-21 14:18:13 -07:00
vikas srivastava
04f68f8373
New : Added composer.json
...
Added composer.json file which will help this module for submission on
proposed extension.silverstripe.org website.
2012-09-21 15:41:46 +05:30
Will Rossiter
63593e73ab
FIX: refresh sortable *after* loading new content
2012-09-11 21:32:48 +12:00
Will Rossiter
7cc7bb4ce6
Add description to page type
2012-09-11 21:32:48 +12:00
Will Rossiter
ee8ca5caf1
NEW: allow setting of custom reply to address rather than from address. ( Fixes #28 )
2012-09-11 21:32:47 +12:00
Will Rossiter
19b29a4c66
Updated license
2012-09-11 21:32:47 +12:00
Will Rossiter
5da28aa6a9
Updated lang/en.yml
2012-09-11 21:32:47 +12:00
Will Rossiter
e0a476ea15
FIX: make email recipients dropdowns unselectable in 3.0 API
2012-09-11 21:32:47 +12:00
Will Rossiter
90ba5031ab
Merge pull request #51 from mateusz/report-visibility-master
...
ADD Add report visibility setting to EditableFormHeading
2012-09-11 00:27:40 -07:00
Mateusz Uzdowski
eb1b9b62cd
BUG Fix the date field conditional to work with dropdown.
...
In this case they keyup will not be triggered at all.
2012-09-11 18:56:29 +12:00