| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.50 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+29 -17 | Patrick Brunner | MAIN | |
| 1.49 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+40 -43 | Patrick Brunner | MAIN | |
| 1.48 | 15 Mar 10 |
OLAT-4648 Replace Form with FlexiForm OLAT-3930 Interaction design changes OLAT-2887 Replace DefaultController with BasicController OLAT-4951 Issue with screen-shots for testing |
+12 -13 | matthai | MAIN | |
| 1.47 | 03 Dec 09 |
OLAT-4597 Fixed external page preview. |
+6 -5 | lavinia | MAIN | |
| 1.46 | 22 Oct 09 |
OLAT-4109: refactoring of course log files into user activity logging table o_loggingtable - introducing ThreadLocalUserActivityLogger concept |
-1 | eglis | MAIN | |
| 1.45 | 21 Jul 09 |
non-jira: javadoc and removed fixmes |
-1 | gnaegi | MAIN | |
| 1.44 | 06 Apr 09 |
OLAT-3953 Fixing red-screen problem when adding TU course node (followup from OLAT-3928) |
+3 -4 | gnaegi | MAIN | |
| 1.43 | 31 Mar 09 |
OLAT-3928 fixing broken course CSS, implemented CustomCSS concept and refactored MainLayoutController to have CSS capabilities |
+4 -1 | gnaegi | MAIN | |
| 1.42 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.41 | 08 Feb 08 |
OLAT-2887 TabbableDefaultController extends BasicController, so there were lots of subclasses to fix as well. WARNING: NOT TESTED! |
+11 -27 | lavinia | MAIN | |
| 1.40 | 22 Jan 08 |
OLAT-2725 Finishing tunneling and iframe refactoring, ready for testing |
+14 -11 | gnaegi | MAIN | |
| 1.39 | 09 Jan 08 |
OLAT-2725 adjustments to flexiform for course condition easy form, various cleanup for course node edit pages |
+4 -5 | gnaegi | MAIN | |
| 1.38 | 28 Aug 07 |
olat-2433: change dispose(boolean asynchronous) to dispose(), since the flag is not needed |
+4 -4 | fjost | MAIN | |
| 1.37 | 28 Aug 07 |
olat-2433: as preparation for later merging: first merge branch 5_2_x to HEAD |
+1 -1 | fjost | MAIN | |
| 1.36 | 29 Jun 07 |
- created own subcontroller for group creation - mass group creation possible (only used from within easy condition form at the moment) - added check method to find out if one or more groupnames are already in use in a given bgcontext - added JUnit test OLAT-1983 OLAT-2111 Flexi.Form v1.0 - bug fixes (reset on integer element failed, multiselect works in ajax) - improvements (customeXXabledCss for FormLinks) OLAT-1643 Easy Condition Config v0.99 - choose group -> create group -> created group is selected - non existing group name -> error message with fix link -> create group dialog opens -> after create, error removed - non existing group names -> error mesage with fix link -> create bulk groups dialog -> create all missing groups with same configs -> after create, error removed |
+1 | Patrick Brunner | MAIN | |
| 1.35 | 22 Nov 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 - replacing $r.smallButton |
+14 -14 | Alexander Schneider | MAIN | |
| 1.34 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.33 | 07 Aug 06 |
OLAT-1593: Form refactoring, set the translator in the form constructor use form specific functions to translate * translate(String key) * translate(String key, String[] params) * getLoacle() |
+1 -1 | cweisse | MAIN | |
| 1.32 | 07 Jul 06 |
OLAT-1553: New features: - view external page content in new browser window Feature improvements: - external page configuration - multiple possibilities of choosing a html page in all course building blocks with a own html page und batch upload of html page packages in a zip file in a modal dialog - wiki textarea description position and tabindex Removed features: - popup option for all course building blocks (user can choose this on its own when watching content) Enhanced gui features: - visibilityDependsOnSelectionRules can now be detained from working in both ways (for complex dependencies like external page) - RadioButtonGroupElement can now be shown without label and may contain html tags for formatting of description - obsolete DisplayConfiguration(Form)Controller removed Enhanced core programming features: - standarized updateModulConfigDefaults methods (in interface) in all course nodes, documentation of this Enhanced i18n handling: - all major touched classes now contain a NLS (native language support) section with all used LocalStrings in the declaration area |
+15 -41 | leberle | MAIN | |
| 1.31 | 09 May 06 |
OLAT-1509 moved org.olat.util to org.olat.core.util |
+1 -1 | fjost | MAIN | |
| 1.30 | 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 |
+18 -18 | Patrick Brunner | MAIN | |
| 1.29 | 05 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+13 -13 | schnider | MAIN | |
| 1.28 | 30 Jan 06 |
sp bugfixes and iframe preview - merge from branch OLAT-MERGE-5-4_0_2-BPS-1288 |
+14 -4 | gnaegi | MAIN | |
| 1.27 | 26 Jan 06 |
Merges from branch OLAT-4_0_2-BPS up to version OLAT-MERGE-2-4_0_2-BPS-1288 for issue OLAT-1288 and OLAT-1252 |
+3 -3 | gnaegi | MAIN | |
| 1.26 | 09 Sep 05 |
always supply windowcontrol to all controllers (various reasons: error tracing, extensions, preferences keys, ...) |
+4 -4 | fjost | MAIN | |
| 1.25 | 16 Aug 05 |
put all components in own packages together with their renderer |
+5 -5 | fjost | MAIN | |
| 1.24 | 10 Aug 05 |
removing instance field wControl - replace it with getWindowControl() |
+6 -6 | fjost | MAIN | |
| 1.23 | 10 Aug 05 |
add a super constructor with the window control for de-stacking disposal operation (work in progress) |
+3 -2 | fjost | MAIN | |
| 1.22 | 09 Aug 05 |
+separation of data (java) -> presentation (velocity) +1step preparation of activateable tabs -activation is not yet active |
+32 -7 | Patrick Brunner | MAIN | |
| 1.21 | 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 |
+3 -3 | Patrick Brunner | MAIN | |
| 1.20 | 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 |
+5 -4 | Patrick Brunner | MAIN | |
| 1.19 | 24 Feb 05 |
exclude current course node in easy mode conditions pulldown menu |
+3 -3 | gnaegi | MAIN | |
| 1.18 | 22 Feb 05 |
allow selection of all assessable course nodes |
+3 -3 | gnaegi | MAIN | |
| 1.17 | 21 Jan 05 |
added html-header css, which overrides o_modal for modal dialogs (only preview so far) |
+3 -2 | hjzuber | MAIN | |
| 1.16 | 12 Jan 05 |
refactoring: - row id's in forms have now id = elementname + formname -> id's are unique also when more than one form is on the same page (as in conditions) - condition form must have unique name -> now more than one form on the same page works smoothly |
+3 -2 | gnaegi | MAIN | |
| 1.15 | 11 Jan 05 |
Improved easy mode for access and visibility conditions http://bugzilla.olat.org/show_bug.cgi?id=1144 |
+13 -7 | gnaegi | MAIN | |
| 1.14 | 15 Dec 04 |
runtime for display configuration for content packaging and tunnel bb: - startpage: on/off - integration: inline/modal/popup |
+3 -4 | gnaegi | MAIN | |
| 1.13 | 14 Dec 04 |
- adding versioning to module configuration - using versioning in cp module |
+23 -2 | gnaegi | MAIN | |
| 1.12 | 14 Dec 04 |
- refactoring form events - new visibility configuration in cp node |
+4 -4 | gnaegi | MAIN | |
| 1.11 | 12 Oct 04 |
javadoc |
+41 -43 | gnaegi | MAIN | |
| 1.10 | 08 Oct 04 |
Prevent null pointer in preview when node configuration invalid - show preview button only when node configuration is valid http://bugzilla.olat.org/show_bug.cgi?id=1001 |
+10 -4 | gnaegi | MAIN | |
| 1.9 | 05 Oct 04 |
adding area and group selector controller -> felix, musste signaturen anpassen damit ich dort den edit controller habe.... konnte aber nicht testen da condition form seit neuestem ein problem mit dem abstract text element hat |
+8 -5 | gnaegi | MAIN | |
| 1.8 | 07 Sep 04 |
added doDispose methods to all Controllers |
+15 -3 | fjost | MAIN | |
| 1.7 | 03 Sep 04 |
renaming windowcontroller to windowcontrol, since it is not a controller but wControl / a control |
+6 -6 | fjost | MAIN | |
| 1.6 | 28 Jul 04 |
- removed all wControl.setInfo() calls ('Changes successfully'). OLAT is always postitive, (no news = good news..) http://bugzilla.olat.org/cgi-bin/bugzilla/show_bug.cgi?id=865 |
+3 -4 | gnaegi | MAIN | |
| 1.5 | 12 Jul 04 |
adding default access editor wrapper, to enable context sensitive help |
+4 -4 | gnaegi | MAIN | |
| 1.4 | 28 Jun 04 |
Removed unused variables |
+4 -4 | mike | MAIN | |
| 1.3 | 28 Jun 04 |
old velocitycontainer constructor is deprecated |
+5 -7 | fjost | MAIN | |
| 1.2 | 13 Jun 04 |
added evalScore method |
+5 -5 | fjost | MAIN | |
| 1.1 | 02 Jun 04 |
refactoring: moved tunneling from module to node. added accessabilty configuration. fixed some problems in configuration form |
+135 | gnaegi | MAIN | |
| 1.26.4.4 | 30 Jan 06 |
Bugfixes for SP node and iframe preview: OLAT-1288 |
+14 -4 | gnaegi | OLAT-4_0_2-BPS | |
| 1.26.4.3 | 23 Jan 06 |
olat-1288 organize imports |
+2 -3 | fjost | OLAT-4_0_2-BPS | |
| 1.26.4.2 | 19 Jan 06 |
olat-1288 usability: hiding unneeded form elements |
+3 -13 | fjost | OLAT-4_0_2-BPS | |
| 1.26.4.1 | 19 Jan 06 | +13 -2 | fjost | OLAT-4_0_2-BPS | ||
| 1.31.22.1 | 20 Jun 06 |
OLAT-1553: First draft of - simplyfied options in BB external page (1555) - popup option is no longer available (1554) - course editor: simplyfied workflow (original 1553) - belonging localstrings for de language |
+15 -41 | leberle | OLAT-4_2_0-BPS-1553 | |
| 1.30.2.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+1 -1 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.28.6.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+13 -13 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.31.6.1 | 25 Jul 06 |
merge HEAD into BRANCH-1530 |
+15 -41 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.31.16.1 | 11 Jul 06 |
OLAT-1562: Work in progress; Merge HEAD into branch. |
+15 -41 | guretzki | OLAT-4_2_0-UNIZH-1562 | |
| 1.31.10.1 | 30 May 06 |
OLAT-890 work in progress |
+6 -2 | Patrick Brunner | OLAT-4_2_0-UNIZH-890 | |
| 1.31.8.1 | 21 Jul 06 |
merges from HEAD |
+15 -41 | gnaegi | OLAT-4_2_0-goodsolutions-1232 | |
| 1.33.8.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.34.6.1 | 12 Dec 06 |
merge head into branch |
+14 -14 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.34.10.1 | 12 Dec 06 |
merge head into branch |
+14 -14 | leberle | OLAT-5_1_0-BPS-1914 | |
| 1.36.6.1 | 03 Aug 07 |
OLAT-2396 User Activity Logger is not set on Editor Subworkflows |
+1 -1 | Patrick Brunner | OLAT-5_2_x-BRANCH | |
| 1.41.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.42.10.2 | 06 Apr 09 |
OLAT-3953 Fixing red-screen problem when adding TU course node (followup from OLAT-3928) |
+3 -4 | gnaegi | OLAT-6_1_x-BRANCH | |
| 1.42.10.1 | 01 Apr 09 |
OLAT-3928 Merge from HEAD: fixing broken course CSS, implemented CustomCSS concept and refactored MainLayoutController to have CSS capabilities |
+4 -1 | gnaegi | OLAT-6_1_x-BRANCH | |
| 1.44.12.1 | 18 Aug 09 |
OPEN - issue OLAT-4072: New course node "Checklist" http://bugs.olat.org/jira/browse/OLAT-4072 Merge with HEAD |
-1 | skoeber | OLAT-6_2-BPS-4072 | |
| 1.33.2.2 | 15 Jun 07 |
OLAT-1595 : mergeOLAT-5_1_xToBranch |
+14 -14 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.33.2.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.34.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. |
+5 -5 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.34.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+15 -14 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.42.6.1 | 23 Apr 09 |
OLAT-3766 Update IMS CP Branch to HEAD |
+3 -1 | gnaegi | OLAT-HEAD-FRENTIX-3766-CPEDITOR | |
| 1.44.2.1 | 27 Jul 09 |
OLAT-3946 update from HEAD |
-1 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.32.2.2 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+20 -12 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.32.2.1 | 14 Aug 06 |
Merging HEAD to branch |
+1 -1 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.32.6.1 | 07 Aug 06 |
MERGE HEAD TO BRANCH 1508 |
+1 -1 | Patrick Brunner | OLAT-HEAD-UNIZH-1508 | |
| 1.35.18.1 | 02 Jul 07 |
First time merge MAIN HEAD to Branch OLAT-HEAD-UZH-2385, where common starting point is Root-OLAT-HEAD-UZH-2385 |
+1 | lavinia | OLAT-HEAD-UZH-2385 | |
| 1.45.10.1 | 28 Oct 09 |
MERGE HEAD to BRANCH for mvn testing |
-1 | Patrick Brunner | OLAT-HEAD-UZH-4361 | |
| 1.36.2.2 | 30 Aug 07 | +1 -1 | fjost | OLAT-HEAD-UZH-OLAT_2433 | ||
| 1.36.2.1 | 18 Jul 07 |
OLAT-2433 work in progress.... |
+4 -4 | fjost | OLAT-HEAD-UZH-OLAT_2433 | |
| 1.42.4.1 | 28 May 09 |
OLAT-3674: merge head to branch |
+3 -1 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.47.2.1 | 15 Mar 10 |
OLAT-4648 Replace Form with FlexiForm OLAT-3930 Interaction design changes OLAT-2887 Replace DefaultController with BasicController OLAT-4951 Issue with screen-shots for testing |
+12 -13 | matthai | tmpOLAT-HEAD-640-until-2010-03-10 |