| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.11 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+22 -17 | Patrick Brunner | MAIN | |
| 1.10 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+31 -32 | Patrick Brunner | MAIN | |
| 1.9 | 20 Nov 09 |
OLAT-3946 Initial commit of podcast and blog learning resources. Happy days! |
+16 -2 | gwassmann | MAIN | |
| 1.8 | 17 Sep 08 |
OLAT-3466: removed OLATContext from olat_config.xml and moved to Spring stuff |
+2 -2 | schnider | MAIN | |
| 1.7 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.6 | 18 Dec 07 |
OLAT-2725 merge YAML Branch in olat3 HEAD development |
+1 -1 | gnaegi | MAIN | |
| 1.5 | 07 Sep 07 |
merge 2433-BRANCH into HEAD (final step) |
+1 -1 | Patrick Brunner | MAIN | |
| 1.4 | 29 Mar 07 |
OLAT-1935:Core ready to separate (calendar, wiki move back to LMS) |
+2 -2 | guretzki | MAIN | |
| 1.3 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.2 | 16 Jun 06 |
OLAT-1509 Main benefit of this refactoring: - resolve depenendicies of FullChiefController to InstantMessaging - add facility to inject any SpringController into the upper right corner and the footer place - remove parts (90%) of olat.core's dependencies to the org.olat.xxx - introduction of a SpringController, a controller instantiatiable by spring, neede was a init(Ureq, WControl) method which must be overriden by the implementor. - spring used to register path - handlers / dispatchers - spring used to inject a controller for the place in the rigth upper corner of the fullchiefcontroller -> e.g. instant messaging, print, logout, help links are no longer provided by the olat.core They come from the surrounding webapplication instead. - spring used to inject a controller for the footer's place - Requests for the MRTG and setting a maintenance message via http request and token are wrapped by a Dispatcher - setting the maintenance message is no longer done be looping over all controllers, it broadcasted over a channel to the connected FullChiefControllers - the Version.java is an interface now, and injected via spring. If the surrounding webapplication does not provide a Version the Version of the olat.core is used. -moving around some language keys, as some methods and classes have been moved around. |
+2 -2 | Patrick Brunner | MAIN | |
| 1.1 | 09 May 06 | +129 | fjost | MAIN | ||
| 1.1.2.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
guretzki | OLAT-4_2_0-UNIZH-1233 | ||
| 1.1.8.1 | 29 Jun 06 |
OLAT-1530: Merge HEAD into BRANCH-1530 |
+2 -2 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.1.18.1 | 19 Jun 06 |
OLAT-1562:Merge HEAD into Branch. |
+2 -2 | guretzki | OLAT-4_2_0-UNIZH-1562 | |
| 1.1.10.1 | 21 Jul 06 |
merges from HEAD |
+2 -2 | gnaegi | OLAT-4_2_0-goodsolutions-1232 | |
| 1.2.16.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.6.4.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.7.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 |
+2 -2 | blaw | OLAT-HEAD-BPS-1229 | |
| 1.2.10.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.3.8.2 | 06 Jan 08 |
OLAT-2434 Merging HEAD to CF branch, adding database migration script. There are some classes I had to patch in the core to make this branch work, I will commit them directly to HEAD when merging the branch back to HEAD, so this branch will not compile out of the box. |
+2 -2 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.3.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+2 -2 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.8.12.1 | 22 Apr 09 |
OLAT-3946 Initial commit of podcast learning resource and course node |
+16 -2 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.2.4.1 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+20 -12 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.1.22.1 | 14 Jun 06 |
work in progress |
+2 -2 | Patrick Brunner | OLAT-HEAD-JGS_UNIZH-1509_pbwork | |
| 1.4.8.1 | 18 Jul 07 |
OLAT-2433 work in progress.... |
+1 -1 | fjost | OLAT-HEAD-UZH-OLAT_2433 | |
| 1.5.2.1 | 04 Dec 07 |
YAML: 0.9 beta -> must verify together with AS -> replace monolog controller -> changing all touched controllers to extending BasicController -> replaced Tracing by OLog log = Tracing.createLogger(..) -> removed lots of Eclipse IDE Warnings hanging around -> DELETED MonologController.java |
+1 -1 | Patrick Brunner | OLAT-HEAD-YAML-1725 |