olat_extensions.xml

Diff Revision Date Message Lines Author Branch
1.77 15 Mar 10

config and startup refactoring to spring only

deleted schnider MAIN
1.76 09 Mar 10

OLAT-4928: statistics - comment cleanup

-3 eglis MAIN
1.75 05 Mar 10

OLAT-5112 - changes for postgres

+3 bja MAIN
1.74 02 Mar 10

OLAT-4928: statistics - cleanup of UZH specific stuff (removed)

+4 -5 eglis MAIN
1.73 24 Feb 10

OLAT-4928: statistics - daily stats aded

+22 -1 eglis MAIN
1.72 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

+144 -15 eglis MAIN
1.71 28 Jan 10

OLAT-4958: ProjectBroker: Course-editor: Move projectbroker after ta-course-node

+1 -1 guretzki MAIN
1.70 22 Jan 10

OLAT-4928 - statistics disabled until 6.3.0-Public - work in progress for pluggable statistics - example for a specific AutoCreatorXYZ - fix a class cast problem in GenericActionExtension / GenericMainController

+50 Patrick Brunner MAIN
1.69 22 Jan 10

revert wrong commit

+1 -1 srosse MAIN
1.68 22 Jan 10

OLAT-4914: add equals method to Feed Item (dosn't add two times two instances with same guid)

+1 -1 srosse MAIN
1.67 25 Nov 09

OLAT-4595: implementing course building block calendar

+1 srosse MAIN
1.66 20 Nov 09

OLAT-3946 Initial commit of podcast and blog learning resources. Happy days!

+2 gwassmann MAIN
1.65 06 Nov 09

OLAT-4261: implementing assessment tool and results archiver for SCORM

+15 -2 srosse MAIN
1.64 29 Oct 09

OLAT-4353: Project-Broker :Merge Branch to HEAD

+1 guretzki MAIN
1.63 27 Oct 09

OLAT-4072: New course node "Checklist" http://bugs.olat.org/jira/browse/OLAT-4072

+1 skoeber MAIN
1.62 26 Jun 09

OLAT-3944: enable controlercreator to use factories by extension-config

+9 rhaag MAIN
1.61 19 Jun 09

OLAT-3244: New course node "link list"

+1 skoeber MAIN
1.60 04 May 09

OLAT-3966 Adding possibility to mount shared folders also for normal users, adding missing security callback checks to webdav servlet.

+26 -1 gnaegi MAIN
1.59 09 Sep 08

OLAT-3464 BreadCrumb navigation - testbed for the translation tool navigation

+13 gnaegi MAIN
1.58 10 Jul 08

OLAT-3293: use GenericActionExtension and GenericMainController for GUIDemo remove unused GuiDemoMainController and updated reference in DemoSite to new one

+290 -1 rhaag MAIN
1.57 13 Jun 08

OLAT-3229 Adding ActionExtension to SystemAdminMain controller to add installation specific menu items

+1 gnaegi MAIN
1.56 13 Jun 08

OLAT-3224 Date enrolment course building block

+1 skoeber MAIN
1.55 31 Mar 08

OLAT-2983: changed access-restriction to admin

+2 -1 rhaag MAIN
1.54 25 Mar 08

OLAT-2725: new WebDAVProvider for the /static/themes folder

+1 rhaag MAIN
1.53 04 Oct 07

OLAT-2661 Moved GUI-Demo up as site by default.

+2 -1 lavinia MAIN
1.52 28 Aug 07

olat-2433: as preparation for later merging: first merge branch 5_2_x to HEAD

+3 -3 fjost MAIN
1.51 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 -1 Patrick Brunner MAIN
1.50 27 Jun 07

sorry - to much committed..

+1 -1 hjzuber MAIN
1.49 27 Jun 07

olat-2351 - Place CS-help icon inside fieldset - enlarge and unify help icon

+1 -1 hjzuber MAIN
1.48 23 May 07

OLAT-2320 Refactoring: moving briefcase code from olat3 project to olatcore

+1 -1 gnaegi MAIN
1.47 16 May 07

OLAT-2322 refactoring WebDAV from olat3 project to olatcore. Loading WebDAVManager from Spring configuration

+1 -1 gnaegi MAIN
1.46 20 Mar 07

OLAT-2212 moved configuration, implemented file update method, work in progress...

+1 -31 gnaegi MAIN
1.45 20 Mar 07

OLAT-2212 Fixing broken extension configuration, thanks Guido

+14 -14 gnaegi MAIN
1.44 19 Mar 07

OLAT-2212 changed configuration to use new quartz OLATModule instead of spring bean

+33 gnaegi MAIN
1.43 08 Aug 06

correction, since wrongly commited. Sorry!

+3 -3 Alexander Schneider MAIN
1.42 07 Aug 06

http://bugs.olat.org/jira/browse/OLAT-1565 using Link component instead of methods from VelocityRenderDecorator (work in progress)

+3 -3 Alexander Schneider MAIN
1.41 26 Jul 06

Merge from OLAT-4_2_0-goodsolutions-1232 Branch (Calendar Branch)

+1 mike MAIN
1.40 24 Jul 06

OLAT-1562:Merge Branch back into HEAD.

+1 -1 guretzki MAIN
1.39 27 Jun 06

OLAT-1569: New order of course building blocks see discussion thread at: http://lists.olat.org/wws/arc/olat-users/2006-06/msg00001.html

+5 -5 cweisse MAIN
1.38 19 Jun 06

OLAT-904: new course building block wiki

+1 schnider MAIN
1.37 18 May 06

olat-1509: move all code, which is referenced from the core, inside the core: org.olat.extensions to org.olat.core.extensions

+1 -1 fjost MAIN
1.36 18 May 06

olat-1509: move all code, which is referenced from the core, inside the core: moved org.olat.navigation to org.olat.core.gui.control.navigation

+1 -1 fjost MAIN
1.35 09 May 06

OLAT-1509

+1 -1 fjost MAIN
1.34 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.33 31 Jan 06

Merging feature OLAT-1309 and OLAT-1312 from branch OLAT-4_0_2-BPS-1309 into HEAD

+1 gnaegi MAIN
1.32 19 Dec 05

Merge from OLAT-4_0_2-ZAG Branch OLAT-1274 (Change password configuration) OLAT-1254 (Create new file in briefcase) OLAT-1253 (HTML Editor upgrade to TinyMCE) OLAT-1279 (Show static resources after login) OLAT-1290 (Intranet site extension)

+10 gnaegi MAIN
1.31 15 Dec 05

OLAT-1280: simple extension that takes the SAP campus management and adds it to the ArchiverMainController

+1 schnider MAIN
1.30 09 Nov 05

OLAT-1235: initial version of "dialog elements"

+2 -1 schnider MAIN
1.29 24 Oct 05

step to step example for "HelloWorld" in OLAT and as an extension

+3 -2 schnider MAIN
1.28 06 Oct 05

change sorting of bb in course editor http://bugzilla.olat.org/jira/browse/OLAT-1190

+2 -2 hjzuber MAIN
1.27 27 Sep 05

*** empty log message ***

+1 -1 schnider MAIN
1.26 23 Aug 05

make config more handy - split portal definition into separate file

+2 -120 gnaegi MAIN
1.25 16 Aug 05

remove demo extension

+1 -1 gnaegi MAIN
1.24 12 Aug 05

- Adding efficiency statement portlet to home portal http://bugs.olat.org/jira/browse/OLAT-994

+9 gnaegi MAIN
1.23 12 Aug 05

- Refactored sharedfolder - Added SharedFolderWebDAVProvider

+2 -1 mike MAIN
1.22 10 Aug 05

larger iframe Portlet

+1 -1 hjzuber MAIN
1.21 10 Aug 05

- Adding notifications portlet - Adding new icons http://bugs.olat.org/jira/browse/OLAT-850

+9 gnaegi MAIN
1.20 05 Aug 05

- Adding notes portlet - Adding new icons - Adding background image to home portal - Some fixes http://bugs.olat.org/jira/browse/OLAT-850

+15 -4 gnaegi MAIN
1.19 05 Aug 05

Adding bookmarks portlet http://bugs.olat.org/jira/browse/OLAT-850

+9 gnaegi MAIN
1.18 04 Aug 05

adding quick start portlet http://bugs.olat.org/jira/browse/OLAT-977

+9 gnaegi MAIN
1.17 03 Aug 05

- refactoring to yet another layout style - implementing my grops portlet http://bugs.olat.org/jira/browse/OLAT-850

+10 -6 gnaegi MAIN
1.16 03 Aug 05

extensions v 0.85

+11 fjost MAIN
1.15 28 Jul 05

- adding user preferences - adding remove and adding off portlets http://bugs.olat.org/jira/browse/OLAT-850

+5 gnaegi MAIN
1.14 26 Jul 05

- removed testing layout - adding css class to portlet - adding portlet wrapper using portlet css class to load portlet icon - addin demo icons to home - refactored portlets to own directory - adding olat extension points for portlets http://bugs.olat.org/jira/browse/OLAT-850

+4 -4 gnaegi MAIN
1.13 26 Jul 05

ufff... major rework of tabs and major cleanup. - gui and css classes still need flo's improvement ;) - dynamic sites impl v 0.9 - stateful static tabs - better separation of tasks of chiefcontroller

+7 -3 fjost MAIN
1.12 20 Jul 05

*** empty log message ***

+1 fjost MAIN
1.11 19 Jul 05

dummy sites

+2 -1 fjost MAIN
1.10 12 Jul 05

broken layout and invalid html

-26 gnaegi MAIN
1.9 12 Jul 05

version 0.5 of refactoring olatchiefcontroller and so on... everything should still work ;)

