core.git
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äderGlobal fix/add/update:
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äderTODOs.txt updated...
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äderTODOs.txt updated
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äderTODOs.txt should become somehow updateable...
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äderqa application added
2009-08-15 Roland HäderOld, lost directories removed (see repos qa)
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
2009-08-08 Roland HäderIterator instance is now handled in BaseFrameworkSystem...
2009-08-07 Roland HäderrngInstance is now located in BaseFrameworkSystem
2009-08-07 Roland HäderMissing method added, renamed
2009-08-07 Roland HäderStreamable and for encryption added, CryptoHelper ...
2009-08-05 Roland HäderFamous IndexOutOfBoundsException added
2009-08-04 Roland HäderGeneric method hashCode() added. Please overwrite it...
2009-08-03 Roland HäderCommented out debug lines added
2009-08-03 Roland HäderNow a more generate interface
2009-08-03 Roland HäderFQFN is now generated by new private method getFqfnFrom...
2009-08-03 Roland Häder should be more encapsulated (abstracted)
2009-08-02 Roland HäderaddFilter() should also throw an InvalidFilterChainExce...
2009-08-02 Roland HäderBefore a filter chain is executed we check if it is...
2009-08-01 Roland HäderDouble->single converted
2009-08-01 Roland HäderPrefix for action URLs extended with _url
2009-08-01 Roland HäderDebug line fixed
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
next