Commit graph

519 commits

Author SHA1 Message Date
David Baldwynn 4dd0cf0a33 added build 2016-05-19 21:41:12 -07:00
David Baldwynn 4bc3d163cf reverted to no ssl 2016-05-19 16:17:41 -07:00
David Baldwynn 2d864577d4 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-19 16:02:05 -07:00
David Baldwynn aa3e31903b updated production email 2016-05-19 16:01:55 -07:00
David Baldwynn 0fc28a8f05 Update README.md 2016-05-18 16:29:59 -07:00
David Baldwynn 9baaa0b994 Update README.md 2016-05-18 16:12:08 -07:00
David Baldwynn 005db63ae8 update contact email 2016-05-18 14:40:50 -07:00
David Baldwynn bd4d1e2648 added workaround bug for nodemailer 2016-05-18 14:35:40 -07:00
David Baldwynn 2483868aad updated config env vars 2016-05-18 14:30:57 -07:00
David Baldwynn 791895fb93 fixed signup bug 2016-05-18 14:23:01 -07:00
David Baldwynn d10679aeac fixed signup disabled 2016-05-17 04:38:42 -07:00
David Baldwynn 0d03decee4 update admin-form view 2016-05-17 04:27:43 -07:00
David Baldwynn adbdbc85ae removed √ from public form template 2016-05-16 18:55:40 -07:00
David Baldwynn e787630032 fixed html parsing error in rating field 2016-05-16 18:53:17 -07:00
David Baldwynn e6232e467f fixed form field dragging bug 2016-05-16 18:27:37 -07:00
David Baldwynn f8f934f7b0 fixed exportTo for form submissions 2016-05-16 17:47:34 -07:00
David Baldwynn ac73db734b added submit validation message 2016-05-16 17:30:20 -07:00
David Baldwynn 690865fa08 fixed angular page permissions bug 2016-05-16 15:26:10 -07:00
David Baldwynn 62b83ea4c8 updated bower 2016-05-13 20:51:01 -07:00
David Baldwynn 21e8204063 updated angular-input-stars bower dep 2016-05-13 19:11:47 -07:00
David Baldwynn 0dfcb0b443 got keyboard controls working for yes/no, legal statement and multiple choice
modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	deleted:    public/modules/forms/directives/on-key-press.js

	modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	new file:   public/modules/forms/directives/key-to-option.client.directive.js
	new file:   public/modules/forms/directives/key-to-truthy.client.directive.js
	deleted:    public/modules/forms/directives/on-key-press.client.directive.js
	modified:   public/modules/forms/views/directiveViews/field/legal.html
	modified:   public/modules/forms/views/directiveViews/field/radio.html
	modified:   public/modules/forms/views/directiveViews/field/rating.html
	modified:   public/modules/forms/views/directiveViews/field/yes_no.html
2016-05-13 18:57:27 -07:00
David Baldwynn 86580351d7 changed enter to shift+enter for textarea newline 2016-05-13 17:35:52 -07:00
David Baldwynn 09b14ffc6d made form submit view more mobile friendly/responsive 2016-05-13 17:24:56 -07:00
David Baldwynn f49be263d4 got scrolling to work for dropdown 2016-05-13 17:01:49 -07:00
David Baldwynn daac8bba77 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-13 16:54:59 -07:00
David Baldwynn 29dc7da106 got scrolling to work for rating 2016-05-13 16:54:34 -07:00
David Baldwynn d1cd1dc29a got legal field to scroll
modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	modified:   public/modules/forms/directives/on-enter-key.client.directive.js
	modified:   public/modules/forms/directives/on-key-press.client.directive.js
	modified:   public/modules/forms/directives/submit-form.client.directive.js
	modified:   public/modules/forms/views/directiveViews/field/date.html
	modified:   public/modules/forms/views/directiveViews/field/dropdown.html
	modified:   public/modules/forms/views/directiveViews/field/legal.html
	modified:   public/modules/forms/views/directiveViews/field/radio.html
	modified:   public/modules/forms/views/directiveViews/field/rating.html
	modified:   public/modules/forms/views/directiveViews/field/textarea.html
	modified:   public/modules/forms/views/directiveViews/form/submit-form.client.view.html
2016-05-13 16:44:59 -07:00
David Baldwynn 79333b2757 Update README.md 2016-05-13 15:34:53 -07:00
David Baldwynn eaf5643dd5 added question number to form fields 2016-05-13 11:31:12 -07:00
David Baldwynn 2b41bdf647 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-13 11:13:17 -07:00
David Baldwynn fa47643b01 added back form list view 2016-05-13 11:13:09 -07:00
David Baldwynn 392a457001 Update README.md 2016-05-12 17:00:42 -07:00
David Baldwynn 08fc884ae2 Update README.md 2016-05-10 19:44:33 -07:00
David Baldwynn 83bf15c69e updated csslint and jshint 2016-05-10 10:13:20 -07:00
David Baldwynn 76a01e5f05 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-10 01:07:46 -07:00
David Baldwynn 7065a4a37a fixed signup_disabled in setup script 2016-05-10 01:07:36 -07:00
David Baldwynn 6d541995e6 Update README.md 2016-05-10 00:56:58 -07:00
David Baldwynn ca0ebe8c65 got signup disabled to work 2016-05-10 00:41:10 -07:00
David Baldwynn d6cf0e1b8f Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-10 00:25:19 -07:00
David Baldwynn 898f31181b got setup script to work 2016-05-10 00:25:00 -07:00
David Baldwynn 883a944c83 got setup script to work 2016-05-09 23:30:09 -07:00
David Baldwynn e3a36f7357 Merge pull request #71 from lalop/patch-1
avoid unstable mongoose
2016-05-06 13:38:19 -07:00
Samuel Laulhau 4d9f9fc83b avoid unstable mongoose
Some of the mongoose version are tagged as unstable.
It's better to freeze the version to avoid them
2016-04-30 20:00:11 +03:00
David Baldwynn 76c5520541 renamed screenshot 2016-04-29 01:33:22 -07:00
David Baldwynn 8ab31d4c44 added tellform screenshot to README 2016-04-29 01:32:25 -07:00
David Baldwynn b13c07a63b Update README.md 2016-04-29 01:27:13 -07:00
David Baldwynn 28e98ba7bb Merge pull request #68 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-04-29 01:26:53 -07:00
David Baldwynn 0cc378214f Update README.md 2016-04-29 01:11:49 -07:00
David Baldwynn aacb7a4310 Update README.md 2016-04-29 01:08:26 -07:00
David Baldwynn b4982956c8 Update README.md 2016-04-29 01:07:19 -07:00