Fixes... :(
[core.git] / inc /
2010-04-24 Roland HäderFixes... :(
2010-04-24 Roland HäderRegistry rewritten, exception added #2
2010-04-24 Roland HäderRegistry rewritten, exception added
2010-04-23 Roland HäderFIFO basicly finished
2010-04-12 Roland HäderSome methods are now public and added to the interface
2010-03-27 Roland HäderDouble quotes in single converted
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-10 Roland HäderExtra new-line removed...
2010-02-09 Roland HäderDecorators moved, naming convention applied:
2010-02-05 Roland HäderCompressor instances can now be set/get
2010-02-04 Roland HäderFIFO stacker basicly implemented
2010-02-03 Roland Hädersvn:executable removed, which isn't needed for PHP...
2010-01-27 Roland HäderThe ObjectFactory may now be extended e.g. done in...
2010-01-05 Roland HäderFake template engine added, variables can now be compil...
2009-12-22 Roland HäderNew method replaceControlCharacters() introduced (very...
2009-12-22 Roland HäderUnsupported parameter removed
2009-12-22 Roland HäderComment fixed (important for later admin area script)
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äderMissing exception added
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äderTemplate class_ updated
2009-12-07 Roland HäderDuplicate #2 removed...
2009-12-07 Roland HäderDuplicate removed ... :(
2009-12-07 Roland HäderStacker classes/interface/exceptions (FiFoStacker is...
2009-12-02 Roland HäderReverted because xml_set_object() requires a variable...
2009-12-02 Roland HäderMelted together because was only used once
2009-12-02 Roland HäderTypos fixed
2009-12-02 Roland HäderUTF-8 is now set in XML parser
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-26 Roland HäderClass template updated
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-09-01 Roland HäderSome steps added to renderMenu(), typo fixed
2009-09-01 Roland HäderRenamed to match with new name
2009-08-31 Roland HäderMethods renderMenu() and transferContentToTemplateEngin...
2009-08-30 Roland HäderMenu calls added (stubs)
2009-08-30 Roland HäderMoved from generic helper to concrete WebFormHelper...
2009-08-25 Roland HäderMissing controller added
2009-08-25 Roland HäderNPE catched, command class added, beter coding practice...
2009-08-23 Roland HäderWe should implement no default resolver anymore
2009-08-23 Roland HäderMissing config entries added, constant LOG_EXCEPTIONS...
2009-08-22 Roland HäderDouble to single quotes converted
2009-08-22 Roland HäderOpps... :(
2009-08-22 Roland HäderdoFilterFormatNumber() added
2009-08-22 Roland HäderMisc fixes:
2009-08-22 Roland HäderOpps...
2009-08-22 Roland HäderUserPoints rewritten to use only one result (does this...
2009-08-21 Roland HäderNPE catched (TODO: We need to rewrite this?)
2009-08-21 Roland HäderMuch simplier and with is_null() sanity check
2009-08-21 Roland HäderNow with getter
2009-08-21 Roland HäderRewritten to use eval() (slow)
2009-08-21 Roland HäderMaybe now?
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-21 Roland HäderNow configurable
2009-08-21 Roland Häderaction=status_problem excluded
2009-08-21 Roland HäderParse error fixed
2009-08-21 Roland HäderGeneric code added
2009-08-21 Roland HäderClass WebStatusCommand added which should handle accoun...
2009-08-21 Roland HäderNPE catched (TODO: we should log it later)
2009-08-21 Roland HäderWebLoginCommand is now an extra instance for hashers...
2009-08-21 Roland Häder& should not be part of URLs...
2009-08-21 Roland HäderEncryption removed
2009-08-21 Roland HäderInterface OutputStreamer has no longer assignVariable()
2009-08-21 Roland HäderWebOutput now needs a ManageableApplication instance
2009-08-19 Roland HäderDeprecated class file/exception removed as well
2009-08-19 Roland HäderDeprecated method loadIncludes() removed
2009-08-19 Roland HäderHandling of socket errors added
2009-08-18 Roland HäderAttribute listInstance is now cored
2009-08-17 Roland HäderTried to fix a warning
2009-08-16 Roland HäderOpps...
2009-08-16 Roland HäderPHP functions encapsulated:
2009-08-15 Roland HäderWe no longer need this old piece of code
2009-08-15 Roland HäderMoved 'devel' directory (need to update all repos)
2009-08-14 Roland HäderA lot deprecated exceptions removed, todo-builder.sh...
2009-08-14 Roland HäderWernis API updated to handle unexpected error messages...
2009-08-11 Roland HäderMissing exception added
2009-08-11 Roland HäderState (see State Pattern) prepared, a lot reworked...
2009-08-11 Roland HäderFix for method in FrameworkConfiguration, removal of...
2009-08-10 Roland HäderNew method detectServerAddress() added which should...
2009-08-08 Roland HäderTemplate updated
next