+13 fjost MAIN
1.8 12 Jul 05

portlets improvements http://bugs.olat.org/jira/browse/OLAT-850

+23 -6 gnaegi MAIN
1.7 11 Jul 05

OLAT-831: Integration of Scorm as course building block.

+1 schnider MAIN
1.6 11 Jul 05

portlet refactoring

+44 -98 gnaegi MAIN
1.5 08 Jul 05

moved the portlet implementations to another packacke implemented tip of the day http://bugs.olat.org/jira/browse/OLAT-950

+16 -7 gnaegi MAIN
1.4 08 Jul 05

- Adding portal controller - Adding portlet abstract implementation - Adding portlet runtime container - Implemented some test portlets: HelloWorld, Iframe, Garfield - Added portal and portlet factory using spring configuration - Adding portal to home and testing to get a first impression http://bugs.olat.org/jira/browse/OLAT-850 Not finished yet, first draft

+119 gnaegi MAIN
1.3 08 Jul 05

Movde Structure node to the top of building blocks

+1 -1 mike MAIN
1.2 05 Jul 05

renaming / organisation of spring XML files

+8 -59 mike MAIN
1.1 04 Jul 05

Typo

+92 mike MAIN
1.29.8.1 16 Jan 06

New top nav site 'usermanagement'. Refactored some stuff from administration site. Using tabbed pane now (OLAT-1309)

