Dusan Vuckovic
d7b8aedbf5
Maintenance: Update auto_wizard settings for email channels.
2023-10-24 12:19:03 +02:00
Mantas Masalskis
e1cf198a70
Maintenance: Renamed confusing fields in EmailAddresses table
...
The EmailAddress model is used to store email addresses used by the system.
It was using realname: field as a name while the rest of the system uses name: for, well, naming objects.
This commit renames email_addresses.realname to email_addresses.name for the sake of consistency.
2023-04-11 17:13:06 +02:00
Martin Edenhofer
645e421daf
Improved auto wizard test.
2016-07-25 22:29:10 +02:00
Martin Edenhofer
518d4c2632
Added support for ip based calendar setup.
2015-09-28 02:11:44 +02:00
Martin Edenhofer
e6ad8fd038
Added link between email address and channel.
2015-08-28 03:44:19 +02:00
Martin Edenhofer
cd855f5c4c
Rewrite of channel api.
2015-08-28 03:39:14 +02:00
Martin Edenhofer
b239021546
Improved auto wizard.
2015-05-24 23:59:11 +02:00
Martin Edenhofer
695d7a9ecc
Added signature support to auto wizard.
2015-05-23 03:53:43 +02:00
Martin Edenhofer
96fb303b7e
Added also channel support, remove auto_wizard file after auto wizard has been done.
2015-05-23 02:41:29 +02:00
Martin Edenhofer
47d2aa5a34
Added support to add initial org to initial user.
2015-05-23 01:54:33 +02:00
Martin Edenhofer
82dc983f49
Added support for organization on auto wizard.
2015-05-23 01:30:21 +02:00
Thorsten Eckel
f3511ed502
Fixed typo and replaced example email to prevent duplicate index error.
2015-04-08 16:05:21 +02:00