guretzki

guretzki
OLAT-5920 Junit : changed repo url for Demo Kurs
guretzki
OLAT-6231: Junit-Testing : Update assessment-manager test because 'DemoCourse' has been changed => does not look only assessable-node, check for type=='iqtest' too
guretzki
Non-JIRA: Upgrade : fix javadoc failure
guretzki
Non-JIRA: Upgrade : set 'InstallationComplete=true' for release candidate
guretzki
OLAT-6213 : NFS : Performance improvement on NFS using BufferedOutputStream
guretzki
OLAT-6208 ePortfolio: Activity Logger add logging calls
guretzki
OLAT-6209: ePortfolio: Wrong Configuration : ExtManager WARN 'Dublicate order-value', change value from 4 to 37.
guretzki
OLAT-6160: Search Indexing : Upgrade pdfbox lib from 1.0. to 1.4.0 to fix 'Logging of Indexer on Node99' issues ; reduce log level from warn to debug for DocumentException
guretzki
OLAT-6160: Search Indexing : Upgrade pdfbox lib from 1.0. to 1.4.0 to fix 'Logging of Indexer on Node99' issues
guretzki
OLAT-6160: Search Indexing: Add check for null-value of projectBrokerId (Logging of Indexer on Node99) to avoid AssertException 'AssertException: key may not be null; type = ProjectBrokerManagerImpl'
guretzki
Non-JIRA : Junit-debugging: Remove debug output to found 'testInitMethodCalls (from SpringInitDestroyVerficationTest) '
guretzki
Non-JIRA : Junit-debugging: Add printout of olat.local.properties in OlatTestCase for failure-debugging
guretzki
Non-JIRA : Junit-debugging: Add debug output to found 'testInitMethodCalls (from SpringInitDestroyVerficationTest) '
guretzki
Non-JIRA : Junit-debugging: Add debug output to found 'testInitMethodCalls (from SpringInitDestroyVerficationTest) '
guretzki
OLAT-6093 : Folder-Component : Fix 'NPE in FolderComponent handle dirties' ba adding check for 'metaInfo != null'
guretzki
OLAT-6085: Config: web.xml file is no valid XML file, change sequence, put all element of the same type together
guretzki
OLAT-6067: Home: other users: fix bug 'search for given name and surname seems to provide all users' introduced by OLAT-2360
guretzki
OLAT-6053: Fix : 'Default OLAT Tabs show up twice on N5 OLATNG' by adding synchronized block when lazy init site-definition-list.
guretzki
OLAT-6059: Registration: Fix 'Concurrent Modification Exception' during dispatch of Login (right after restart in the night)with return a copy of sitedefinition-list
guretzki
OLAT-5996: project broker: Fix junit error with mysql, clear calendar.
guretzki
OLAT-5996: project broker: Fix junit error with mysql, set date via Calendar instead of current date.
guretzki
OLAT-5996: project broker: Fix junit error with mysql, compare 'date.getTime( )' instead of only 'date'
guretzki
NON-JIRA: Junit: Add ePortfolio tests