Fix for getSelfInstance
[shipsimu.git] / application / ship-simu / class_ApplicationHelper.php
2012-04-22 Roland HäderFix for getSelfInstance
2011-11-08 Roland HäderselfInstance is better
2011-03-22 Roland HäderSet application instance first (to prevent a NPE in...
2011-02-28 Roland Häder'public static final' is correct
2009-12-10 Roland HäderCode rewritten to reflect latest changes in core
2009-08-21 Roland HäderUpdated to latest core changes
2009-07-31 Roland HäderMissing 2nd argument added
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-03-19 Roland HäderCopyright updated, menu class added for 'home'
2009-03-14 Roland HäderUpdated to latest core revision, a lot debug constants...
2008-12-20 Roland HäderDashes removed
2008-12-20 Roland HäderApplication helper class rewritten, buildMasterTemplate...
2008-10-26 Roland HäderA lot naming conventions applied:
2008-10-01 Roland Häderresponse=??? renamed to request=???
2008-09-19 Roland HäderFixes for image generation
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-06-27 Roland HäderMore conventions than code added:
2008-06-24 Roland HäderImage controller/resolver and fixes:
2008-06-22 Roland HäderTemplateEngine is known as WebTemplateEngine (most...
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
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-13 Roland HäderJust a space removed
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-06 Roland HäderFilter fixed, message output rewritten to not die
2008-05-31 Roland HäderMore object are configureable, cache initially added
2008-05-30 Roland HäderMore class descriptions translated, generic user class...
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-07 Roland HäderSeveral small fixes applied
2008-05-07 Roland HäderEven more renamed
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-04 Roland HäderMindMap added
2008-03-13 Roland HäderMore exceptions added, class loader can now load extra...
2008-03-13 Roland HäderMore exceptions added, init of template engine moved...
2008-03-08 Roland Hädercode comments including license information added,...
2008-03-03 Roland Häder(no commit message)