Commit Graph

102 Commits

Author SHA1 Message Date
Jorge Pastor 1724309769 update mailbox trafic 2024-03-11 18:31:07 +01:00
Jorge Pastor ae88cc4911 firs version trafic mail 2024-03-08 20:37:19 +01:00
Jorge Pastor 6ad5c29035 aumentar proces on resources 2024-02-09 07:13:51 +01:00
Jorge Pastor 7a6d4783d0 mailbox not change pass on single reload 2023-11-26 09:52:03 +00:00
jorgepastorr a6ef81ad8f add filter servers on accounts and mailboxes to send messages 2023-11-26 09:52:03 +00:00
Jorge Pastor 53fa5a02eb inicio 2023/07/09
edited 2023/11/24 by pedro
2023-11-26 09:52:02 +00:00
Santiago L 03666d8ed0 Filter related addresses by account 2021-10-14 13:03:08 +02:00
Santiago L e88e27a56e Make MailboxViewSet writable: create & update 2021-10-07 14:14:21 +02:00
Santiago L 008f49100f Fix display_mailboxes format (mark HTML as safe) 2021-09-24 13:54:34 +02:00
Santiago L 867d9afe65 Make /aoi/addresses/ endpoint writable 2021-06-18 11:11:50 +02:00
Santiago L e1d71fa620 Add support to create Address via API 2021-06-08 13:37:00 +02:00
Santiago L 81c67778e5 Fix RelatedDomainSerializer model
Regression introduced by 7d975637d5
partially fixed on 48ef1f21e3
2021-06-08 12:58:36 +02:00
Santiago L f13fea5030 Fix display format on accounts, databases...
domains, mailboxes & mailer

Drop `allow_tags` attribute which has been removed on Django 2.0
2021-05-20 13:58:16 +02:00
Santiago L a6c5aa32df Fix Mailbox creation.
Direct assignment to the reverse side of a many-to-many set is
prohibited. Use addresses.set() instead.
2021-05-17 12:54:16 +02:00
Santiago L 48ef1f21e3 Navigate through FK field to related model
Fix regression introduced by 7d975637d5
when there is a misunderstanding while replacing deprecated rel.to
2021-05-12 14:38:17 +02:00
Santiago L 97f1c7ef2b Replace field.rel.to with field.remote_field.model
Field.rel and Field.remote_field.to are removed in Django 2.x
2021-04-22 14:44:47 +02:00
Santiago L 7fa7106d72 Update migrations to include mandatory on_delete
Django 2.0
2021-04-22 14:18:01 +02:00
Santiago L a8b17da992 Squash migrations 2021-04-22 13:29:09 +02:00
Santiago L 7d975637d5 Replace ForeignKey.field.rel.to --> field.model
rel.to dropped on Django 2.0
2021-04-22 10:44:09 +02:00
Santiago L d863598d81 Define on_delete argument for ForeignKey and OneToOneField
Required since Django 2.0
2021-04-22 10:28:00 +02:00
Santiago L eadc06d4c5 django.core.urlresolvers moved to django.urls
Django 2.0
2021-04-21 14:27:18 +02:00
Santiago L dc722ec17a Set env variable to skip REST_API tests. 2021-03-31 10:39:47 +02:00
Santiago L 58395147c9 Replace PasswdVirtualUserBackend with RoundcubeIdentityController 2021-03-30 13:13:26 +02:00
Santiago L 43d8c9471b Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
Marc Aymerich 5a8dfba893 Fixed delete related services from account, don't display unrelated objects that aren't services 2016-10-03 08:59:47 +00:00
Marc Aymerich d96afe41fa Random fixes 2016-06-17 10:00:04 +00:00
Marc Aymerich a0dbf96c8a Added warning message when changing account type and detailListFilter for webapps 2016-05-13 10:07:04 +00:00
Marc Aymerich 8a44b99377 Added forwards on mailboxes.display_addresses 2016-05-13 08:42:58 +00:00
Marc Aymerich 202d1fd632 Impreved admin cross-reference between mailboxes and address 2016-05-05 11:58:35 +00:00
Marc Aymerich 51ac729ce1 Show forwards on mailboxes change view 2016-05-04 13:00:03 +00:00
Marc Aymerich 5a62b9be85 DJ1.9 upgrade: Changes icons from gif to svg 2016-05-03 12:14:59 +00:00
Marc Aymerich 85c0e75bcd Django 1.9 compatibility 2016-04-30 12:23:13 +01:00
Marc Aymerich 908a4ca81d Implemented enable admin action0 2016-03-31 16:18:38 +00:00
Marc Aymerich 4adfd4c83a Implemented enable admin action0 2016-03-31 16:02:50 +00:00
Marc Aymerich 237e494751 Added list filters 2016-03-09 11:16:28 +00:00
Marc Aymerich 1bb6b9f849 Renamed backends to controllers 2016-03-08 10:16:49 +00:00
Marc Aymerich 201608c49c Improved admin performance 2016-02-23 11:49:10 +00:00
Marc Aymerich e388346f9a Imporved mailbox custom filtering management 2016-02-19 11:51:26 +00:00
Marc Aymerich ebd5ff03ce Improved db indexes 2016-02-19 10:11:28 +00:00
Marc Aymerich 84dd6f26e0 Added fixed nested deleted homes problem 2016-02-16 12:04:52 +00:00
Marc Aymerich f6e79fd161 Added support for retrying backend executions 2016-02-15 13:08:49 +00:00
Marc Aymerich cbdac257a0 Random fixes 2016-02-11 14:24:09 +00:00
Marc Aymerich acfa74d9ae Added create link systemuser action 2016-02-09 12:17:42 +00:00
Marc Aymerich e74964417a Improved orchestration.server validation logic 2016-02-03 14:19:50 +00:00
Marc Aymerich db652484c1 Fixed bill number problem and added fee extra lines 2016-01-29 14:07:55 +00:00
Marc Aymerich 3cdeb6010d Prevent deleting the same domain multiple times on bulk deletes 2015-12-21 11:34:07 +00:00
Marc Aymerich 05f1b1e672 Fixed dynamic help text 2015-12-02 18:53:20 +00:00
Marc Aymerich c1dcca4f79 Fixed some bugs in systemusers and wordpress backends 2015-11-26 10:42:18 +00:00
Marc Aymerich 38a46b5983 Random fixes 2015-10-08 13:54:39 +00:00
Marc Aymerich 257b627a3e Fixed bug on humanize.date 2015-10-07 13:15:16 +00:00