Girish Ramakrishnan
|
f6df4cab67
|
Remove ADMIN_ORIGIN
|
2015-08-05 17:27:55 -07:00 |
|
Johannes Zellner
|
019d29c5b7
|
Use assert.strictEqual() to see the values
|
2015-08-05 17:49:19 +02:00 |
|
Johannes Zellner
|
8bcbd860be
|
Add unit tests for feedback route and fix the route
|
2015-08-04 16:59:35 +02:00 |
|
Johannes Zellner
|
be61c42fe8
|
Send feedback and tickets to support@cloudron.io
|
2015-08-04 16:05:20 +02:00 |
|
Johannes Zellner
|
d22e0f0483
|
mailer functions only enqueue, respond immediately
|
2015-08-04 15:39:14 +02:00 |
|
Johannes Zellner
|
c8f6973312
|
Do not send adminEmail for feedback mails
|
2015-08-04 14:56:43 +02:00 |
|
Johannes Zellner
|
3f0f0048bc
|
add missing email format
|
2015-08-04 14:52:40 +02:00 |
|
Johannes Zellner
|
88643f0875
|
Add missing %>
|
2015-08-04 14:49:43 +02:00 |
|
Johannes Zellner
|
e11bb10bb8
|
The requested function is in mailer
|
2015-08-04 14:45:42 +02:00 |
|
Johannes Zellner
|
da48e32bcc
|
Add feedback route
|
2015-08-04 14:31:40 +02:00 |
|
Johannes Zellner
|
57e2803bd2
|
Add feedback email template
|
2015-08-04 14:31:33 +02:00 |
|
Johannes Zellner
|
4f129102a8
|
Use -1 for progress to indicate an error
|
2015-07-29 13:53:36 +02:00 |
|
Johannes Zellner
|
2dd6bb0c67
|
Rename upgradeError to updateError in update
|
2015-07-29 13:52:59 +02:00 |
|
Johannes Zellner
|
b928b08a4c
|
Reset update progress on update failure
|
2015-07-29 12:41:19 +02:00 |
|
Girish Ramakrishnan
|
46172e76c6
|
Keep updater arguments sorted for readability
|
2015-07-28 16:03:32 -07:00 |
|
Girish Ramakrishnan
|
7e639bd0e2
|
Release update/upgrade lock only on error
|
2015-07-28 15:28:10 -07:00 |
|
Girish Ramakrishnan
|
3ea7a11d97
|
Set progress completion error messages
|
2015-07-28 14:40:22 -07:00 |
|
Girish Ramakrishnan
|
48c16277f0
|
Create error object properly
|
2015-07-28 14:22:34 -07:00 |
|
Girish Ramakrishnan
|
4ad4ff0b10
|
Use progress.set in upgrade/update code paths
|
2015-07-28 14:22:08 -07:00 |
|
Girish Ramakrishnan
|
25f05e5abd
|
Add missing ;
|
2015-07-28 13:09:24 -07:00 |
|
Girish Ramakrishnan
|
7c214a9181
|
log update and upgrade errors
|
2015-07-28 10:03:52 -07:00 |
|
Johannes Zellner
|
d66b1eef59
|
Better support for active directory clients
|
2015-07-28 18:39:16 +02:00 |
|
Girish Ramakrishnan
|
58f52b90f8
|
better debug on what is being autoupdated
|
2015-07-28 09:37:46 -07:00 |
|
Girish Ramakrishnan
|
edb67db4ea
|
Remove unnecessary debug making logs very verbose
|
2015-07-28 09:32:19 -07:00 |
|
Johannes Zellner
|
3d8b90f5c8
|
Redirect on app error to webadmin appstatus page
Part of #436
|
2015-07-28 13:46:58 +02:00 |
|
Johannes Zellner
|
87c76a3eb3
|
Read apps from actual response body
|
2015-07-27 16:27:50 +02:00 |
|
Johannes Zellner
|
6bceff14ec
|
Add proxy api to get non approved app listings
|
2015-07-27 14:00:44 +02:00 |
|
Girish Ramakrishnan
|
6b62561706
|
Add mandatory addons object
|
2015-07-24 06:59:34 -07:00 |
|
Girish Ramakrishnan
|
d558c06803
|
Add missing semicolon
|
2015-07-24 06:53:07 -07:00 |
|
Girish Ramakrishnan
|
ef9508ccc5
|
Use BOX_ENV instead of NODE_ENV
Let NODE_ENV be used by node modules and always be set to production
Fixes #453
|
2015-07-24 01:42:28 -07:00 |
|
Girish Ramakrishnan
|
ec8342c2ce
|
Better progress messages
|
2015-07-23 22:50:58 -07:00 |
|
Johannes Zellner
|
71dbe21fc3
|
Set no-cache for the avatar
|
2015-07-23 16:34:44 +02:00 |
|
Johannes Zellner
|
f36616abbb
|
Remove developerMode from update provisioning data
Finally fixes #442
|
2015-07-23 13:31:39 +02:00 |
|
Johannes Zellner
|
db6d6d565f
|
Remove developerMode from config.js
|
2015-07-23 13:26:30 +02:00 |
|
Johannes Zellner
|
5f3fc68b5e
|
Fixup developers test with new developer mode setting
|
2015-07-23 13:19:51 +02:00 |
|
Johannes Zellner
|
bdca5e343b
|
Fixup clients test with new developer mode setting
|
2015-07-23 13:16:36 +02:00 |
|
Johannes Zellner
|
58cf712e71
|
Fix apps-test to use settings developerMode
|
2015-07-23 12:59:47 +02:00 |
|
Johannes Zellner
|
ca7e67ea4f
|
Use developerMode from settings instead of config
|
2015-07-23 12:52:04 +02:00 |
|
Johannes Zellner
|
b202043019
|
Add developerMode to settings
Part of #442
|
2015-07-23 12:42:56 +02:00 |
|
Johannes Zellner
|
19fef4c337
|
Add missing appId key to access app updateInfo
|
2015-07-23 07:21:05 +02:00 |
|
Johannes Zellner
|
7b864fed04
|
Only log error if NOOP_CALLBACK got an error
|
2015-07-23 07:17:30 +02:00 |
|
Girish Ramakrishnan
|
3f732abbb3
|
Add debugs
|
2015-07-20 11:05:30 -07:00 |
|
Girish Ramakrishnan
|
1af3397898
|
Disable removeIcon is apptask for now
|
2015-07-20 11:01:52 -07:00 |
|
Girish Ramakrishnan
|
0d89612769
|
unusedAddons must be an object, not an array
|
2015-07-20 10:50:44 -07:00 |
|
Girish Ramakrishnan
|
17b1f469d7
|
Handle forced updates
|
2015-07-20 10:09:02 -07:00 |
|
Girish Ramakrishnan
|
1e67241049
|
Return error on unknown installation command
|
2015-07-20 10:03:55 -07:00 |
|
Girish Ramakrishnan
|
173efa6920
|
Leave note on when lastBackupId can be null
|
2015-07-20 09:54:17 -07:00 |
|
Girish Ramakrishnan
|
0285562133
|
Revert the manifest and portBindings on a failed update
Fixes #443
|
2015-07-20 09:48:31 -07:00 |
|
Girish Ramakrishnan
|
26fbace897
|
During an update backup the old addons
Fixes #444
|
2015-07-20 00:50:36 -07:00 |
|
Girish Ramakrishnan
|
df9d321ac3
|
app.portBindings and newManifest.tcpPorts may be null
|
2015-07-20 00:10:36 -07:00 |
|