]> git.mxchange.org Git - shipsimu.git/history - application/ship-simu/main/commands
Type-hints fixed, header docs fixed, exceptions deprecated
[shipsimu.git] / application / ship-simu / main / commands /
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
2008-06-20 Roland HäderMore wrong calls fixed
2008-06-20 Roland HäderEmpty line removed which causes headers are sent
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-18 Roland HäderUser login (non-guest) basicly finished, news stubs...
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...