GlossaryModule.java

Diff Revision Date Message Lines Author Branch
1.5 11 Feb 11

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

+23 -22 Patrick Brunner MAIN
1.4 17 Mar 10

unified interfaces for init and destroy methods. New interfaces are called initializable and destroyable and replace the OlatModule and ServiceLifecycle interfaces. Config of Spring context or annotation for init or destroy gets automatically checked by jUnit test.

+1 -12 schnider MAIN
1.3 15 Mar 10

config and startup refactoring to spring only

+1 -3 schnider MAIN
1.2 19 Jun 09

OLAT-3674: merge glossary branch to HEAD.

+66 rhaag MAIN
1.1 23 Dec 08

file GlossaryModule.java was initially added on branch OLAT-HEAD_FRENTIX-3674.

deleted rhaag MAIN
1.2.6.2 27 Jul 09

OLAT-3946 update from HEAD

+66 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.2.6.1 19 Jun 09

file GlossaryModule.java was added on branch OLAT-HEAD-FRENTIX-3946-Podcast on 2009-07-27 10:13:02 +0000

deleted gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.1.2.3 21 Jan 09

OLAT-3674: allow settings on glossary repository entry, some renamings

+22 -8 rhaag OLAT-HEAD_FRENTIX-3674
1.1.2.2 09 Jan 09

Zustand zum Zeitpunkt der Abgabe

+1 -1 rhaag OLAT-HEAD_FRENTIX-3674
1.1.2.1 23 Dec 08

changed manager to use a cache of glossary-lists

+52 rhaag OLAT-HEAD_FRENTIX-3674
1.2.18.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...

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