core.git
2009-07-31 Roland HäderFixed with prefix
2009-07-31 Roland HäderPrefixes used from attribute
2009-07-31 Roland HäderCentralized in core
2009-07-31 Roland HäderComment updated
2009-07-31 Roland HäderFixed
2009-07-31 Roland HäderDeprecated methods removed
2009-07-31 Roland HäderDouble->single converted
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-23 Roland HäderDouble->single converted, framework will abort if appli...
2009-07-23 Roland HäderVariable basePathFile now caches some path and base...
2009-07-19 Roland HäderNow protected for other controllers
2009-07-19 Roland HäderOpps...
2009-07-19 Roland HäderBetter encapsulated
2009-07-19 Roland HäderComments fixed
2009-07-18 Roland HäderUnneccessary code removed
2009-07-18 Roland HäderOpps, needs to rename the class
2009-07-18 Roland HäderConfiguration entries are all lower-case and with unter...
2009-07-18 Roland HäderMissing getter for controllerPrefix added
2009-07-18 Roland HäderFixed
2009-07-18 Roland HäderloadController() is now more generic (TODO: check that...
2009-07-18 Roland HäderNow by default with news due to deprecation of 'page_wi...
2009-07-18 Roland HäderNow DefaultNewsController is the default controller
2009-07-18 Roland Häder'page_with_news' is deprecated now
2009-07-18 Roland HäderNo news controller, should be deprecated and decided...
2009-07-18 Roland HäderNo 'page' in console
2009-07-18 Roland HäderController for news in console
2009-07-18 Roland HäderflushBuffer() overwritten
2009-07-18 Roland HäderAdded default console command resolver
2009-07-18 Roland HäderNo longer web commands in console controllers...
2009-07-18 Roland HäderAdded default console controller
2009-07-18 Roland HäderWas turned round...
2009-07-18 Roland HäderMore debug data added
2009-07-18 Roland HäderGrammar fixed
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...
next