olat_config.xml.in

Diff Revision Date Message Lines Author Branch
1.293 05 Nov 09

removal of legacy xml.in files

deleted amoran MAIN
1.292 04 Nov 09

OLAT-4289 Refactoring NewControllerFactory to be extensible, Adding ContextEntryControllerCreator concept and implementations for groups and repository entries

+13 gnaegi MAIN
1.291 26 Oct 09

REOPENED - issue OLAT-3878: New role: administrator for learning ressourcen of home institution http://bugs.olat.org/jira/browse/OLAT-3878

+1 bja MAIN
1.290 28 Sep 09

OLAT-4506: Search: Add blacklist for repository entries (as workaround for broken indexer with certain repository entry)

+2 guretzki MAIN
1.289 03 Sep 09

OLAT-4175: - only one of the ShibbAuthenticationProvider shoud be active --> commented one of them - in both ShibbAuthProviders the attribute name must be set to "Shib" that it matches the translation key --> replacing "switchShib" and "defaultShib" with "Shib" as before

+6 -5 Alexander Schneider MAIN
1.288 08 Jul 09

OLAT-4114 Fixed configurable Shibboleth 2.0 login page.

+4 -1 lavinia MAIN
1.287 22 Jun 09

OLAT-3888 Upgrade to shib2 In progress... fixed OLATUserfieldsMapper

+6 -6 lavinia MAIN
1.286 18 Jun 09

OLAT-3888 Upgrade to shib2 In progress... removed shibboleth13 config params

+1 -43 lavinia MAIN
1.285 16 Jun 09

OLAT-3888 Upgrade to shib2 In progress...

+1 -3 lavinia MAIN
1.284 15 Jun 09

OLAT-3888 Upgrade to Shibboleth 2.0: - changed package name to shibboleth from shibboleth13. - use an Embedded WAYF - change shib attribute mapping to use the attribute id's (see attribute_map.xml) - removed shib13 dependencies

+21 -21 lavinia MAIN
1.283 28 Jan 09

OLAT-3181: change to uzh.ch in easy shib mode

+1 -1 hjzuber MAIN
1.282 08 Jan 09

OLAT-3401 Adding LDAP support (user login, batch user syncing, user attribute mapping and user delete. No support for group syncing yet)

+9 -2 gnaegi MAIN
1.281 08 Jan 09

OLAT-3690 removed first registration call for now until really fixed (breaks startup in fresh OLAT installation)

+12 -12 gnaegi MAIN
1.280 22 Dec 08

added todo

+1 schnider MAIN
1.279 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

+7 -1 gnaegi MAIN
1.278 18 Dec 08

OLAT-3475: Further clean up of olat_config.xml. Creating ClusterAdminContoller in spring and get rid of OLATClusterModule

-1 schnider MAIN
1.277 17 Dec 08

OLAT-3496: Hibernate Caching : Default Config . no caching

+9 -9 guretzki MAIN
1.276 17 Dec 08

OLAT-3496: JBoss Tree Cache : Config SharedJBossCacheRegionFactory, set region-prefix

+9 -7 guretzki MAIN
1.275 15 Dec 08

OLAT-3496: Add 'NoCacheProvider' to disable caching

+12 -4 guretzki MAIN
1.274 10 Dec 08

OLAT-3496: JBoss-Tree Cache support for query cache in cluster-mode

+7 -9 guretzki MAIN
1.273 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)

+40 -18 gnaegi MAIN
1.272 20 Nov 08

OLAT-3601 preparations to separate languages from olat3 and olatcore project, cleanup junit testcases

+12 gnaegi MAIN
1.271 17 Nov 08

OLAT-3424 adding bundles metadata for olat project

+2 -2 gnaegi MAIN
1.270 07 Nov 08

MERGE FROM OLAT-6_0_x-BRANCH to HEAD

+13 -1 Patrick Brunner MAIN
1.269 31 Oct 08

OLAT-3424 Implemented rating feature for context help, fixed bugs in language selectors that got wrongly translated

-2 gnaegi MAIN
1.268 31 Oct 08

OLAT-3424 Refactored context help code to use a configuration module

+10 gnaegi MAIN
1.267 30 Oct 08

OLAT-3424 deal with caches when referencing keys are used, implement configurable brasato and application fallback mechanism

+17 -1 gnaegi MAIN
1.266 29 Sep 08

OLAT-3485: allow to configure, if group can be started from list in usermanager->groups tab

+3 rhaag MAIN
1.265 23 Sep 08

OLAT-3423: disclaimer-config not needed any longer in olat-config. is now done by i18n-keys

+1 -27 rhaag MAIN
1.264 18 Sep 08

OLAT-3422 set default fallback to de, don't allow inline translate of the translation tool itself

+1 -1 gnaegi MAIN
1.263 17 Sep 08

OLAT-3466: removed OLATContext from olat_config.xml and moved to Spring stuff

+1 -10 schnider MAIN
1.262 17 Sep 08

OLAT-3466: removed OLATContext from olat_config.xml and moved to Spring stuff

-21 schnider MAIN
1.261 12 Sep 08

OLAT-3422 finished translation tool search form and implemented list view with translation links to i18n items on package level

+2 -2 gnaegi MAIN
1.260 10 Sep 08

OLAT-3422 added skeleton for new translation tool controller and implemented most of the basic translation functions, the tool can already be used to translate files. Added support for configurable reference language (en and de as default). Refactored crumb bread controller to interfaced and implemented a CrumbBasicFormController and a CrumbBasicController.

+9 -2 gnaegi MAIN
1.259 10 Sep 08

OLAT-3466: changes for running service on only one node in a cluster

-7 schnider MAIN
1.258 09 Sep 08

OLAT-3423: LoginModule Refactoring: - remove description/text from olat_config for providers Olat/shibboleth - add it to i18n files in xyAuthenticationProvider-package - adapt AuthenticationProvider to translate instead of load from config-file

+6 -191 rhaag MAIN
1.257 04 Sep 08

OLAT-3428 activated the AssessmentModule for EfficiencyStatement update after publish course.

+5 lavinia MAIN
1.256 01 Sep 08

OLAT-3422 Refactoring of guest user create process - lazy on demand and no more need to specify guest user attributes in olat_config.xml. Adding i18n jUnit tests

+2 -28 gnaegi MAIN
1.255 29 Aug 08

OLAT-3422 Basic i18nManager refactoring: extract module part and property file visitor from manager, simplify configuration (auto load available languages). needs ant config-all

+23 -44 gnaegi MAIN
1.254 18 Aug 08

unclosed connection debug activated in c3p0

+7 eglis MAIN
1.253 15 Aug 08

MERGE OLAT-6_0_3-FINAL into HEAD

+5 -5 Patrick Brunner MAIN
1.252 14 Aug 08

OLAT-3384: Refactor SingleVM-Coordiantor : Move 'org.olat.core.util.coordinate.impl.singlevm' to 'org.olat.commons.coordinate.singlevm'

+2 -1 guretzki MAIN
1.251 14 Aug 08

OLAT-2878: new IM junit tests

-13 schnider MAIN
1.250 12 Aug 08

