RepositoryEntry.java

Diff Revision Date Message Lines Author Branch
1.45 11 Feb 11

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

+31 -24 Patrick Brunner MAIN
1.44 11 Feb 11

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

+63 -52 Patrick Brunner MAIN
1.43 04 Mar 10

OLAT-5025 Fixed. Changed ext:qtip attribute to use double quotes in catalog.html

+1 -2 lavinia MAIN
1.42 12 Nov 09

OLAT-4208 Cleanup: removed esc() and escapeAll() from Formatter, replaced with StringEscapeUtils.escapeHtml().

+2 -1 lavinia MAIN
1.41 31 Jul 09

REOPENED - issue OLAT-3860: Title and description for catalog entries from the detail page http://bugs.olat.org/jira/browse/OLAT-3860

+1 -1 bja MAIN
1.40 17 Jul 09

OLAT-3723

+18 -11 bja MAIN
1.39 16 Jul 09

OLAT-3920 Refactored Repository Entry details form to flexi form and added migrate code for wiki field to rich text field. Have no time to add also the file upload to the form which really sucks. time, time time...

+1 -18 gnaegi MAIN
1.38 16 Jul 09

RESOLVED - issue OLAT-3860: Title and description for catalog entries from the detail page http://bugs.olat.org/jira/browse/OLAT-3860

+28 bja MAIN
1.37 24 Sep 08

OLAT-3493: switch from hibernate timestamp to hibernate version for stale object check

+19 -1 schnider MAIN
1.36 25 Aug 08

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

+1 -1 Alexander Schneider MAIN
1.35 20 Aug 08

toString added

+5 eglis MAIN
1.34 20 Aug 08

plock/repositoryentry timestamp->version change

+8 eglis MAIN
1.33 19 Aug 08

revert

-8 eglis MAIN
1.32 19 Aug 08

field version added

+8 eglis MAIN
1.31 08 Apr 08

OLAT-2725 styling catalog

+7 gnaegi MAIN
1.30 12 Jul 07

OLAT-2426: Deletion : Refactoring deleteEmailDate to new LIfeCycle Service

-14 guretzki MAIN
1.29 02 Jul 07

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

+1 -1 fjost MAIN
1.28 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.27 13 Jun 07

OLAT-2317: Work in progress, ReadyToDelete-tab, new db attribute deleteemaildate.

+3 -3 guretzki MAIN
1.26 11 Jun 07

OLAT-2317: Work in progress, LR selection-tab

+15 guretzki MAIN
1.25 09 May 07

OLAT-1839: Add last-usage attribute for repository-entries (necessary for deleting learning resource).

+16 guretzki MAIN
1.24 03 Nov 06

Merge from 1577 branch: SCORM assessable functionality OLAT-1602

+16 -1 gnaegi MAIN
1.23 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.22 29 Jun 06

cleanup imports

-1 schnider MAIN
1.21 21 Jun 06

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

+1 -1 fjost MAIN
1.20 19 May 06

olat-1509

+1 -1 fjost MAIN
1.19 10 May 06

olat-1509

+2 -2 fjost MAIN
1.18 09 May 06

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

+1 -1 fjost MAIN
1.17 09 May 06

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

+2 -2 fjost MAIN
1.16 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.15 05 Apr 06

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

+10 -11 guretzki MAIN
1.14 08 Mar 05

Resized critical database fields to minimum necessary length

+6 -4 mike MAIN
1.13 19 Oct 04

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

+17 -2 mike MAIN
1.12 12 Oct 04

Javadoc

+47 -10 mike MAIN
1.11 13 Sep 04

return correct ores type name

+7 -4 fjost MAIN
1.10 12 Jul 04

entity beans / db objects should use strict setters / getters

+2 -4 fjost MAIN
1.9 12 Jul 04

*** empty log message ***

+5 -2 mike MAIN
1.8 12 Jul 04

Added indexes Added attribute length limit checks

+8 -2 mike MAIN
1.7 08 Jul 04

Bookmarks are now set to the repository entry directly, which acts as a olat resourceable.

+10 -3 mike MAIN
1.6 06 Jul 04

Softkeys are limited to 30 characters

+5 -2 mike MAIN
1.5 05 Jul 04

*** empty log message ***

+2 -3 mike MAIN
1.4 02 Jul 04

refactored to use persistentObject

+4 -44 gnaegi MAIN
1.3 30 Jun 04

Repository entries carry a softkey which is virtually global unique. References in courses refer to this softkey. (enables import/export of courses from/to olat installations based on soft references)

