Commit Graph

5 Commits (2c75cddc50c838ddf530e4170612e32050a131f7)

Author SHA1 Message Date
Michael Tänzer 73761fe863 Rename AddPoints to ManageAccount
The controller will contain all actions required to manage the test account

Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
Michael Tänzer c0b9257511 Construct and display the AddPoints view
* 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>
14 years ago
Markus Warg 2597013887 list mails, read mails
fix smaller issues in imap class
mail controller
list contents of mailbox
read mails
14 years ago
Markus Warg ae053ad037 imap class / mail controller
add imap class to access captured emails
add mail controller to framework (display content)
14 years ago
Markus Warg 4f4c5ce3cc initial setup of framework code
enabled features
* login
* crt login
* top / left menu
* logging
* db layer
14 years ago