Opps, forgot this.
[core.git] / inc / classes / main / helper / class_BaseHelper.php
2015-05-27 Roland HaederMethod convertToClassName() and convertDashesToUndersco...
2015-04-18 Roland HaederOld leftover from debugging 'city'.
2015-04-18 Roland HaederIntroduced isFieldSet().
2015-04-18 Roland HaederAllowed to set extra instance (for special cases, okay).
2015-04-07 Roland HaederThrowing an NPE here hides the actual exception and...
2015-03-17 Roland HaederUpdated copyright:
2014-10-17 Roland HaederDouble qoutes generally "cost" performance as they...
2014-10-17 Roland HaederAdded new interfaces Handleable/-DataSet and ProtocolHa...
2014-03-29 Roland HaederMerge branch 'contrib'
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-05-31 Roland HäderMade lower to upper case:
2013-02-07 Roland HäderUse PHP_EOL instead of chr(10)
2012-07-31 Roland HäderRewrote core:
2012-05-16 Roland HäderCopyright updated
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äderSome cleanups, more usage of ObjectFactory:
2011-03-05 Roland HäderCopyright updated
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-09-01 Roland HäderAll XML-parsing-related stuff refactured to new XmlPars...
2009-08-22 Roland HäderDouble to single quotes converted
2009-08-22 Roland HäderMisc fixes:
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äderNPE catched (TODO: we should log it later)
2009-08-11 Roland HäderFix for method in FrameworkConfiguration, removal of...
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
2009-03-13 Roland HäderRewritten a lot double-quotes to single-requotes, remov...
2009-03-13 Roland HäderAll empty double-quoted strings replaced with single...
2009-02-03 Roland HäderCopyright updated
2008-11-19 Roland HäderNow in own repository for remote checkouts