Rewrite of initInstance(), more eval() rewritten to call_user_func_array()
[shipsimu.git] / inc / config.php
2008-06-09 Roland HäderRewrite of initInstance(), more eval() rewritten to...
2008-06-09 Roland Hädereval() commands replace by improved object factory...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-08 Roland HäderFake class names added, insertDataSet() stub added...
2008-06-08 Roland HäderUserDatabaseWrapper is now changeable by config
2008-06-08 Roland HäderSupport for cluster added to RNG, hashPassword() finish...
2008-06-08 Roland HäderSalt length reduced
2008-06-08 Roland HäderCrypto helper and RNG added (weak!)
2008-06-04 Roland HäderNullFilter class added, partial filter for accepting...
2008-06-04 Roland HäderPassword validator added, if emails mismatch the reques...
2008-06-01 Roland HäderEmail validator added (partly finished)
2008-06-01 Roland HäderFixed check of username
2008-05-31 Roland HäderMore object are configureable, cache initially added
2008-05-31 Roland HäderComment header fixed
2008-05-30 Roland HäderMore class descriptions translated, generic user class...
2008-05-28 Roland HäderStyle convention applied (incomplete), pre/post filters...
2008-05-27 Roland HäderRegistration form and form helper completed, XHTML...
2008-05-26 Roland HäderRegistration form nearly done, partial stub support...
2008-04-12 Roland HäderSeveral MVC classes added, entryPoint method rewritten
2008-04-12 Roland HäderMethod constructor() removed, several small fixes
2008-03-13 Roland HäderMore exceptions added, class loader can now load extra...
2008-03-03 Roland Hädercore code merged, interfaces OutputStreamer implemented
2008-03-03 Roland Häder(no commit message)