A lot naming conventions applied:
[shipsimu.git] / inc / classes / main / commands / web / class_WebLoginAreaCommand.php
2008-10-26 Roland HäderA lot naming conventions applied:
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-06-28 Roland HäderLogin area extended and misc things changed:
2008-06-28 Roland HäderAll actions now have a prefix 'action_'
2008-06-27 Roland HäderMore conventions than code added:
2008-06-25 Roland HäderPackager script for latest dev version added, misc...
2008-06-21 Roland HäderA lot debug messages removed, mailer with stubs added...
2008-06-21 Roland HäderRe-added with access protection
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ä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äderSimple exception handler and error handler added, profi...
2008-06-19 Roland HäderLogout procedure basicly finished, login area splitted...
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-14 Roland HäderLogin command added with TODOs (unfinished)