87 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
784ae9011e fixed security flaw with removeSensitiveModelData 2017-11-21 17:26:52 -08:00
David Baldwynn
bd4af8aa7c
Merge branch 'fixUXBugs' into updateSetupScript 2017-11-21 16:01:33 -08:00
David Baldwynn
c561130f75 Merge branch 'fixUXBugs' into addSeleniumTests 2017-11-21 15:56:49 -08:00
David Baldwynn
df83c6bb93 fixed create_admin script 2017-11-21 15:30:09 -08:00
David Baldwynn
39125972c3 removed user and pass from mongoose options 2017-11-21 13:12:34 -08:00
David Baldwynn
e27f27f7f0 added email validation to setup script 2017-11-21 12:31:13 -08:00
David Baldwynn
68858ca1a3 fixed fieldType constant 2017-11-21 10:42:32 -08:00
David Baldwynn
7107bab614 added support for custom smtp server in setup script 2017-11-21 09:58:44 -08:00
David Baldwynn
fca5524751 fixed admin script 2017-11-21 07:39:00 -08:00
David Baldwynn
6a992d74ad Added tests for password, settings and verify controllers 2017-11-19 15:11:43 -08:00
David Baldwynn
0e7eb457cc got clientside tests to pass 2017-11-19 11:12: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
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
2c736fe184 Removed upload config from env/all.js 2017-10-10 15:07:24 -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
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
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
fbc5641388
fixed autosaving bug for configure tab 2017-03-09 16:30:32 -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
8309b27e3e added successful verification message to login page 2016-10-07 09:01:37 -07:00
David Baldwynn
f00edf73dd got subdomain support to work 2016-06-20 15:19:18 -07: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