'public static final' is correct
[shipsimu.git] / application / ship-simu / main / registration /
2011-02-28 Roland Häder'public static final' is correct
2009-08-25 Roland HäderMissing birthday elements added, missing config added
2009-08-22 Roland HäderMissing class/config entries added, execeute() implemen...
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-03-19 Roland HäderCopyright updated, menu class added for 'home'
2008-11-16 Roland HäderTypos fixed and special command resolver are now possible
2008-10-05 Roland HäderPayment introduced, minor rewrites
2008-09-19 Roland HäderFixes for image generation
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-06-30 Roland HäderEmail address confirmation now working (not in registra...
2008-06-27 Roland HäderMore conventions than code added:
2008-06-25 Roland HäderSeveral fixes (new class/filters) for guest login
2008-06-22 Roland HäderGraphical code CAPTCHA partly finished, crypto class...
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
2008-06-19 Roland HäderGuest login basicly supported (not finished yet!)
2008-06-15 Roland HäderLogin and auth classes added. WARNING: All class config...
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äderComments fixed... ;) And pre/post filters for registrat...
2008-06-08 Roland HäderSupport for cluster added to RNG, hashPassword() finish...
2008-06-08 Roland HäderCrypto helper and RNG added (weak!)
2008-06-06 Roland HäderRegistration class added with stubs