Use of the FrameworkFeature class (which is a manager somehow) +
[core.git] / inc / classes / main / helper /
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 HaederNot so much double quotes for strings (convention).
2015-04-07 Roland HaederThrowing an NPE here hides the actual exception and...
2015-04-06 Roland HaederAdded missing field.
2015-04-06 Roland HaederIt is actually a class.
2015-04-06 Roland HaederSometimes 'page' is wanted, sometimes 'command' but...
2015-04-05 Roland HaederRenamed a lot more stuff from 'web' to 'html'.
2015-03-18 Roland HaederDon't "abuse" setters for actually "unsetting" (closing...
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-10-07 Roland HaederSome API changes:
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-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
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-05-06 Roland HäderCheck for config variables first, than general to avoid...
2012-03-24 Roland HäderFixed a typo
2012-02-11 Roland HäderRenamed 'seperator' to 'separator'
2012-02-11 Roland HäderSome minor rewrites
2011-11-09 Roland HäderSome minor improvements
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-04-18 Roland HäderRewritten private fields (for seperators) to public...
2011-03-29 Roland HäderIntroduced new setter/getter and generic interface:
2011-03-05 Roland HäderCopyright updated
2011-02-28 Roland Häder'public static final' is correct
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-12-10 Roland HäderCode cleanups, deprecated classes renamed
2009-09-26 Roland HäderClass template updated
2009-09-01 Roland HäderAll XML-parsing-related stuff refactured to new XmlPars...
2009-08-30 Roland HäderMoved from generic helper to concrete WebFormHelper...
2009-08-22 Roland HäderDouble to single quotes converted
2009-08-22 Roland HäderMisc fixes:
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äderNPE catched (TODO: we should log it later)
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-07 Roland HäderrngInstance is now located in BaseFrameworkSystem
2009-08-01 Roland HäderPrefix for action URLs extended with _url
2009-07-31 Roland HäderCentralized in core
2009-07-31 Roland HäderComment updated
2009-07-31 Roland HäderFixed
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-04-05 Roland HäderImage engine rewritten, cache directories ignored
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
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-02-03 Roland HäderCopyright updated
2008-12-07 Roland HäderNow protected method
2008-12-06 Roland HäderWebLinkHelper class rewritten
2008-11-19 Roland HäderNow in own repository for remote checkouts