+1 gnaegi OLAT-4_0_2-BPS-1309
1.29.6.2 09 Dec 05

comment out intranet portal by default

+2 -2 fjost OLAT-4_0_2-ZAG
1.29.6.1 29 Nov 05

intranet site for zag

+3 fjost OLAT-4_0_2-ZAG
1.38.2.1 05 Jul 06

OLAT-1553: merge HEAD into branch

+5 -5 leberle OLAT-4_2_0-BPS-1553
1.33.12.2 22 May 06

OLAT-1233:Merge HEAD into branch-1233

+2 -2 guretzki OLAT-4_2_0-UNIZH-1233
1.33.12.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+1 -1 guretzki OLAT-4_2_0-UNIZH-1233
1.37.2.2 25 Jul 06

merge HEAD into BRANCH-1530

+1 -1 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.37.2.1 29 Jun 06

OLAT-1530: Merge HEAD into BRANCH-1530

+5 -4 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.37.12.4 05 Jul 06

OLAT-1562:Work in progress; Define all indexer in spring-config, Jump to course node

-3 guretzki OLAT-4_2_0-UNIZH-1562
1.37.12.3 04 Jul 06

OLAT-1562: Work in progress; Define indexer in spring-config XML file.

+3 guretzki OLAT-4_2_0-UNIZH-1562
1.37.12.2 28 Jun 06

OLAT-1562:Merge HEAD into Branch.

+5 -5 guretzki OLAT-4_2_0-UNIZH-1562
1.37.12.1 27 Jun 06

OLAT-1562: Merge HEAD into branch.

+1 guretzki OLAT-4_2_0-UNIZH-1562
1.37.4.2 21 Jul 06

merges from HEAD

+5 -4 gnaegi OLAT-4_2_0-goodsolutions-1232
1.37.4.1 21 Jul 06

Add ability to mount personal calendar read-only via WebDAV URI

+1 mike OLAT-4_2_0-goodsolutions-1232
1.51.6.3 12 Sep 07

OLAT-2661 Moved GUI-Demo up as site by default.

+1 lavinia OLAT-5_2_x-BRANCH
1.51.6.2 20 Aug 07

non-jira - commented HelloWorld extension

