wodka
|
e175abb9e3
|
further update files
|
2019-07-15 15:02:21 +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 |
|
wodka
|
643954896b
|
fix user creation
|
2019-07-01 16:13:21 +02: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
|
188c48b26c
|
fixed password issue with setup script admin creation
|
2017-11-21 15:33:07 -08:00 |
|
David Baldwynn
|
df83c6bb93
|
fixed create_admin script
|
2017-11-21 15:30:09 -08:00 |
|
David Baldwynn
|
7c6dc90592
|
added ASCII art for setup script
|
2017-11-21 13:33:25 -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
|
563b8c6cd2
|
Modified setup script to search for admin user by email AND username
|
2017-11-21 12:37:57 -08:00 |
|
David Baldwynn
|
c97f207699
|
added username validation to setup script
|
2017-11-21 12:33:47 -08:00 |
|
David Baldwynn
|
e27f27f7f0
|
added email validation to setup script
|
2017-11-21 12:31:13 -08:00 |
|
David Baldwynn
|
acb067d626
|
fixed incorrect ENV variable name for redis url
|
2017-11-21 11:50:35 -08:00 |
|
David Baldwynn
|
2bd1598a01
|
Handled case in setup script where admin user already exists
|
2017-11-21 10:12:29 -08:00 |
|
David Baldwynn
|
a08e5c5317
|
removed username from .env file in setup script
|
2017-11-21 09:59:42 -08:00 |
|
David Baldwynn
|
7107bab614
|
added support for custom smtp server in setup script
|
2017-11-21 09:58:44 -08:00 |
|
David Baldwynn
|
2993c6e4f8
|
removed reCAPTCHA token from setup script
|
2017-11-21 07:58:11 -08:00 |
|
David Baldwynn
|
b29d5bad36
|
fixed admin setup script
|
2017-11-06 13:44:29 -08:00 |
|
David Baldwynn
|
828f4c8bba
|
added defaults for admin user
|
2017-10-18 17:32:15 -07:00 |
|
David Baldwynn
|
5641057167
|
Removed process.env from create_admin script
|
2017-10-10 15:25:32 -07:00 |
|
David Baldwynn
|
b30c3a40e0
|
Fixed ENV bug with create-admin script
|
2017-10-10 15:03:37 -07:00 |
|
David Baldwynn
|
c0cc33e223
|
integrated form_modules into admin panel
|
2017-09-20 15:18:19 -07:00 |
|
José Luis Di Biase
|
7f51e104c0
|
We need to be sure to not end before .env file is written
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
|
2017-06-23 16:48:11 -03:00 |
|
José Luis Di Biase
|
e68b8a6c1d
|
Setup: Exit when user dont want config deploy
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
|
2017-06-23 16:27:51 -03:00 |
|
José Luis Di Biase
|
72f48a1224
|
Kill whitespaces
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
|
2017-06-23 16:24:38 -03:00 |
|
David Baldwynn
|
e32b0383e1
|
Refactored scripts/setup.js
|
2017-04-22 19:44:59 -07:00 |
|
David Baldwynn
|
d0e620cbed
|
Update create_admin.js
|
2017-04-20 22:04:07 -07:00 |
|
David Baldwynn
|
b99e6aa979
|
added closure-compiler
|
2017-04-11 00:11:03 -07:00 |
|
David Baldwynn
|
1058692bca
|
added socketPort option
|
2017-04-03 13:28:24 -07:00 |
|
David Baldwynn
|
1a4e445f4a
|
Update create_admin.js
|
2017-03-30 10:43:06 -07:00 |
|
David Baldwynn
|
50379fa866
|
Added heroku admin creation script
|
2017-03-30 10:36:30 -07:00 |
|
David Baldwynn
|
ba69eb72c6
|
Added DISABLED_SUBDOMAINS to setup script
|
2017-03-30 10:01:06 -07:00 |
|
David Baldwynn
|
d7984b41b9
|
Update setup.js
|
2017-03-06 16:31:15 -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 |
|
Thiên Toán
|
2d1797d407
|
Update setup.js
|
2016-10-23 17:01:07 +07:00 |
|
Toan Vo
|
486a1dba94
|
fix username
|
2016-10-23 12:18:47 +07:00 |
|
David Baldwynn
|
de5ac881c9
|
fixed signup error
|
2016-08-17 12:04:42 -07:00 |
|
Adrian Portabales
|
b939715496
|
Edit setup.js with exit when already exist .env
|
2016-06-11 13:57:41 +02:00 |
|
Adrian Portabales
|
e8a1d46408
|
Edit setup.js with exit when already exist .env
|
2016-06-11 13:56:26 +02:00 |
|
David Baldwynn
|
e6660308fa
|
fixed setup script
modified: public/dist/application.js
modified: public/dist/application.min.js
|
2016-06-07 12:59:12 -07:00 |
|
David Baldwynn
|
b5d7c16649
|
fixed setup script
|
2016-05-21 12:50:12 -07:00 |
|
David Baldwynn
|
83bf15c69e
|
updated csslint and jshint
|
2016-05-10 10:13:20 -07:00 |
|
David Baldwynn
|
7065a4a37a
|
fixed signup_disabled in setup script
|
2016-05-10 01:07:36 -07:00 |
|
David Baldwynn
|
ca0ebe8c65
|
got signup disabled to work
|
2016-05-10 00:41:10 -07:00 |
|
David Baldwynn
|
883a944c83
|
got setup script to work
|
2016-05-09 23:30:09 -07:00 |
|
David Baldwynn
|
6a9b8ee8a8
|
fixed merge conflicts in app/models and app/tests
|
2015-10-06 13:24:02 -07:00 |
|
David Baldwynn
|
2638af607f
|
fixed submissions fields
|
2015-10-06 13:14:12 -07:00 |
|
David Baldwynn
|
f3c751f6c9
|
started oscarhost API update
|
2015-09-10 15:06:28 -07:00 |
|