Use of the FrameworkFeature class (which is a manager somehow) +
[core.git] / inc / classes / main / template /
2015-05-27 Roland HaederMethod convertToClassName() and convertDashesToUndersco...
2015-05-26 Roland HaederMore usage of FileNotFoundException
2015-05-26 Roland HaederIntroduced FileNotFoundException
2015-05-14 Roland HaedergetCompiledData() must be public for e.g. mailer classe...
2015-04-07 Roland HaederstartElement(), finishElement() and characterHandler...
2015-04-07 Roland HaederSubject line may contain HTML entities and then it...
2015-04-07 Roland HaederBrought loadEmailTemplate() back to life.
2015-04-05 Roland HaederRenamed a lot more stuff from 'web' to 'html'.
2015-04-05 Roland HaederCleanup + expanded CompileableTemplate with a lot publi...
2015-04-05 Roland HaederConfiguration data is now being inserted as same as...
2015-04-05 Roland HaederBasicly finished menu rendering (wow).
2015-04-05 Roland HaederAdded very basic support (unfinished) for menu rendering
2015-03-24 Roland HaederRenamed more stuff (will break app_die(), so it needs...
2015-03-24 Roland HaederSome fixes for template parsing.
2015-03-24 Roland HaederDon't shorten variable names, even when they become...
2015-03-23 Roland HaederBetter use 'self'.
2015-03-21 Roland HaederMoved getter near it's setter counter part to have...
2015-03-17 Roland HaederUpdated copyright:
2014-10-17 Roland HaederAdded new interfaces Handleable/-DataSet and ProtocolHa...
2014-10-07 Roland HaederSome API changes:
2014-06-23 Roland HaederRenamed 'stacker' to 'stack' as they are stacks (FiFo...
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
next