| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.48 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+34 -26 | Patrick Brunner | MAIN | |
| 1.47 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+44 -45 | Patrick Brunner | MAIN | |
| 1.46 | 02 Jul 10 |
OLAT-5552 fix issue with early disposing of course node run controllers that have their own navigation (e.g. CP). Have to move the disposing to the navigation handler. |
+3 -6 | gnaegi | MAIN | |
| 1.45 | 31 Mar 09 |
OLAT-3928 fixing broken course CSS, implemented CustomCSS concept and refactored MainLayoutController to have CSS capabilities |
+2 -4 | gnaegi | MAIN | |
| 1.44 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.43 | 22 Jan 08 |
OLAT-2725 Finishing CP refactoring - ready for testing |
+2 -2 | gnaegi | MAIN | |
| 1.42 | 21 Jan 08 |
OLAT-2725 Adding preview layout controller, refactoring SP view |
+6 -17 | gnaegi | MAIN | |
| 1.41 | 16 Jan 08 |
OLAT-2725 styling course preview and fixing workflow issues in course preview |
+12 -10 | gnaegi | MAIN | |
| 1.40 | 14 Jan 08 |
OLAT-2725 Adding support for presisted layout wolumn width |
+1 -1 | gnaegi | MAIN | |
| 1.39 | 18 Dec 07 |
OLAT-2725 merge YAML Branch in olat3 HEAD development |
+15 -30 | gnaegi | MAIN | |
| 1.38 | 07 Sep 07 |
merge 2433-BRANCH into HEAD (final step) |
+2 -2 | Patrick Brunner | MAIN | |
| 1.37 | 28 Aug 07 |
olat-2433: change dispose(boolean asynchronous) to dispose(), since the flag is not needed |
+4 -4 | fjost | MAIN | |
| 1.36 | 09 May 07 |
OLAT-1767 from html-header to JsAndCssComponent |
+6 -10 | Patrick Brunner | MAIN | |
| 1.35 | 05 Dec 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 - renamed createButtonMedium to createButton - renamed createLinkMedium to createLink - added GuiDemoLinksController to testing site |
+2 -2 | Alexander Schneider | MAIN | |
| 1.34 | 21 Nov 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 renamed LinkFactoryMethods and Link constants |
+2 -2 | Alexander Schneider | MAIN | |
| 1.33 | 14 Nov 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 in progress: - replaced createCustomLink with the appropriate method |
+2 -6 | Alexander Schneider | MAIN | |
| 1.32 | 09 Nov 06 |
OLAT-1565: refactoring link component to easier usage, first step, second step move to vc and vc put into factory call |
+3 -2 | schnider | MAIN | |
| 1.31 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.30 | 04 Aug 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 using Link component instead of methods from VelocityRenderDecorator (work in progress) |
+22 -14 | Alexander Schneider | MAIN | |
| 1.29 | 13 Jun 06 |
olat-1509 - move identityEnvironment to org.olat.core.id also Roles.java |
+1 -1 | fjost | MAIN | |
| 1.28 | 18 May 06 |
olat-1509: move all code, which is referenced from the core, inside the core: move cpcomponent et al. from modules.cp to core.gui.components.htmlsite |
+1 -1 | fjost | MAIN | |
| 1.27 | 09 May 06 |
OLAT-1509 moved org.olat.util to org.olat.core.util |
+1 -1 | fjost | MAIN | |
| 1.26 | 08 May 06 | +1 -1 | Patrick Brunner | MAIN | ||
| 1.25 | 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 |
+22 -22 | Patrick Brunner | MAIN | |
| 1.24 | 05 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+13 -1 | schnider | MAIN | |
| 1.23 | 09 Sep 05 |
always use getWindowControl(), even in constructor! |
+2 -2 | fjost | MAIN | |
| 1.22 | 01 Sep 05 | +5 -5 | fjost | MAIN | ||
| 1.21 | 30 Aug 05 | +55 -3 | mike | MAIN | ||
| 1.20 | 16 Aug 05 |
put all components in own packages together with their renderer |
+4 -4 | fjost | MAIN | |
| 1.19 | 10 Aug 05 |
removing instance field wControl - replace it with getWindowControl() |
+6 -6 | fjost | MAIN | |
| 1.18 | 10 Aug 05 |
add a super constructor with the window control for de-stacking disposal operation (work in progress) |
+2 -2 | fjost | MAIN | |
| 1.17 | 05 Aug 05 |
bug: first nodecontroller was not disposed |
+3 -3 | fjost | MAIN | |
| 1.16 | 27 Jul 05 |
OLAT-698 Roles: +Student ( everything below == false) +Guest ( isGuest == true, rest false) +Tutor (isCourseCoach = true, rest false) +Course Admin (isCourseAdministrator == true, rest false) +Author (isGlobalAuthor == true, rest false) |
+3 -2 | Patrick Brunner | MAIN | |
| 1.15 | 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 |
+2 -2 | Patrick Brunner | MAIN | |
| 1.14 | 10 Mar 05 | +4 -2 | mike | MAIN | ||
| 1.13 | 09 Mar 05 |
Bug #1314 |
+15 -1 | mike | MAIN | |
| 1.12 | 03 Mar 05 |
background preview |
+12 -2 | hjzuber | MAIN | |
| 1.11 | 25 Feb 05 |
Bug #1313 |
+7 -1 | mike | MAIN | |
| 1.10 | 10 Feb 05 |
*** empty log message *** |
+8 -3 | mike | MAIN | |
| 1.9 | 10 Feb 05 |
*** empty log message *** |
+2 -2 | mike | MAIN | |
| 1.8 | 08 Feb 05 |
added comment |
+2 -2 | fjost | MAIN | |
| 1.7 | 03 Feb 05 |
some adjustments |
+7 -7 | fjost | MAIN | |
| 1.6 | 03 Feb 05 |
version 0.5 of inline click |
+3 -3 | fjost | MAIN | |
| 1.5 | 02 Feb 05 |
course run cleanup and cp integration v 0.7 |
+2 -2 | fjost | MAIN | |
| 1.4 | 21 Jan 05 |
cp integration in course v 0.85 |
+1 -4 | fjost | MAIN | |
| 1.3 | 21 Jan 05 |
course user handling v 2 0.7 |
+29 -28 | fjost | MAIN | |
| 1.2 | 19 Jan 05 |
DRAFT: use course preview to test new course structure with cp integration |
+43 -44 | fjost | MAIN | |
| 1.1 | 12 Jan 05 |
course preview version 0.1 |
+167 | fjost | MAIN | |
| 1.25.2.2 | 22 May 06 |
OLAT-1233:Merge HEAD into branch-1233 |
+1 -1 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.25.2.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+2 -2 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.23.18.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+13 -1 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.28.2.1 | 29 Jun 06 |
OLAT-1530: Merge HEAD into BRANCH-1530 |
+1 -1 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.28.12.1 | 15 Jun 06 |
OLAT-1562:Merge HEAD into Branch. |
+1 -1 | guretzki | OLAT-4_2_0-UNIZH-1562 | |
| 1.28.4.1 | 21 Jul 06 |
merges from HEAD |
+1 -1 | gnaegi | OLAT-4_2_0-goodsolutions-1232 | |
| 1.30.10.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.31.6.2 | 12 Dec 06 |
merge head into branch |
+2 -2 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.31.6.1 | 16 Nov 06 |
OLAT-1879 Merge HEAD into Branch 1879 |
+3 -6 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.31.10.1 | 12 Dec 06 |
merge head into branch |
+3 -6 | leberle | OLAT-5_1_0-BPS-1914 | |
| 1.43.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.44.10.1 | 01 Apr 09 |
OLAT-3928 Merge from HEAD: fixing broken course CSS, implemented CustomCSS concept and refactored MainLayoutController to have CSS capabilities |
+2 -4 | gnaegi | OLAT-6_1_x-BRANCH | |
| 1.30.4.2 | 15 Jun 07 |
OLAT-1595 : mergeOLAT-5_1_xToBranch |
+3 -6 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.30.4.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.31.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. |
+20 -35 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.31.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+9 -16 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.44.6.1 | 23 Apr 09 |
OLAT-3766 Update IMS CP Branch to HEAD |
+2 -4 | gnaegi | OLAT-HEAD-FRENTIX-3766-CPEDITOR | |
| 1.45.42.1 | 09 Sep 10 |
OLAT-5494: merge head to epf-branch: olat3 |
+3 -6 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.29.6.2 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+20 -12 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.29.6.1 | 14 Aug 06 |
Merging HEAD to branch |
+22 -14 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.36.6.2 | 24 Jul 07 |
olat-2433 cleanup menuandtoolcontroller for later work |
+1 -1 | fjost | OLAT-HEAD-UZH-OLAT_2433 | |
| 1.36.6.1 | 18 Jul 07 |
OLAT-2433 work in progress.... |
+5 -5 | fjost | OLAT-HEAD-UZH-OLAT_2433 | |
| 1.38.2.1 | 12 Oct 07 |
OLAT-2725 Use new LayoutMain3ColsController and refactoring of MainControllers to new LayoutBasicManager style of VelocityContainer, Translator etc creation and dispose mechanism. |
+15 -30 | gnaegi | OLAT-HEAD-YAML-1725 | |
| 1.44.4.1 | 28 May 09 |
OLAT-3674: merge head to branch |
+2 -4 | rhaag | OLAT-HEAD_FRENTIX-3674 |