index
:
cacert-mgr.git
AddPoints
bug-1390
bug-1391
bug-1396
bug-932
master
Test management system, interacts with the CAcert test server to reproduce certain test scenarios
Software Assessors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-22
bug-1390: added escaping wit htmlspecialchars function and encoding UTF-8
bug-1390
INOPIAE
2015-07-22
bug 1390: added quoted_printable_decode to make sure that the encoding of the...
INOPIAE
2012-04-29
Remove the external directory as we use the zendframework package from Debian
Michael Tänzer
2012-04-29
Also apply the __toString fix to UserInfo
Michael Tänzer
2012-04-29
__toString() throws a fatal error if it takes arguments in PHP 5.3
Michael Tänzer
2012-02-07
The flag is actually for Organisation Assurers, not admins
Michael Tänzer
2011-07-05
Doh, copy and paste error
Michael Tänzer
2011-07-05
Implement batch assurance.
Michael Tänzer
2011-06-30
Add .gitignore
Michael Tänzer
2011-06-30
Move flagsAction() functionality into the user model
Michael Tänzer
2011-06-30
challenge: if date is not given use the default value from the database
Michael Tänzer
2011-06-28
Move assurer challenge action logic into model
Michael Tänzer
2011-06-28
Admin increase: get rid of the "fragment" flag as experience points should
Michael Tänzer
2011-06-28
Implement administrative increase in the user model
Michael Tänzer
2011-06-22
Remove settings from repository control
Michael Tänzer
2011-06-21
Correctly calculate age
Michael Tänzer
2011-06-20
Missing space in SQL query
Michael Tänzer
2011-06-20
Doh, apparently the convention has changed nowadays models are placed in the ...
Michael Tänzer
2011-06-20
Factor out functionality into a model so the controllers get more lightweight
Michael Tänzer
2010-11-25
log login attempts (login + sha1(pw))
markus
2010-11-25
less debug info to syslog
root
2010-09-07
Fix Bug #861: set flags - set of flags different to - admin console flags
Michael Tänzer
2010-08-23
add doc file linked from cacert1. news blog (fake rss)
markus
2010-08-18
fix typo
root
2010-08-18
rename all ini files, need to symlink "your" ini to application.ini
Markus Warg
2010-08-18
even more fixes, seems to work now => validate more email addresses per account
root
2010-08-18
fix bug - missing db connection
Markus Warg
2010-08-18
display all emails to an user (check more addresses)
Markus Warg
2010-08-03
Merge branch 'master' of ssh://git-cacert.it-sls.de/var/cache/git/cacert-mgr
Michael Tänzer
2010-08-03
Fix Bug #830: Negative assurance points
Michael Tänzer
2010-07-07
add view own mails, view all mails (admin role required)
Markus Warg
2010-07-06
Add the Set Flags feature
Michael Tänzer
2010-07-05
Doh, wrong method name.
Michael Tänzer
2010-07-01
String is translated by the menu framework
Michael Tänzer
2010-07-01
Add left navigation for the ManageAccountController
Michael Tänzer
2010-07-01
New assurer challenge feature
Michael Tänzer
2010-07-01
Doh, getAdminIncreaseForm() should actually return the form
Michael Tänzer
2010-06-29
New admin increase feature
Michael Tänzer
2010-06-29
Refactor: move common routines into separate methods
Michael Tänzer
2010-06-28
Add a form for the administrative increase feature
Michael Tänzer
2010-06-28
Addendum to 73761fe863463270a9ce13e9211791891cf17d02
Michael Tänzer
2010-06-28
New manage-account/index view
Michael Tänzer
2010-06-28
Rename AddPoints to ManageAccount
Michael Tänzer
2010-06-28
Restructure to have the index action present an overview
Michael Tänzer
2010-06-28
Merge branch 'AddPoints' of git://git-cacert.it-sls.de/cacert-mgr
Michael Tänzer
2010-05-14
Proper capitalisation of "CAcert"
AddPoints
Michael Tänzer
2010-05-11
Merge branch 'AddPoints'
Michael Tänzer
2010-05-11
Initial version of the create-assurers script
Michael Tänzer
2010-04-29
db->update() sucks for complicated where clauses
Michael Tänzer
2010-04-29
quoteInto() only accepts '?' as place holder
Michael Tänzer
[next]