AdminModuleDispatcher.java

Diff Revision Date Message Lines Author Branch
1.8 11 Feb 11

- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install

+18 -17 Patrick Brunner MAIN
1.7 11 Feb 11

- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install

+46 -50 Patrick Brunner MAIN
1.6 07 Nov 08

MERGE FROM OLAT-6_0_x-BRANCH to HEAD

+20 Patrick Brunner MAIN
1.5 25 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider MAIN
1.4 21 May 08

OLAT-3164:Session-Handling: work in progress

+107 -3 guretzki MAIN
1.3 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.2 16 Jun 06

OLAT-1509 Main benefit of this refactoring: - resolve depenendicies of FullChiefController to InstantMessaging - add facility to inject any SpringController into the upper right corner and the footer place - remove parts (90%) of olat.core's dependencies to the org.olat.xxx - introduction of a SpringController, a controller instantiatiable by spring, neede was a init(Ureq, WControl) method which must be overriden by the implementor. - spring used to register path - handlers / dispatchers - spring used to inject a controller for the place in the rigth upper corner of the fullchiefcontroller -> e.g. instant messaging, print, logout, help links are no longer provided by the olat.core They come from the surrounding webapplication instead. - spring used to inject a controller for the footer's place - Requests for the MRTG and setting a maintenance message via http request and token are wrapped by a Dispatcher - setting the maintenance message is no longer done be looping over all controllers, it broadcasted over a channel to the connected FullChiefControllers - the Version.java is an interface now, and injected via spring. If the surrounding webapplication does not provide a Version the Version of the olat.core is used. -moving around some language keys, as some methods and classes have been moved around.

+40 Patrick Brunner MAIN
1.1 14 Jun 06

file AdminModuleDispatcher.java was initially added on branch OLAT-HEAD-JGS_UNIZH-1509_pbwork.

deleted Patrick Brunner MAIN
1.2.6.1 29 Jun 06

OLAT-1530: Merge HEAD into BRANCH-1530

Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.2.2.1 19 Jun 06

OLAT-1562:Merge HEAD into Branch.

guretzki OLAT-4_2_0-UNIZH-1562
1.2.10.1 21 Jul 06

merges from HEAD

gnaegi OLAT-4_2_0-goodsolutions-1232
1.2.22.1 10 Oct 06

MERGE HEAD TO BRANCH 5.0.x prepare for 5.0.1

+20 -12 Patrick Brunner OLAT-5_0_x-BRANCH
1.3.48.3 10 Oct 08

new http cmd to set sessiontimout with an url and admintoken

+20 Patrick Brunner OLAT-6_0_x-BRANCH
1.3.48.2 20 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider OLAT-6_0_x-BRANCH
1.3.48.1 16 Jul 08

OLAT-3164: Session-Handling : Merge HEAD into 6_0_x Branch as emergency for semester-start

+107 -3 guretzki OLAT-6_0_x-BRANCH
1.5.2.1 03 Feb 09

head merged

+20 bja OLAT-HEAD-BPS-1229
1.2.16.1 05 Oct 06

http://bugs.olat.org/jira/browse/OLAT-1595 OLAT-1595: Merge HEAD into BRANCH (work in progress)

+20 -12 ikroll OLAT-HEAD-BPS-1595
1.2.8.1 03 Nov 06

Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD

+20 -12 gnaegi OLAT-HEAD-JGS-1577
1.1.2.1 14 Jun 06

work in progress

+40 Patrick Brunner OLAT-HEAD-JGS_UNIZH-1509_pbwork