OLAT-2878: smaller api, testing ability without olat

-4 schnider MAIN
1.249 07 Aug 08

non-jira: better description for shibboleth configuration

+3 rhaag MAIN
1.248 21 Jul 08

merged from branch to head.

+13 -2 mweber MAIN
1.247 14 Jul 08

OLAT-3299: Remove old cache (non-cluster) implementation.

+1 -25 guretzki MAIN
1.246 27 Jun 08

OLAT-3220: MERGED to HEAD: Change InstantMessaging to use one single jabber-server together with other OLAT-instances - allowing @ in usernames (needs to be configured) - see comments in build.properties / olat_config.xml

+7 rhaag MAIN
1.245 18 Jun 08

OLAT-3160: Fix Junit problem: PLockTest failed sometime : Wrong configuration of c3p0 max_size=300, must be smaller than 100 (mysql-default value = 100) => reduce to 50.

+3 -3 guretzki MAIN
1.244 09 Jun 08

OLAT-3164:Session-Handling: Add olat_config.xml parameter to limit number of sessions.

+3 -1 guretzki MAIN
1.243 03 Jun 08

OLAT-2844 SecondInstanceAsSearchService In progress... Switched to ActiveMQ 5.1 since the version 4.1 had some bugs at temporary queues communication. JMS request/response synchronous communication, reply to temporary queue.

+3 -1 lavinia MAIN
1.242 22 May 08

OLAT-3181 Adding course node easy config mode for shibboleth attributes (sponsored by BPS)

+445 -9 gnaegi MAIN
1.241 02 Apr 08

OLAT-2293: quartz scheduler integration now spring based - easier to use

+5 -25 schnider MAIN
1.240 21 Feb 08

OLAT-2788: DB Redesign : Properties change autoCommitOnClose=false

+10 -11 guretzki MAIN
1.239 19 Feb 08

OLAT-2905: removing duplicate controllers

+1 -1 schnider MAIN
1.238 19 Feb 08

OLAT-2905: removing duplicate controller

+1 -1 schnider MAIN
1.237 15 Feb 08

OLAT-2883 added pt_BR

+3 -3 Alexander Schneider MAIN
1.236 15 Feb 08

OLAT-2883 added pt_BR

+15 -14 Alexander Schneider MAIN
1.235 11 Feb 08

OLAT-2840: remove unused config vars

-6 schnider MAIN
1.234 07 Feb 08

OLAT-2888 code cleanup - Context Path e.g. /olat is initialized in the ServiceFactory, right after "springify" WebappHelper.java -> cleaned up various getContextPath() calls from different places to OLATContext / Settings / Renderer into calls to WebappHelper.getContextPath() .... one small step towards easy installer ;-)

-11 Patrick Brunner MAIN
1.233 01 Feb 08

OLAT-2725 Fixing various preview issues in course editor (IQ, SCORM, FileChooser), use new preview wrapper instead of modal dialog, styling login page OLAT-2877 Adding configuration option to enable/disable the guest login link on the login page

+4 gnaegi MAIN
1.232 31 Jan 08

New language Portuguese Portugal (pt_PT) added.

+14 -3 mweber MAIN
1.231 29 Jan 08

Vietnamese guest adjusted

+1 -1 mweber MAIN
1.230 18 Jan 08

Vietnamese as new language added

+13 -2 mweber MAIN
1.229 10 Jan 08

non-jira: fixing broken olat debug mode configuration: moved from olat context to new settings class

-2 gnaegi MAIN
1.228 07 Jan 08

OLAT-2434 Merging BPS Custom Fields branch (AKA User Properties) to HEAD. Cleaning up of locales and other issues directly on HEAD.

+3 -25 gnaegi MAIN
1.227 18 Dec 07

OLAT-2725 merge YAML Branch in olat3 HEAD development

+1 -1 gnaegi MAIN
1.226 26 Nov 07

olat-2278 - renamed/prefixed config files coreconfig.xml -> brasatoconfig.xml config.xml -> brasatoconfigpart.xml extconfig.xml -> olatextconfig.xml coreextconfig.xml -> olatcoreconfig.xml defaultconfig.xml -> olatdefaultconfig.xml - invalidate course in coursecache upon publish (make course-cache cluster capable) - some small improvements

+48 -16 fjost MAIN
1.225 21 Nov 07

MERGE BRANCH 5.2.x INTO HEAD (cg-part 5.2.3)

+59 -34 guretzki MAIN
1.224 29 Oct 07

OLAT-2278 finishing cluster impl - most things work stable, but refining and some todos remain - not active yet

+11 fjost MAIN
1.223 15 Oct 07

modified OLATAuthenticationController package

+1 -1 lavinia MAIN
1.222 11 Oct 07

Moved controllers from org.olat.shibboleth13.controllers into org.olat.shibboleth13, and remove Translator class variable from ShibbolethAuthenticationController since the class it now extends the BasicController.

+1 -1 lavinia MAIN
1.221 02 Oct 07

OLAT-2278 add version-0.2 jmx view support

+4 -12 fjost MAIN
1.220 01 Oct 07

OLAT-2278 add version-0.1 jmx view support

+23 fjost MAIN
1.219 26 Sep 07

OLAT-2278 clean up

+16 -12 fjost MAIN
1.218 25 Sep 07

OLAT-2278 implement syncer/locker part of cluster implementation

+11 -9 fjost MAIN
1.217 20 Sep 07

OLAT-2278 mark all synchronized statements with either clusterok or clusterNOK which in the latter case, need to be revisited.

+1 -1 fjost MAIN
1.216 07 Sep 07

merge 2433-BRANCH into HEAD (final step)

-17 Patrick Brunner MAIN
1.215 28 Aug 07

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

+3 -2 fjost MAIN
1.214 26 Jul 07

OLAT-2376: Deletion-process: Show delete email in confirm-popup.

+1 -1 guretzki MAIN
1.213 20 Jul 07

New language added: Afrikaans

+2 mweber MAIN
1.212 16 Jul 07

OLAT-2376: Delete email : sender-adr sould be support-adr.

+2 -1 guretzki MAIN
1.211 16 Jul 07

new demo courses and templates

+12 sandra MAIN
1.210 12 Jul 07

OLAT-2315: User-deletion: Rename 'archive.dir' build-property

+1 -1 guretzki MAIN
1.209 10 Jul 07

New language: Romansh (Rätoromanisch/Rumantsch Grischun)

+3 -1 mweber MAIN
1.208 09 Jul 07

Fulltext-Search: Update default config like olat-live system config.

+6 -2 guretzki MAIN
1.207 09 Jul 07

OLAT-2417: xml catalog export feature reactivated

+6 ikroll MAIN
1.206 03 Jul 07

OLAT-2376: Enable/disable 'Delete-User' via config for user-manager.

+2 guretzki MAIN
1.205 25 Jun 07

olat-2278 add jms olat ping/node-up events (kiss)

+9 fjost MAIN
1.204 21 Jun 07

OLAT-2381: Work in progress: Delete groups without archive.

+6 guretzki MAIN
1.203 20 Jun 07

