18 Commits

Author SHA1 Message Date
wodka
cc12ed924c get rid of tellform names 2019-07-18 12:35:07 +02:00
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
fb26fbd4f9 disabled subdomains for server-side tests 2017-11-21 10:54:23 -08: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
c13e09bd2e Removed OAuth ENV from test.js 2017-10-10 15:05:35 -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
David Baldwynn
5798f5aa95
refactored server-side tests 2017-04-23 12:46:15 -07:00
David Baldwynn
8a12f4d65c
fixed analytics geolocation 2017-03-06 14:05:40 -08:00
David Baldwynn
96ea74852e fixed merge conflicts 2015-11-16 14:25:39 -08:00
David Baldwynn
5a52425c10 fixed submissions fields 2015-10-06 13:14:38 -07:00
David Baldwynn
b7e5b47a18 merged config/env/test.js 2015-08-21 10:18:45 -07:00
David Baldwynn
ab600a8161 changed name from MedForms to NodeForms 2015-08-20 18:30:47 -07:00
David Baldwynn
52a305cf9b added testing 2015-08-18 14:44:36 -07:00
David Baldwynn
5abbebb117 fixed autosaving 2015-07-28 15:29:07 -07:00
David Baldwynn
87b351efea first commit 2015-06-29 15:51:29 -07:00