34 Commits

Author SHA1 Message Date
wodka
f7b1dd05e9 fix analytics
upgrade missing dependencies
upgrade libraries
change service naming
2019-07-15 10:15:06 +02:00
wodka
1caf34c230 Merge remote-tracking branch 'origin/fixUXBugs' into features/missing
# Conflicts:
#	.gitignore
#	app/views/form.server.view.pug
#	package-lock.json
#	package.json
#	public/form_modules/forms/base/config/i18n/french.js
#	public/modules/core/config/core.client.routes.js
#	public/modules/core/config/i18n/french.js
#	public/modules/core/controllers/header.client.controller.js
#	public/modules/forms/admin/css/admin-form.css
#	public/modules/users/controllers/authentication.client.controller.js
#	public/modules/users/services/auth.client.service.js
#	scripts/create_admin.js
#	server.js
2019-07-11 23:32:25 +02:00
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
68858ca1a3 fixed fieldType constant 2017-11-21 10:42:32 -08:00
David Baldwynn
fca5524751 fixed admin script 2017-11-21 07:39:00 -08:00
David Baldwynn
d1039c7fc2 got all tests to pass 2017-10-10 22:07:13 -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
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
1058692bca
added socketPort option 2017-04-03 13:28:24 -07:00
David Baldwynn
567e876cfd
fixed socketURL bug 2017-03-27 17:44:47 -07:00
David Baldwynn
8d27010d0a
successfully split form and admin panel template cache 2017-03-27 15:00:22 -07:00
David Baldwynn
d08749a6b4 got docker to work 2016-11-30 16:31:06 -08: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
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
ac73db734b added submit validation message 2016-05-16 17:30:20 -07:00
David Baldwynn
883a944c83 got setup script to work 2016-05-09 23:30:09 -07:00
David Baldwynn
c32fef4338 added sessionCookie to devlepement env 2016-04-10 17:54:41 -04:00
David Baldwynn
b7e00a276e fixed listForm view 2016-04-10 17:23:13 -04:00
David Baldwynn
96ea74852e fixed merge conflicts 2015-11-16 14:25:39 -08:00
David Baldwynn
23828b0b25 fixed email signup 2015-11-05 14:38:38 -08:00
David Baldwynn
1309832742 fixed email verification 2015-11-05 14:07:56 -08:00
David Baldwynn
ab600a8161 changed name from MedForms to NodeForms 2015-08-20 18:30:47 -07:00
David Baldwynn
5abbebb117 fixed autosaving 2015-07-28 15:29:07 -07:00
David Baldwynn
e552e03f81 got user email verification working 2015-07-27 13:33:43 -07:00
David Baldwynn
6983440113 got submission deletion working 2015-07-27 11:11:43 -07:00
David Baldwynn
87b351efea first commit 2015-06-29 15:51:29 -07:00