CourseNodeConfiguration.java

Diff Revision Date Message Lines Author Branch
1.10 11 Feb 11

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

+27 -28 Patrick Brunner MAIN
1.9 27 Apr 10

OLAT-5172: Config-Refactoring: Fix 'Toolbox course elements scrambled'

+5 -9 guretzki MAIN
1.8 31 Mar 10

fixed lti course node and added fallback for course node translations, as they should come form the package where the code of the node is and not from the top level course node package (plugin of course nodes, packaging course node as jars)

+1 -1 schnider MAIN
1.7 15 Mar 10

config and startup refactoring to spring only

+9 -1 schnider MAIN
1.6 25 Aug 08

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

+1 -1 Alexander Schneider MAIN
1.5 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.4 05 Apr 06

header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time!

+19 -1 schnider MAIN
1.3 04 Jul 05

Extensions implementation draft

+5 -3 mike MAIN
1.2 29 Jun 05

Extensionpoints rework

+2 mike MAIN
1.1 24 Jun 05

Draft of building block plugins

+13 mike MAIN
1.3.18.1 06 Apr 06

merged head (with ajax, header cleanup)

+19 -1 guretzki OLAT-4_2_0-UNIZH-1480
1.4.42.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.5.48.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.4.36.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.4.30.1 03 Nov 06

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

+20 -12 gnaegi OLAT-HEAD-JGS-1577
1.6.40.1 19 Feb 10

allow olat to include any course building block found on the classpath without adding it to a special spring list

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