Debug mailer finished and debug messages removed:
[shipsimu.git] / application / ship-simu / config.php
2008-06-29 Roland HäderDebug mailer finished and debug messages removed:
2008-06-28 Roland HäderUser class / resending of confirm link updated:
2008-06-28 Roland HäderMissing email template added, updated config and other...
2008-06-27 Roland HäderFollowing things are changed: (in order of class names)
2008-06-27 Roland HäderMore conventions than code added:
2008-06-26 Roland HäderCAPTCHA now works in registration form
2008-06-25 Roland HäderPackager script for latest dev version added, misc...
2008-06-24 Roland HäderCAPTCHA support basicly finished (weak CAPTCHA!)
2008-06-24 Roland HäderImage controller/resolver and fixes:
2008-06-23 Roland HäderFixes for XHTML validity
2008-06-22 Roland HäderTemplates rewritten
2008-06-22 Roland HäderGraphical code CAPTCHA partly finished, crypto class...
2008-06-21 Roland HäderRe-added with access protection
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