Doc tags updated
[shipsimu.git] / inc / config.php
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-07-01 Roland HäderUser class renamed to Member and it's interface
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-25 Roland HäderSeveral fixes (new class/filters) for guest login
2008-06-24 Roland HäderImage controller/resolver and fixes:
2008-06-22 Roland HäderTemplateEngine is known as WebTemplateEngine (most...
2008-06-22 Roland HäderThe 'key' for encryption can now be taken from fixed...
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-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äderGuest login basicly supported (not finished yet!)
2008-06-19 Roland HäderUpdate of last activitity and action in user added...
2008-06-18 Roland HäderIf you have trouble with login turn off is_single_serve...
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äderCookies temporary fixed
2008-06-14 Roland HäderNow really 2 hours cookie lifetime (was: 2 days)
2008-06-14 Roland HäderOpps, domain detection is wrong
2008-06-14 Roland HäderCookie-based login initially done
2008-06-13 Roland HäderJust a space removed
2008-06-11 Roland HäderUser class is now configurable
2008-06-09 Roland HäderRewrite of initInstance(), more eval() rewritten to...
2008-06-09 Roland Hädereval() commands replace by improved object factory...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-08 Roland HäderFake class names added, insertDataSet() stub added...
2008-06-08 Roland HäderUserDatabaseWrapper is now changeable by config
2008-06-08 Roland HäderSupport for cluster added to RNG, hashPassword() finish...
2008-06-08 Roland HäderSalt length reduced
2008-06-08 Roland HäderCrypto helper and RNG added (weak!)
2008-06-04 Roland HäderNullFilter class added, partial filter for accepting...
2008-06-04 Roland HäderPassword validator added, if emails mismatch the reques...
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-31 Roland HäderComment header fixed
2008-05-30 Roland HäderMore class descriptions translated, generic user class...
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-26 Roland HäderRegistration form nearly done, partial stub support...
2008-04-12 Roland HäderSeveral MVC classes added, entryPoint method rewritten
2008-04-12 Roland HäderMethod constructor() removed, several small fixes
2008-03-13 Roland HäderMore exceptions added, class loader can now load extra...
2008-03-03 Roland Hädercore code merged, interfaces OutputStreamer implemented
2008-03-03 Roland Häder(no commit message)