30 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
wodka
2276ca100f Merge branch 'master' into 2.20
# Conflicts:
#	config/env/secure.js
#	package-lock.json
#	package.json
#	public/form_modules/forms/base/css/form.css
#	public/modules/forms/admin/config/i18n/french.js
2019-07-11 23:18:55 +02:00
wodka
b3bf791d3c improve docker images, fix jsep and initial build 2019-07-01 10:03:29 +02:00
David Baldwynn
784ae9011e fixed security flaw with removeSensitiveModelData 2017-11-21 17:26:52 -08:00
David Baldwynn
4d4bb65298 disabled create_admin script in test mode 2017-11-21 15:49:58 -08:00
David Baldwynn
39125972c3 removed user and pass from mongoose options 2017-11-21 13:12:34 -08:00
David Baldwynn
31985ddda7 added setup script that runs on first run of server 2017-11-21 13:10:43 -08:00
David Baldwynn
4f2682554d merged with master 2017-11-11 20:05:06 -08:00
David Baldwynn
b29d5bad36 fixed admin setup script 2017-11-06 13:44:29 -08:00
David Baldwynn
56cf745270 added check to not load .env on travis run 2017-10-30 11:12:44 -07:00
David Baldwynn
8ea1f63c96 fixed travis settings 2017-10-29 21:32:02 -07:00
David Baldwynn
d2bac982cd fixed config prod 2017-10-18 20:27:07 -04:00
David Baldwynn
154fddff75 fixed editField bug 2017-10-18 17:18:18 -07:00
David Baldwynn
60abe5a227 got grunt-env to work with .env file 2017-10-10 22:25:39 -07:00
David Baldwynn
d1039c7fc2 got all tests to pass 2017-10-10 22:07:13 -07:00
David Baldwynn
1193112c4e Removed unused init module from server.js 2017-04-22 19:23:23 -07:00
David Baldwynn
1058692bca
added socketPort option 2017-04-03 13:28:24 -07:00
David Baldwynn
d08749a6b4 got docker to work 2016-11-30 16:31:06 -08:00
David Baldwynn
faa306302b fixed form analyze view 2016-11-09 10:02:12 -08:00
David Baldwynn
71cd2ff1a3 removed oscarhost and soap 2016-11-08 14:53:10 -08:00
Toan Vo
79f8ca8d85 only load dotenv if development environment 2016-10-24 14:13:38 +07:00
David Baldwynn
083ea1070c fixed form field validation for multiple choice and checkbox 2016-06-04 00:00:31 -07:00
David Baldwynn
2a1a6d5299 fixed dotenv 2016-05-20 14:11:37 -07:00
David Baldwynn
e6e14f558e updated watch dirs in ecosystem.json 2016-05-20 13:39:48 -07:00
David Baldwynn
e41e4fb443 make app crash when uncaughtException 2016-05-20 13:28:27 -07:00
David Baldwynn
73c87a2301 added node-coveralls to package.json 2015-11-23 13:06:02 -08:00
David Baldwynn
92c84dc500 fixed user permissions problem 2015-10-30 11:40:02 -07:00
David Baldwynn
0476e51730 added tests for backend 2015-08-11 13:32:27 -07:00
David Baldwynn
87b351efea first commit 2015-06-29 15:51:29 -07:00