adding bonecho browser name to ajax enabled browsers

+2 schnider MAIN
1.202 20 Jun 07

OLAT-2371 added disclaimer zh_TW

+1 Alexander Schneider MAIN
1.201 20 Jun 07

new language: Traditional Chinese (zh_TW - fantizi, see Jira OLAT-2371)

+4 -2 mweber MAIN
1.200 19 Jun 07

OLAT-2249: Removed "Mozilla/5.0" as it matches also to konqueror and other unwanted ajax candidates

-1 schnider MAIN
1.199 15 Jun 07

OLAT-2371 in preparation for adding traditional Chinese as new language. - renaming zh to zh_CN - - all LocalStrings_zh.properties - - in olat_config.xml.in

+5 -5 Alexander Schneider MAIN
1.198 14 Jun 07

OLAT-2376: Work in progress, Delete email adress

+1 -1 guretzki MAIN
1.197 29 May 07

OLAT-2305: user or admin can now override ajax settings if globally enabled, list of supported browsers in olat_config.

+7 -1 schnider MAIN
1.196 23 May 07

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

+1 -1 gnaegi MAIN
1.195 21 May 07

OLAT-2314: Work in progress, delete group data for user.

+1 guretzki MAIN
1.194 21 May 07

OLAT-2314: Work in progress, delete user attributes.

+4 -3 guretzki MAIN
1.193 08 May 07

put module task execution further up to let other modules depend on

+9 -9 schnider MAIN
1.192 08 May 07

olat-2143: Innitial commit of task executor module

+8 schnider MAIN
1.191 04 May 07

Removed picturepark module form default configuration

-34 gnaegi MAIN
1.190 04 May 07

comment out picture park extension - is optional - starts a background thread

+8 -8 Patrick Brunner MAIN
1.189 02 May 07

OLAT-2285 Adding smtp authentication option to mailhost configuration

+34 -1 gnaegi MAIN
1.188 27 Apr 07

OLAT-2152 - added keys ajax.mode and reusable.urls for easier use togheter with jmeter tests

+2 -2 Alexander Schneider MAIN
1.187 19 Apr 07

OLAT-909: Extract DB interface, change to new hibernate query parser.

+1 -1 guretzki MAIN
1.186 18 Apr 07

OLAT-909: Upgrade Hibernate from 2.1.8 to 3.2.3

+8 -6 guretzki MAIN
1.185 11 Apr 07

new language added: Arabic

+13 -3 mweber MAIN
1.184 04 Apr 07

MERGE BRANCH TO HEAD - modified values in hibernate.postgresql section (used by bps)

+3 -3 Alexander Schneider MAIN
1.183 19 Mar 07

OLAT-2230 refactoring quartz integraton as OLATmodule instead of spring bean to properly initialize / destroy module

+7 gnaegi MAIN
1.182 13 Mar 07

disclaimer, standard olat authentication provider + shibboleth authentication provider added for all languages (mostly in en since no translation available) Bahasa Indonesia: language code temporarily changed to in (from id).

+40 -4 mweber MAIN
1.181 09 Mar 07

Bahasa Indonesia (Indonesian) as additional language.

+4 -2 mweber MAIN
1.180 05 Mar 07

enable ajax by default, as testing and finding bugs is important for 5.2

+1 -1 schnider MAIN
1.179 28 Feb 07

OLAT-2171 Adding configuration option to send mail to a specified address when new users register (selfregistration)

+7 gnaegi MAIN
1.178 17 Jan 07

OLAT-2004 - renaming turkish locale according ISO 639 (tc --> tr)

+2 -2 Alexander Schneider MAIN
1.177 17 Jan 07

OLAT-2004 - renaming persian locale according ISO 639 (pe --> fa)

+5 -5 Alexander Schneider MAIN
1.176 17 Jan 07

OLAT-2004 - renaming greek locale according ISO 639 (gr --> el)

+5 -5 Alexander Schneider MAIN
1.175 17 Jan 07

OLAT-2004 - renaming danish locale according ISO 639 (dk --> da)

+5 -5 Alexander Schneider MAIN
1.174 17 Jan 07

OLAT-2004 - renaming chinese locale according ISO 639 (cn --> zh)

+5 -5 Alexander Schneider MAIN
1.173 16 Jan 07

OLAT-2004 - renaming czech locale according ISO 639 (cz --> cs)

+5 -5 Alexander Schneider MAIN
1.172 04 Jan 07

new language: Albanian (sq) locally translated OLAT 4.1.x properties_sq with CopyAndRenameI18n... added

+4 -2 mweber MAIN
1.171 20 Dec 06

Hungarian as new language.

+4 -2 mweber MAIN
1.170 19 Dec 06

OLAT-2043: Add new config paraemter for storing pdf temp files at a new place.

+1 guretzki MAIN
1.169 19 Dec 06

OLAT-2039: New config parameter for spell-checker.

+1 guretzki MAIN
1.168 27 Nov 06

olat-1973 merge from branch into head - please ant config-all

+9 fjost MAIN
1.167 10 Nov 06

Same email-address for misafir and convidado caused Error "Duplicate entry 'convidado@olat-newinstallation.org" while starting tomcat

+1 -1 Alexander Schneider MAIN
1.166 10 Nov 06

Turkish as additional language.

+3 -1 mweber MAIN
1.165 08 Nov 06

guest access in Persian (with correct Persian terms) now working.

+2 -2 mweber MAIN
1.164 18 Oct 06

Russian translation added.

+4 -4 mweber MAIN
1.163 17 Oct 06

languages added disclaimer, login (authentication provider)

+72 mweber MAIN
1.162 15 Sep 06

non-jira: comment on ajax mode

+2 -1 fjost MAIN
1.161 14 Sep 06

OLAT-1562: Add comment.

+3 -1 guretzki MAIN
1.160 13 Sep 06

OLAT-1754: Fulltext-Search build adapation for default / UNI-ZH (restart-window).

+3 -3 guretzki MAIN
1.159 13 Sep 06

OLAT-1562: Change default config: disable pdf text buffering.

+2 -1 guretzki MAIN
1.158 05 Sep 06

OLAT-1562: Change default configuration: enable indexing at startup per default.

+2 -2 guretzki MAIN
1.157 30 Aug 06

OLAT-1562: Change to new default values.

+4 -4 guretzki MAIN
1.156 29 Aug 06

OLAT-1680: fix for qti resources no longer shown (from goodsolutions branch 1577)

+24 -21 schnider MAIN
1.155 24 Aug 06

OLAT-1562: Add new Config parameter restartDayOfWeek.

+5 -1 guretzki MAIN
1.154 24 Aug 06

Lithuanian activated.

+2 -2 mweber MAIN
1.153 22 Aug 06

OLAT-1562: Update Mechan for BusinessGroup.

+1 guretzki MAIN
1.152 17 Aug 06

OLAT-1562: Allow single thread indexer mode (for low CPU load).

+1 -1 guretzki MAIN
1.151 17 Aug 06

OLAT-1562: Add more config parameters.

+9 -3 guretzki MAIN
1.150 14 Aug 06

OLAT-1601 more cleanup in build.xml and build.properties.default file

