Added abstraction classes for file-based stacks and index files, some setter
[core.git] / inc / classes / main / template /
2014-05-15 Roland HaederFixed, opps.
2014-03-29 Roland HaederMerge branch 'contrib'
2014-03-17 Roland HaederSimplified some code + fixed set/get usage (should...
2014-02-21 Roland HaederImproved logger.
2014-02-09 Roland HaederThe previous way didn't work, as the variable stack...
2014-02-09 Roland HaederAdded injectConfigVariables(), please do use with great...
2014-02-09 Roland HaederLittle resorting of public methods: all variable-relate...
2014-02-09 Roland HaederMoved regex to variable.
2014-02-09 Roland HaederConverted more double-quotes to single. This causes...
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
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-07-04 Roland HäderRenamed endElement() to finishElement(), see the final...
2013-05-31 Roland HäderMade lower to upper case:
2013-05-04 Roland HäderSame as before
2013-03-03 Roland HäderUse array_push() instead of []
2013-02-18 Roland HäderThis seems to fit most cases
2013-02-18 Roland HäderUse this?
2013-02-18 Roland HäderFixed variable group handling by unsetting right index
2012-08-07 Roland HäderUsed exit() (also app_die()->app_exit()) because die...
2012-07-31 Roland HäderRewrote core:
2012-06-27 Roland HäderRenamed variables, removeVariable() does not expect...
2012-05-19 Roland HäderCommented out all debug lines in template engine
2012-05-18 Roland HäderUsed convertDashesToUnderscores()
2012-05-17 Roland HäderRewrote debug lines to ->debugOutput()
2012-05-16 Roland HäderCopyright updated
2012-05-16 Roland HäderMade readVariable() protected again, if you need access...
2012-05-15 Roland HäderSome minor improvements
2012-05-15 Roland HäderMade readVariable() public, used single-quotes instead...
2012-05-06 Roland HäderCheck for config variables first, than general to avoid...
2012-03-24 Roland HäderFixed a typo
2011-11-08 Roland HäderSeveral debug things (e.g. for timing) added
2011-08-31 Roland HäderAll backtraces now have a small message.
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-03-28 Roland HäderSetting back compacted template content will reduce...
2011-03-21 Roland HäderObsolete parameter 'applicationInstance' removed from...
2011-03-15 Roland HäderSome documentary updated
2011-03-15 Roland HäderClass template for template engines updated
2011-03-10 Roland HäderAs of a good naming convention, do not short-cut variables
2011-03-10 Roland HäderRefactured code for deprecated includes file_io and...
2011-03-05 Roland HäderCopyright updated
2011-02-28 Roland Häder'public static final' is correct
2010-06-17 Roland HäderMore relaxed check (only first X characters)
2010-05-18 Roland HäderSome code-cosmetics applied:
2010-03-24 Roland HäderCompleted decorator, extended interface
2010-03-01 Roland HäderVariable handling in template engine rewritten
2010-02-10 Roland HäderCopyright upgraded to 2010
2010-02-09 Roland HäderDecorators moved, naming convention applied:
2010-01-05 Roland HäderFake template engine added, variables can now be compil...
2009-12-22 Roland Häderdie() removed... :(
2009-12-22 Roland HäderLanguage support can now be disabled (e.g. good for...
2009-12-22 Roland HäderNaming convention applied on class templates
2009-12-10 Roland HäderCode cleanups, deprecated classes renamed
2009-12-07 Roland HäderRewritten to stacker class, old lost methods removed
2009-12-07 Roland HäderCleaned up because we do not want templates with partly...
2009-12-07 Roland HäderCleaned up because we do not want templates with partly...
2009-12-07 Roland HäderStacker classes/interface/exceptions (FiFoStacker is...
2009-12-02 Roland HäderTypos fixed
2009-12-02 Roland HäderMethods renamed
2009-12-02 Roland HäderXML nodes renamed to match naming convention
2009-12-02 Roland HäderMore methods cleared due to XML rewrite
2009-12-02 Roland HäderNew XML nodes added
2009-12-02 Roland HäderClear methods due to XML rewrites (see shipsimu project)
2009-11-09 Roland HäderNow all sub nodes for an anchor are supported
2009-11-09 Roland HäderAnchors has no longer arguments
2009-11-09 Roland HäderHandling of nodes fixed
2009-11-09 Roland Häder'entries' should be renamed to 'entry-list'
2009-11-09 Roland HäderNo double prefix needed
2009-11-09 Roland HäderMenu blocks are now supported
2009-09-05 Roland HäderMenu engine heavily extended, misc rewrites:
2009-09-05 Roland HäderendElement() does now no longer ignore sub nodes, debug...
2009-09-02 Roland HäderMenuTemplateEngine heavily extended, but still in non...
2009-09-01 Roland HäderAll XML-parsing-related stuff refactured to new XmlPars...
2009-08-21 Roland HäderError fixed in BaseHelper
2009-08-21 Roland HäderPartial stub message added if no recode extension is...
2009-08-11 Roland HäderFix for method in FrameworkConfiguration, removal of...
2009-07-31 Roland HäderDouble->single converted
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
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-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äderFix in CryptoHelper class, templates are now loaded...
2009-03-13 Roland HäderRewritten a lot double-quotes to single-requotes, remov...
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äderNow all cfgInstance are rewritten to configInstance
2009-03-11 Roland HäderWorkaround for missing librecode
2009-02-03 Roland HäderCopyright updated
2008-12-20 Roland HäderApplication helper class rewritten, buildMasterTemplate...
2008-11-19 Roland HäderNow in own repository for remote checkouts