Girish Ramakrishnan
4f27fe4f1e
Fix email text
2017-01-30 14:24:08 -08:00
Girish Ramakrishnan
96eab86341
Applications -> Apps
2017-01-30 14:20:11 -08:00
Girish Ramakrishnan
95d7a991dc
install grub2
2017-01-30 14:01:33 -08:00
Girish Ramakrishnan
dc309afbbd
Add --allow-downgrades
...
The following packages will be DOWNGRADED:
docker-engine
0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
E: Packages were downgraded and -y was used without --allow-downgrades.
2017-01-30 14:01:32 -08:00
Girish Ramakrishnan
16d65d3665
Use overlay2 for scaleway
...
https://github.com/scaleway/image-ubuntu/issues/68
2017-01-30 14:01:29 -08:00
Girish Ramakrishnan
ccb340cf80
Use systemd drop in to configure docker
...
The built-in service files get overwritten by updates
Fixes #203
2017-01-30 12:41:07 -08:00
Girish Ramakrishnan
56b0f57e11
Move unbound systemd config to separate file
2017-01-30 12:39:19 -08:00
Girish Ramakrishnan
7c1e056152
Add 0.99.0 changes
2017-01-30 10:25:11 -08:00
Girish Ramakrishnan
08ffa99c78
Use %s instead of %d
...
awk's %d behaves differently with mawk (scaleway) and gawk (do)
Fixes #200
2017-01-30 10:24:26 -08:00
Johannes Zellner
cdede5a009
Add dns provider information on change dialog
2017-01-29 15:00:30 -08:00
Johannes Zellner
4cadffa6ea
Remove automatic appstore account signup in setup view
2017-01-29 14:39:54 -08:00
Johannes Zellner
04e13eac55
Improve appstore signup
2017-01-29 14:38:38 -08:00
Johannes Zellner
2b3ae69f63
Selectivly show the correct labels when email is enabled in users view
2017-01-29 14:27:05 -08:00
Johannes Zellner
8f4813f691
Fix text for emails
2017-01-29 14:23:27 -08:00
Johannes Zellner
5b05baeced
Make oauth view navbar entries links
2017-01-29 13:33:34 -08:00
Johannes Zellner
3d60e36c98
Fix top margin in oauth views
2017-01-29 13:33:34 -08:00
Johannes Zellner
40c7bd114a
Add footer to oauth views
2017-01-29 13:33:34 -08:00
Johannes Zellner
e0033b31f2
Fix text on settings and support views
2017-01-29 13:33:34 -08:00
Girish Ramakrishnan
2d3bdda1c8
Make tests pass
2017-01-29 13:01:09 -08:00
Girish Ramakrishnan
fd40940ef5
Reserve ports <= 1023
...
Just being conservative here
Fixes #202
2017-01-29 12:43:24 -08:00
Girish Ramakrishnan
6d58f65a1a
Reserve ssh ports
2017-01-29 12:38:58 -08:00
Johannes Zellner
44775e1791
Cleanup the graphs ui
2017-01-29 11:39:28 -08:00
Johannes Zellner
4be1f4dd73
Remove developerMode toggle in token ui
2017-01-29 10:26:14 -08:00
Johannes Zellner
93bab552c9
Fix text in certs, tokens and settings views
2017-01-29 02:50:26 -08:00
Johannes Zellner
023c03ddcd
Use the same busy indicator everywhere
2017-01-29 02:01:01 -08:00
Johannes Zellner
a5bffad556
Improve text on users page and remove username validation on delete
2017-01-29 01:40:33 -08:00
Johannes Zellner
836348cbc0
Improve text for app installation and configuration
2017-01-29 01:00:15 -08:00
Johannes Zellner
1ac7570cfb
Autofocus appstore search field
2017-01-28 20:26:38 -08:00
Johannes Zellner
0dceba8a1c
Do not reload all apps when search is empty
2017-01-28 19:57:32 -08:00
Johannes Zellner
599b070779
Remove appstore view title
2017-01-28 19:52:42 -08:00
Johannes Zellner
c581e0ad09
webadmin: only show backup settings notification in settings view
2017-01-28 19:22:56 -08:00
Johannes Zellner
e14b59af5d
Append random query to ensure the avatar is refetched
2017-01-28 19:10:55 -08:00
Johannes Zellner
eff9de3ded
Adjust dns wait text
2017-01-28 18:33:37 -08:00
Johannes Zellner
4f128c6503
setup: improve text on dnssetup page
2017-01-28 18:27:22 -08:00
Johannes Zellner
8dc9d4c083
webadmin: Give better feedback on update schedule saving
2017-01-28 14:50:30 -08:00
Girish Ramakrishnan
21e3300396
tutorial: fix node version
2017-01-28 14:44:13 -08:00
Girish Ramakrishnan
d136895598
Generate cert with cloudron.self CN instead of ip
v0.98.0
2017-01-28 09:10:53 -08:00
Girish Ramakrishnan
dac3eef57c
Skip generating self-signed cert if we have a domain
2017-01-28 09:10:53 -08:00
Girish Ramakrishnan
2fac7dd736
delete old nginx configs on infra update
...
we changed the cert location and reloading nginx fails...
2017-01-28 09:10:49 -08:00
Girish Ramakrishnan
74e2415308
Make this an infra update
...
This has to be an infra update since the nginx configuration has
to be rewritten for the new data layout
2017-01-28 01:01:24 -08:00
Girish Ramakrishnan
41fae04b69
more 0.98.0 changes
2017-01-27 10:14:10 -08:00
Johannes Zellner
32a88a342c
Add update notification mail tests
2017-01-27 09:51:26 -08:00
Johannes Zellner
b5bcde5093
Fix update email tests
2017-01-27 09:51:26 -08:00
Johannes Zellner
68c36e8a18
Only send update notification mails if autoupdate is disabled
2017-01-27 09:51:26 -08:00
Johannes Zellner
f6a9e1f4d8
Revert "Fix tests: we do not send mails anymore"
...
This reverts commit 7c72cd4399 .
2017-01-27 09:51:26 -08:00
Johannes Zellner
2abd42096e
Add showdown node module for update mails
2017-01-27 09:51:26 -08:00
Johannes Zellner
922e214c52
Revert "Remove now unused mailer.boxUpdateAvailable()"
...
This reverts commit 558093eab1 .
2017-01-27 09:51:26 -08:00
Johannes Zellner
6ce8899231
Revert "Do not send box update emails to admins"
...
This reverts commit 865b041474 .
2017-01-27 09:51:26 -08:00
Girish Ramakrishnan
cbfad632c2
Handle 401 in app purchase
2017-01-27 07:47:56 -08:00
Johannes Zellner
7804aed5d7
Query graphite for 10 apps at a time at most
...
If many apps are installed, we may reach graphite's query string
size limit, so we get the app details now 10 at a time
2017-01-26 22:53:52 -08:00