David Baldwynn
|
7c6dc90592
|
added ASCII art for setup script
|
2017-11-21 13:33:25 -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
|
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
|
fca5524751
|
fixed admin script
|
2017-11-21 07:39:00 -08:00 |
|
David Baldwynn
|
801677bdd7
|
fixed angular-ui sorting bug
|
2017-11-21 07:24:22 -08:00 |
|
David Baldwynn
|
91528889e5
|
got tests to pass
|
2017-11-21 00:05:01 -08:00 |
|
David Baldwynn
|
94bcae9d5b
|
added clarifying comment for formatDeviceData
|
2017-11-20 21:24:20 -08:00 |
|
David Baldwynn
|
88299a2b27
|
simplified form_field property deletion logic in form_submission model
|
2017-11-20 21:21:32 -08:00 |
|
David Baldwynn
|
632d2b409d
|
removed submissions property from form model
|
2017-11-20 21:15:47 -08:00 |
|
David Baldwynn
|
e0ad256904
|
removed setting analytics to empty array after submissions are deleted
|
2017-11-20 21:11:28 -08:00 |
|
David Baldwynn
|
2c9e931257
|
removed unnessecary console.log() statement from passport helpers
|
2017-11-20 21:07:04 -08:00 |
|
David Baldwynn
|
c7d28d641c
|
removed commented out code in send-email-notifications
|
2017-11-20 21:05:58 -08:00 |
|
David Baldwynn
|
eb658af30d
|
got jshint to pass
|
2017-11-20 21:04:07 -08:00 |
|
David Baldwynn
|
a165cdc242
|
moved privateFields dict to constants.js
|
2017-11-20 20:58:53 -08:00 |
|
David Baldwynn
|
75d06037a3
|
removed formValidity filter from admin js
|
2017-11-20 20:54:38 -08:00 |
|
David Baldwynn
|
9c24d15a32
|
remove empty test case from header.client.controller.test.js
|
2017-11-20 20:30:41 -08:00 |
|
David Baldwynn
|
4d8fe4c23a
|
removed redundant ng-true-value and ng-false-value from bs-switch
|
2017-11-20 20:28:56 -08:00 |
|
David Baldwynn
|
218d96dc2b
|
changed loading to saveInProgress for v-busy button in configure directive
|
2017-11-20 20:27:14 -08:00 |
|
David Baldwynn
|
00d437ea1e
|
added 'copied' label after copy button is clicked
|
2017-11-20 20:23:25 -08:00 |
|
David Baldwynn
|
f3f9232c62
|
removed getUserState from Auth service
|
2017-11-20 19:58:43 -08:00 |
|
David Baldwynn
|
1c4ce87084
|
removed deprecated properties from mock models
|
2017-11-20 19:56:49 -08:00 |
|
David Baldwynn
|
a3e0e89019
|
removed unused template property from configureTabs array
|
2017-11-20 18:57:43 -08:00 |
|
David Baldwynn
|
8d3e605261
|
fixed create new form bug
|
2017-11-20 18:30:16 -08:00 |
|
David Baldwynn
|
5ad2875378
|
fixed icon bug on field dragging
|
2017-11-19 22:42:59 -08:00 |
|
David Baldwynn
|
d74c04fa86
|
added padding for share panel
|
2017-11-19 22:10:07 -08:00 |
|
David Baldwynn
|
f897b39549
|
fixed disabled switch for respondent notifications bug
|
2017-11-19 21:37:27 -08:00 |
|
David Baldwynn
|
66409c15d8
|
fixed bugs in listForms duplication
|
2017-11-19 21:31:26 -08:00 |
|
David Baldwynn
|
9d040e9672
|
fixed flashing between configure tabs
|
2017-11-19 21:26:49 -08:00 |
|
David Baldwynn
|
56b7497dca
|
set default form language to user's language
|
2017-11-19 21:09:57 -08:00 |
|
David Baldwynn
|
14243285bb
|
fixed form create modal bug
|
2017-11-19 21:07:00 -08:00 |
|
David Baldwynn
|
2523631d96
|
fixed lcovMerge
|
2017-11-19 18:42:10 -08:00 |
|
David Baldwynn
|
a8ae7e2105
|
fixed ng-quill dependency
|
2017-11-19 18:36:32 -08:00 |
|
David Baldwynn
|
902d2b31e2
|
fixed test for settings controller
|
2017-11-19 18:32:18 -08:00 |
|
David Baldwynn
|
0e7ee4261a
|
added jspdf to bower deps
|
2017-11-19 21:20:46 -05:00 |
|
David Baldwynn
|
e01b4d53e3
|
disabled key to option when # of options > 26
|
2017-11-19 21:18:31 -05:00 |
|
David Baldwynn
|
b6b93d15f0
|
fixed delete button state change bug
|
2017-11-19 21:15:26 -05:00 |
|
David Baldwynn
|
153d12a4e3
|
Merge branch '2.20' into fixUXBugs
|
2017-11-19 20:44:59 -05:00 |
|
David Baldwynn
|
70eec8731c
|
fixed key to option
|
2017-11-19 16:53:33 -08:00 |
|
David Baldwynn
|
a217567b9b
|
fixed key-to-option attributes
|
2017-11-19 16:10:30 -08:00 |
|
David Baldwynn
|
58380d23e3
|
fixed double scrolling bug with radio field
|
2017-11-19 15:38:08 -08:00 |
|
David Baldwynn
|
1721db9efe
|
slowed down field scrolling
|
2017-11-19 15:32:15 -08:00 |
|
David Baldwynn
|
ff509f2b5c
|
added updating of translation when user changes profile language
|
2017-11-19 15:23:38 -08:00 |
|