| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.35 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+44 -30 | Patrick Brunner | MAIN | |
| 1.34 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+108 -122 | Patrick Brunner | MAIN | |
| 1.33 | 13 Jul 10 |
OLAT-5517: Remove label 'Darstellung'; select 'password-protected'-checkbox from config value |
+11 -3 | guretzki | MAIN | |
| 1.32 | 06 Jul 10 |
OLAT-5517: Fix 'show label and checkbox "page protection with password" only when selecting one of the two upper radio buttons ' |
+8 -19 | guretzki | MAIN | |
| 1.31 | 21 Jun 10 |
OLAT-5517: fixed validate form logic which was wrong done and added password protection on/off switch |
+25 -2 | schnider | MAIN | |
| 1.30 | 21 May 10 |
OLAT-4869,OLAT-4870,OLAT-5253:remove inline mode and statefull microweb in SP, update documentation, fix the change of an html page with an other type of file |
-10 | srosse | MAIN | |
| 1.29 | 12 Apr 10 |
OLAT-4648 Convert old forms to Flexi Forms had lost some explaining static text of the form |
+4 | matthai | MAIN | |
| 1.28 | 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 |
+73 -67 | matthai | MAIN | |
| 1.27 | 23 Nov 09 |
OLAT-4148: display of description more consistent across all course elements |
-27 | srosse | MAIN | |
| 1.26 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.25 | 12 Jun 08 |
OLAT-3221 Fixing old bug in tunneling that added an unnecessary double // into the URL |
+7 -2 | gnaegi | MAIN | |
| 1.24 | 22 Apr 08 |
non-jira: rename bogous tunneling config parameter name |
+3 -3 | gnaegi | MAIN | |
| 1.23 | 07 Sep 07 |
merge 2433-BRANCH into HEAD (final step) |
+2 -2 | Patrick Brunner | MAIN | |
| 1.22 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.21 | 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() |
+9 -10 | cweisse | MAIN | |
| 1.20 | 26 Jul 06 |
Merge from OLAT-4_2_0-goodsolutions-1232 Branch (Calendar Branch) |
+1 -1 | mike | MAIN | |
| 1.19 | 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 |
+149 -61 | leberle | MAIN | |
| 1.18 | 18 May 06 |
olat-1528 : changed abstract form method "validate(ureq)" to "validate()" since userrequest is (and should) never be used in the validate method |
+1 -2 | fjost | MAIN | |
| 1.17 | 09 May 06 |
OLAT-1509 moved org.olat.util to org.olat.core.util |
+1 -1 | fjost | MAIN | |
| 1.16 | 08 May 06 | +1 -1 | Patrick Brunner | MAIN | ||
| 1.15 | 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 |
+8 -8 | Patrick Brunner | MAIN | |
| 1.14 | 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.13 | 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 |
+83 -15 | gnaegi | MAIN | |
| 1.12 | 27 Oct 05 |
- codereviewed after floran pointed out that config version issues may not be considered. - added config version information and version handling, as the CONFIG KEY for the QUERY string was added. |
+10 -4 | Patrick Brunner | MAIN | |
| 1.11 | 26 Oct 05 |
http://bugs.olat.org/jira/browse/OLAT-1219 - added the query string to the nodeconfig |
+7 -2 | Alexander Schneider | MAIN | |
| 1.10 | 06 Sep 05 |
www.server.com exists -> www.yourserver.com |
+3 -3 | hjzuber | MAIN | |
| 1.9 | 29 Aug 05 |
http://bugs.olat.org/jira/browse/OLAT-1021 Only a single entry line for compete URL |
+41 -46 | mike | MAIN | |
| 1.8 | 16 Aug 05 |
put all components in own packages together with their renderer |
+3 -3 | fjost | MAIN | |
| 1.7 | 08 Jul 05 |
Enable HTTPS for untrusted certificates on SSL connections |
+2 -4 | mike | MAIN | |
| 1.6 | 12 Oct 04 |
javadoc |
+46 -30 | gnaegi | MAIN | |
| 1.5 | 13 Sep 04 |
- modified constructor of TextElement with parameter 'maxLength' - added to every call the appropriate maxLength |
+7 -7 | Alexander Schneider | MAIN | |
| 1.4 | 10 Sep 04 |
removed legacy init() method - not used anywhere |
+3 -10 | gnaegi | MAIN | |
| 1.3 | 28 Jun 04 |
removed '.' in FormElement names |
+9 -9 | mike | MAIN | |
| 1.2 | 04 Jun 04 |
*** empty log message *** |
+4 -4 | mike | MAIN | |
| 1.1 | 02 Jun 04 |
refactoring: moved tunneling from module to node. added accessabilty configuration. fixed some problems in configuration form |
+145 | gnaegi | MAIN | |
| 1.12.4.8 | 26 Jan 06 |
olat-1288 fix config display bug |
+5 -1 | fjost | OLAT-4_0_2-BPS | |
| 1.12.4.7 | 23 Jan 06 |
cleanup |
-2 | fjost | OLAT-4_0_2-BPS | |
| 1.12.4.6 | 19 Jan 06 |
olat-1288: moving configuration to the correct place and more stuff |
+36 -39 | fjost | OLAT-4_0_2-BPS | |
| 1.12.4.5 | 19 Jan 06 | +29 -5 | fjost | OLAT-4_0_2-BPS | ||
| 1.12.4.4 | 19 Jan 06 | +20 -19 | fjost | OLAT-4_0_2-BPS | ||
| 1.12.4.3 | 19 Jan 06 |
olat-1288 usability: hiding unneeded form elements |
+29 -9 | fjost | OLAT-4_0_2-BPS | |
| 1.12.4.2 | 19 Jan 06 | +5 -4 | fjost | OLAT-4_0_2-BPS | ||
| 1.12.4.1 | 10 Jan 06 | +37 -14 | fjost | OLAT-4_0_2-BPS | ||
| 1.18.18.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 |
+149 -61 | leberle | OLAT-4_2_0-BPS-1553 | |
| 1.15.2.2 | 22 May 06 |
OLAT-1233:Merge HEAD into branch-1233 |
+1 -2 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.15.2.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+2 -2 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.13.6.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+13 -13 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.18.2.1 | 25 Jul 06 |
merge HEAD into BRANCH-1530 |
+149 -61 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.18.12.1 | 11 Jul 06 |
OLAT-1562: Work in progress; Merge HEAD into branch. |
+149 -61 | guretzki | OLAT-4_2_0-UNIZH-1562 | |
| 1.18.4.1 | 21 Jul 06 |
merges from HEAD |
+147 -60 | gnaegi | OLAT-4_2_0-goodsolutions-1232 | |
| 1.21.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.24.2.2 | 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.24.2.1 | 12 Jun 08 |
OLAT-3221 Fixing old bug in tunneling that added an unnecessary double // into the URL |
+7 -2 | gnaegi | OLAT-6_0_x-BRANCH | |
| 1.21.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.22.8.1 | 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.30.2.1 | 09 Sep 10 |
OLAT-5494: merge head to epf-branch: olat3 |
+24 -4 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.19.2.2 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+21 -13 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.19.2.1 | 14 Aug 06 |
Merging HEAD to branch |
+10 -11 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.20.4.1 | 07 Aug 06 |
MERGE HEAD TO BRANCH 1508 |
+9 -10 | Patrick Brunner | OLAT-HEAD-UNIZH-1508 | |
| 1.22.36.1 | 18 Jul 07 |
OLAT-2433 work in progress.... |
+2 -2 | fjost | OLAT-HEAD-UZH-OLAT_2433 | |
| 1.29.2.2 | 22 Jun 10 |
updating to current head |
+25 -2 | thomasw | OLAT_6_4_0-BPS-Onyx_Integration | |
| 1.29.2.1 | 22 Jun 10 |
updating to current head |
-10 | thomasw | OLAT_6_4_0-BPS-Onyx_Integration | |
| 1.27.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 |
+73 -67 | matthai | tmpOLAT-HEAD-640-until-2010-03-10 |