Jorge Pastor
|
2b635be17e
|
change
|
2024-03-03 11:36:54 +01:00 |
Santiago L
|
ee9416d8ed
|
Set order_by on DatabaseListView queryset
|
2024-01-30 13:47:22 +01:00 |
Santiago L
|
75d743cab2
|
Rename databases.html => database_list.html
More djangonist template name pattern
|
2024-01-30 12:58:53 +01:00 |
Santiago L
|
5836d6e6ed
|
Allow search mailboxes by name or domain
|
2024-01-30 11:31:24 +01:00 |
Santiago L
|
b21bc1363d
|
Allow filter address by domain name
|
2024-01-29 18:32:44 +01:00 |
Santiago L
|
52ec1660f6
|
Retrieve database disk resource usage
|
2024-01-29 17:59:38 +01:00 |
Santiago L
|
0695099980
|
Drop disk & transfer usage as always shows N/A
Show it again when valuable information could be provided
to the user.
|
2024-01-29 17:29:53 +01:00 |
Santiago L
|
0b31049f0b
|
Fix compatibility with Django 2.2.X
url_has_allowed_host_and_scheme has been introduced on 3.1
|
2024-01-29 17:26:26 +01:00 |
Santiago L
|
1bd7023fdf
|
Rename templates to be more djangonist
|
2024-01-26 14:23:03 +01:00 |
Santiago L
|
40cb2b45bb
|
Upgrade to be compatible with django 3.2
|
2024-01-26 14:22:52 +01:00 |
Santiago L
|
76c18c0cae
|
Set order_by on AddressListView
Avoid pagination inconsistency
|
2024-01-26 13:51:08 +01:00 |
Santiago L
|
2c655f6b08
|
Cosmetics & filter by request.user missing views
|
2024-01-26 13:35:10 +01:00 |
Santiago L
|
790ac0074a
|
Drop type annotations
|
2024-01-26 12:56:12 +01:00 |
Santiago L
|
f140fe480e
|
Fix MailboxDeleteView
|
2024-01-25 14:19:58 +01:00 |
Santiago L
|
d4b44d58c8
|
Fix AddressDeleteView
|
2024-01-25 13:59:14 +01:00 |
Santiago L
|
a6be3e5b00
|
Allow add and update domain's record
|
2023-11-29 12:42:54 +01:00 |
Santiago L
|
f26b2f0e87
|
Allow user to create a new record on a domain
|
2023-11-29 12:16:17 +01:00 |
Santiago L
|
7c85f219d8
|
Set USER_SUPPORT_EMAIL
|
2023-11-27 13:03:53 +01:00 |
Santiago L
|
bae29f766f
|
Fix DatabasesView
|
2023-11-27 13:03:47 +01:00 |
Santiago L
|
d34b21448a
|
Fix MailingListsView
|
2023-11-27 13:03:39 +01:00 |
Santiago L
|
a921e0f648
|
Refactor address & mailbox views
|
2023-11-27 13:03:25 +01:00 |
Santiago L
|
a23dcf68fc
|
Refactor Mailboxes list view
|
2023-11-27 13:03:20 +01:00 |
Santiago L
|
aa0de32cd0
|
Refactor my-profile & fix set language
|
2023-11-27 13:03:14 +01:00 |
Santiago L
|
4112e9178a
|
Refactor views related to billing
|
2023-11-27 13:03:10 +01:00 |
Santiago L
|
f2aaf28422
|
Refactor DomainDetailView
|
2023-11-27 13:03:05 +01:00 |
Santiago L
|
f6b1cf56e3
|
Adapt user login (based on django.contrib.auth)
|
2023-11-27 13:02:42 +01:00 |
Santiago L
|
e60ac8f24a
|
Move musician as orchestra module
Copy of code in repository https://github.com/ribaguifi/django-musician
at commit d1a7ad911751e0bb5d68efa63696b1c6e2a0b47b
NOTE: there are minor changes to adapt code
|
2023-11-27 13:02:29 +01:00 |