101 Commits

Author SHA1 Message Date
David Baldwynn
3f20bcf712
fixed form preview issues 2017-04-10 17:36:24 -07:00
David Baldwynn
18cde5213d
fixed configuration syntax error 2017-04-10 16:13:02 -07:00
David Baldwynn
96429599c1 Remove cookie domain from development config 2017-04-09 15:50:18 -07:00
David Baldwynn
d36df34817 Update production.js 2017-04-09 15:49:56 -07:00
David Baldwynn
1058692bca
added socketPort option 2017-04-03 13:28:24 -07:00
David Baldwynn
11c7890f3c
fixed merge error 2017-03-30 12:33:58 -07:00
David Baldwynn
bf408586e5
Merge branch 'master' of https://github.com/whitef0x0/tellform into stage 2017-03-30 12:01:39 -07:00
David Baldwynn
6de287b9d3 Added socketPort env variable 2017-03-30 11:54:59 -07:00
David Baldwynn
14857175de Update production.js 2017-03-30 11:49:24 -07:00
David Baldwynn
c5a629240e
Merge branch 'master' of https://github.com/whitef0x0/tellform into stage 2017-03-30 11:19:35 -07:00
David Baldwynn
47c929467a Added HEROKU_APP_NAME env to baseUrl config parameter 2017-03-30 10:56:37 -07:00
David Baldwynn
18bb453c50 Updated mongolab env variables 2017-03-30 10:37:45 -07:00
David Baldwynn
ca6fc064ce Added SparkPost sandbox domain 2017-03-30 10:29:04 -07:00
David Baldwynn
2651d1a7b8 Added SparkPost addon env variables for heroku installation 2017-03-30 10:25:20 -07:00
David Baldwynn
436d192ca5 Fixed mailer env for production config 2017-03-30 10:03:17 -07:00
David Baldwynn
567e876cfd
fixed socketURL bug 2017-03-27 17:44:47 -07:00
David Baldwynn
86c9c45670
got forms to work without subdomains 2017-03-27 17:04:03 -07:00
David Baldwynn
8d27010d0a
successfully split form and admin panel template cache 2017-03-27 15:00:22 -07:00
David Baldwynn
709303d43c
got all frontend tests to pass 2017-03-27 13:32:33 -07:00
David Baldwynn
d02573cc0a
readded modification for multichoice and rating inputs 2017-03-12 21:19:41 -07:00
David Baldwynn
fbc5641388
fixed autosaving bug for configure tab 2017-03-09 16:30:32 -08:00
David Baldwynn
8a12f4d65c
fixed analytics geolocation 2017-03-06 14:05:40 -08:00
David Baldwynn
d08749a6b4 got docker to work 2016-11-30 16:31:06 -08:00
David Baldwynn
6e1a8960f2 fixed setup script 2016-11-08 14:55:46 -08:00
David Baldwynn
71cd2ff1a3 removed oscarhost and soap 2016-11-08 14:53:10 -08:00
David Baldwynn
e88234dad5 Merge branch 'stage' of github.com:whitef0x0/tellform into stage
Conflicts:
	README.md
	app/models/form_submission.server.model.js
	public/dist/application.min.js
	public/dist/form-application.min.js
2016-11-08 17:25:12 -05:00
David Baldwynn
5026d788bd Update README.md 2016-11-08 17:14:32 -05:00
Toan Vo
45723bc725 db url 2016-10-24 15:24:25 +07:00
David Baldwynn
8309b27e3e added successful verification message to login page 2016-10-07 09:01:37 -07:00
David Baldwynn
ebec20c1de got subdomains to work in production 2016-06-20 15:35:41 -07:00
David Baldwynn
f00edf73dd got subdomain support to work 2016-06-20 15:19:18 -07:00
David Baldwynn
20b599680d merged subdomains into stage 2016-06-20 14:02:03 -07:00
David Baldwynn
c5607c7c61 fixed mongodb env 2016-06-18 17:01:02 -04:00
David Baldwynn
2876c69a5a got subdomains to work 2016-06-08 20:32:33 -07:00
David Baldwynn
c03c9ae33d added multi language support for form title 2016-06-08 16:56:06 -07:00
David Baldwynn
3768d0ed42 got translation to work 2016-06-08 16:42:46 -07:00
David Baldwynn
7f790648ee got submit-form-view to work 2016-06-08 16:12:48 -07:00
David Baldwynn
cd83a8a558 got admin-form to work 2016-06-08 15:39:46 -07:00
Sam
a966a5f34a fix docker 2016-06-08 20:01:37 +02:00
Sam
0658c2de60 make it work 2016-06-08 19:59:54 +02:00
David Baldwynn
3cd4c2395c merged 2016-06-07 14:30:15 -07:00
David Baldwynn
a8530472d5 merged 2016-06-07 14:22:20 -07:00
David Baldwynn
bdb741affc merged edit submissions view 2016-06-07 13:19:19 -07:00
Sam
6763f56f23 fix docker 2016-06-07 22:10:27 +02:00
Sam
3315f8133c make it work 2016-06-07 22:10:27 +02:00
David Baldwynn
20634f8f19 added analytics 2016-06-06 18:08:46 -07:00
David Baldwynn
e9f86a9c62 updated .gitignore to ignore generated files
modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js
	deleted:    public/dist/application.js
	deleted:    public/dist/application.min.css
	deleted:    public/dist/application.min.js
	modified:   public/modules/forms/css/form.css
	modified:   public/modules/forms/directives/auto-save.client.directive.js
	modified:   public/modules/forms/directives/key-to-option.client.directive.js
	modified:   public/modules/forms/directives/submit-form.client.directive.js
	modified:   public/modules/forms/views/directiveViews/field/dropdown.html
2016-05-20 12:50:05 -07:00
David Baldwynn
4bc3d163cf reverted to no ssl 2016-05-19 16:17:41 -07:00
David Baldwynn
aa3e31903b updated production email 2016-05-19 16:01:55 -07:00
David Baldwynn
bd4d1e2648 added workaround bug for nodemailer 2016-05-18 14:35:40 -07:00