| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.45 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+18 -17 | Patrick Brunner | MAIN | |
| 1.44 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+64 -69 | Patrick Brunner | MAIN | |
| 1.43 | 16 Dec 10 |
OLAT-6048: reorder learning resources to same order as in course editor |
+37 -47 | schnider | MAIN | |
| 1.42 | 13 Dec 10 |
OLAT-5494: merge e-portfolio to HEAD |
+3 | srosse | MAIN | |
| 1.41 | 09 Dec 10 | +27 -14 | matthai | MAIN | ||
| 1.40 | 02 Jul 10 |
OLAT-4622 decoupling assessment to allow onyx integration see assessmentplugin.activate in olat.properties |
+2 -2 | Patrick Brunner | MAIN | |
| 1.39 | 21 Jun 10 |
OLAT-5213 made resource type restriction checkbox list to be expandable/collapsable, see jira comments. |
+20 -27 | matthai | MAIN | |
| 1.38 | 14 Jun 10 |
OLAT-5465: Repository-Search: Fix 'red screen: Lerning resources, search, using wrong ID' , change type from int to Long. |
+2 -2 | guretzki | MAIN | |
| 1.37 | 05 May 10 |
OLAT-5213 The search form now does not say "You have unsaved data" when one leaves it. FlexiForm has been modified so that this message is displayed only if the Form has a FormSubmitButton. |
+6 -6 | matthai | MAIN | |
| 1.36 | 26 Apr 10 |
OLAT-5213 -here the search is case sensitive while using hsqldb and case insensitive when using mysql. Nightly uses hsqldb right now. One can check which one is being used under Administration/Setup(Einrichten) on nightly it contains "Url: jdbc:hsqldb" -selecting everything means "limit to all types" which is the same as not selecting anything which means "search in all types" ... -moved error key display into new formWarning area above the FormItems, below the FormDescription. -Replaced Submit button with normal button so that "You have unsaved data ..." message will not appear |
+5 -2 | matthai | MAIN | |
| 1.35 | 26 Mar 10 |
OLAT-4631 CodeReview and Commit general search form with preselected "Course" as type for searching. This saves one click and in general the user just types a name and hits search. That behaviour lead to a error message that at least a type must be selected. |
+21 -48 | Patrick Brunner | MAIN | |
| 1.34 | 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 |
+137 -123 | matthai | MAIN | |
| 1.33 | 20 Nov 09 |
OLAT-3946 Initial commit of podcast and blog learning resources. Happy days! |
+6 | gwassmann | MAIN | |
| 1.32 | 02 Jul 09 |
OPEN - issue OLAT-4136: the search form doesn't work in the bulk change owner workflow http://bugs.olat.org/jira/browse/OLAT-4136 |
+7 -4 | bja | MAIN | |
| 1.31 | 29 Jun 09 |
OLAT-3728: improvements, LocalStrings |
+41 -7 | skoeber | MAIN | |
| 1.30 | 19 Jun 09 |
OLAT-3725: Set new owner(s) to one or more learning ressources in bulk process OLAT-3878: New role: administrator for learning ressourcen of home institution Merged both at same time due to dependencies |
+29 -4 | skoeber | MAIN | |
| 1.29 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.28 | 11 Jan 07 |
OLAT-2066: Show ID-search field only for admin because otherwise not public resource can be accessed.. |
+6 -2 | guretzki | MAIN | |
| 1.27 | 05 Dec 06 |
OLAT-1577 finished glossary refactoring as learning resource |
+10 -7 | gnaegi | MAIN | |
| 1.26 | 03 Nov 06 |
Merge from 1577 branch: SCORM assessable functionality OLAT-1602 |
+5 -3 | gnaegi | MAIN | |
| 1.25 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.24 | 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() |
+18 -21 | cweisse | MAIN | |
| 1.23 | 31 Jul 06 |
OLAT-1590: substitute setCancelKey("cancel") with setCancelButton() |
+1 -1 | cweisse | MAIN | |
| 1.22 | 22 Jun 06 |
OLAT-903: little improvments in wiki stuff, no edit mode for guests, copying of wiki out of resources |
+3 | schnider | MAIN | |
| 1.21 | 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.20 | 08 May 06 | +1 -1 | Patrick Brunner | MAIN | ||
| 1.19 | 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.18 | 05 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+13 -11 | guretzki | MAIN | |
| 1.17 | 24 Feb 06 |
anyone can now search for ids of learningresources, since id is provided to anyone in the detailsview |
+5 -7 | hjzuber | MAIN | |
| 1.16 | 16 Aug 05 |
put all components in own packages together with their renderer |
+3 -3 | fjost | MAIN | |
| 1.15 | 29 Jun 05 |
http://bugs.olat.org/jira/browse/OLAT-838 intermediate save |
+5 -2 | Alexander Schneider | MAIN | |
| 1.14 | 01 Jun 05 |
integrates scorm repo type into Learningressources and ad's new type SCORM. |
+5 -2 | schnider | MAIN | |
| 1.13 | 21 Feb 05 |
Bug #1265 |
+3 -3 | mike | MAIN | |
| 1.12 | 12 Oct 04 |
Javadoc |
+43 -2 | mike | MAIN | |
| 1.11 | 04 Oct 04 |
Do not allow empty search form even for admins |
+3 -3 | mike | MAIN | |
| 1.10 | 15 Sep 04 |
Removed restriction "select at least one type" on search form |
+2 -4 | mike | MAIN | |
| 1.9 | 13 Sep 04 |
- modified constructor of TextElement with parameter 'maxLength' - added to every call the appropriate maxLength |
+5 -5 | Alexander Schneider | MAIN | |
| 1.8 | 03 Sep 04 |
mega cleanup on olatresourceables!! |
+5 -4 | fjost | MAIN | |
| 1.7 | 28 Jul 04 |
http://bugzilla.olat.org/cgi-bin/bugzilla/show_bug.cgi?id=697 |
+53 -45 | mike | MAIN | |
| 1.6 | 08 Jul 04 |
Implemented fuzzy author search http://bugzilla.olat.org/cgi-bin/bugzilla/show_bug.cgi?id=798 |
+2 -15 | mike | MAIN | |
| 1.5 | 08 Jul 04 |
Added sound fileresource |
+4 -2 | mike | MAIN | |
| 1.4 | 06 Jul 04 |
Only allow empty search forms for olat admins |
+3 -3 | mike | MAIN | |
| 1.3 | 05 Jul 04 |
bug 699 |
+37 -17 | mike | MAIN | |
| 1.2 | 28 Jun 04 |
removed '.' in FormElement names |
+6 -6 | mike | MAIN | |
| 1.1 | 17 May 04 |
Fresh, clean checkin |
+157 | mike | MAIN | |
| 1.16.14.1 | 31 Mar 06 |
OLAT-1482 ajax -ify olat work in progress! |
+5 -7 | fjost | OLAT-4_1-GOODSOLUTIONS-1411 | |
| 1.21.18.1 | 22 Jun 06 |
Merge HEAD into Branch |
+3 | leberle | OLAT-4_2_0-BPS-1553 | |
| 1.19.2.2 | 22 May 06 |
OLAT-1233:Merge HEAD into branch-1233 |
+1 -2 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.19.2.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+1 -1 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.17.4.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+13 -11 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.21.2.1 | 29 Jun 06 |
OLAT-1530: Merge HEAD into BRANCH-1530 |
+3 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.21.12.1 | 27 Jun 06 |
OLAT-1562: Merge HEAD into branch. |
+3 | guretzki | OLAT-4_2_0-UNIZH-1562 | |
| 1.21.4.1 | 21 Jul 06 |
merges from HEAD |
+3 | gnaegi | OLAT-4_2_0-goodsolutions-1232 | |
| 1.24.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.25.6.3 | 30 Jan 07 |
merge Head to Branch ( target: HEAD common source: mergeHeadTo1879_1 ) |
+6 -2 | Patrick Brunner | OLAT-5_1_0-BPS-1879 | |
| 1.25.6.2 | 12 Dec 06 |
merge head into branch |
+10 -7 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.25.6.1 | 16 Nov 06 |
OLAT-1879 Merge HEAD into Branch 1879 |
+5 -3 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.25.10.2 | 12 Dec 06 |
merge head into branch |
+10 -7 | leberle | OLAT-5_1_0-BPS-1914 | |
| 1.25.10.1 | 03 Nov 06 |
OLAT-1914 Merge HEAD to Branch |
+5 -3 | leberle | OLAT-5_1_0-BPS-1914 | |
| 1.28.22.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.29.12.2 | 18 Jun 09 |
OLAT-3725: fixed usability and code issues |
+24 -3 | skoeber | OLAT-6_2-BPS-FEATURES | |
| 1.29.12.1 | 29 Apr 09 |
OLAT-3725 * update olatcore-1.0-SNAPSHOT.jar |
+5 -1 | bja | OLAT-6_2-BPS-FEATURES | |
| 1.30.4.2 | 02 Jul 09 |
OPEN - issue OLAT-4136: the search form doesn't work in the bulk change owner workflow http://bugs.olat.org/jira/browse/OLAT-4136 |
+7 -4 | bja | OLAT-6_2-BPS-FEATURES-JUNE-2009 | |
| 1.30.4.1 | 29 Jun 09 |
merge with head |
+41 -7 | bja | OLAT-6_2-BPS-FEATURES-JUNE-2009 | |
| 1.33.6.1 | 26 Feb 10 |
OLAT-4631 - search tool in learning resources: course is pre-selected |
+9 | bja | OLAT-6_4_0-BPS-Incubation | |
| 1.24.2.3 | 15 Jun 07 |
OLAT-1595 : mergeOLAT-5_1_xToBranch |
+20 -11 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.24.2.2 | 04 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.24.2.1 | 09 Aug 06 |
http://bugs.olat.org/jira/browse/OLAT-1595 add new repository typ called "Pruefung" (work in progress) |
+3 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.25.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+21 -12 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.29.14.3 | 07 Aug 09 |
OLAT-3946 Items confirm delete dialog, ... |
+3 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.29.14.2 | 27 Jul 09 |
OLAT-3946 update from HEAD |
+71 -9 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.29.14.1 | 22 Apr 09 |
OLAT-3946 Initial commit of podcast learning resource and course node |
+3 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.38.2.2 | 10 Dec 10 |
OLAT-5494 fix wording in repo menu and add portfolio to search form |
+3 | gnaegi | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.38.2.1 | 09 Sep 10 |
OLAT-5494: merge head to epf-branch: olat3 |
+22 -29 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.22.2.3 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+21 -13 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.22.2.2 | 18 Aug 06 |
OLAT-1622 implemented new repository reference search controller and cleaned up the code |
+4 -2 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.22.2.1 | 14 Aug 06 |
Merging HEAD to branch |
+19 -22 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.23.4.1 | 07 Aug 06 |
MERGE HEAD TO BRANCH 1508 |
+18 -21 | Patrick Brunner | OLAT-HEAD-UNIZH-1508 | |
| 1.29.4.1 | 19 Jun 09 |
OLAT-3674: merge head to branch, befor final commit |
+29 -4 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.26.2.1 | 14 Nov 06 |
OLAT-1835 organize imports & Separation core - lms |
+7 -7 | Patrick Brunner | OLAT-HEAD_UNIZH-1935 | |
| 1.27.2.1 | 17 Jan 07 |
- intermediate save - merge HEAD into Branch |
+6 -2 | Patrick Brunner | OLAT_5_1_-UZH-1983 | |
| 1.36.2.2 | 22 Jun 10 |
updating to current head |
+20 -27 | thomasw | OLAT_6_4_0-BPS-Onyx_Integration | |
| 1.36.2.1 | 22 Jun 10 |
updating to current head |
+8 -8 | thomasw | OLAT_6_4_0-BPS-Onyx_Integration | |
| 1.33.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 |
+137 -123 | matthai | tmpOLAT-HEAD-640-until-2010-03-10 |