| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.16 | 16 Jul 09 |
OLAT-3920 Refactored Repository Entry details form to flexi form and added migrate code for wiki field to rich text field. Have no time to add also the file upload to the form which really sucks. time, time time... |
deleted | gnaegi | MAIN | |
| 1.15 | 09 Feb 09 |
OLAT-3799: Async DB updater : close db session , call commit when needed, sleep a short time between retries. |
-12 | guretzki | MAIN | |
| 1.14 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.13 | 28 Apr 08 |
OLAT-2725 Replaced IMG tags with CSS background images |
+1 -2 | gnaegi | MAIN | |
| 1.12 | 10 Apr 08 |
OLAT-3021: Course-import,copy: Remove cancel button in copy,import workflow (only one cancel button in workflow); enable cancel button only for edit description. |
+9 -5 | guretzki | MAIN | |
| 1.11 | 22 Mar 07 |
clean up imports |
+1 -2 | schnider | MAIN | |
| 1.10 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.9 | 15 Aug 06 |
olat-1468: introducing new textarea elemet which adjusts its size automatically to solve "next" button problem in crating learning resources |
+4 -3 | schnider | MAIN | |
| 1.8 | 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() |
+2 -6 | cweisse | MAIN | |
| 1.7 | 31 Jul 06 |
OLAT-1590: substitute setCancelKey("cancel") with setCancelButton() |
+1 -1 | cweisse | MAIN | |
| 1.6 | 18 May 06 |
OLAT-1527 various GUI improvements from BPS |
+1 -1 | gnaegi | MAIN | |
| 1.5 | 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.4 | 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.3 | 05 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+13 -14 | guretzki | MAIN | |
| 1.2 | 23 Feb 06 |
Merge from OLAT-4_0_2-BPS_UNIZH-1319 Branch |
+127 | mike | MAIN | |
| 1.1 | 27 Jan 06 |
file EditDescForm.java was initially added on branch OLAT-4_0_2-BPS_UNIZH-1319. |
deleted | Patrick Brunner | MAIN | |
| 1.1.2.1 | 27 Jan 06 |
add the REVIEW task name to see reviewed places where some questions arise of the BPS repository patch This is the reviewed BPS patch, without changes except added REVIEW messages - I see the need for a concept to jump between controllers as it is solved here by setting booleans to know where to jump back --- to jump from the catalog to the detail a ChangeEvent is used --- to jump from the course the activateable mechanism is used. - "upload a file" code is now replicated at several places (also the library's licence must be reviewed to be compatible with ours) - wizards should not be generated by subclassing this is stated from felix, now we should refactor the existing wizards not to use subclassing, as these may serve as base code for learning. -> Alexander Schneiders wizards InOutWizardController and BulkAssessmentWizardController show how to do it without subclassing. - Important small things: - use the constanst and not a value, where constants are defined , i.e. ChangedEvent.MODIFIED = 0 otherwise refactorings would generate errors. - introducing methods with almost the same signature but changing a new input value like boolean should not copy paste, but call the new method the corresponding default value. - introducing a new signature in a public method or constructor should not be done by refactoring all references but creating a new method. Then point the old one to the new one providing a default value. |
+127 | Patrick Brunner | OLAT-4_0_2-BPS_UNIZH-1319 | |
| 1.2.8.1 | 31 Mar 06 |
OLAT-1482 ajax -ify olat work in progress! |
+1 -1 | fjost | OLAT-4_1-GOODSOLUTIONS-1411 | |
| 1.4.2.1 | 22 May 06 |
OLAT-1233:Merge HEAD into branch-1233 |
+2 -3 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.2.4.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+13 -14 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.9.6.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.13.2.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.8.2.1 | 05 Oct 06 |
http://bugs.olat.org/jira/browse/OLAT-1595 OLAT-1595: Merge HEAD into BRANCH (work in progress) |
+24 -15 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.10.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+1 -2 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.14.6.1 | 09 Feb 09 |
OLAT-3766 Merge from HEAD to IMS CP editor branch |
-12 | gnaegi | OLAT-HEAD-FRENTIX-3766-CPEDITOR | |
| 1.15.8.1 | 27 Jul 09 |
OLAT-3946 update from HEAD |
deleted | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.6.20.3 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+21 -13 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.6.20.2 | 17 Aug 06 |
olat-1577 merge from head |
+4 -3 | fjost | OLAT-HEAD-JGS-1577 | |
| 1.6.20.1 | 14 Aug 06 |
Merging HEAD to branch |
+3 -7 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.7.4.1 | 07 Aug 06 |
MERGE HEAD TO BRANCH 1508 |
+2 -6 | Patrick Brunner | OLAT-HEAD-UNIZH-1508 | |
| 1.14.4.1 | 28 May 09 |
OLAT-3674: merge head to branch |
-12 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.10.12.1 | 14 Nov 06 |
OLAT-1835 organize imports & Separation core - lms |
+1 -2 | Patrick Brunner | OLAT-HEAD_UNIZH-1935 |