Santiago L
|
aee0267f17
|
Fix mailbox resource usage on dashboard.
Mail addresses are not limited, only mailboxes.
|
2021-10-14 12:56:50 +02:00 |
Santiago L
|
ddd8ecf634
|
Allow updating mailbox addresses
|
2021-10-07 13:51:31 +02:00 |
Santiago L
|
9b52bc4b92
|
Show warning when extra fees may be applied on mailbox creation
|
2021-10-05 13:31:09 +02:00 |
Santiago L
|
ed5460c4b1
|
Fix api.retrieve_mail_address_list()
|
2021-10-05 10:04:41 +02:00 |
Santiago L
|
b0366ff1d0
|
Implement address delete
|
2021-10-01 13:36:52 +02:00 |
Santiago L
|
6d7ee0b76a
|
Refactor Addresses list view
|
2021-09-27 13:37:11 +02:00 |
Santiago L
|
a9c59edbf2
|
Fix MailForm after encapsulate Mailbox service
|
2021-09-27 13:17:49 +02:00 |
Santiago L
|
0246d0a22e
|
Encapsulate Mailbox as a service
|
2021-09-27 12:40:52 +02:00 |
Santiago L
|
0d327127f5
|
Rename class `MailService` to `Address`
|
2021-07-02 13:08:06 +02:00 |
Santiago L
|
7ff01d60ef
|
(Draft) Add view to update existing addresses
|
2021-06-24 13:08:16 +02:00 |
Santiago L
|
f635721831
|
(Draft) Add view to create addresses
|
2021-06-23 13:47:27 +02:00 |
Santiago L
|
30bb572589
|
Handle Mailinglist without domain address
|
2021-06-08 10:43:49 +02:00 |
Santiago Lamora
|
c68aec5dc3
|
Handle accounts without billing contact data.
Fixes #7
|
2020-03-30 15:26:01 +02:00 |
Santiago Lamora
|
cb418475cf
|
Handle when user has never logged into the system.
|
2020-03-12 07:45:11 +01:00 |
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 |