| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.20 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+9 -4 | Patrick Brunner | MAIN | |
| 1.19 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+21 -20 | Patrick Brunner | MAIN | |
| 1.18 | 27 Apr 10 |
OLAT-5172: Config-Refactoring: Fix 'Toolbox course elements scrambled' |
+4 -10 | guretzki | MAIN | |
| 1.17 | 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) |
+2 -1 | schnider | MAIN | |
| 1.16 | 15 Mar 10 |
config and startup refactoring to spring only |
+15 -17 | schnider | MAIN | |
| 1.15 | 17 Sep 08 |
OLAT-3466: removed OLATContext from olat_config.xml and moved to Spring stuff |
-5 | schnider | MAIN | |
| 1.14 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.13 | 03 Apr 08 |
OLAT-2725 Remove course node css files from legacy extension manager - all course node shipped with olat have their css stuff in the theme. organizing some imports |
+4 -6 | gnaegi | MAIN | |
| 1.12 | 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. |
+3 -3 | fjost | MAIN | |
| 1.11 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.10 | 18 May 06 |
olat-1509: move all code, which is referenced from the core, inside the core: org.olat.extensions to org.olat.core.extensions |
+8 -8 | fjost | MAIN | |
| 1.9 | 09 May 06 |
OLAT-1509 moved org.olat.util to org.olat.core.util |
+1 -1 | fjost | MAIN | |
| 1.8 | 08 May 06 | +1 -1 | Patrick Brunner | MAIN | ||
| 1.7 | 03 May 06 |
OLAT-1509 -move org.olat.gui -> org.olat.core.gui (except the portal which has some class references in xml stream) -adapted xx_config.xml files where some org.olat.gui.render.VelocityRender references were |
+2 -2 | Patrick Brunner | MAIN | |
| 1.6 | 05 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+17 | schnider | MAIN | |
| 1.5 | 18 Aug 05 |
fixing locale bug |
+18 -17 | fjost | MAIN | |
| 1.4 | 04 Jul 05 |
Extensions implementation draft |
+71 -10 | mike | MAIN | |
| 1.3 | 29 Jun 05 |
Fixed getInstance() |
+2 -2 | mike | MAIN | |
| 1.2 | 29 Jun 05 |
Extensionpoints rework |
+4 | mike | MAIN | |
| 1.1 | 24 Jun 05 |
Draft of building block plugins |
+34 | mike | MAIN | |
| 1.7.2.2 | 22 May 06 |
OLAT-1233:Merge HEAD into branch-1233 |
+8 -8 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.7.2.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+2 -2 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.5.18.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+17 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.10.32.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.13.2.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.14.2.1 | 25 Sep 08 |
OLAT-1229: mostly only updates to stay in sync with the HEAD extended logging from HEAD calls to new api in this branch updated file to generate reporting table updated file to generate postgresql-database in general |
-5 | blaw | OLAT-HEAD-BPS-1229 | |
| 1.10.26.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.11.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+3 -3 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.10.20.1 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+20 -12 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.11.12.1 | 14 Nov 06 |
OLAT-1835 organize imports & Separation core - lms |
+3 -3 | Patrick Brunner | OLAT-HEAD_UNIZH-1935 | |
| 1.15.38.2 | 19 Feb 10 |
allow olat to include any course building block found on the classpath without adding it to a special spring list |
+16 -3 | schnider | tmpOLAT-HEAD-640-until-2010-03-10 | |
| 1.15.38.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 -16 | schnider | tmpOLAT-HEAD-640-until-2010-03-10 |