Commit Graph

25 Commits (870a936694177aa3f73386dc36bbed31f8c84a64)

Author SHA1 Message Date
INOPIAE 870a936694 bug 932: adjusmtent of function iconv_mime_decode 9 years ago
INOPIAE 9987c02e3e bug 932: changed encoding function for subject 9 years ago
INOPIAE 269829b175 bug 932: added escaping with htmlspecialchars function for user name 9 years ago
INOPIAE 51d8dffac8 bug 932: added escaping with htmlspecialchars function and encoding UTF-8 for subject 9 years ago
INOPIAE 4edd7b57c0 bug 1396: Codestyle cleanup 9 years ago
Benny Baumann ce38587c84 bug 1396: Normalize Linefeed to Unix format in Repository 9 years ago
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 3bda116c08 Also apply the __toString fix to UserInfo
Signed-off-by: Michael Tänzer <neo@nhng.de>
13 years ago
Michael Tänzer d8de88890f __toString() throws a fatal error if it takes arguments in PHP 5.3
Signed-off-by: Michael Tänzer <neo@nhng.de>
13 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