core.git
2009-07-18 Roland HäderConsoleControllerResolver added
2009-07-18 Roland HäderNow default_console_command in console responses
2009-07-18 Roland HäderConsole response class added
2009-07-09 Roland HäderMessage added when no hostname resolved into an IP
2009-07-09 Roland HäderStream classes added to rewrite CrytoHelper
2009-07-08 Roland HäderStricter check
2009-07-08 Roland HäderMoved InvalidSocketException from hub project, added...
2009-05-01 Roland HäderPart added to detected hostname on Sun Solaris TODO...
2009-04-30 Roland Hädercatch() blocks should not be left empty
2009-04-05 Roland HäderRemove deprecated exceptions
2009-04-05 Roland HäderEndless recursive call fixed
2009-04-05 Roland HäderImage engine rewritten, cache directories ignored
2009-04-05 Roland HäderMenu template engine added
2009-04-05 Roland Häderitp renamed to xml
2009-04-05 Roland HäderParser error fixed
2009-04-03 Roland HäderStatic method detectCorePath() must be added to Applica...
2009-03-30 Roland HäderTypo fixed in method name
2009-03-30 Roland HäderMisc fixes/code cleanups
2009-03-24 Roland HäderMissing interface added
2009-03-24 Roland HäderMenu classes added, unfinished
2009-03-24 Roland HäderNew-line added
2009-03-24 Roland HäderMore require_once() rewritten to require()
2009-03-24 Roland HäderMissing file added
2009-03-24 Roland Häderrequire_once() is inperformant, replace with require()
2009-03-24 Roland HäderConfig entry 'web_engine' renamed to 'output_class...
2009-03-24 Roland HäderNow all command-line arguments are being passed through...
2009-03-24 Roland HäderConsoleRequest class basicly finished
2009-03-24 Roland HäderRequest class rewritten to extend BaseRequest class...
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
2009-03-14 Roland HäderNow all base paths are relative and constructed in...
2009-03-14 Roland HäderRemoved deprecated templates/directories
2009-03-14 Roland HäderFix in CryptoHelper class, templates are now loaded...
2009-03-14 Roland HäderApplications must now provide a header.ctp file
2009-03-13 Roland HäderTypo fixed
2009-03-13 Roland HäderVariable cfg refactured
2009-03-13 Roland HäderRewritten a lot double-quotes to single-requotes, remov...
2009-03-13 Roland HäderMore quotes rewritten
2009-03-13 Roland HäderEvn more quotes rewritten, old try-catch-blocks removed...
2009-03-13 Roland HäderSome rewrites of double-quote to single-quote
2009-03-13 Roland Hädersvn-add-all.sh does 'svn add *'...
2009-03-13 Roland HäderSome wrongly rewritten quotes fixed
2009-03-13 Roland HäderAll empty double-quoted strings replaced with single...
2009-03-13 Roland Häderheader_extras_hook added, templates in inc/templates...
2009-03-13 Roland HäderInstallation wizard added, this must be tested and...
2009-03-13 Roland HäderNow all cfgInstance are rewritten to configInstance
2009-03-13 Roland HäderinitLoader() should do that
2009-03-13 Roland HäderRewritten to register our own __autoload method, loadCl...
2009-03-11 Roland HäderFilter template class_ in inc/classes/main/filter/...
2009-03-11 Roland HäderSome cosmetic applied
2009-03-11 Roland HäderMinor refactured
2009-03-11 Roland HäderDebug lines commented out
2009-03-11 Roland HäderAll filters rewritten to throw FilterChainException
2009-03-11 Roland HäderSome more comments added, selfInstance rewritten to...
2009-03-11 Roland HäderInterface Registerable added
2009-03-11 Roland HäderRewrite of all static instances to Registry class
2009-03-11 Roland HäderWorkaround for missing librecode
2009-03-10 Roland HäderRemoved method re-added. Warning added to config-hubphp
2009-03-10 Roland HäderComments extended for better inline documentation
2009-03-10 Roland HäderDummy methods removed (didn't find them in code) and...
2009-03-10 Roland HäderPHPMailer updated to latest version 2.3
2009-03-10 Roland HäderWill be upgraded to PHP5/6 version
2009-02-03 Roland HäderCopyright updated
2009-02-03 Roland HäderHub software cleared (prepared for full rewrite)
2008-12-22 Roland HäderFixed a non-object call and added NullPointerException...
2008-12-21 Roland HäderMethod redirectToConfiguredUrl() does now append the...
2008-12-21 Roland HäderUpdating/inserting points finished (basicly), flushing...
2008-12-20 Roland HäderApplication helper class rewritten, buildMasterTemplate...
2008-12-18 Roland HäderTypo fixed
2008-12-09 Roland HäderFixed double-loading of classes
2008-12-09 Roland HäderError messages are longer surpressed
2008-12-07 Roland HäderNow protected method
2008-12-06 Roland HäderWebLinkHelper class rewritten
2008-11-20 Roland HäderNo controller instances are now passed to filters
2008-11-20 Roland HäderController instance shall now be fetched from registry
2008-11-20 Roland HäderEven more fixes...
2008-11-20 Roland HäderProblem with additional config files fixed
2008-11-20 Roland HäderUpdated/fixed
2008-11-20 Roland HäderUpdated script
2008-11-20 Roland HäderOwn script tool added (you don't need this!)
2008-11-20 Roland HäderDocuments added
2008-11-20 Roland HäderReference file added which is needed to build new repos...
2008-11-19 Roland HäderNow in own repository for remote checkouts