admin.git
2016-02-13 Roland HaederCleaned .gitattributes master
2015-12-27 Roland HaederUpdated 'core'.
2015-09-03 Roland HaederUpdated 'core'.
2015-08-25 Roland HaederUpdated 'core' + renamed 'main' -> 'classes'.
2015-05-27 Roland HaederUpdated 'core'.
2015-05-27 Roland HaederUpdated to latest 'core' + convertToClassName() and...
2015-05-12 Roland HaederAdded find-bad-php.sh
2015-05-11 Roland HaederMerge branch 'master' of git.mxchange.org:/var/cache...
2015-05-11 Roland HaederInitialized core (framework) and inc/classes.php is...
2015-04-06 Roland Haeder'page' and 'command' were both the same (command),...
2015-03-24 Roland HaederMoved more methods to 'core' as they are now more gener...
2015-03-24 Roland HaederOutput system is now no longer initialized by loading...
2015-03-24 Roland HaederUpdated 'core'.
2015-03-24 Roland HaederAdded 'core' + updated index.php (also 'core', careful!)
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-02-01 Roland HäderRemoved deprecated array (very old code)
2012-12-20 Roland HäderGlobal fix for generating right class name for controll...
2012-12-20 Roland HäderUpdated ApplicationHelper class to latest API
2012-08-07 Roland HäderUsed exit() instead of die()
2012-04-22 Roland HäderFixed all getSelfInstance
2011-11-08 Roland HäderAlso this ...
2011-11-08 Roland HäderselfInstance is better
2011-11-08 Roland HäderRenamed getInstance() to getSelfInstance(), conflicts...
2011-04-20 Roland Hädersvn:eol-style set to 'native' also for Doxyfile ... :/
2011-04-20 Roland Hädersvn:eol-style set to 'native'
2011-04-20 Roland Hädereol-style set
2011-04-06 Roland HäderSome code cosmetics applied
2011-03-26 Roland HäderReverted appplication/xml because SVN thinks this is...
2011-03-25 Roland HäderIf the class is final, no methods can be overwritten...
2011-03-22 Roland HäderSet application instance first (to prevent a NPE in...
2011-03-21 Roland HäderRemoved obsolete parameter 'applicationInstance' from...
2011-03-15 Roland HäderDocumentation tag fixed for method detectCorePath(...
2011-03-10 Roland HäderDeprecated includes file_io/language removed
2011-02-28 Roland Häder'public static final' is correct
2011-02-13 Roland HäderProperties set/deleted on .htaccess
2011-02-12 Roland HäderProperties added/fixed, externals updated ( is out...
2010-09-14 Roland HäderSVN properties globally set
2010-05-18 Roland HäderBetter handling of missing emergency_exit.ctp
2010-03-01 Roland Häderindex.php updated (generic)
2010-02-03 Roland HäderAdded missing todo-builder.sh script / svn:executable...
2009-12-09 Roland HäderGeneric index.php is now masking backtrace data
2009-12-02 Roland HäderGlobal fix for svn::execuetable ... :(
2009-12-02 Roland HäderGlobal fix/add/update:
2009-12-02 Roland HäderFix for parser error
2009-09-07 Roland Häderpackage.sh rewritten
2009-09-05 Roland Häder'template_class' renamed to 'web_template_class'
2009-08-30 Roland HäderInstance variable rewritten
2009-08-30 Roland HäderMissing menu class added
2009-08-30 Roland HäderMissing config entry for page=home added #2
2009-08-30 Roland HäderMissing config entry for page=home added
2009-08-30 Roland HäderFixed miss-typed variable
2009-08-21 Roland HäderPartial stub message added if no recode extension is...
2009-08-21 Roland HäderRewritten to match with class name
2009-08-21 Roland HäderRewritten again, much better this way.
2009-08-21 Roland HäderWrong URL fixed
2009-08-21 Roland HäderUpdated to latest core changes
2009-08-21 Roland HäderMoved to better place
2009-08-21 Roland HäderWeb output instance added
2009-08-15 Roland HäderApplication qa added
2009-08-15 Roland HäderOld, lost directories removed (see repos qa)
2009-08-11 Roland HäderCopyright fixed
2009-08-11 Roland HäderNow executeable
2009-08-11 Roland HäderDeprecated call removed
2009-08-01 Roland HäderDouble->single converted
2009-08-01 Roland HäderEntities fixed
2009-08-01 Roland HäderEntities fixed
2009-07-31 Roland HäderMore deprecated argument removed
2009-07-31 Roland HäderDeprecated argument removed
2009-07-31 Roland HäderDeprecated parameter removed
2009-07-31 Roland Hädernews_reader_class is deprecated
2009-07-31 Roland HäderMissing 2nd parameter added
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-18 Roland HäderSet command name in request to prevent some strange...
2009-07-18 Roland HäderDeprecated 'page_with_news' removed
2009-05-01 Roland HäderGeneric index.php updated from hub project
2009-04-05 Roland HäderNow UTF-8
2009-04-05 Roland HäderRenamed to match with latest core
2009-04-03 Roland HäderStatic method detectCorePath() must be added to Applica...
2009-03-24 Roland HäderDouble-quotes rewritten to single-quotes
2009-03-19 Roland HäderCopyright updated
2009-03-14 Roland HäderUpdated to latest core revision, a lot debug constants...
2009-03-14 Roland HäderTemplates moved from core to add directory
2009-03-13 Roland Häderheader_extras_hook added, templates in inc/templates...
2009-03-13 Roland HäderInstallation wizard added to all applications
2009-03-13 Roland HäderRewritten to use scanClassPath()
2009-03-10 Roland HäderMaintainer branch created for stelzi
2009-03-06 Roland Hädersvn:keyword set on all scripts
2008-12-21 Roland HäderMethod redirectToConfiguredUrl() does now append the...
2008-12-20 Roland HäderDashes removed
2008-12-20 Roland HäderApplication helper class rewritten, buildMasterTemplate...
2008-12-18 Roland HäderTypo fixed :(
2008-12-18 Roland HäderApplications should terminate due to an uncatched exception
2008-12-18 Roland HäderTypos fixed
2008-12-18 Roland HäderFix for submit button
2008-12-18 Roland HäderFixes for admin area
2008-12-07 Roland HäderSome HTML fixes in templates
2008-12-06 Roland HäderRewritten for updated core
2008-12-06 Roland HäderClass name typo fixed
2008-11-22 Roland HäderMore divs added
next