+4 -4 gnaegi MAIN
1.149 11 Aug 06

Bug: Not possible to login clicking russian guest link fixed: removed single quote ("gost'" --> "gost") Thanks to Felix !!!

+1 -1 Alexander Schneider MAIN
1.148 26 Jul 06

OLAT-1584: New config value to or not to grant the user admin the right to edit all fields in user profile form. Default behavior was not changed. The system admin always can edit these fields.

+4 leberle MAIN
1.147 26 Jul 06

OLAT-1562:Do not generate Index at startup per default, Do not restart indexer per default.

+3 -3 guretzki MAIN
1.146 24 Jul 06

OLAT-1562:Merge Branch back into HEAD.

+12 guretzki MAIN
1.145 21 Jun 06

olat-1509 moved org.olat.persistence to org.olat.core.commons.persistence

+1 -1 fjost MAIN
1.144 06 Jun 06

olat-1411 rearrange module to separate them later

+122 -97 fjost MAIN
1.143 24 May 06

add language portugues

+3 -1 Alexander Schneider MAIN
1.142 19 May 06

new language: persian

+4 -2 mweber MAIN
1.141 09 May 06

OLAT-1509 moved org.olat.util to org.olat.core.util

+1 -1 fjost MAIN
1.140 09 May 06

OLAT-1509

+3 -3 fjost MAIN
1.139 08 May 06

OLAT-1509

+3 -3 Patrick Brunner MAIN
1.138 08 May 06

svecas instead of host@...

+1 -1 Patrick Brunner MAIN
1.137 05 May 06

Lithuanian as new language

+3 -1 mweber MAIN
1.136 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

+1 -1 Patrick Brunner MAIN
1.135 25 Apr 06

restored special characters

+7 -7 Alexander Schneider MAIN
1.134 24 Apr 06

OLAT-1480: Merge branch OLAT-4_2_0-UNIZH-1480 back into head

+7 -7 guretzki MAIN
1.133 18 Apr 06

OLAT-1494: languages can be organized in drop-down list. New config parameter 'dropDownListEnabled' in Localization Module.

+3 guretzki MAIN
1.132 10 Apr 06

JMX Support

+21 mike MAIN
1.131 05 Apr 06

guestaccounts added

+7 -5 mweber MAIN
1.130 04 Apr 06

olat-1482 ajax merge to HEAD (default: ajax mode set to false)

+2 fjost MAIN
1.129 31 Mar 06

Chinese as new language

+4 -2 mweber MAIN
1.128 23 Mar 06

- re-enabled lang ru, dk after tagging PUBLIC 4.1.1

+2 -2 Alexander Schneider MAIN
1.127 23 Mar 06

commented lang dk, ru for PUBLIC 4.1.1

+2 -2 Alexander Schneider MAIN
1.126 20 Mar 06

re-enabled dk, cz, gr, ru, pl

+5 -5 Alexander Schneider MAIN
1.125 20 Mar 06

languages dk, cz, gr, ru, pl disabled for 4.1.1 FINAL

+5 -5 Alexander Schneider MAIN
1.124 15 Mar 06

added polish as new language

+4 -2 mweber MAIN
1.123 14 Mar 06

russian as new language

+6 -4 mweber MAIN
1.122 09 Mar 06

added es translation

+4 -4 Alexander Schneider MAIN
1.121 08 Mar 06

added gr disclaimer (still in english)

+2 Alexander Schneider MAIN
1.120 08 Mar 06

added gr

+9 -1 Alexander Schneider MAIN
1.119 03 Mar 06

languages dk, cz, gr disabled

+3 -3 Alexander Schneider MAIN
1.118 02 Mar 06

adding example OLAT-1252

+3 -3 gnaegi MAIN
1.117 01 Mar 06

new language entered: Greek; danish -> dansk; czech -> cestina

+3 -2 mweber MAIN
1.116 01 Mar 06

OLAT-1413: added two new testusers. One as groupManager and the other as userManager

+5 -3 schnider MAIN
1.115 17 Feb 06

http://bugs.olat.org/jira/browse/OLAT-1383 - added guest access in spanisch (disclaimer and som additional strings still in en)

+10 Alexander Schneider MAIN
1.114 07 Feb 06

Merges from Branch OLAT-4_0_2-BPS-1309 using merge point OLAT-MERGE-2-4_0_2-BPS-130

+5 gnaegi MAIN
1.113 31 Jan 06

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

+48 gnaegi MAIN
1.112 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

+5 -1 gnaegi MAIN
1.111 25 Jan 06

czech as new language created

+2 -1 mweber MAIN
1.110 14 Jan 06

new language - danish

+1 mweber MAIN
1.109 04 Jan 06

spanish translation

+1 -1 hjzuber MAIN
1.108 20 Dec 05

OLAT-1287: added new param to config flash client back ground color in olat_config.xml

+2 schnider MAIN
1.107 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)

+1 gnaegi MAIN
1.106 03 Nov 05

- commented out language espanol

+1 -1 Alexander Schneider MAIN
1.105 28 Oct 05

add spanish as 5th language

+1 stuckia MAIN
1.104 06 Oct 05

build.properties with language.enable=false language.param=YOUR_PARAM_NAME leads to add configuration in ShibbolethModule to check if we should send the language in the shibboleth request. the language code can then be used to show a localized AAI login page.

+7 Patrick Brunner MAIN
1.103 26 Sep 05

Adding configuration support for Postgres database Thanks to Sebastian HennebrŸder for the patches http://bugs.olat.org/jira/browse/OLAT-1168

+78 -38 gnaegi MAIN
1.102 20 Sep 05

Added eduPersonEntitlement translation

+1 mike MAIN
1.101 06 Sep 05

- making cache strategy for assessment configurable - improved speed of cache building - improved speed of efficiency statement creation http://bugs.olat.org/jira/browse/OLAT-1097

+16 gnaegi MAIN
1.100 02 Sep 05

Make course export deployment configrable

+2 -2 mike MAIN
1.99 02 Sep 05

Unattended import of courses. Adapted CourseModule and Help to deploy from exported course ZIPs. http://bugs.olat.org/jira/browse/OLAT-1076

+11 -5 mike MAIN
1.98 30 Aug 05

*** empty log message ***

+1 -1 mike MAIN
1.97 26 Aug 05

Shiboleth13 implementation draft. -> config file changed.

+35 -10 mike MAIN
1.96 09 Aug 05

typo corrections

+1 -1 schnider MAIN
1.95 08 Aug 05

correcting typo

+1 -1 schnider MAIN
1.94 25 Jul 05

OLAT-901: fixes file not found in context other than olat and should make 'IM' flash client working easier in different environements.

+4 schnider MAIN
1.93 21 Jun 05

VISIBLE instead VISIBILE

+1 -1 Alexander Schneider MAIN
1.92 16 Jun 05

Course Configuration, V0.95 Bug fixes - deletion of log files will be moved to the archiv tool http://bugs.olat.org/jira/browse/OLAT-818

+20 Patrick Brunner MAIN
1.91 06 Jun 05

- added default charset configuration to OLATContext - added junit-test

