Commit Graph

800 Commits

Author SHA1 Message Date
Daniel Hensby
da2aba8229 Merge pull request #399 from helpfulrobot/add-standard-code-of-conduct
Added standard code of conduct
2015-11-23 17:49:24 +00:00
helpfulrobot
41e6ef391a Added standard code of conduct 2015-11-21 20:11:59 +13:00
Daniel Hensby
7e1d967164 Merge pull request #393 from helpfulrobot/add-standard-editor-config
Added standard editor config
2015-11-20 15:12:15 +00:00
Damian Mooyman
f180a1e8b9 Merge pull request #395 from scott1702/master
Add changelog for release
2015-11-20 09:56:29 +13:00
Daniel Hensby
9f266056bc Merge pull request #396 from helpfulrobot/add-standard-license
Added standard license
2015-11-19 17:27:07 +00:00
Daniel Hensby
3c0fe5620a Merge pull request #397 from helpfulrobot/add-standard-git-attributes
Added standard git attributes
2015-11-19 10:42:33 +00:00
helpfulrobot
aa95cfd881 Added standard git attributes 2015-11-19 19:10:45 +13:00
helpfulrobot
d735b66207 Added standard license 2015-11-19 18:29:24 +13:00
scott1702
b964cfb940 Add changelog for release 2015-11-19 14:46:50 +13:00
helpfulrobot
18d91471d3 Added standard editor config 2015-11-19 13:24:29 +13:00
Damian Mooyman
40054288ca Merge pull request #349 from silverstripe/make-requirements-clearer
Making requirements clearer
2015-11-19 13:12:12 +13:00
Damian Mooyman
2eb7710a19 Update translations 2015-11-17 16:07:38 +13:00
Daniel Hensby
6f57416510 Merge pull request #372 from mandrew/hotfix/actions-template
MINOR: Styling for one or more buttons without the list styling
2015-11-09 21:02:26 +00:00
Ingo Schommer
7aba5e340c Merge pull request #374 from tractorcow/pulls/fix-3.2-compat
BUG Prevent subsequent write being triggered in onAfterWrite()
2015-10-29 11:40:04 +13:00
Damian Mooyman
16472b8827 BUG Prevent subsequent write being triggered in onAfterWrite()
Fix minor JS error
2015-10-28 14:51:00 +13:00
Mike Andrewartha
22a65dc262 MINOR: fix for styling for one or more buttons that don't need the list styling for the step navigation. Will add the action nav which just shows the buttons
MINOR: fix for styling for one or more buttons that don't need the list styling for the step navigation. Will add the action nav which just shows the buttons

