Filter classes now ends with _filter in config entry
[shipsimu.git] / application / ship-simu / main / commands / web / class_WebShipsimuRegisterCommand.php
2008-10-01 Roland HäderFilter classes now ends with _filter in config entry
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-06-27 Roland HäderMore conventions than code added:
2008-06-26 Roland HäderCAPTCHA now works in registration form
2008-06-21 Roland HäderClass/method doc-tags fixed
2008-06-21 Roland HäderToDo tags now all lower-case
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
2008-06-20 Roland HäderFilters added no longer in command constructor
2008-06-20 Roland HäderSimple exception handler and error handler added, profi...
2008-06-19 Roland HäderGuest login basicly supported (not finished yet!)
2008-06-18 Roland HäderTODO tag rewritten, first login action (empty for now...
2008-06-15 Roland HäderLogin and auth classes added. WARNING: All class config...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-06 Roland HäderRegistration class added with stubs
2008-06-04 Roland HäderNullFilter class added, partial filter for accepting...
2008-06-02 Roland HäderRegisterable instances now possible, some fixes in...
2008-06-02 Roland HäderRegistry introduces, comments fixed ;)
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-28 Roland HäderStyle convention applied (incomplete), pre/post filters...