+3 -1 Alexander Schneider MAIN
1.90 30 May 05

DefaultAuthProvider configurable in build.properties

+1 -1 Alexander Schneider MAIN
1.89 26 May 05

Check AAI issuer IP is configurable. http://idmels01.unizh.ch:8080/jira/browse/OLAT-879

+3 mike MAIN
1.88 13 Apr 05

- Refactored maintenanceMessage code from OLATContext to a new AdminModule - external setting of maintenance message is now protected by a token that is randomly generated by OLAT at first startup http://bugzilla.olat.org/show_bug.cgi?id=1463

+3 gnaegi MAIN
1.87 11 Apr 05

Docu

+53 -1 mike MAIN
1.86 29 Mar 05

comments on course logging, setting default value to true

+8 -1 gnaegi MAIN
1.85 23 Mar 05

making course logging configurable, default is disabled

+1 gnaegi MAIN
1.84 18 Mar 05

add fr text for altprovider

+4 -4 stuckia MAIN
1.83 15 Mar 05

start notifications 10 minutes after midnight

+1 -1 fjost MAIN
1.82 09 Mar 05

*** empty log message ***

+1 -1 mike MAIN
1.81 08 Mar 05

work in progress

+3 -1 fjost MAIN
1.80 24 Feb 05

*** empty log message ***

+3 -3 Patrick Brunner MAIN
1.79 22 Feb 05

Hibernate 2.1.8

+1 -1 mike MAIN
1.78 21 Feb 05

Bug #1228

+6 -4 mike MAIN
1.77 10 Feb 05

adding timeout when sending mails and refactoring emailer class a bit to reduce redundant code

+1 -1 gnaegi MAIN
1.76 04 Feb 05

add it and fr altloginprovider translation

+16 stuckia MAIN
1.75 02 Feb 05

removed unsupported languages

+3 -7 gnaegi MAIN
1.74 31 Jan 05

merged config stuff into one module (InstantMessagingModule)

+5 -8 schnider MAIN
1.73 25 Jan 05

moved classnames to olat_config.xml as possibility for chanches are rare and therefore unnecessary in the build.properties

+4 -3 schnider MAIN
1.72 25 Jan 05

refractoring of instant messaging: Get rid of unnecessary config stuff in build.properties (please adjust to properties.default), auto disable of chat if entering course test.

-4 schnider MAIN
1.71 24 Jan 05

some docu

+3 -2 fjost MAIN
1.70 20 Jan 05

refractoring of instant messaging, new wrapper class for IMClient (solves interator velocity issue)

+1 -1 schnider MAIN
1.69 19 Jan 05

DRAFT: use course preview to test new course structure with cp integration

+7 -1 fjost MAIN
1.68 19 Jan 05

modified code and name for the chinese language

+2 -3 Alexander Schneider MAIN
1.67 19 Jan 05

fix utf-8 issue

+9 -16 fjost MAIN
1.66 18 Jan 05

generate french and italian guest account at startup

+2 gnaegi MAIN
1.65 17 Jan 05

new instant messaging config value

+4 -3 schnider MAIN
1.64 17 Jan 05

moved generation of test and default users from hardcoded user module to olat_config.xml

+13 gnaegi MAIN
1.63 10 Jan 05

display media

+1 -1 mike MAIN
1.62 21 Dec 04

Draft: treat context-sensitive help files with a special handler (version 0.8)

+3 fjost MAIN
1.61 02 Dec 04

instant messaging integreated in header, can be desabled by build.properties setting instantmessaging.enable=false

+1 schnider MAIN
1.60 25 Nov 04

explicitly declare ehcache as cache

+1 gnaegi MAIN
1.59 22 Nov 04

i18n-enabling help course: a separate help course can be configured per language

+11 -5 gnaegi MAIN
1.58 21 Nov 04

moved module from localization to i18nmanager

+2 -1 fjost MAIN
1.57 19 Nov 04

français with ç

+1 -1 gnaegi MAIN
1.56 19 Nov 04

add languages: fr and it

+2 stuckia MAIN
1.55 18 Nov 04

refactoring language configuration: moved everything from olat context to localization module

+14 -14 gnaegi MAIN
1.54 18 Nov 04

3.1.4 merges from BRANCH

+2 -2 gnaegi MAIN
1.53 16 Nov 04

*** empty log message ***

+11 -1 Patrick Brunner MAIN
1.52 15 Nov 04

- Adding configuration option to build.properties/olat_config.xml to enable/disable localization caching. default is set to true; - replaced code in findOrLoadProperties to not use getResourceAsString with own FileInputStream since cache problem exists in getResourceAsStream short: changing language files does not require tomcat restarts anymore

+3 -1 gnaegi MAIN
1.51 15 Nov 04

file based account creation

+3 -1 schnider MAIN
1.50 15 Nov 04

auto generation of test accounts for instant messaging

+1 schnider MAIN
1.49 08 Nov 04

spelling

+2 -2 stuckia MAIN
1.48 21 Oct 04

add Notificationsmodule and set tr iso level to read_commited.

+13 fjost MAIN
1.47 20 Oct 04

fixed broken umlaute

+2 -2 gnaegi MAIN
1.46 20 Oct 04

added translations - doku follows later mike: is everything ok?

+7 -2 hjzuber MAIN
1.45 19 Oct 04

added instant messaging properties

+8 schnider MAIN
1.44 06 Oct 04

Formatting

+1 -1 mike MAIN
1.43 05 Oct 04

Removed cache region prefix

-1 mike MAIN
1.42 01 Oct 04

Bruteforce login attack prevention

+1 mike MAIN
1.41 21 Sep 04

translation AAI attribute

+1 mike MAIN
1.40 19 Sep 04

naming

+1 -1 stuckia MAIN
1.39 15 Sep 04

added caching basesecurity (turned OFF by default)

+3 -1 fjost MAIN
1.38 15 Sep 04

oops, spelling

+1 -1 stuckia MAIN
1.37 15 Sep 04

naming

+2 -2 stuckia MAIN
1.36 15 Sep 04

Changed First/Lastname mapping

+2 -2 mike MAIN
1.35 10 Sep 04

naming

+6 -6 stuckia MAIN
1.34 09 Sep 04

Allow for i18n description and linktext in authentication providers

+20 -10 mike MAIN
1.33 08 Sep 04

typo

+1 -1 hjzuber MAIN
1.32 08 Sep 04

added attribute eduPersonEntitlement

+1 hjzuber MAIN
1.31 08 Sep 04

typo

+1 -1 gnaegi MAIN
1.30 07 Sep 04

*** empty log message ***

-1 hjzuber MAIN
1.29 07 Sep 04

*** empty log message ***

-13 mike MAIN
1.28 07 Sep 04

*** empty log message ***

+17 mike MAIN
1.27 07 Sep 04

forgot one

+1 -1 hjzuber MAIN
1.26 07 Sep 04

LDAP variables match the ones used in OLAT

+12 -13 hjzuber MAIN
1.25 02 Sep 04

removed old translation code adding editable field configuration to user fields

+23 -8 gnaegi MAIN
1.24 01 Sep 04