MINOR: fix for styling for one or more buttons that don't need the list styling for the step navigation. Will add the action nav which just shows the buttons
2015-10-22 18:41:24 +13:00
Damian Mooyman
881fa401cb Merge pull request #358 from madmatt/pulls/hide-literalfield-label
ENHANCEMENT: Add 'HideLabel' field for EditableLiteralField objects
2015-10-22 10:15:56 +13:00
Damian Mooyman
000b024055 Merge pull request #364 from frankmullenger/emailobject-356
MINOR: New email object for each recipient
2015-10-19 12:56:38 +13:00
Damian Mooyman
3814e6c6d0 Merge pull request #362 from flamerohr/validation-fix
Remove '[' and ']' from jQuery selector for checkbox groups
2015-10-07 15:37:28 +13:00
Damian Mooyman
b5afcd845d Merge pull request #353 from spekulatius/adding-spaces
adding some spaces for better readability in
2015-10-06 11:58:38 +13:00
Frank Mullenger
5f5cedb3d1 MINOR: New email object for each recipient
Creating a new email object for each recipient so that no state from the previous email object is carried through. Fixes silverstripe/silverstripe-userforms#356.
2015-10-02 11:34:50 +13:00
Christopher Joe
6a8a82a287 removed isCheckboxGroup check and replace 2015-10-01 14:42:29 +13:00
Christopher Joe
d0d511c3a5 Remove '[' and ']' from jQuery selector for checkbox groups 2015-09-30 09:55:29 +13:00
madmatt
715be15a4d ENHANCEMENT: Add 'HideLabel' field for EditableLiteralField objects 2015-09-28 12:02:08 +13:00
Peter Thaleikis
96fd658c0d adding some spaces for better readability in 2015-09-24 10:40:30 +12:00
Christopher Pitt
6df32eee79 Making requirements clearer 2015-09-23 10:00:32 +12:00
Damian Mooyman
1f86836031 Add 3.0.2 changelog 2015-09-21 10:17:27 +12:00
Damian Mooyman
606b20bf72 Merge pull request #345 from frankmullenger/frankmullenger-sql-patch
FIX: Casting to integer to prevent potential SQL injection.
2015-09-21 09:10:28 +12:00
Frank Mullenger
2cea1ced31 Update UserDefinedForm.php
Casting to integer to prevent potential SQL injection.
2015-09-21 08:37:12 +12:00
Christopher Pitt
cc7a674a7a Merge pull request #344 from spekulatius/adding-space
remove trailing spaces in the codebase
2015-09-21 08:04:40 +12:00
Peter Thaleikis
fc0483454f remove trailing spaces in the codebase 2015-09-20 17:08:40 +12:00
Damian Mooyman
07c9fb80bc 3.0.1 changelog 2015-09-18 15:12:56 +12:00
Christopher Pitt
990535a8e8 Merge pull request #342 from tractorcow/pulls/fix-duplicate
BUG Fix duplication of forms with groups
2015-09-18 12:13:34 +12:00
Damian Mooyman
acede0d4ab BUG Fix duplication of forms with groups
Fixes #339
2015-09-18 11:56:58 +12:00
Christopher Pitt
4332512fd1 Merge pull request #341 from tractorcow/pulls/fix-versioning
BUG Fix displayrule versioning
2015-09-18 11:34:32 +12:00
Damian Mooyman
1bf826d34e BUG Fix displayrule versioning 2015-09-18 11:07:58 +12:00
Damian Mooyman
14365c963d Merge pull request #338 from flashbackzoo/pulls/update-docs-requirements
Update docs to include requirements
2015-09-15 15:38:41 +12:00
David Craig
8ccc0c9152 Update docs to include requirements 2015-09-15 09:24:09 +12:00
Damian Mooyman
6c381706a2 Merge pull request #337 from silverstripe/fix-code-coverage-reporting
Fixed code coverage reporting
2015-09-14 13:18:56 +12:00
Christopher Pitt
cd4f28c641 Fixed code coverage reporting 2015-09-14 12:27:51 +12:00
Damian Mooyman
97d792429e Merge pull request #335 from assertchris/make-supported
Made supported
2015-09-14 09:26:41 +12:00
Christopher Pitt
75737f8a69 Made supported 2015-09-11 11:01:15 +12:00
Christopher Pitt
c6a7ac7b38 Merge pull request #330 from spekulatius/remove-trailing-spaces
remove trailing spaces in the codebase
2015-09-11 10:53:42 +12:00
Peter Thaleikis
20cc915236 remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
Christopher Pitt
99e771f942 Merge pull request #329 from spekulatius/adding-space-before-casing
adding a space before casting into a different type
2015-09-11 07:31:31 +12:00
Christopher Pitt
b383846790 Merge pull request #331 from spekulatius/adding-space
adding space
2015-09-11 07:30:32 +12:00
Christopher Pitt
fd1f038cff Merge pull request #332 from spekulatius/converting-spaces-to-tabs
converting spaces as intentation to tabs
2015-09-11 07:30:16 +12:00
Peter Thaleikis
3434cb2cec converting spaces as intentation to tabs 2015-09-11 00:08:13 +12:00
Peter Thaleikis
b8cc50c676 adding space 2015-09-11 00:08:09 +12:00
Peter Thaleikis
e7a61dc815 adding a space before casting into a different type 2015-09-11 00:08:02 +12:00