| 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 |
+29 -23 | Patrick Brunner | MAIN | |
| 1.47 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+89 -92 | Patrick Brunner | MAIN | |
| 1.46 | 13 Dec 10 |
OLAT-5494: merge e-portfolio to HEAD |
+20 -4 | srosse | MAIN | |
| 1.45 | 09 Nov 10 |
OLAT-5629 remove AJAX white list, replace with black list and some other web mode related display issues. |
-9 | gnaegi | MAIN | |
| 1.44 | 18 Jun 10 |
OLAT-4057: add a panel in administration to start or stop the REST API |
+9 | srosse | MAIN | |
| 1.43 | 11 May 10 |
OLAT-5152: fixed spring config of versioning stuff |
+6 -9 | schnider | MAIN | |
| 1.42 | 30 Mar 10 |
OLAT-4612 CodeReview and Commit the brasato.css is "polluted" with LMS specific names not only from this patch :-) . See follow up issue OLAT-5185 thanks to BPS providing this feature |
+2 | Patrick Brunner | MAIN | |
| 1.41 | 22 Mar 10 |
NON-JIRA: Add admin-info about spring beans |
+9 -1 | guretzki | MAIN | |
| 1.40 | 15 Mar 10 |
config and startup refactoring to spring only |
+2 -1 | schnider | MAIN | |
| 1.39 | 12 Feb 10 |
OLAT-4928: statistics refactoring - introduced new statistics tables, a cronjob updating the statistics, statistic managers for each of the statistic tables, and a statisticdisplaycontroller which uses those managers to display the statistic table |
+10 | eglis | MAIN | |
| 1.38 | 06 Nov 09 |
OLAT-4338: Add versioning to files in briefcase folders |
+12 -1 | srosse | MAIN | |
| 1.37 | 22 Sep 09 |
OLAT-4488: JMX : disable menu-item because JMX is in a beta-version; for 6.3.0 move JMX from adminstration-tab to testing-tab |
+7 -6 | guretzki | MAIN | |
| 1.36 | 01 Apr 09 |
OLAT-3690 - registration enabled again - because server part is ready - changed to use properties xml format instead self defined xml structure. makes it easier to serialize - deserialize. - introduced REST style to send the data with a POST request to create and update. - introduced security, on first registration a secret on the server is created and submitted to the client which must be provided for further update requests. - introduced a new location field to enter an adress, which is resolved into a geolocation useable in google maps. - registration server is reachable with the URL http://www.olat.org/olatregistration/registrations/ |
+2 -3 | Patrick Brunner | MAIN | |
| 1.35 | 31 Mar 09 |
OLAT-3928 fixing broken course CSS, implemented CustomCSS concept and refactored MainLayoutController to have CSS capabilities |
+2 -2 | gnaegi | MAIN | |
| 1.34 | 11 Mar 09 |
OLAT-3690 disabled systemregistration for 6.1.0 scheduled for 6.1.1 |
+3 | Patrick Brunner | MAIN | |
| 1.33 | 13 Feb 09 |
OLAT-3791 fixed: By clicking on rootmenupoint submenupoint gets activated |
-2 | Alexander Schneider | MAIN | |
| 1.32 | 22 Dec 08 |
OLAT-3684 Finished implementing i18n customizing tool. Enabled when translation tool is disabled, saves overlay files in userspace olatdata/customization/lang/overlay |
+15 -5 | gnaegi | MAIN | |
| 1.31 | 12 Dec 08 |
OLAT-3690 implemented OLAT part of registration process. now someone has to implement the registration serve rpart ;-) (dump xml to DB) |
+13 -5 | gnaegi | MAIN | |
| 1.30 | 27 Nov 08 |
OLAT-3614 OLAT-3639 Adding admin GUI to set default language, enable / disable languages, create new language, delete language. Restructured OLAT admin interface a bit (Explicit system configuration menu) |
+68 -21 | gnaegi | MAIN | |
| 1.29 | 30 Oct 08 |
OLAT-3424 Remove old translation tool |
-16 | gnaegi | MAIN | |
| 1.28 | 24 Sep 08 |
OLAT-3422 Refactoring of popup factory from olat to core as part of the fullWebApp package and moved dynamic elements to spring config. Adding also a default minimal header to the core and created translation tool ui factory |
+2 -6 | gnaegi | MAIN | |
| 1.27 | 10 Sep 08 |
OLAT-3462 fix missing controller dispose |
+15 | gnaegi | 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 | 15 Aug 08 |
MERGE OLAT-6_0_3-FINAL into HEAD |
+13 -6 | Patrick Brunner | MAIN | |
| 1.24 | 13 Jun 08 |
OLAT-3229 Adding ActionExtension to SystemAdminMain controller to add installation specific menu items |
+40 -7 | gnaegi | MAIN | |
| 1.23 | 31 Mar 08 |
OLAT-2725 Adding an admin GUI to configure themes. Not persisted (moved to 6.1 with PB) |
+9 | gnaegi | MAIN | |
| 1.22 | 14 Jan 08 |
OLAT-2725 Adding support for presisted layout wolumn width |
+1 -1 | gnaegi | MAIN | |
| 1.21 | 18 Dec 07 |
OLAT-2725 merge YAML Branch in olat3 HEAD development |
+14 -23 | gnaegi | MAIN | |
| 1.20 | 09 Oct 07 |
OLAT-2278 introduced LayoutMainController, and some refactoring |
+2 -1 | fjost | MAIN | |
| 1.19 | 01 Oct 07 |
OLAT-2278 add version-0.1 jmx view support |
+11 -2 | fjost | MAIN | |
| 1.18 | 07 Sep 07 |
merge 2433-BRANCH into HEAD (final step) |
+2 -2 | Patrick Brunner | MAIN | |
| 1.17 | 28 Aug 07 |
olat-2433: change dispose(boolean asynchronous) to dispose(), since the flag is not needed |
+4 -4 | fjost | MAIN | |
| 1.16 | 28 Aug 07 |
olat-2433: as preparation for later merging: first merge branch 5_2_x to HEAD |
+9 | fjost | MAIN | |
| 1.15 | 01 Feb 07 |
OLAT-2108: Merge BRANCH into HEAD: Remove link 'Statistiken' under administration, it produce a redscreen. |
-10 | guretzki | MAIN | |
| 1.14 | 21 Dec 06 |
OLAT-1804: manual trigger of notification stuff |
+10 | schnider | MAIN | |
| 1.13 | 07 Dec 06 |
OLAT-2021: scan logfile for usages of olat, work in progress |
+10 | fjost | MAIN | |
| 1.12 | 31 Oct 06 |
olat-1563: changed usage of Tracing.logError() either to throwing exception or logWarn() |
+1 -1 | schnider | MAIN | |
| 1.11 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.10 | 02 Aug 06 |
OLAT-860 adding manual synchronizing of buddy groups to instant messaging server |
+12 | gnaegi | MAIN | |
| 1.9 | 24 Jul 06 |
OLAT-1562:Merge Branch back into HEAD. |
+14 -7 | guretzki | MAIN | |
| 1.8 | 08 Jun 06 |
OLAT-869 finally --- Tracing refactoring is finished. --- please read to the end. -!!!- sorry for changing the method signature of the logXYZ methods, but I think it enhances readability -- this may give you some errors now. -!!!- Code from the sysinfocontroller is now available to public from Tracing -!!!- log messages generated by classes which are not triggered by user request, e.g. Module inits, servlet inits, print out now long list of "n/a" This is not nice, but o.k. from my point of view. - only blabliblupTest classes have remaining references to log4j.Logger - unified use of logDebug(..) it is now always surrounded with an IF to check if we really should string-concatenate (expensive op) and log debug. - logError, logWarn, logInfo, logDebug... everything goes through Tracing now. - classes no longer need to instantiate a logger, logging is now done by one line call with the calling.class as parameter. - log messages are bound to the logging class -> log shows which class is logging and not always that Tracing class is logging. thx for reading :-) |
+1 -1 | Patrick Brunner | MAIN | |
| 1.7 | 06 Jun 06 |
OLAT-869 work in progress of replacing all log4j.Logger |
+2 -3 | Patrick Brunner | MAIN | |
| 1.6 | 10 May 06 |
olat-1509 add recorder hook for some new project idea (automated gui testing and recording and replaying) |
+5 -3 | fjost | MAIN | |
| 1.5 | 09 May 06 |
OLAT-1509 moved org.olat.util to org.olat.core.util |
+2 -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 |
+17 -17 | Patrick Brunner | MAIN | |
| 1.3 | 04 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+13 -16 | schnider | MAIN | |
| 1.2 | 31 Jan 06 |
Merging feature OLAT-1309 and OLAT-1312 from branch OLAT-4_0_2-BPS-1309 into HEAD |
+180 | gnaegi | MAIN | |
| 1.1 | 16 Jan 06 |
file SystemAdminMainController.java was initially added on branch OLAT-4_0_2-BPS-1309. |
deleted | gnaegi | MAIN | |
| 1.1.2.2 | 17 Jan 06 |
finishing user management. for details see OLAT-1309 |
-22 | gnaegi | OLAT-4_0_2-BPS-1309 | |
| 1.1.2.1 | 16 Jan 06 |
New top nav site 'usermanagement'. Refactored some stuff from administration site. Using tabbed pane now (OLAT-1309) |
+202 | gnaegi | OLAT-4_0_2-BPS-1309 | |
| 1.6.12.1 | 08 Jun 06 |
OLAT-1557: merge HEAD into branch-1557 |
+2 -3 | cweisse | OLAT-4_2_0-BPS-1557 | |
| 1.4.2.2 | 22 May 06 |
OLAT-1233:Merge HEAD into branch-1233 |
+5 -3 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.4.2.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+2 -2 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.2.6.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+13 -16 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.6.6.3 | 25 Jul 06 |
merge HEAD into BRANCH-1530 |
+14 -7 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.6.6.2 | 09 Jun 06 |
merge HEAD into BRANCH-1530 |
+1 -1 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.6.6.1 | 07 Jun 06 |
merge HEAD into BRANCH-1530 |
+2 -3 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.8.2.1 | 27 Jun 06 |
OLAT-1562: Work in progress, Add search admin. |
+14 -7 | guretzki | OLAT-4_2_0-UNIZH-1562 | |
| 1.6.8.1 | 21 Jul 06 |
merges from HEAD |
+2 -3 | gnaegi | OLAT-4_2_0-goodsolutions-1232 | |
| 1.10.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.11.6.3 | 30 Jan 07 |
merge Head to Branch ( target: HEAD common source: mergeHeadTo1879_1 ) |
+11 -1 | Patrick Brunner | OLAT-5_1_0-BPS-1879 | |
| 1.11.6.2 | 12 Dec 06 |
merge head into branch |
+10 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.11.6.1 | 16 Nov 06 |
OLAT-1879 Merge HEAD into Branch 1879 |
+1 -1 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.12.2.1 | 12 Dec 06 |
merge head into branch |
+10 | leberle | OLAT-5_1_0-BPS-1914 | |
| 1.14.4.1 | 01 Feb 07 |
OLAT-2108: Remove link 'Statistiken' under administration, it produce a redscreen. |
-10 | guretzki | OLAT-5_1_x-BRANCH | |
| 1.15.12.1 | 16 Aug 07 |
OLAT-2598 minimal solution to switch on off ajax on the administration gui |
+9 | Patrick Brunner | OLAT-5_2_x-BRANCH | |
| 1.23.2.3 | 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.23.2.2 | 07 Aug 08 |
OLAT-3358 the searchProxy and searchRemote do not provide Used by GroupController to add / remove the group information from the index - addToIndex(Document) - removeFromIndex(Document) methods Used by the SearchAdminController for administrative method calls - startIndexing - stop - stopIndexing - getStatus [ Show » ] Patrick Brunner - [07/Aug/08 00:29 ] the searchProxy and searchRemote do not provide Used by GroupController to add / remove the group information from the index - addToIndex(Document) - removeFromIndex(Document) methods Used by the SearchAdminController for administrative method calls - startIndexing - stop - stopIndexing - getStatus SOLUTION: GroupController was the one and only which was updating the index. Updating is not "implemented" used yet, because we have to rebuild the whole index every night. -> simple solution, just remove the calls to this method for the moment. SearchAdminController was the one using the administrative method calls. -> solution: introduced isLocal() in SearchService and then showing the SearchAdmin only if the instance is holding the searchService. |
+13 -6 | Patrick Brunner | OLAT-6_0_x-BRANCH | |
| 1.23.2.1 | 13 Jun 08 |
OLAT-3229 Adding ActionExtension to SystemAdminMain controller to add installation specific menu items |
+40 -7 | gnaegi | OLAT-6_0_x-BRANCH | |
| 1.34.2.2 | 01 Apr 09 |
OLAT-3928 Merge from HEAD: fixing broken course CSS, implemented CustomCSS concept and refactored MainLayoutController to have CSS capabilities |
+2 -2 | gnaegi | OLAT-6_1_x-BRANCH | |
| 1.34.2.1 | 01 Apr 09 |
OLAT-3690 MERGE HEAD TO BRANCH 6.1.x - registration enabled again - because server part is ready - changed to use properties xml format instead self defined xml structure. makes it easier to serialize - deserialize. - introduce |
+2 -3 | Patrick Brunner | OLAT-6_1_x-BRANCH | |
| 1.38.2.1.2.1 | 29 Mar 10 | +2 | bja | OLAT-6_4_0-BPS-Incubation | ||
| 1.27.2.3 | 13 Feb 09 |
*** empty log message *** |
+9 | bja | OLAT-HEAD-BPS-1229 | |
| 1.27.2.2 | 03 Feb 09 |
head merged |
+93 -44 | bja | OLAT-HEAD-BPS-1229 | |
| 1.27.2.1 | 25 Sep 08 |
OLAT-1229: mostly only updates to stay in sync with the HEAD extended logging from HEAD calls to new api in this branch updated file to generate reporting table updated file to generate postgresql-database in general |
+2 -6 | blaw | OLAT-HEAD-BPS-1229 | |
| 1.10.4.2 | 15 Jun 07 |
OLAT-1595 : mergeOLAT-5_1_xToBranch |
+11 -1 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.10.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.11.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. |
+35 -25 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.11.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+11 -1 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.32.2.1 | 23 Apr 09 |
OLAT-3766 Update IMS CP Branch to HEAD |
+4 -4 | gnaegi | OLAT-HEAD-FRENTIX-3766-CPEDITOR | |
| 1.36.4.1 | 16 Oct 09 |
OLAT-3946 merge from HEAD |
+7 -6 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.43.2.5 | 07 Dec 10 |
OLAT-5494: fix after feedback code review + find bug in restrictions |
+3 -1 | srosse | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.43.2.4 | 23 Nov 10 |
OLAT-5494 merge 7.1 head to epf-branch |
-9 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.43.2.3 | 10 Nov 10 |
OLAT-5494 OLAT-5955 dynamicaly load actionextension for sysadmin |
+17 -3 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.43.2.2 | 09 Sep 10 |
OLAT-5494: merge head to epf-branch: olat3 |
+9 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.43.2.1 | 02 Aug 10 |
OLAT-5494 OLAT-5685: allow en-/disable of extensions at runtime |
+1 -1 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.8.10.2 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+22 -14 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.8.10.1 | 14 Aug 06 |
Merging HEAD to branch |
+26 -7 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.36.24.1 | 28 Oct 09 |
MERGE HEAD to BRANCH for mvn testing |
+7 -6 | Patrick Brunner | OLAT-HEAD-UZH-4361 | |
| 1.15.8.3 | 30 Aug 07 | +9 | fjost | OLAT-HEAD-UZH-OLAT_2433 | ||
| 1.15.8.2 | 24 Jul 07 |
olat-2433 cleanup menuandtoolcontroller for later work |
+1 -1 | fjost | OLAT-HEAD-UZH-OLAT_2433 | |
| 1.15.8.1 | 18 Jul 07 |
OLAT-2433 work in progress.... |
+5 -5 | fjost | OLAT-HEAD-UZH-OLAT_2433 | |
| 1.18.2.2 | 11 Oct 07 |
OLAT-2725 Use new LayoutMain3ColsController and refactoring of all MainControllers to new LayoutBasicManager style of VelocityContainer, Translator etc creation and dispose mechanism. |
+13 -22 | gnaegi | OLAT-HEAD-YAML-1725 | |
| 1.18.2.1 | 11 Oct 07 |
OLAT-2725 Merges from HEAD and cleanup |
+13 -3 | gnaegi | OLAT-HEAD-YAML-1725 | |
| 1.30.2.2 | 28 May 09 |
OLAT-3674: merge head to branch |
+4 -4 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.30.2.1 | 23 Dec 08 |
merge Head to Branch |
+28 -10 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.12.14.1 | 17 Jan 07 |
- intermediate save - merge HEAD into Branch |
+20 | Patrick Brunner | OLAT_5_1_-UZH-1983 | |
| 1.42.4.1 | 22 Jun 10 |
updating to current head |
+15 -9 | thomasw | OLAT_6_4_0-BPS-Onyx_Integration | |
| 1.38.2.2 | 10 Mar 10 |
NON_JIRA: Search refactoring for 6.4.0 |
+2 -1 | guretzki | tmpOLAT-HEAD-640-until-2010-03-10 | |
| 1.38.2.1 | 16 Feb 10 |
merge with head |
+10 | schnider | tmpOLAT-HEAD-640-until-2010-03-10 |