Application init phase rewritten, data.php now sets app data
[shipsimu.git] / inc / classes / main / class_BaseFrameworkSystem.php
2008-10-03 Roland HäderApplication init phase rewritten, data.php now sets...
2008-10-03 Roland HäderConfiguration class is now fully singleton
2008-10-01 Roland HäderFilter classes now ends with _filter in config entry
2008-09-19 Roland HäderFixes for image generation
2008-09-19 Roland HäderConstants PATH and _DB_TYPE replaced
2008-08-27 Roland HäderDeprecated methods removed/purged
2008-08-15 Roland HäderMore stubs in refill page, refill page filter basicly...
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-07-01 Roland HäderMore game classes added:
2008-07-01 Roland HäderMinor code improvements:
2008-06-29 Roland HäderDebug mailer finished and debug messages removed:
2008-06-28 Roland HäderGeneric methods created from non-generic implementation:
2008-06-28 Roland HäderLogin area extended and misc things changed:
2008-06-28 Roland HäderMore stubs added, code "made" generic:
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ä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äderFinal fixes for variable inserting
2008-06-23 Roland HäderImage generator added, first CAPTCHA added with missing...
2008-06-22 Roland HäderTemplateEngine is known as WebTemplateEngine (most...
2008-06-22 Roland HäderGraphical code CAPTCHA partly finished, crypto class...
2008-06-21 Roland HäderA lot debug messages removed, mailer with stubs added...
2008-06-21 Roland HäderType-hints fixed, header docs fixed, exceptions deprecated
2008-06-21 Roland HäderAccount status page partly implemented, backtrace now...
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
2008-06-20 Roland HäderDeug backtraces centralized
2008-06-20 Roland HäderSimple exception handler and error handler added, profi...
2008-06-19 Roland HäderUpdate of last activitity and action in user added...
2008-06-15 Roland HäderLogin and auth classes added. WARNING: All class config...
2008-06-12 Roland HäderResults are now searchable and iterateable, insertDataS...
2008-06-09 Roland HäderRewrite of initInstance(), more eval() rewritten to...
2008-06-09 Roland HäderObjectFactory is now a 'system class'
2008-06-09 Roland Hädereval() commands replace by improved object factory...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-02 Roland HäderRegisterable instances now possible, some fixes in...
2008-05-31 Roland HäderCriteria added for abstract database programming
2008-05-28 Roland HäderMore style convensions applied, interface updated
2008-05-28 Roland HäderStyle convention applied (incomplete), pre/post filters...
2008-05-27 Roland HäderIntercepting filter basicly added, generic form process...
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-05-24 Roland HäderRegistration stub added, naming convention applied...
2008-05-15 Roland HäderMore smaller fixes, factory added to ship-simu
2008-05-14 Roland HädergetConfigInstance() is now protected, factories added
2008-05-05 Roland HäderDefault news controller added, some fixes
2008-04-21 Roland HäderMessages translated to english, a lot uneccessary debug...
2008-04-20 Roland HäderMore fixes...
2008-04-12 Roland HäderSeveral MVC classes added, entryPoint method rewritten
2008-04-12 Roland HäderMethod constructor() removed, several small fixes
2008-04-11 Roland HäderBase controller stub added
2008-04-11 Roland HäderMore patterns added, part description changed to object...
2008-03-13 Roland HäderMore exceptions added, init of template engine moved...
2008-03-13 Roland HäderNew exception introduced, minor parts rewritten
2008-03-08 Roland Hädergetter, setter are all final; several code clean-ups
2008-03-03 Roland Hädercore code merged, interfaces OutputStreamer implemented
2008-03-03 Roland Häder(no commit message)