+18 -2 mike MAIN
1.2 25 Jun 04

Implemented new access rights concept as discussed with customers -> includes guest access privileges.

+14 -22 mike MAIN
1.1 17 May 04

Fresh, clean checkin

+256 mike MAIN
1.12.2.2 20 Oct 04

Merge from HEAD

mike OLAT-3-1-x-BRANCH
1.12.2.1 19 Oct 04

backport: authors course copy security problem

+17 -2 gnaegi OLAT-3-1-x-BRANCH
1.20.18.2 05 Jul 06

OLAT-1553: merge HEAD into branch

-1 leberle OLAT-4_2_0-BPS-1553
1.20.18.1 22 Jun 06

Merge HEAD into Branch

+1 -1 leberle OLAT-4_2_0-BPS-1553
1.15.4.3 22 May 06

OLAT-1233:Merge HEAD into branch-1233

+1 -1 guretzki OLAT-4_2_0-UNIZH-1233
1.15.4.2 10 May 06

OLAT-1233: Merge HEAD into Branch

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

OLAT-1233: Merge HEAD into Branch

+4 -4 guretzki OLAT-4_2_0-UNIZH-1233
1.14.20.1 06 Apr 06

merged head (with ajax, header cleanup)

+10 -11 guretzki OLAT-4_2_0-UNIZH-1480
1.20.2.2 05 Jul 06

merge HEAD into BRANCH-1530

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

OLAT-1530: Merge HEAD into BRANCH-1530

+1 -1 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.20.12.2 11 Jul 06

OLAT-1562: Work in progress; Merge HEAD into branch.

-1 guretzki OLAT-4_2_0-UNIZH-1562
1.20.12.1 27 Jun 06

OLAT-1562: Merge HEAD into branch.

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

merges from HEAD

+1 -2 gnaegi OLAT-4_2_0-goodsolutions-1232
1.22.14.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.23.6.1 16 Nov 06

OLAT-1879 Merge HEAD into Branch 1879

+16 -1 leberle OLAT-5_1_0-BPS-1879
1.23.10.1 03 Nov 06

OLAT-1914 Merge HEAD to Branch

+16 -1 leberle OLAT-5_1_0-BPS-1914
1.31.2.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.40.2.1 18 Aug 09

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

+1 -1 skoeber OLAT-6_2-BPS-4072
1.37.18.4 15 Jul 09

RESOLVED - issue OLAT-3723: Finalization of an existing course http://bugs.olat.org/jira/browse/OLAT-3723

-10 bja OLAT-6_2-BPS-FEATURES-JUNE-2009
1.37.18.3 09 Jul 09

OPEN - issue OLAT-3723: Finalization of an existing course http://bugs.olat.org/jira/browse/OLAT-3723

+22 -26 bja OLAT-6_2-BPS-FEATURES-JUNE-2009
1.37.18.2 01 Jul 09

Incomplete - taskOLAT-3723 http://bugs.olat.org/jira/browse/OLAT-3723

+34 -5 bja OLAT-6_2-BPS-FEATURES-JUNE-2009
1.37.18.1 01 Jul 09

OLAT-3860: Title and description for catalog entries from the detail page

+30 skoeber OLAT-6_2-BPS-FEATURES-JUNE-2009
1.36.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

+19 -1 blaw OLAT-HEAD-BPS-1229
1.22.8.2 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+16 -1 ikroll OLAT-HEAD-BPS-1595
1.22.8.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.23.8.2 18 Jul 07

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

-14 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.23.8.1 17 Jul 07

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

+50 -4 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.37.12.2 18 Aug 09

OLAT-3946 Podcast. Merge from HEAD

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

OLAT-3946 update from HEAD

+29 -11 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.22.2.2 03 Nov 06

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

+21 -13 gnaegi OLAT-HEAD-JGS-1577
1.22.2.1 17 Aug 06

Adding support for repository entry linking if set to canReference - allows linking to other authors content

+15 gnaegi OLAT-HEAD-JGS-1577
1.28.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)

-14 lavinia OLAT-HEAD-UZH-2385
1.28.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)

+1 -1 lavinia OLAT-HEAD-UZH-2385
1.24.2.1 14 Nov 06

OLAT-1835 organize imports & Separation core - lms

+2 -2 Patrick Brunner OLAT-HEAD_UNIZH-1935
1.42.2.1 08 Mar 10

merge with head

+1 -2 schnider tmpOLAT-HEAD-640-until-2010-03-10