Commit
commit 06b9ce54c2034d7498f41516ce07612615e4ae19 Author: Jan DankertDate: Fri Oct 26 22:15:36 2012 +0200 Falls so konfiguriert, dann, falls 1 Projekt vorhanden, dieses nach dem Login öffnen. Falls so konfiguriert, dann zuletzt geändertes Objekt anzeigen. action/LoginAction.class.php | 36 +++++++++++++++++-- action/StartAction.class.php | 8 ++--- action/TreeAction.class.php | 52 +++++++++++++--------------- action/WorkbenchAction.class.php | 40 ++++++++++++++++----- config/config-default.php | 1 + dispatcher.php | 8 +++++ model/Value.class.php | 29 +++++++++++++++- themes/default/layout/perspective/header.php | 31 +++++++++++++++++ 8 files changed, 162 insertions(+), 43 deletions(-)