Type-hints fixed, header docs fixed, exceptions deprecated
[shipsimu.git] / application / ship-simu / config.php
2008-06-21 Roland HäderAccount status page partly implemented, backtrace now...
2008-06-20 Roland HäderURL for unconfirmed accounts fixed, method call of...
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
2008-06-20 Roland HäderUser profile form added
2008-06-19 Roland HäderGuest login basicly supported (not finished yet!)
2008-06-19 Roland HäderLogout procedure basicly finished, login area splitted...
2008-06-18 Roland HäderAuth filter basicly completed, user update filter added...
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 failed page added
2008-06-15 Roland HäderLogin and auth classes added. WARNING: All class config...
2008-06-14 Roland HäderCookie-based login initially done
2008-06-13 Roland HäderJust a space removed
2008-06-12 Roland HäderResults are now searchable and iterateable, insertDataS...
2008-06-09 Roland Hädereval() commands replace by improved object factory...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-06 Roland HäderRegistration class added with stubs
2008-05-31 Roland HäderFactory renamed, emails can now be unique in game
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-07 Roland HäderSeveral small fixes applied
2008-04-12 Roland HäderSeveral MVC classes added, entryPoint method rewritten