| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.22 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+14 -8 | Patrick Brunner | MAIN | |
| 1.21 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+28 -34 | Patrick Brunner | MAIN | |
| 1.20 | 23 Nov 09 |
OLAT-4148: display of description more consistent across all course elements |
+5 -5 | srosse | MAIN | |
| 1.19 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.18 | 11 Nov 06 |
organize imports |
+3 -3 | Patrick Brunner | MAIN | |
| 1.17 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.16 | 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 |
+7 -7 | Patrick Brunner | MAIN | |
| 1.15 | 05 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+20 -23 | schnider | MAIN | |
| 1.14 | 01 Sep 05 | +3 -3 | fjost | MAIN | ||
| 1.13 | 20 Jul 05 |
+ several small changes / bugfixes / enhancements + new icon for publish + publish tree also shows the deleted items as deleted OLAT-872 More verbose information about invalid course node configurations OLAT-471 Löschen von BB bei bestehenden Abhängigkeiten OLAT-540 Catch cyclic or invalid node references in condition during course publish OLAT-67 Icon bei Stuktur wenn Sichtbarkeit oder Zugang aktiv OLAT-877 See conditions in menu tree |
+4 -3 | Patrick Brunner | MAIN | |
| 1.12 | 15 Jul 05 |
+Course Editor enhanced verbosity. Error Overview -> which node has what kind of error. GUI is not finished ;-) customers, please where and how to put what. +Menu tree shows if any condition is set on a node. +Course Editor Environment knows about which node references what other resource (node,group,area, etc) Next step is catch cyclic, and invalid references. And prevent deletion of still referenced nodes. OLAT-872 More verbose information about invalid course node configurations OLAT-471 Löschen von BB bei bestehenden Abhängigkeiten OLAT-540 Catch cyclic or invalid node references in condition during course publish OLAT-67 Icon bei Stuktur wenn Sichtbarkeit oder Zugang aktiv OLAT-877 See conditions in menu tree |
+75 -35 | Patrick Brunner | MAIN | |
| 1.11 | 08 Jul 05 |
- Copy subtree functionality - Refactored insert functionality |
+11 -2 | mike | MAIN | |
| 1.10 | 08 Jul 05 |
+ Courseeditor is very verbose now when configuring Conditions with the Expert Form, i.e. the error messages include now the most exact error cause, which is possible to extract from the condition parser. Even some hints about corrections are available. Now it is no longer possible to create an invalid condition, in the sense of referencing a non existing: -GroupName -AreaName -Course node Although it is still possible to add a valid reference and later delete the group, area, course node, but this is a different story. Which is addressed in the next step. All this is more or less a side effect of the ongoing work at the following tasks: OLAT-872 More verbose information about invalid course node configurations OLAT-471 Löschen von BB bei bestehenden Abhängigkeiten OLAT-540 Catch cyclic or invalid node references in condition during course publish OLAT-67 Icon bei Stuktur wenn Sichtbarkeit oder Zugang aktiv OLAT-877 See conditions in menu tree |
+3 -3 | Patrick Brunner | MAIN | |
| 1.9 | 21 Jan 05 |
cp integration in course v 0.85 |
+5 -5 | fjost | MAIN | |
| 1.8 | 21 Jan 05 |
version 0.8 of course refactoring |
+5 -5 | fjost | MAIN | |
| 1.7 | 20 Sep 04 |
fixing broken javadoc |
+4 -4 | gnaegi | MAIN | |
| 1.6 | 03 Sep 04 |
renaming windowcontroller to windowcontrol, since it is not a controller but wControl / a control |
+5 -5 | fjost | MAIN | |
| 1.5 | 02 Aug 04 |
- removed user request from cleanupOnDelete method on node - removed user request from dataExport method on node, added locale instead - added lots of javadoc |
+3 -3 | gnaegi | MAIN | |
| 1.4 | 11 Jun 04 |
*** empty log message *** |
+2 -3 | mike | MAIN | |
| 1.3 | 10 Jun 04 |
nodes have now a courseenv plus user data |
+4 -3 | fjost | MAIN | |
| 1.2 | 07 Jun 04 |
*** empty log message *** |
+2 -5 | mike | MAIN | |
| 1.1 | 01 Jun 04 |
Refactoring: using same class for all course nodes that have only one accessabilty conditions |
+94 | gnaegi | MAIN | |
| 1.14.18.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+20 -23 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.16.40.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.17.6.1 | 16 Nov 06 |
OLAT-1879 Merge HEAD into Branch 1879 |
+3 -3 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.17.10.1 | 12 Dec 06 |
merge head into branch |
+3 -3 | leberle | OLAT-5_1_0-BPS-1914 | |
| 1.18.38.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.16.34.2 | 15 Jun 07 |
OLAT-1595 : mergeOLAT-5_1_xToBranch |
+3 -3 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.16.34.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.17.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.16.28.1 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+20 -12 | gnaegi | OLAT-HEAD-JGS-1577 |