Commit Graph

2899 Commits

Author SHA1 Message Date
Girish Ramakrishnan 3d55e6313e Print the error code and signal 2015-04-10 19:08:34 -07:00
Girish Ramakrishnan a168846a05 Remove sudo 2015-04-10 16:14:57 -07:00
Girish Ramakrishnan 53a925374b Containers are not semver based 2015-04-10 15:15:53 -07:00
Girish Ramakrishnan f196088aa0 test app version is now 0.1.0 2015-04-10 14:41:29 -07:00
Johannes Zellner 2b7d28191c Rework parts of the setup wizard
Fixes #318
2015-04-10 15:33:57 +02:00
Johannes Zellner 09431040f4 Make email query param in setup mandatory 2015-04-10 15:07:41 +02:00
Johannes Zellner 0e4baf18eb Reset the password model to '' instead of {}
Fixes #329
2015-04-10 14:32:43 +02:00
Johannes Zellner 0be98c300f App icon urls now require an access token 2015-04-10 13:41:09 +02:00
Johannes Zellner 9c960a7e89 Only show apps as running if health check passes
Fixes #309
2015-04-10 13:19:31 +02:00
Johannes Zellner 1570d1d3bf Make app state filter work off the app object 2015-04-10 13:11:16 +02:00
Johannes Zellner d86533ebc6 Separate password input from regular form
Fixes #330
2015-04-10 13:05:03 +02:00
Johannes Zellner 5b07c5e372 Remove password requirement for app installation form 2015-04-10 12:58:34 +02:00
Johannes Zellner e321c4ab54 Do not require a password for app installation 2015-04-10 12:53:50 +02:00
Johannes Zellner c8da586890 Show error messages for 5seconds
Fixes #328
2015-04-10 12:09:38 +02:00
Johannes Zellner 29fd79e471 Add tests for non admins using the apps api
Fixes #317
2015-04-10 12:07:58 +02:00
Johannes Zellner 0affa769ac Show update badge only for admins 2015-04-10 11:53:55 +02:00
Johannes Zellner ac836dec22 Fix account page gravatar usage 2015-04-10 11:53:17 +02:00
Johannes Zellner d56990a5f5 Do not show app actions for non admins 2015-04-10 11:47:58 +02:00
Johannes Zellner 94ddd51e91 Allow non admins to view the appstore but hide install action 2015-04-10 11:37:52 +02:00
Johannes Zellner 7e5669fbbb Only admins should do app actions 2015-04-10 11:28:12 +02:00
Johannes Zellner fd5fd610a7 We do now rely on girish/redis:0.4 for tests 2015-04-10 11:26:58 +02:00
Johannes Zellner ab831ab8e1 /tmp/mysql_vars.sh is not owned by the user
I am not sure if the whole script can safely run as root.
Currently this is a bit annoying having to provide the password in
npm test...
2015-04-10 11:24:23 +02:00
Girish Ramakrishnan 038ae04f9e Fix typo that breaks backup and restore
Fixes #322
2015-04-09 16:38:17 -07:00
Girish Ramakrishnan c8a855427d Continue if redis container was not found 2015-04-09 15:49:26 -07:00
Girish Ramakrishnan 6ce0101b86 Add a hack to make script work with subdirectories
Should probably rename this script rimraf.sh
2015-04-09 14:52:51 -07:00
Girish Ramakrishnan 1f71063183 Remove any existing directory from previous failed tests 2015-04-09 08:53:58 -07:00
Girish Ramakrishnan 67cf39fd2a Update addons 2015-04-09 08:26:31 -07:00
Johannes Zellner 567c77226f Give the setup more space 2015-04-09 14:31:18 +02:00
Johannes Zellner 28d7a47c63 Provider better padding for content 2015-04-09 14:29:58 +02:00
Johannes Zellner bfb44f0d1e Ensure the redirectTo url is passed around the form submit 2015-04-09 13:53:02 +02:00
Johannes Zellner 4ba35caa0e Send the returnTo url in the query in addition to the session in case we hit an issue
Fixes #314
2015-04-09 13:40:06 +02:00
Johannes Zellner 490d22c601 Provide link back to the webadmin on login form issues 2015-04-09 13:28:49 +02:00
Johannes Zellner c477cdcc87 Clarify why the user needs to provide a password
Fixes #320
2015-04-09 11:32:45 +02:00
Johannes Zellner 0406b740be Add padding to apps grids 2015-04-09 11:26:55 +02:00
Girish Ramakrishnan d00016021f Installer now saves the start output in it's logs 2015-04-08 20:47:32 -07:00
Girish Ramakrishnan f39368bb99 Remove backup.log
Part of #324
2015-04-08 19:24:57 -07:00
Girish Ramakrishnan 475d88ef9f Remove backupapp.log and restoreapp.log
Part of #324
2015-04-08 19:23:33 -07:00
Girish Ramakrishnan 2435ced2d1 Do not unconditionally return true 2015-04-08 18:25:31 -07:00
Girish Ramakrishnan fbc1ccf58f Reload collected only on cloudron 2015-04-08 18:23:52 -07:00
Girish Ramakrishnan d921a43674 Reload nginx only on cloudron 2015-04-08 18:21:46 -07:00
Girish Ramakrishnan ae2309f30c Dump stdout and stderr for better debugging 2015-04-08 18:15:19 -07:00
Girish Ramakrishnan d2a5709791 Show percent 2015-04-08 18:15:19 -07:00
Johannes Zellner 3b7ca63ed0 Also fixup the installed apps view for icon size 2015-04-08 18:01:12 +02:00
Johannes Zellner 0b112ca488 Allow non square app icons to extend in width 2015-04-08 17:59:08 +02:00
Johannes Zellner c440d9f7b4 Support external developer applications in login form 2015-04-07 17:43:17 +02:00
Johannes Zellner f7e226150f Avoid deprecation warning 2015-04-07 17:40:40 +02:00
Johannes Zellner bc4ac0e41e Do not clip mediaLinks
Fixes #310
2015-04-07 10:50:34 +02:00
Girish Ramakrishnan c33d3cba60 Typo 2015-04-06 08:45:35 -07:00
Girish Ramakrishnan 29d0f57b8d save/restore mongodb 2015-04-05 23:53:54 -07:00
Girish Ramakrishnan 4e16b76cc2 Add mongodb addon support 2015-04-05 21:55:28 -07:00