Commit Graph

17 Commits (39b237c1d4e035e6df6a7588261b6460eaf757ed)

Author SHA1 Message Date
INOPIAE c28a5e261f bug-1390: added escaping wit htmlspecialchars function and encoding UTF-8 9 years ago
INOPIAE acad82ef82 bug 1390: added quoted_printable_decode to make sure that the encoding of the mail is shown correct. 9 years ago
Michael Tänzer 582357352c Doh, copy and paste error
Signed-off-by: Michael Tänzer <neo@nhng.de>
13 years ago
Michael Tänzer 118cf4383e Implement batch assurance.
Fixes bug 944

Signed-off-by: Michael Tänzer <neo@nhng.de>
13 years ago
Markus Warg 1a0d0c99c3 add view own mails, view all mails (admin role required)
add email delete
14 years ago
Michael Tänzer 46d228ccc3 Add the Set Flags feature
Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
Michael Tänzer 5e39c30e12 New assurer challenge feature
Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
Michael Tänzer 93f7bf20f6 New admin increase feature
TODO: Add to the menu somewhere
TODO: Test ;-)

Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
Michael Tänzer e93cdd861d New manage-account/index view
Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
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 a1f716c45f Restructure to have the index action present an overview
The index action should display an overview over the available actions

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