Commit Graph

42 Commits

Author SHA1 Message Date
kaiyou 82069ea3f0 Clean most of the refactored code 2018-10-18 17:55:07 +02:00
kaiyou fc24426291 First batch of refactoring, using the app factory pattern 2018-10-18 15:57:43 +02:00
Pierre Jaury 5ad02ae2e5 Use a more uniform 'Save' for most form submits, fixes #523 2018-08-01 21:24:13 +02:00
kaiyou 74b72375cb Merge pull request #493 from MFAshby/user_validation
Made User and UserSignup validation consistent for the local part of
2018-06-28 14:16:01 +02:00
hoellen 9091e54fda Hide administration header in sidebar for normal users. 2018-06-25 21:35:40 +02:00
mfashby 0284b6a8e9 Made User and UserSignup validation consistent for the local part of the email address 2018-06-10 15:15:36 +00:00
Pierre Jaury 1371ba5f5e Add the keep field to fetch forms, fixes #479 2018-05-30 00:40:50 +02:00
Pierre Jaury ea658a174d Fix a typo in the base html template 2018-05-30 00:37:34 +02:00
kaiyou 91e51a24c8 Merge pull request #465 from sanduhrs/feature/463
Remove services status page
2018-05-28 22:57:43 +02:00
Thomas Sänger 7d661ab80d don't require BootstrapCDN for FontAwesome (GDPR-compliance) 2018-05-22 03:33:27 +02:00
Stefan Auditor b541d4c257 Remove services status sidebar link 2018-04-23 18:56:48 +02:00
Stefan Auditor e89b32a3f4 Remove services route 2018-04-23 18:55:37 +02:00
Stefan Auditor ec8e82aaca Remove services status template 2018-04-23 18:55:13 +02:00
kaiyou 8bad30cd59 Move the domain MX status to the detail page 2018-04-22 10:15:09 +02:00
kaiyou 091369915b Display the user quota in the admin interface 2018-04-21 15:48:07 +02:00
kaiyou 62d1a0c104 Add a status field to the domain list 2018-04-21 13:56:20 +02:00
kaiyou 381e76511d Add self-service domain registration 2018-04-18 20:34:21 +02:00
kaiyou a51416a4af Merge pull request #452 from sanduhrs/feature/449
Add enabled flag to user model
2018-04-15 23:15:20 +02:00
Stefan Auditor 7139a27bf1 Add field to ui for user enabled flag 2018-04-15 11:35:37 +02:00
Scott e5c25c395f Remove stale link to old auto-forward settings. Fixes #450
Also update a reference to 'smtp' to use HOST_AUTHSMTP
2018-04-14 16:48:08 -05:00
kaiyou db0cd8efb4 Fix the client setup page when not logged in 2018-04-11 22:45:04 +02:00
kaiyou b4134b7774 Add a client setup page, fixes #342 2018-04-11 21:45:17 +02:00
kaiyou fa0bda7b69 Merge the auto-forward and antispam settings 2018-04-11 21:28:36 +02:00
kaiyou 3ef4e1f6b7 Add support for recaptcha upon signup 2018-04-11 21:08:59 +02:00
kaiyou d8ebfbe020 Display infinite user quotas correctly, fixes #368 2018-01-16 20:03:07 +01:00
kaiyou d98f16333a Display an infinite quota when necessary for users, fixes #345 2017-12-17 15:13:47 +01:00
kaiyou 8d224824ea Display a conditional button for generation dkim keys, fixes #346 2017-12-17 15:11:08 +01:00
kaiyou 319965a4af Add a format check for the email localpart when signing up 2017-12-03 19:37:36 +01:00
kaiyou 18ae6a4a0f Fix the signup quota 2017-12-03 17:53:33 +01:00
kaiyou e85eada522 Fix the login view when no next page is provided 2017-12-03 17:53:12 +01:00
kaiyou def0a8b89d Fix the signup domain list with non infinite mailbox max count 2017-12-03 17:52:54 +01:00
kaiyou 2662abedef Enable self-service account signup 2017-12-03 12:01:25 +01:00
kaiyou 6d71fa96ad Add a signup field to domains 2017-12-03 12:00:44 +01:00
kaiyou 011e1fa52d Add an end of vacation field, related to #218 2017-11-10 15:25:30 +01:00
kaiyou fb42797ab7 Use SITENAME and WEBSITE properly in the admin ui 2017-11-10 15:00:51 +01:00
kaiyou 1a3f85fbc2 Make the rspamd webui available, fixes #157 2017-11-10 14:49:36 +01:00
kaiyou ac0c339aa8 Implement welcome emails, fixes #107 2017-11-10 11:56:43 +01:00
kaiyou 570e90acbc Move email send features to the User model 2017-11-10 11:55:58 +01:00
kaiyou e9813f99bf Fix the annonucement feature by sending mail to the proper smtp server, fixes #309 2017-11-07 17:21:32 +01:00
kaiyou f5ee77519e Rename spam threshold to spam tolerance 2017-11-05 17:17:51 +01:00
kaiyou ac53b3ed97 Merge branch 'master' into refactor-repo 2017-11-01 18:29:25 +01:00
kaiyou 689be5f2d9 Move all directories per theme 2017-11-01 12:11:04 +01:00