Implement Certificate Check on AssertionStatements

+4 mike MAIN
1.23 01 Sep 04

typo

+1 -1 hjzuber MAIN
1.22 24 Aug 04

catalog enhancements

+5 -6 fjost MAIN
1.21 22 Aug 04

added CatalogModule to config

+6 fjost MAIN
1.20 10 Aug 04

Make disclaimer a dedicated Controller

+3 mike MAIN
1.19 10 Aug 04

- AAI post-processing workflow - refactored SecurityManager to refer to credential instead of hashed password

+3 -3 mike MAIN
1.18 10 Aug 04

- AAI post-processing workflow - refactored SecurityManager to refer to credential instead of hashed password

+5 mike MAIN
1.17 05 Aug 04

Alternate login concept

+10 -2 mike MAIN
1.16 05 Aug 04

Multimandantenfähigkeit.

+7 mike MAIN
1.15 29 Jul 04

Comment spelling

+1 -1 mike MAIN
1.14 29 Jul 04

completely outcommented on line 78: old: <!-- OriginSite siteName="examplestie" uidAttribute="exampleuid" /> new: <!-- OriginSite siteName="examplestie" uidAttribute="exampleuid" --> produced error while starting tomcat: [Fatal Error] :97:6: The string "--" is not permitted within comments. 2004-07-29 16:15:17,859 [main] ERROR org.olat.configuration.ConfigurationManager - Error loading config file: 'olat_config.xml'.

+1 -1 Alexander Schneider MAIN
1.13 29 Jul 04

Shibboleth Attribute mapping

+22 mike MAIN
1.12 21 Jul 04

Added Shibboleth and SSL configuration parameters

+6 -6 mike MAIN
1.11 21 Jul 04

Shibboleth Target implementation base functionality.

+2 mike MAIN
1.10 19 Jul 04

Initial Shibboleth Target implementation

+12 -2 mike MAIN
1.9 19 Jul 04

removed hibernate unittest properties

-9 gnaegi MAIN
1.8 19 Jul 04

fixing missing testdb configuration

+3 -3 gnaegi MAIN
1.7 16 Jul 04

Moved hibernate configuration out of /classes directory

+29 -1 mike MAIN
1.6 07 Jul 04

removed old security auth module

-10 fjost MAIN
1.5 02 Jul 04

- adding registrtion module - making self registration a configuration option

+5 gnaegi MAIN
1.4 30 Jun 04

Introduced instanceID to enable virtually global unique softkeys (used by the repository)

+1 mike MAIN
1.3 04 Jun 04

changed all refs for "images" to "raw/images"

-3 fjost MAIN
1.2 17 May 04

*** keyword substitution change ***

+123 -123 mike MAIN
1.1 17 May 04

Fresh, clean checkin

+123 mike MAIN
1.44.2.3 17 Nov 04

use shib configuration

+1 -1 gnaegi OLAT-3-1-x-BRANCH
1.44.2.2 17 Nov 04

using isolation level TRANSACTION_READ_COMMIT

+9 gnaegi OLAT-3-1-x-BRANCH
1.44.2.1 20 Oct 04

Merge from head

+5 mike OLAT-3-1-x-BRANCH
1.88.2.2 30 May 05

merges from head

+1 -1 Alexander Schneider OLAT-3-2-x-BRANCH
1.88.2.1 27 May 05

Merge from HEAD

+3 mike OLAT-3-2-x-BRANCH
1.106.4.1 21 Nov 05

v 0.9 of translations overlay

+5 -1 fjost OLAT-4_0_2-BPS
1.106.8.3 07 Feb 06

Additional canCreatePwd configuration, refactoring of user import workflow OLAT-1333

+5 gnaegi OLAT-4_0_2-BPS-1309
1.106.8.2 27 Jan 06

improvements in OLAT-1309. More info see http://bugs.olat.org/jira/browse/OLAT-1309#action_13665

+37 gnaegi OLAT-4_0_2-BPS-1309
1.106.8.1 17 Jan 06

finishing user management. for details see OLAT-1309

+11 gnaegi OLAT-4_0_2-BPS-1309
1.106.6.1 05 Dec 05

OLAT-1274

+1 fjost OLAT-4_0_2-ZAG
1.115.2.2 03 Apr 06

OLAT-1482

+2 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.115.2.1 31 Mar 06

OLAT-1482 ajax -ify olat work in progress!

+27 -8 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.144.12.1 22 Jun 06

Merge HEAD into Branch

+1 -1 leberle OLAT-4_2_0-BPS-1553
1.136.2.3 31 May 06

OLAT-1233:Merge HEAD into Branch-1233.

+3 -1 guretzki OLAT-4_2_0-UNIZH-1233
1.136.2.2 22 May 06

OLAT-1233:Merge HEAD into branch-1233

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

OLAT-1233: Merge HEAD into Branch

+7 -5 guretzki OLAT-4_2_0-UNIZH-1233
1.127.4.3 24 Apr 06

Merge head into branch

+24 guretzki OLAT-4_2_0-UNIZH-1480
1.127.4.2 06 Apr 06

merged head (with ajax, header cleanup)

+10 -4 guretzki OLAT-4_2_0-UNIZH-1480
1.127.4.1 30 Mar 06

update with head

+9 -9 guretzki OLAT-4_2_0-UNIZH-1480
1.142.2.4 25 Jul 06

merge HEAD into BRANCH-1530

+12 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.142.2.3 29 Jun 06

OLAT-1530: Merge HEAD into BRANCH-1530

+1 -1 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.142.2.2 07 Jun 06

merge HEAD into BRANCH-1530

+122 -97 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.142.2.1 29 May 06

merge HEAD into BRANCH

+3 -1 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.144.6.6 03 Jul 06

OLAT-1562:Work in progress,Refactor BusinessControl

+1 -1 guretzki OLAT-4_2_0-UNIZH-1562
1.144.6.5 28 Jun 06

OLAT-1562:Work in progress, Fix problems with full index on olattest.

+1 -1 guretzki OLAT-4_2_0-UNIZH-1562
1.144.6.4 27 Jun 06

OLAT-1562: Work in progress, Add search status, indexInterval config parameter.

+2 guretzki OLAT-4_2_0-UNIZH-1562
1.144.6.3 27 Jun 06

OLAT-1562: Merge HEAD into branch.

+1 -1 guretzki OLAT-4_2_0-UNIZH-1562
1.144.6.2 20 Jun 06

OLAT-1562:Work in progress,index groups-folder (pdf,txt,word,ecxel)

+4 -1 guretzki OLAT-4_2_0-UNIZH-1562
1.144.6.1 12 Jun 06

OLAT-1562:Work in progress.

+7 guretzki OLAT-4_2_0-UNIZH-1562
1.143.2.1 21 Jul 06

merges from HEAD

+123 -98 gnaegi OLAT-4_2_0-goodsolutions-1232
1.162.6.3 08 Nov 06

merged from HEAD to OLAT-5_0_y-BRANCH - changed username of persion guest

+2 -2 Alexander Schneider OLAT-5_0_y-BRANCH
1.162.6.2 19 Oct 06

