Santiago Lamora
|
9fd2d6eb17
|
Fix database manager link.
|
2020-02-17 13:45:47 +01:00 |
Santiago Lamora
|
7ebe3b61c0
|
Retrieve database usage
|
2020-02-17 13:29:38 +01:00 |
Santiago Lamora
|
33d5cd2719
|
Refactor to use utils.get_bootstraped_percent
|
2020-02-17 12:40:27 +01:00 |
Santiago Lamora
|
0fa26d799b
|
Show address mailbox disk usage.
|
2020-02-17 12:05:55 +01:00 |
Santiago Lamora
|
d3848d0633
|
Merge branch 'master' into i18n
|
2020-01-23 17:49:46 +01:00 |
Santiago Lamora
|
9866f00d7f
|
Set user language as active language on login.
|
2020-01-23 17:37:08 +01:00 |
Santiago Lamora
|
d05c61deff
|
Include link to SaaS service manager.
|
2020-01-23 16:13:23 +01:00 |
Santiago Lamora
|
09c16ab2ae
|
Set mailtrain URL.
|
2020-01-22 13:03:23 +01:00 |
Santiago Lamora
|
4727a931b4
|
Merge branch 'master' into i18n
|
2020-01-21 13:31:06 +01:00 |
Santiago Lamora
|
81fa9b57fd
|
Retrieve websites associated to a domain
|
2020-01-20 10:45:18 +01:00 |
Santiago Lamora
|
90ad13e61a
|
Define WebSite orchestra resource.
|
2020-01-20 10:15:27 +01:00 |
Santiago Lamora
|
160e0b059f
|
Bugfix: handle users that has never logged into
Regression introduced by 669600f4da
|
2020-01-14 13:50:17 +01:00 |
Santiago Lamora
|
669600f4da
|
Show user.last_login on dashboard
|
2020-01-14 11:40:42 +01:00 |
Santiago Lamora
|
4cc3707ad5
|
Show if a list is active or not.
|
2020-01-14 11:28:57 +01:00 |
Santiago Lamora
|
c738ebf4cb
|
Update translation strings and .po files.
|
2019-12-18 11:35:28 +01:00 |
Santiago Lamora
|
c2d865d664
|
Add view to retrieve bill document.
|
2019-12-17 15:15:58 +01:00 |
Santiago Lamora
|
186d20ec20
|
Retrieve user bills.
|
2019-12-17 14:48:21 +01:00 |
Santiago Lamora
|
770c6c9c9b
|
Fix Mail and Mailinglist `__init__`
|
2019-12-17 14:10:59 +01:00 |
Santiago Lamora
|
37c9183c1e
|
Render payment method details.
|
2019-12-17 13:50:53 +01:00 |
Santiago Lamora
|
7c17d929fa
|
Fix OrchestraModel `__str__` method.
|
2019-12-17 13:04:09 +01:00 |
Santiago Lamora
|
07b15faf8e
|
Support retrieving domains and its related services.
|
2019-12-12 14:18:29 +01:00 |
Santiago Lamora
|
0da97abd3e
|
Add Saas api model.
|
2019-12-06 10:27:18 +01:00 |
Santiago Lamora
|
e59761a709
|
Code styles of databases view.
|
2019-12-04 14:13:56 +01:00 |
Santiago Lamora
|
fd6df8c4b0
|
Code styles of mailing list view.
|
2019-12-04 12:37:35 +01:00 |
Santiago Lamora
|
5f626b9daf
|
Render mailbox usage progress bar.
|
2019-12-04 11:45:09 +01:00 |
Santiago Lamora
|
78ac35cc6f
|
Code styles of services table (mail addresses).
|
2019-12-03 13:34:39 +01:00 |
Santiago Lamora
|
d3d87d37c3
|
Code Profile template.
|
2019-11-20 20:07:35 +01:00 |
Santiago Lamora
|
902ef7a949
|
Fix mailing list component.
|
2019-11-20 17:41:15 +01:00 |
Santiago Lamora
|
98c5482f5b
|
Refactor and rename Service --> OrchestraModel class.
|
2019-11-20 10:29:39 +01:00 |
Santiago Lamora
|
37854207dc
|
Create database list view.
|
2019-11-13 12:27:25 +01:00 |
Santiago Lamora
|
c8e8f778d7
|
Rename Service.name --> Service.api_name
Avoid collision name attributes with service data.
|
2019-11-13 12:26:35 +01:00 |
Santiago Lamora
|
0fa3408035
|
Create mailing list view.
|
2019-11-13 11:42:23 +01:00 |
Santiago Lamora
|
24bce2ab04
|
Create generic ServiceListView and implement MailView
|
2019-11-13 11:08:19 +01:00 |