Santiago L
|
008f49100f
|
Fix display_mailboxes format (mark HTML as safe)
|
2021-09-24 13:54:34 +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
|
eadc06d4c5
|
django.core.urlresolvers moved to django.urls
Django 2.0
|
2021-04-21 14:27:18 +02: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
|
4adfd4c83a
|
Implemented enable admin action0
|
2016-03-31 16:02:50 +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
|
cbdac257a0
|
Random fixes
|
2016-02-11 14:24:09 +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 |
Marc Aymerich
|
4869e55168
|
Improved select account forms
|
2015-10-07 12:34:50 +00:00 |
Marc Aymerich
|
b4dddef777
|
Added mailbox-address cross-validation
|
2015-10-07 11:44:30 +00:00 |
Marc Aymerich
|
7d1e4d1451
|
Added list accounts changelist actions and display HTML emails on mailer
|
2015-07-21 10:44:32 +00:00 |
Marc Aymerich
|
e0d31f67e4
|
Fixes on payments and php webapps
|
2015-06-22 14:14:16 +00:00 |
Marc Aymerich
|
2ac063ef23
|
Fixed sieve scripts missing compilation
|
2015-05-20 18:21:21 +00:00 |
Marc Aymerich
|
0d63a4ddad
|
Random fixes
|
2015-05-09 17:08:45 +00:00 |
Marc Aymerich
|
e4f1673de8
|
Fixes on mailboxes, tasks, and mailer
|
2015-05-05 19:42:55 +00:00 |
Marc Aymerich
|
2c6bd0469b
|
Fixes on orchestra deployment
|
2015-04-29 21:35:56 +00:00 |
Marc Aymerich
|
948a4ced8f
|
OpenCustomFilteringOnSelect
|
2015-04-28 16:07:16 +00:00 |
Marc Aymerich
|
e8759578b5
|
Added services templates
|
2015-04-24 14:03:42 +00:00 |
Marc Aymerich
|
c2b0186034
|
Improved backends help texts
|
2015-04-24 11:39:20 +00:00 |
Marc Aymerich
|
bac2b94d70
|
Split Operation and BackendOperation
|
2015-04-07 15:14:49 +00:00 |
Marc Aymerich
|
10d2f7f247
|
Moved apps to contrib
|
2015-04-05 10:46:24 +00:00 |