adding additional demo course in German

+1 schnider OLAT-5_0_y-BRANCH
1.162.6.1 17 Oct 06

merged from TMP-5_0_y-BRANCH

+72 Alexander Schneider OLAT-5_0_y-BRANCH
1.163.2.4 30 Jan 07

merge Head to Branch ( target: HEAD common source: mergeHeadTo1879_1 )

+33 -27 Patrick Brunner OLAT-5_1_0-BPS-1879
1.163.2.3 12 Dec 06

merge head into branch

+9 leberle OLAT-5_1_0-BPS-1879
1.163.2.2 16 Nov 06

OLAT-1879 Merge HEAD into Branch 1879

+9 -7 leberle OLAT-5_1_0-BPS-1879
1.163.2.1 16 Nov 06

OLAT-1879 Code: Introducing popup wizard in extended easy mode. Configuration: Shibboleth attribute translation moved from olat_config.xml to org/olat/shibboleth13/_spring/defaultconfig.xml.

-27 leberle OLAT-5_1_0-BPS-1879
1.164.4.3 12 Dec 06

merge head into branch

+14 -3 leberle OLAT-5_1_0-BPS-1914
1.164.4.2 28 Nov 06

OLAT-1914 Second draft of guesthome feature: Optimize auto redirect, remove JS detour and AutoGuestLoginProvider.

-58 leberle OLAT-5_1_0-BPS-1914
1.164.4.1 03 Nov 06

OLAT-1914 First draft of guesthome implementation.

+58 leberle OLAT-5_1_0-BPS-1914
1.178.2.6 03 Apr 07

- re-added removed hibernate.mysql section

+36 Alexander Schneider OLAT-5_1_x-BRANCH
1.178.2.5 03 Apr 07

Anpassung der DB- Verbindungsparameter

+3 -40 ikroll OLAT-5_1_x-BRANCH
1.178.2.4 13 Mar 07

MERGE HEAD TO BRANCH - outcommented tr, hu, in (indonesian)

+51 -6 Alexander Schneider OLAT-5_1_x-BRANCH
1.178.2.3 27 Feb 07

- disabled turkish an hungarian for Release 5.1.0, since is still in the making

+2 -2 Alexander Schneider OLAT-5_1_x-BRANCH
1.178.2.2 21 Feb 07

OLAT-2149: Change default search-module configuration: limit ppt file-size to 10MB, enable PDF text buffering.

+3 -3 guretzki OLAT-5_1_x-BRANCH
1.178.2.1 15 Feb 07

OLAT-2149: Add check for filesize for certain file-types.

+5 guretzki OLAT-5_1_x-BRANCH
1.214.2.9 20 Feb 08

increase jdbc prepared statement cache size

+3 -3 schnider OLAT-5_2_x-BRANCH
1.214.2.8 19 Nov 07

OLAT-2748: Update C3P0 configuration (acquire_increment, idle_test_period).

+14 -1 guretzki OLAT-5_2_x-BRANCH
1.214.2.7 19 Nov 07

OLAT-2782: IM : Replace hard-coded polling time intervalls with olat_config.xml parameters. Change default value of idlePollTime to 30000 .

+1 -1 guretzki OLAT-5_2_x-BRANCH
1.214.2.6 19 Nov 07

OLAT-2782: IM : Replace hard-coded polling time intervalls with olat_config.xml parameters.

+5 guretzki OLAT-5_2_x-BRANCH
1.214.2.5 12 Nov 07

New Language: Hebrew (he)

+13 -2 Alexander Schneider OLAT-5_2_x-BRANCH
1.214.2.4 08 Nov 07

OLAT-2748: Add C3P0 ConnectionPool for database (replace build-in connection-pool)

+24 -24 guretzki OLAT-5_2_x-BRANCH
1.214.2.3 17 Oct 07

setting languages to head level for further translations on nightly

+6 -6 schnider OLAT-5_2_x-BRANCH
1.214.2.2 11 Sep 07

- commented not yet fully translated languages - update list of browsers that are automatically ajax enabled

+10 -10 Alexander Schneider OLAT-5_2_x-BRANCH
1.214.2.1 27 Aug 07

adding "gecko/2007" to olat compatible browsers to catch different firefox brands

+3 -2 schnider OLAT-5_2_x-BRANCH
1.241.2.13 27 Feb 09

remove admin_ko from testUsers

-1 Alexander Schneider OLAT-6_0_x-BRANCH
1.241.2.12 03 Nov 08

changing the language code for korean: kr --> ko

+6 -5 Alexander Schneider OLAT-6_0_x-BRANCH
1.241.2.11 03 Oct 08

New language: Korean (Republic of Korea, kr)

+13 -2 mweber OLAT-6_0_x-BRANCH
1.241.2.10 26 Sep 08

typo

+3 -3 Alexander Schneider OLAT-6_0_x-BRANCH
1.241.2.9 26 Sep 08

added language Nederlands

+14 -3 Alexander Schneider OLAT-6_0_x-BRANCH
1.241.2.8 09 Sep 08

- set default value for course chat = true

+1 -1 Alexander Schneider OLAT-6_0_x-BRANCH
1.241.2.7 09 Sep 08

OLAT-3421 - course chat is configurable, first result was performance problem if course chat is enabled and a lot of people starting the same course within very short time (700 people within 10 minutes)

+6 Patrick Brunner OLAT-6_0_x-BRANCH
1.241.2.6 26 Aug 08

non-jira some comment for public release

+6 Patrick Brunner OLAT-6_0_x-BRANCH
1.241.2.5 28 Jul 08

OLAT-2844 SecondInstanceAsSearchService Merged changes from HEAD to the OLAT_6_0_x-Branch

+2 lavinia OLAT-6_0_x-BRANCH
1.241.2.4 24 Jul 08

change locale "he" to "iw", since it's like this in java

+5 -5 Alexander Schneider OLAT-6_0_x-BRANCH
1.241.2.3 21 Jul 08

New language - Mongolian - added.

+13 -2 mweber OLAT-6_0_x-BRANCH
1.241.2.2 16 Jul 08

OLAT-3164: Session-Handling : Merge HEAD into 6_0_x Branch as emergency for semester-start

+3 -1 guretzki OLAT-6_0_x-BRANCH
1.241.2.1 27 Jun 08

OLAT-3220: Change InstantMessaging to use one single jabber-server together with other OLAT-instances - allowing @ in usernames (needs to be configured) - see comments in build.properties / olat_config.xml

+7 rhaag OLAT-6_0_x-BRANCH
1.261.2.2 03 Feb 09

head merged

+127 -33 bja OLAT-HEAD-BPS-1229
1.261.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

+3 -59 blaw OLAT-HEAD-BPS-1229
1.148.6.13 10 Jul 07

Playerupdate

+1 -1 ikroll OLAT-HEAD-BPS-1595
1.148.6.12 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+159 -21 ikroll OLAT-HEAD-BPS-1595
1.148.6.11 07 May 07

new ONYX version

+4 -4 ikroll OLAT-HEAD-BPS-1595
1.148.6.10 12 Feb 07

neuer Player

