Age | Commit message (Collapse) | Author |
|
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
Fixes bug 944
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
add email delete
|
|
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
TODO: Add to the menu somewhere
TODO: Test ;-)
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
The controller will contain all actions required to manage the test account
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
The index action should display an overview over the available actions
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
* define input form (draft)
* create the view and make it display the form
* add a link to the view in the topNav
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
|
|
fix smaller issues in imap class
mail controller
list contents of mailbox
read mails
|
|
add imap class to access captured emails
add mail controller to framework (display content)
|
|
enabled features
* login
* crt login
* top / left menu
* logging
* db layer
|