+2 -2 Alexander Schneider OLAT-5_2_x-BRANCH
1.51.6.1 16 Aug 07

finally removed the test menu entry on the home

+1 -1 Patrick Brunner OLAT-5_2_x-BRANCH
1.55.2.1 13 Jun 08

OLAT-3229 Adding ActionExtension to SystemAdminMain controller to add installation specific menu items

+1 gnaegi OLAT-6_0_x-BRANCH
1.59.10.1 04 May 09

OLAT-3966 Adding possibility to mount shared folders also for normal users, adding missing security callback checks to webdav servlet.

+26 -1 gnaegi OLAT-6_1_x-BRANCH
1.62.6.1 04 Aug 09

OPEN - issue OLAT-4072: New course node "Checklist" http://bugs.olat.org/jira/browse/OLAT-4072

+1 bja OLAT-6_2-BPS-4072
1.59.12.1 15 Apr 09

OLAT-3244: Linkliste

+1 skoeber OLAT-6_2-BPS-FEATURES
1.75.2.1 09 Mar 10

OLAT-4928: statistics - [merged from head] comment cleanup

-3 eglis OLAT-6_3_0-PUBLIC
1.43.2.2 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+1 -1 ikroll OLAT-HEAD-BPS-1595
1.43.2.1 15 Aug 06

http://bugs.olat.org/jira/browse/OLAT-1595 add new course building block "Pruefung" (work in progress)

+1 ikroll OLAT-HEAD-BPS-1595
1.43.16.3 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.

+4 -3 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.43.16.2 31 Jul 07

OLAT-2434 BPS-CF Introducing olat_userconfig.xml file that specifies all user property handlers, forms, tables, downlods exports etc.

-3 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.43.16.1 17 Jul 07

OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes

+6 -3 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.59.6.1 18 May 09

OLAT-3766 cpeditor: Update BRANCH from HEAD

+26 -1 gwassmann OLAT-HEAD-FRENTIX-3766-CPEDITOR
1.59.14.4 10 Aug 09

OLAT-3946 Podcast and Blog course node plus major refactoring

+1 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.59.14.3 27 Jul 09

OLAT-3946 update from HEAD

+10 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.59.14.2 10 Jun 09

OLAT-3946 podcast: merge from head and some other changes

+26 -1 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.59.14.1 22 Apr 09

OLAT-3946 Initial commit of podcast learning resource and course node

+1 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.62.10.1 17 Aug 09

OLAT-4261 Implementing SCORM Archive export and assessment details view

+16 -3 srosse OLAT-HEAD-FRENTIX-4261-Scorm-Result
1.39.2.1 14 Aug 06

Merging HEAD to branch

+2 -1 gnaegi OLAT-HEAD-JGS-1577
1.37.16.1 14 Jun 06

work in progress

+1 -1 Patrick Brunner OLAT-HEAD-JGS_UNIZH-1509_pbwork
1.41.4.2 09 Aug 06

MERGE HEAD TO BRANCH 1508

+3 -3 Patrick Brunner OLAT-HEAD-UNIZH-1508
1.41.4.1 07 Aug 06

MERGE HEAD TO BRANCH 1508

+3 -3 Patrick Brunner OLAT-HEAD-UNIZH-1508
1.48.2.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 -1 lavinia OLAT-HEAD-UZH-2385
1.62.14.1 10 Sep 09

OLAT-4353: ProjectBroker: work in progress

+1 guretzki OLAT-HEAD-UZH-4353
1.51.2.1 30 Aug 07

olat-2433

+3 -3 fjost OLAT-HEAD-UZH-OLAT_2433
1.52.2.1 11 Oct 07

OLAT-2725 Merges from HEAD and cleanup

+2 -1 gnaegi OLAT-HEAD-YAML-1725
1.59.4.1 28 May 09

OLAT-3674: merge head to branch

+26 -1 rhaag OLAT-HEAD_FRENTIX-3674
1.43.30.1 18 Dec 06

olat-1983 renaming

+1 -1 fjost OLAT_5_1_-UZH-1983
1.67.2.2 09 Feb 10

merge with head

deleted schnider tmpOLAT-HEAD-640-until-2010-03-10
1.67.2.1 28 Jan 10

config and startup refactoring work in progress. Done are: only one spring context, no olat_config.xml, no more extenstionManger and servicefactory, startup is done by web.xml. OLAT is up and running again...

+50 schnider tmpOLAT-HEAD-640-until-2010-03-10