Continued:
[core.git] / inc / classes / main / resolver / controller / class_BaseControllerResolver.php
2015-08-25 Roland HaederRenamed classes/main/ to main/classes/ + added FuseFeat...
2015-05-27 Roland HaederMethod convertToClassName() and convertDashesToUndersco...
2015-04-06 Roland HaederGee, found more copy-paste errors ...
2015-04-06 Roland HaederDon't look for commands in controller resolvers as...
2015-04-06 Roland HaederresolveController() was everywhere the same, still...
2015-04-05 Roland HaederMoved some class fields and their setter/getter to...
2015-03-24 Roland HaederClass prefixes for actions, commands and controllers...
2015-03-17 Roland HaederUpdated copyright:
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-05-31 Roland HäderMade lower to upper case:
2012-07-31 Roland HäderRewrote core:
2012-05-16 Roland HäderCopyright updated
2012-03-24 Roland HäderFixed a typo
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-03-05 Roland HäderCopyright updated
2011-03-05 Roland HäderBetter debug lines
2011-03-05 Roland HäderHost name fixed (a redirect causes an error), duplicate...
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-08-23 Roland HäderWe should implement no default resolver anymore
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-18 Roland HäderConfiguration entries are all lower-case and with unter...
2009-07-18 Roland HäderMissing getter for controllerPrefix added
2009-07-18 Roland HäderFixed
2009-07-18 Roland HäderloadController() is now more generic (TODO: check that...
2009-07-18 Roland HäderNow DefaultNewsController is the default controller
2009-07-18 Roland Häder'page_with_news' is deprecated now
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