Commit

commit d681e2b0b50079389093ddc8dc347ea742bf57a2
Author: Jan Dankert 
Date:   Wed Dec 7 22:20:12 2016 +0100

    Verlauf-Funktion nicht mehr neben der Navigation, sondern bei den entsprechenden Objekten (Projekt, Benutzer, Seite) anzeigen.

 action/PageelementAction.class.php                 |  4 +--
 action/ProjectAction.class.php                     | 12 ++++++++
 action/ProjectlistAction.class.php                 | 10 +++++++
 action/StartAction.class.php                       | 32 ++--------------------
 action/UserAction.class.php                        | 11 ++++++++
 language/de.ini.php                                |  2 +-
 language/en.ini.php                                |  1 +
 model/Project.class.php                            | 29 --------------------
 model/User.class.php                               | 31 +++++++++++++++++++++
 .../layout/perspective/administration.ini.php      |  2 +-
 themes/default/layout/perspective/normal.ini.php   |  4 +--
 11 files changed, 73 insertions(+), 65 deletions(-)