Jorge Pastor
|
cb3e482dfc
|
musician dashboard get all resources
|
2024-06-10 22:26:55 +02:00 |
Jorge Pastor
|
54c6c59237
|
musician mailinlist edit
|
2024-05-29 20:03:25 +02:00 |
Jorge Pastor
|
9dc719abcb
|
musician reorder code websites,webapps
|
2024-05-29 17:55:01 +02:00 |
Jorge Pastor
|
1ebf30db33
|
musician website create contents
|
2024-05-18 14:27:03 +02:00 |
Jorge Pastor
|
4f258a9fe0
|
musician website edit basic
|
2024-05-16 20:41:46 +02:00 |
Jorge Pastor
|
f3e3d45d60
|
musician websitedetail
|
2024-05-13 20:23:25 +02:00 |
Jorge Pastor
|
142c9f97ae
|
musician reload webapp options after save webappoption
|
2024-05-02 21:21:33 +02:00 |
Jorge Pastor
|
b896dd2262
|
musician webapps/websites description on listview
|
2024-04-29 21:40:49 +02:00 |
Jorge Pastor
|
4688605bc6
|
musician webapp edit options
|
2024-04-29 20:06:20 +02:00 |
Jorge Pastor
|
fa1a130370
|
musician webapp edit, add helptext
|
2024-04-25 22:20:26 +02:00 |
Jorge Pastor
|
3c3e15d1c5
|
musician webapp visualization and firsts edits
|
2024-04-25 17:21:50 +02:00 |
Jorge Pastor
|
bb4fc5e267
|
musician websites visualizacion
|
2024-04-23 17:14:39 +02:00 |
Jorge Pastor
|
5c0c82d50b
|
musician add webappusers and systemusers
|
2024-04-16 20:49:11 +02:00 |
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 |