InfoMessageControllerCluster.java

Diff Revision Date Message Lines Author Branch
1.7 11 Feb 11

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

+11 -11 Patrick Brunner MAIN
1.6 11 Feb 11

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

+63 -66 Patrick Brunner MAIN
1.5 19 Jan 10

OLAT-4823 Fixes issues (see comments in Jira): -could not enter score in bulk assessment form -user password change form in admin not ok -info message form not ok in cluster mode

+5 -1 matthai MAIN
1.4 21 Dec 09

OLAT-4648

+14 -15 matthai MAIN
1.3 14 Jul 09

OLAT-3696: RESOLVED - issue Info message: Add info and maintenace message only on node level as well http://bugs.olat.org/jira/browse/OLAT-3696 and also fixed OLAT-4149 cleaned up unused class

+4 -5 Patrick Brunner MAIN
1.2 25 Feb 09

olat-3696: maintenace message fix, choose either to show one one node or all but not at same time.

+6 -4 schnider MAIN
1.1 18 Dec 08

OLAT-3696: info message system now with cluster version for messages only on node level

+131 schnider MAIN
1.1.6.2 03 Feb 09

head merged

+131 bja OLAT-HEAD-BPS-1229
1.1.6.1 18 Dec 08

file InfoMessageControllerCluster.java was added on branch OLAT-HEAD-BPS-1229 on 2009-02-03 09:09:45 +0000

deleted bja OLAT-HEAD-BPS-1229
1.1.4.1 23 Apr 09

OLAT-3766 Update IMS CP Branch to HEAD

+6 -4 gnaegi OLAT-HEAD-FRENTIX-3766-CPEDITOR
1.2.8.1 27 Jul 09

OLAT-3946 update from HEAD

+4 -5 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.1.2.3 28 May 09

OLAT-3674: merge head to branch

+6 -4 rhaag OLAT-HEAD_FRENTIX-3674
1.1.2.2 23 Dec 08

merge Head to Branch

+131 rhaag OLAT-HEAD_FRENTIX-3674
1.1.2.1 18 Dec 08

file InfoMessageControllerCluster.java was added on branch OLAT-HEAD_FRENTIX-3674 on 2008-12-23 19:13:04 +0000

deleted rhaag OLAT-HEAD_FRENTIX-3674
1.4.2.1 28 Jan 10

config and startup refactoring work in progress. Done are: only one spring context, no olat_config.xml, no more extenstionManger and servicefactory, startup is done by web.xml. OLAT is up and running again...

+5 -1 schnider tmpOLAT-HEAD-640-until-2010-03-10