Updated domain without a dash :(
[core.git] / inc / classes / main / filter /
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-06-28 Roland HäderFixed (again) some more generic array handling
2013-06-23 Roland HäderPatches for making new generic array working
2013-06-23 Roland HäderFixes and double->single converted
2013-05-31 Roland HäderMade lower to upper case:
2013-03-03 Roland HäderUse array_push() instead of []
2012-07-31 Roland HäderRewrote core:
2012-05-17 Roland HäderMust be abstract ...
2012-05-16 Roland HäderCopyright updated
2012-05-14 Roland HäderAdded FilterChain::getFilters()
2012-05-14 Roland HäderThe FilterChain class is now registerable
2012-03-24 Roland HäderFixed a typo
2012-03-14 Roland HäderSome hacks for missing extensions and XP:
2011-09-01 Roland HäderSome 'static' array elements rewritten to constant...
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-04-18 Roland HäderAdded 'abstract' to the class because doExecute() is...
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
2010-02-03 Roland Hädersvn:executable removed, which isn't needed for PHP...
2009-12-10 Roland HäderCode cleanups, deprecated classes renamed
2009-08-21 Roland HäderNow configurable
2009-08-21 Roland Häderaction=status_problem excluded
2009-08-19 Roland HäderDeprecated class file/exception removed as well
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-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
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-03-11 Roland HäderFilter template class_ in inc/classes/main/filter/...
2009-03-11 Roland HäderDebug lines commented out
2009-03-11 Roland HäderAll filters rewritten to throw FilterChainException
2009-02-03 Roland HäderCopyright updated
2008-12-21 Roland HäderMethod redirectToConfiguredUrl() does now append the...
2008-11-20 Roland HäderController instance shall now be fetched from registry
2008-11-19 Roland HäderNow in own repository for remote checkouts