GlossaryManager.java

Diff Revision Date Message Lines Author Branch
1.17 11 Feb 11

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

+34 -36 Patrick Brunner MAIN
1.16 16 Mar 10

added basicManager as common type for all mangers. Later BasicManger will get the only place to access the database and other managers...

+2 -1 schnider MAIN
1.15 15 Mar 10

config and startup refactoring to spring only

+1 -10 schnider MAIN
1.14 19 Jun 09

OLAT-3674: merge glossary branch to HEAD.

+56 -249 rhaag MAIN
1.13 19 Jan 09

OLAT-3738 Refactored: moved setCourseConfig from CourseEnvironment to CourseFactory.

+2 -2 lavinia MAIN
1.12 25 Aug 08

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

+1 -1 Alexander Schneider MAIN
1.11 12 Jul 07

OLAT-2426: Deletion : Refactoring deleteEmailDate to new LIfeCycle Service

-4 guretzki MAIN
1.10 10 Jul 07

OLAT-2420: Fix Nullpointer Exception when indexing glossary

+9 -3 guretzki MAIN
1.9 20 Jun 07

olat-2278 now not in branch anymore, but spring-ified in HEAD. Work: - rename olatresourceableeventcenter to olatsystembus - extract interface and let spring implement by di - created singleVM and Cluster version of the olat system bus - organize imports work still in progress for the cluster version, the standard version is ok.

-1 fjost MAIN
1.8 14 Jun 07

OLAT-2317: Work in progress, Learningresources-deletion: add method to archive deleted resources.

+14 guretzki MAIN
1.7 23 May 07

OLAT-2320 Refactoring: moving briefcase code from olat3 project to olatcore

+1 -1 gnaegi MAIN
1.6 29 Mar 07

OLAT-1935:Core ready to separate (calendar, wiki move back to LMS)

+1 -1 guretzki MAIN
1.5 06 Dec 06

OLAT-1577 Adding user preferences to glossary which allows user to toggle the glossary highlighting in the learning content. pretty cool...

+4 gnaegi MAIN
1.4 06 Dec 06

OLAT-1577 adding glossary repo item to search engine index

+32 gnaegi MAIN
1.3 05 Dec 06

OLAT-1577 finished glossary refactoring as learning resource

+54 -4 gnaegi MAIN
1.2 05 Dec 06

OLAT-1577 Finishing import, export, create, delete and copy workflow for glossaries in repository

+58 -23 gnaegi MAIN
1.1 04 Dec 06

OLAT-1577 Adding learning resource glossary. Course configuration needs refactoring now

+138 gnaegi MAIN
1.5.6.1 12 Dec 06

merge head into branch

leberle OLAT-5_1_0-BPS-1879
1.5.4.1 12 Dec 06

merge head into branch

leberle OLAT-5_1_0-BPS-1914
1.11.16.1 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.12.2.1 03 Feb 09

head merged

+2 -2 bja OLAT-HEAD-BPS-1229
1.8.2.2 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+259 ikroll OLAT-HEAD-BPS-1595
1.8.2.1 14 Jun 07

file GlossaryManager.java was added on branch OLAT-HEAD-BPS-1595 on 2007-06-15 12:00:16 +0000

deleted ikroll OLAT-HEAD-BPS-1595
1.11.4.3 18 Jul 07

OLAT-2434 BPS-CF update branch to current HEAD development after user delete state refactoring

-4 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.11.4.2 17 Jul 07

OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes

+278 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.11.4.1 12 Jul 07

file GlossaryManager.java was added on branch OLAT-HEAD-BPS-Prototype_CF on 2007-07-17 14:29:11 +0000

deleted gnaegi OLAT-HEAD-BPS-Prototype_CF
1.13.10.1 27 Jul 09

OLAT-3946 update from HEAD

+56 -249 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.9.2.1 18 Jul 07

OLAT-2385 - third time merge MAIN HEAD with the OLAT-HEAD-UZH-2385 BRANCH (common base version is Temp_lavinia_2, merged with Temp_lavinia_1, where Temp_lavinia_1 is the latest tag on MAIN HEAD)

+9 -7 lavinia OLAT-HEAD-UZH-2385
1.12.4.5 18 Jun 09

OLAT-3674: changes before merge

+1 rhaag OLAT-HEAD_FRENTIX-3674
1.12.4.4 11 Jun 09

OLAT-3674: quite finish... some testing needed

+2 -2 rhaag OLAT-HEAD_FRENTIX-3674
1.12.4.3 21 Jan 09

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

+3 -2 rhaag OLAT-HEAD_FRENTIX-3674
1.12.4.2 16 Jan 09

refactorings before merge with head (because of changed RepoHandler)

+55 -252 rhaag OLAT-HEAD_FRENTIX-3674
1.12.4.1 23 Dec 08

first commit, lots of skeletons...

+2 rhaag OLAT-HEAD_FRENTIX-3674
1.14.24.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 -10 schnider tmpOLAT-HEAD-640-until-2010-03-10