+3 -3 ikroll OLAT-HEAD-BPS-1595
1.148.6.9 12 Feb 07

neuer Player

+14 -6 ikroll OLAT-HEAD-BPS-1595
1.148.6.8 07 Feb 07

onyx integrated

+2 -2 ikroll OLAT-HEAD-BPS-1595
1.148.6.7 07 Dec 06

http://bugs.olat.org/jira/browse/OLAT-1595 neue Playerversion, Modulkonfiguration Exam in build.properties verlagert, Playertemplates in olat_config einstellbar (work in progress)

+10 -2 ikroll OLAT-HEAD-BPS-1595
1.148.6.6 04 Dec 06

http://bugs.olat.org/jira/browse/OLAT-1595 rmi server config (work in progress)

+1 -1 ikroll OLAT-HEAD-BPS-1595
1.148.6.5 09 Nov 06

http://bugs.olat.org/jira/browse/OLAT-1595 Anpassung result import +Anpassung Portkonfiguration+ neue Playerversion (work in progress)

+2 ikroll OLAT-HEAD-BPS-1595
1.148.6.4 16 Oct 06

http://bugs.olat.org/jira/browse/OLAT-1595 Config angepasst (work in progress)

+1 -1 ikroll OLAT-HEAD-BPS-1595
1.148.6.3 11 Oct 06

http://bugs.olat.org/jira/browse/OLAT-1595 add servername for ExModule to olat_config (work in progress)

+5 ikroll OLAT-HEAD-BPS-1595
1.148.6.2 04 Oct 06

http://bugs.olat.org/jira/browse/OLAT-1595 OLAT-1595: Merge HEAD into BRANCH (work in progress)

+51 -33 ikroll OLAT-HEAD-BPS-1595
1.148.6.1 22 Aug 06

http://bugs.olat.org/jira/browse/OLAT-1595 (work in progress)

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

+138 -65 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.164.2.6 31 Jul 07

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

+3 -24 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.164.2.5 30 Jul 07

OLAT-2434 BPS-CF update branch to current HEAD development

+1 -1 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.164.2.4 23 Jul 07

OLAT-2434 BPS-CF Refactoring user delete to work with custom fields. Added missing user delete junit test cases

-1 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.164.2.3 23 Jul 07

OLAT-2434 BPS-CF update branch to current HEAD development

+2 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.164.2.2 18 Jul 07

OLAT-2434 BPS-CF update branch to current HEAD development after user delete state refactoring

+15 -2 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.164.2.1 17 Jul 07

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

+174 -45 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.282.2.1 09 Feb 09

OLAT-3766 Merge from HEAD to IMS CP editor branch

+1 -1 gnaegi OLAT-HEAD-FRENTIX-3766-CPEDITOR
1.283.8.2 16 Oct 09

OLAT-3946 merge from HEAD

+8 -5 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.283.8.1 27 Jul 09

OLAT-3946 update from HEAD

+31 -72 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.145.2.5 03 Nov 06

Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD

+89 -8 gnaegi OLAT-HEAD-JGS-1577
1.145.2.4 19 Aug 06

config option to make automatic deployed courses like the help visible to all users by default

+5 -1 gnaegi OLAT-HEAD-JGS-1577
1.145.2.3 19 Aug 06

olat-1577 fixing bug: qti images did not show; folder module needs to be inited before staticsmodule because of absolute bcroot path

+19 -20 fjost OLAT-HEAD-JGS-1577
1.145.2.2 17 Aug 06

merges from head

+9 -3 gnaegi OLAT-HEAD-JGS-1577
1.145.2.1 14 Aug 06

Merging HEAD to branch

+21 -5 gnaegi OLAT-HEAD-JGS-1577
1.148.4.1 13 Aug 06

MERGE HEAD TO BRANCH 1508 rewrite of publish new way of signaling assessment recalculation

+6 -2 Patrick Brunner OLAT-HEAD-UNIZH-1508
1.205.2.2 18 Jul 07

OLAT-2385 - third time merge MAIN HEAD with the OLAT-HEAD-UZH-2385 BRANCH (common base version is Temp_lavinia_2, merged with Temp_lavinia_1, where Temp_lavinia_1 is the latest tag on MAIN HEAD)

+30 -5 lavinia OLAT-HEAD-UZH-2385
1.205.2.1 09 Jul 07

OLAT-2385 - second time merge MAIN HEAD with the OLAT-HEAD-UZH-2385 branch (common base version is Temp_lavinia_1, merged with Temp_lavinia_2)

+2 lavinia OLAT-HEAD-UZH-2385
1.289.6.2 24 Sep 09

removal of templated filtered copy idiom

deleted amoran OLAT-HEAD-UZH-4361
1.289.6.1 24 Sep 09

Mavenization - basic POM adaptations

+2 -2 amoran OLAT-HEAD-UZH-4361
1.212.2.4 07 Sep 07

merge 5.2.1 from HEAD to 2433 tested locally

+11 Patrick Brunner OLAT-HEAD-UZH-OLAT_2433
1.212.2.3 04 Sep 07

olat-2433 migrate ajax-settings from olatcontext to settings

-11 fjost OLAT-HEAD-UZH-OLAT_2433
1.212.2.2 30 Aug 07

olat-2433

+6 -3 fjost OLAT-HEAD-UZH-OLAT_2433
1.212.2.1 20 Jul 07

OLAT-2433 work in progress....

-17 fjost OLAT-HEAD-UZH-OLAT_2433
1.219.2.5 18 Dec 07

OLAT-2725 Merges from HEAD

+48 -16 gnaegi OLAT-HEAD-YAML-1725
1.219.2.4 23 Nov 07

OLAT-2725 merges from head, adjusting portal changes edit mode

+71 -35 gnaegi OLAT-HEAD-YAML-1725
1.219.2.3 26 Oct 07

OLAT-2775 Fixing brasato source code problem with load order of modules and added support for i18n files as well

-5 gnaegi OLAT-HEAD-YAML-1725
1.219.2.2 25 Oct 07

OLAT-2775 Adding configuration option to specify brasato source path and loading velocity files from this path instead of the caching standard classpath loader

+6 -1 gnaegi OLAT-HEAD-YAML-1725
1.219.2.1 11 Oct 07

OLAT-2725 Merges from HEAD and cleanup

+16 -1 gnaegi OLAT-HEAD-YAML-1725
1.273.2.4 28 May 09

OLAT-3674: merge head to branch

+1 -1 rhaag OLAT-HEAD_FRENTIX-3674
1.273.2.3 21 Jan 09

OLAT-3674: allow settings on glossary repository entry, some renamings

+3 rhaag OLAT-HEAD_FRENTIX-3674
1.273.2.2 12 Jan 09

merge Head to branch, part2

+21 -14 rhaag OLAT-HEAD_FRENTIX-3674
1.273.2.1 23 Dec 08

merge Head to Branch

+26 -12 rhaag OLAT-HEAD_FRENTIX-3674
1.168.4.1 17 Jan 07

- intermediate save - merge HEAD into Branch

+33 -27 Patrick Brunner OLAT_5_1_-UZH-1983