PreviewCoursePropertyManager.java

Diff Revision Date Message Lines Author Branch
1.23 11 Feb 11

- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install

+41 -27 Patrick Brunner MAIN
1.22 11 Feb 11

- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install

+52 -52 Patrick Brunner MAIN
1.21 16 Mar 10

added basicManager as common type for all mangers. Later BasicManger will get the only place to access the database and other managers...

+2 -1 schnider MAIN
1.20 25 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider MAIN
1.19 02 Jul 07

olat-2278 clean up: make public constructors of impl of persistenobject package-local for guarantee of wrapping through a manager

+2 -1 fjost MAIN
1.18 20 Jun 07

olat-2278 now not in branch anymore, but spring-ified in HEAD. Work: - rename olatresourceableeventcenter to olatsystembus - extract interface and let spring implement by di - created singleVM and Cluster version of the olat system bus - organize imports work still in progress for the cluster version, the standard version is ok.

+2 -2 fjost MAIN
1.17 07 May 07

olat-909 move to new hibernate session from classic one

+1 -4 fjost MAIN
1.16 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.15 10 May 06

olat-1509

+5 -5 fjost MAIN
1.14 09 May 06

olat-1509 moved Identiy to org.olat.core.id and OLATResourceable to org.olat.core.id

+1 -1 fjost MAIN
1.13 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.12 05 Apr 06

header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time!

-1 schnider MAIN
1.11 05 Apr 06

header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time!

+14 -19 schnider MAIN
1.10 05 Sep 05

- changed code to find only users that have a score / passed properties, ignore attempts properties and alike - refactored method name to represent different behaviour http://bugs.olat.org/jira/browse/OLAT-1082

+5 -5 gnaegi MAIN
1.9 12 Aug 05

course configuration load cleanup - uses now always course.getCourseEnvironment().getCourseConfig() instead of configurationManager.loadConfiguration() efficiency statement generation works now when enabling in course config

+10 -3 gnaegi MAIN
1.8 10 Mar 05

http://bugzilla.olat.org/show_bug.cgi?id=1410

+17 -3 gnaegi MAIN
1.7 07 Mar 05

Bug #1383

+6 -6 mike MAIN
1.6 28 Feb 05

refactoring for speed improvements: replace group identifyer in properties table from varchar(255) to bigint(20), alter tables etc.

+8 -8 gnaegi MAIN
1.5 10 Feb 05

*** empty log message ***

+10 -8 mike MAIN
1.4 09 Feb 05

delete method

+14 -5 mike MAIN
1.3 09 Feb 05

*** empty log message ***

+7 -7 mike MAIN
1.2 09 Feb 05

*** empty log message ***

+49 -15 mike MAIN
1.1 08 Feb 05

*** empty log message ***

+133 mike MAIN
1.12.4.2 10 May 06

OLAT-1233: Merge HEAD into Branch

+5 -5 guretzki OLAT-4_2_0-UNIZH-1233
1.12.4.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+2 -2 guretzki OLAT-4_2_0-UNIZH-1233
1.10.18.1 06 Apr 06

merged head (with ajax, header cleanup)

+13 -19 guretzki OLAT-4_2_0-UNIZH-1480
1.15.36.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.19.14.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.15.30.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.16.8.1 17 Jul 07

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

+5 -7 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.15.24.1 03 Nov 06

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

+20 -12 gnaegi OLAT-HEAD-JGS-1577
1.18.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 -1 lavinia OLAT-HEAD-UZH-2385
1.16.12.1 14 Nov 06

OLAT-1835 organize imports & Separation core - lms

+2 -2 Patrick Brunner OLAT-HEAD_UNIZH-1935