Commit graph

131 commits

Author SHA1 Message Date
Andrew Phillips 7357756625 Fix MAILER_STMP_SECURE
This should resolve https://github.com/tellform/tellform/issues/281,
matching the description in the Configuration section of `README.md`.
This also corrects the case of `TRUE` in an example.
2018-01-25 13:31:04 -04:00
David Baldwynn 084a8005fd fixed form vendor files 2017-11-11 19:56:41 -08:00
David Baldwynn 24cffeee37 fixed problem with production assets 2017-11-08 11:31:46 -08:00
David Baldwynn 25ce55b4c7 moved to pug from swig and fixed public form when subdomains are disabled 2017-10-27 16:00:04 -07:00
David Baldwynn d2bac982cd fixed config prod 2017-10-18 20:27:07 -04:00
David Baldwynn 3835a8aa3a Merge branch 'master' of github.com:whitef0x0/tellform into HEAD
Conflicts:
	config/env/all.js
	config/env/development.js
2017-10-18 20:20:15 -04:00
David Baldwynn 154fddff75 fixed editField bug 2017-10-18 17:18:18 -07:00
David Baldwynn b14822d1fa Update all.js 2017-10-11 12:12:20 -07:00
David Baldwynn d1039c7fc2 got all tests to pass 2017-10-10 22:07:13 -07:00
David Baldwynn 92fd374e87 Update production.js 2017-10-10 16:30:12 -07:00
David Baldwynn 91d5deabcf Update all.js 2017-10-10 16:26:18 -07:00
David Baldwynn 6bf5c6d3ee Update all.js 2017-10-10 16:25:51 -07:00
David Baldwynn 101f28ea88 Update all.js 2017-10-10 15:24:45 -07:00
David Baldwynn 4d6a337e45 Update all.js 2017-10-10 15:20:03 -07:00
David Baldwynn 8218521a2b Update all.js 2017-10-10 15:12:31 -07:00
David Baldwynn 4e9a68e628 Removed OAuth providers from env/secure.js 2017-10-10 15:09:57 -07:00
David Baldwynn 2c736fe184 Removed upload config from env/all.js 2017-10-10 15:07:24 -07:00
David Baldwynn c13e09bd2e Removed OAuth ENV from test.js 2017-10-10 15:05:35 -07:00
David Baldwynn c3615f1cd6 Removed OAuth ENV from development.js 2017-10-10 15:05:12 -07:00
David Baldwynn f529cf225f sped up rendering of form submission page 2017-10-05 04:19:13 -04:00
David Baldwynn f6bb23a3bf fixed duplicate views bug 2017-09-29 17:33:55 -07:00
David Baldwynn 9ed2b732b4 got tests to pass 2017-09-20 18:36:42 -07:00
David Baldwynn 78a6c8fabc fixed translation bug in form preview 2017-09-20 16:57:05 -07:00
David Baldwynn c0cc33e223 integrated form_modules into admin panel 2017-09-20 15:18:19 -07:00
James Thomas f80c0e9bcc Added custom mail host via MAILER_SERVICE_PROVIDER, MAILER_SMTP_PORT, and MAILER_SMTP_SECURE env vars 2017-08-14 20:58:26 -04:00
abby 8098c3f4a6 initial fork version
- fixed missing port in verification link for dev env
- disable linting (existing code base > 1k jslint warning, generating
huge amount of logs & hiding other logs during build)
2017-08-01 10:58:27 +08:00
David Baldwynn ed032d6db9 fixed edit-submission-form-directive test and removed unnessecary console.log() statements 2017-07-28 14:47:09 -07:00
David Baldwynn b29b0a9e82 fixed logging out of control size bug 2017-07-20 19:09:21 -04:00
José Luis Di Biase d1f3e5f74a match jshintrc config
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 14:54:28 -03:00
David Baldwynn 5798f5aa95
refactored server-side tests 2017-04-23 12:46:15 -07:00
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