scott1702
063c0389d0
Merge pull request #43 from assertchris/fix-code-of-conduct
...
Fixed code of conduct
2015-09-10 12:52:43 +12:00
Christopher Pitt
a6c309257e
Merge pull request #39 from 3Dgoo/feature/select2-upgrade
...
Upgrading select2 code to the latest version.
2015-09-10 12:51:31 +12:00
Christopher Pitt
9e24f3ef8f
Fixed code of conduct
2015-09-10 12:37:05 +12:00
scott1702
4ba67dd0db
Merge pull request #42 from assertchris/make-supported
...
Made supported
2015-09-09 13:56:31 +12:00
Christopher Pitt
d7f0206a0e
Made supported
2015-09-09 13:28:43 +12:00
Christopher Pitt
4f86c021cf
Merge pull request #40 from 3Dgoo/feature/readme-fixes
...
Little fixes to read me example code.
2015-09-08 14:17:09 +12:00
Michael
df27daf0e1
Little fixes to read me example code.
2015-09-08 11:42:28 +09:30
3dgoo (Michael)
72c76efa19
Upgrading select2 code to the latest version. This fixes a rendering bug in safari where the hidden text box has a border displayed around it, making it not so hidden.
2015-09-03 20:22:01 +09:30
Christopher Pitt
fc3e96a41b
Merge pull request #38 from davidjeliba/master
...
Fixed issue where empty keywords field would be passed to array functions as a string
2015-08-27 13:28:59 +12:00
davidjeliba
54895965e8
Fixed issue where empty keywords field would be passed to array functions as a string.
2015-08-27 11:25:58 +10:00
Christopher Pitt
128f06a692
Merge pull request #27 from lingo/newmaster
...
BUGFIX: Allow use on frontend
2015-08-21 13:16:28 +12:00
Christopher Pitt
abbbb591c3
Merge pull request #36 from 3Dgoo/feature/string-tag-field-fix
...
Fixing missing template error
2015-08-21 13:15:03 +12:00
3Dgoo
97d27a60c0
Fixing missing template error
...
The StringTagField tries to use a StringTagField.ss template, which doesn't existing. I have changed this to use the TagField.ss template instead.
2015-08-21 10:40:22 +09:30
Christopher Pitt
a4ebe803d5
Merge pull request #35 from 3Dgoo/patch-1
...
StringTagField documentation fix
2015-08-21 13:03:15 +12:00
3Dgoo
b6560b83bf
Update README.md
2015-08-21 10:31:55 +09:30
3Dgoo
a5043123ce
StringTagField documentation fix
...
Fixed incorrect StringTagField documentation example.
2015-08-21 10:18:40 +09:30
Damian Mooyman
d54873fbaf
Merge pull request #34 from markguinn/fix-validation
...
FIX: Override DropdownField::validate for SS3.2 compatiblity
2015-08-20 13:38:00 +12:00
Mark Guinn
babc06cf16
FIX: Override DropdownField::validate for SS3.2 compatiblity
2015-08-17 16:53:38 +01:00
Daniel Hensby
6ece085988
Merge pull request #33 from barry-bookinglive/master
2015-08-10 13:12:53 +01:00
barry-bookinglive
b4bea2ac1b
examples using create and chaining
...
New silverstripe funcitonality of create and chaining to be highlighted in the example
2015-08-10 09:35:17 +01:00
Christopher Pitt
3bb0715835
Merge pull request #31 from danrye/patch-1
...
Minor: TagField typo in readme
2015-07-30 16:41:38 +12:00
Dan
b62c1b407e
Minor: TagField typo in readme
...
Update BlogTags to BlogTag
2015-07-30 00:40:44 -04:00
Christopher Pitt
5473c94a58
Merge pull request #29 from dhensby/patch-1
...
Move to new travis containerised infrastructure
2015-07-21 08:40:35 +12:00
Daniel Hensby
f83600dc7c
Move to new travis containerised infrastructure
2015-07-20 16:07:46 +01:00
Luke Hudson
850e5a51b7
BUGFIX: Allow use on frontend
...
'Chosen' plugin assumed, but on front-end this is not
a valid assumption.
2015-07-07 13:27:30 +02:00
Christopher Pitt
fb049075d4
Merge pull request #24 from asecondwill/patch-2
...
Update TagField.js so tags with spaces can be added
2015-07-01 13:55:34 +12:00
will
989e7cae08
Update TagField.js so tags with spaces can be added
...
The separator is hard coded as space or comma. Not much is lost if you just delete the space separator option. This allows people to add eg "Web Developer" as a job title tag.
2015-05-28 10:36:06 +01:00
Christopher Pitt
5aeaaa9392
Removed version alias
2015-05-25 09:03:49 +12:00
Christopher Pitt
312df574ac
Added licence file
2015-05-25 08:50:29 +12:00
Damian Mooyman
e941dbfc26
Merge pull request #23 from silverstripe-labs/stabilize-api
...
Stabilized API
2015-05-22 16:02:35 +12:00
Christopher Pitt
5efeb5642f
Stabilized API
2015-05-22 15:22:13 +12:00
Christopher Pitt
0181932591
Add documentation + alias
2015-04-28 11:55:33 +12:00
Ingo Schommer
a167e20426
Merge pull request #20 from silverstripe-labs/add-tests-and-ajax
...
Added tests and extra ajax functionality
2015-04-27 11:40:24 +12:00
Christopher Pitt
c72903dc39
Added tests and extra ajax functionality
2015-04-27 10:38:46 +12:00
Damian Mooyman
4fc175aa33
Merge pull request #21 from silverstripe-labs/correct-close-button-image
...
Correct close button image
2015-04-24 09:30:44 +12:00
Christopher Pitt
b8279459dd
Correct close button image
2015-04-24 04:33:07 +12:00
Christopher Pitt
e3aa3e20ae
Merge pull request #19 from flashbackzoo/pulls/fix-race-condition
...
Fix race condition with Select2
2015-04-22 10:30:53 +12:00
David Craig
a8a7dbd726
Fix race condition with Select2
2015-04-22 09:18:59 +12:00
Damian Mooyman
fd9f8a1f53
Merge pull request #18 from flashbackzoo/pulls/destroy-chzn
...
Destory chosen when hidden elements are shown
2015-04-21 13:42:59 +12:00
David Craig
add7e136b7
Destory chosen when hidden elements are shown
2015-04-21 12:46:41 +12:00
Christopher Pitt
8e301c4884
PHP 5.3.3 fix
2015-04-14 15:05:05 +12:00
Christopher Pitt
dada8fa161
Update composer.json
2015-04-14 13:19:35 +12:00
Christopher Pitt
ef17aae753
Moved source code
2015-04-14 13:15:28 +12:00