Girish Ramakrishnan
9dd0518c00
Show email settings for non-caas
...
This is because people can use route53/DO now and we can show them
the RDNS settings as well.
2017-03-09 15:21:43 -08:00
Girish Ramakrishnan
2ceccc4557
Add note for caas users about enabling email
2017-03-09 14:25:03 -08:00
Johannes Zellner
fe980eab7f
Show either cnameTarget or fqdn for CNAME setup hint
...
Fixes #101
2017-03-09 15:23:17 +01:00
Johannes Zellner
4b8ee0934a
Add Cloudron cancel link to the settings view
...
Fixes #251
2017-03-09 13:36:29 +01:00
Girish Ramakrishnan
9e99d51853
do not remote support for caas
2017-03-08 16:15:13 -08:00
Girish Ramakrishnan
00a9fa8f34
fix wording a bit
2017-03-08 16:11:45 -08:00
Girish Ramakrishnan
84a35343d1
Display <sso> and <nosso> contents based on SSO
2017-03-08 15:16:15 -08:00
Girish Ramakrishnan
397bd17c55
update showdown to 1.6.4
2017-03-08 15:01:07 -08:00
Johannes Zellner
90e3138bae
Show the correct postInstall message after app installation
...
Fixes #255
2017-03-08 15:42:29 +01:00
Girish Ramakrishnan
24b32a763b
Add comments for CLI tool
2017-03-07 12:44:17 -08:00
Johannes Zellner
750f03d9de
Add the public key of our support ssh key
2017-03-07 16:13:48 +01:00
Johannes Zellner
b5ddf1d24d
Add ssh support toggle button in the support view
2017-03-07 16:12:00 +01:00
Johannes Zellner
676457b589
Add authorized_key wrappers to client.js
2017-03-07 16:07:25 +01:00
Girish Ramakrishnan
c351242af7
lie about the time if it is ahead of us
...
Fixes #247
2017-03-02 14:34:18 -08:00
Johannes Zellner
55245557f5
Use the new app login event in the webadmin
...
Part of #247
2017-03-02 17:15:01 +01:00
Girish Ramakrishnan
5d51a7178f
domain migrate: Add text that subdomains are not supported
2017-03-01 15:45:37 -08:00
Girish Ramakrishnan
ae930a7fe8
dns setup: fix wording a bit
2017-02-23 10:57:05 -08:00
Girish Ramakrishnan
906ad80069
Add terms link
2017-02-20 15:59:40 -08:00
Girish Ramakrishnan
84bde6327f
graphs: Better disk name matching
...
For some reason, docker devices are collected in collectd stats (despite
us collecting only ext4 and btrfs devices). They have the patter *docker*.
Fixes #222
2017-02-19 15:53:18 -08:00
Girish Ramakrishnan
b3045b796f
Configure dialog becomes 'repair' in errored state
...
Fixes #228
2017-02-18 13:17:46 -08:00
Girish Ramakrishnan
c0febacc30
Remove configureLink
...
postInstallMessage already has this information
2017-02-18 12:52:47 -08:00
Johannes Zellner
9aba90a6f7
Show error message if subdomain was entered in setupdns view
2017-02-16 20:08:13 +01:00
Girish Ramakrishnan
5fd667cdaf
manual is not recommended
2017-02-13 11:20:07 -08:00
Johannes Zellner
8cc15726ec
Prevent the domain input from accepting trailing dots
2017-02-10 11:18:44 +01:00
Johannes Zellner
62e59868b4
Use the whole fontawesome package including fonts
...
The css file sources fonts relative to itself, so we need to include the
font files in our distribution as well.
Fixes #209
2017-02-10 10:53:32 +01:00
Girish Ramakrishnan
f5a02930ec
Use local bootstrap 3.3.7
...
We have 2 copies of bootstrap now. Just keeping both to be safe.
2017-02-09 14:37:44 -08:00
Girish Ramakrishnan
530ca20ee2
Use local font-awesome.min.css
...
Fixes #209
2017-02-09 14:37:44 -08:00
Girish Ramakrishnan
f3b84ece3d
doc: say what Encryption key is
2017-02-09 13:21:52 -08:00
Girish Ramakrishnan
ca2d5957e4
Add canada and london to backup regions
...
Fixes #208
2017-02-09 12:59:13 -08:00
Johannes Zellner
994202ca94
Use angular-tldjs for domain validation in certs view
2017-02-09 17:28:48 +01:00
Johannes Zellner
ff7ceb1442
remove domain-validator directive
...
we will replace with angular-tldjs
2017-02-09 17:27:20 +01:00
Johannes Zellner
56545b7f41
Use check-tld directive for domain validation
2017-02-09 17:25:57 +01:00
Johannes Zellner
586e78dfea
Apply manual fixes to angular-tld.js to support our use-case
2017-02-09 17:25:37 +01:00
Johannes Zellner
92ede4c242
Make the tld angular directive available in the main view and setupdns
2017-02-09 16:56:32 +01:00
Johannes Zellner
5ca2c2d564
Add angular-tld and its dependencies
2017-02-09 16:56:15 +01:00
Girish Ramakrishnan
9692aa3c08
Better error handling of unpurchase errors
2017-02-08 18:55:41 -08:00
Johannes Zellner
fa915d0b23
Check for activated instead of fqdn to redirect to setup screens
2017-02-03 16:28:11 -08:00
Girish Ramakrishnan
a0b073d881
Show DNS warning for manual/noop only
2017-02-02 14:43:34 -08:00
Girish Ramakrishnan
4dde16f987
Fix wording
2017-02-02 14:28:23 -08:00
Girish Ramakrishnan
34fedb5835
check spf and dkim all the time
2017-02-02 14:00:13 -08:00
Girish Ramakrishnan
ff491be976
Display SPF/DKIM/PTR records for manual and noop backends
2017-02-02 13:58:49 -08:00
Girish Ramakrishnan
6951383ae0
Remove text-danger class in setupdns
2017-02-02 11:07:26 -08:00
Girish Ramakrishnan
37596e89b4
Fix display of info text in dns dialog
2017-02-02 11:05:56 -08:00
Girish Ramakrishnan
7812c0e5c2
Fix username and groupname min length
2017-02-02 01:16:32 -08:00
Girish Ramakrishnan
b80f0082e9
subdomain -> domain
2017-02-01 23:06:41 -08:00
Girish Ramakrishnan
1ff800a842
Display mx, dmarc, ptr status
...
Fixes #169
2017-02-01 22:59:06 -08:00
Girish Ramakrishnan
854d29330c
Fix email display logic again
2017-01-30 22:55:20 -08:00
Girish Ramakrishnan
4787ee3301
Fix email note display logic
2017-01-30 15:49:50 -08:00
Girish Ramakrishnan
841a838910
Fix text
2017-01-30 15:08:51 -08:00
Girish Ramakrishnan
4f27fe4f1e
Fix email text
2017-01-30 14:24:08 -08:00