RepositoryManager.java

Diff Revision Date Message Lines Author Branch
1.137 11 Feb 11

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

+232 -175 Patrick Brunner MAIN
1.136 11 Feb 11

- checkstyle configuration ... ... [X] organizing import - smoke test passed: mvn clean package install

+1 -1 Patrick Brunner MAIN
1.135 11 Feb 11

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

+215 -257 Patrick Brunner MAIN
1.134 27 Dec 10

OLAT-5859: New impl. for deployement of demo courses on startup

+3 -1 schnider MAIN
1.133 06 Dec 10

olat-5970: added cleanup code in adding new repoentry but user closes overlay without finishing the workflow (next button not pressed...)

+28 -9 schnider MAIN
1.132 06 Oct 10

OLAT-5867 Fix missing repo entry access check in my courses menu entries in repository site (only available when repository portlet enabled)

+21 -4 gnaegi MAIN
1.131 23 Aug 10

non-jira: Add debug info for OLAT-5508 (slow table search)

+11 -1 guretzki MAIN
1.130 12 Jul 10

OLAT-5578: CLONE -unfinished course import (without redscreen) creates zombie course which prevents learningresources deletion : Merge 6.3.3 to HEAD; merge OLAT-5050 too, because both JIRA's are in the context of a repository.

+52 -2 guretzki MAIN
1.129 10 Jun 10

OLAT-4653: repository detail actions addOwner/removeOwner are admin actions wrt logging

+17 -4 eglis MAIN
1.128 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.127 15 Mar 10

config and startup refactoring to spring only

+22 -22 schnider MAIN
1.126 22 Jan 10

OLAT-4653: avoiding a warn about logging with add owner to repository entry

+1 -1 eglis MAIN
1.125 21 Jan 10

more comment

+2 -1 schnider MAIN
1.124 18 Jan 10

OLAT-4858: avoiding course load when only the course name is needed as we have some broken courses which

+22 -1 schnider MAIN
1.123 14 Dec 09

OPEN - issue OLAT-4664: LR search form: user "lavinia" sees certain resources twice http://bugs.olat.org/jira/browse/OLAT-4664

+9 -11 bja MAIN
1.122 14 Dec 09

OLAT-4109: to correct it back

+7 -9 bja MAIN
1.121 14 Dec 09

IN PROGRESS - issue OLAT-4109: Refactor Logging Infrastructure: Unify Log Entries http://bugs.olat.org/jira/browse/OLAT-4109

+12 -7 bja MAIN
1.120 19 Nov 09

no jira issue: remove bps tags

+1 -4 bja MAIN
1.119 16 Nov 09

OLAT-4109: changes ActionVerb and ActionObject + add log items + clean variables

-2 bja MAIN
1.118 26 Oct 09

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

+2 bja MAIN
1.117 22 Oct 09

OLAT-4109: refactoring of course log files into user activity logging table o_loggingtable - introducing ThreadLocalUserActivityLogger concept

+11 -14 eglis MAIN
1.116 17 Jul 09

OLAT-3723

+7 bja MAIN
1.115 16 Jul 09

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

+1 -3 bja MAIN
1.114 08 Jul 09

OLAT-4092: repository portlet, sample config listing in repository not yet done

+62 rhaag MAIN
1.113 29 Jun 09

OLAT-3728: improvements, LocalStrings

+20 -13 skoeber MAIN
1.112 19 Jun 09

OLAT-3725: Set new owner(s) to one or more learning ressources in bulk process OLAT-3878: New role: administrator for learning ressourcen of home institution Merged both at same time due to dependencies

+159 -8 skoeber MAIN
1.111 09 Feb 09

OLAT-3799: Async DB updater : close db session , call commit when needed, sleep a short time between retries.

+16 -3 guretzki MAIN
1.110 03 Feb 09

OLAT-3799: Async DB updater : Add more background jobs : SetAccessBackgroundJob, SetDescriptionNameBackgroundJob, SetPropertiesBackgroundJob

+8 guretzki MAIN
1.109 24 Sep 08

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

+4 -1 schnider MAIN
1.108 23 Sep 08

OLAT-3488: Redesign of incrementLaunchCounter, setLastUsage as asynchron Backgroundjobs

+9 -41 guretzki MAIN
1.107 25 Aug 08

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

+1 -1 Alexander Schneider MAIN
1.106 07 Jul 08

OLAT-3269: Repository: fix clusterNOK : Organise imports, remove old sync-object.

-8 guretzki MAIN
1.105 07 Jul 08

OLAT3259: Repository: fix clusterNOK : Replace synchronized with coordinator.

+45 -39 guretzki MAIN
1.104 04 Jun 08

Clustering: Unify clustering tags to o_clusterNOK, o_clusterREVIEW, o_cluster_ok and o_clusterok

+3 -3 guretzki MAIN
1.103 15 Jan 08

OLAT-2820 Fixed search learnresources by author (custom fields)

+2 -2 Alexander Schneider MAIN
1.102 10 Jan 08

OLAT-2788: Redesign DB-interface, add db.commit when clusterNOK and synchronized.

+9 guretzki MAIN
1.101 18 Dec 07

OLAT-2725 merge YAML Branch in olat3 HEAD development

+2 -42 gnaegi MAIN
1.100 13 Dec 07

OLAT-2788: Redesign DB-interface, do call 'commit' only after dispatching

-4 guretzki MAIN
1.99 06 Dec 07

OLAT-2788: Redesign DB-interface, only transactional mode

-7 guretzki MAIN
1.98 09 Oct 07

OLAT-2278 introduced LayoutMainController, and some refactoring

+7 -3 fjost MAIN
1.97 20 Sep 07

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

+3 -3 fjost MAIN
1.96 07 Sep 07

merge 2433-BRANCH into HEAD (final step)

+5 -5 Patrick Brunner MAIN
1.95 07 Sep 07

MERGE 5.2.x Branch (5.2.1-RC01 Tag) to HEAD

+2 Patrick Brunner MAIN
1.94 28 Aug 07

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

+62 fjost MAIN
1.93 26 Jul 07

OLAT-2376: Deletion-process: Same format for all logAudit messages.

+6 -1 guretzki MAIN
1.92 12 Jul 07

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

+6 -3 guretzki MAIN
1.91 05 Jul 07

OLAT-2381:Group-deletion: Work in progress, archive group folder, wiki & forum.

+2 guretzki MAIN
1.90 14 Jun 07

OLAT-2317: Work in progress, Learningresources-deletion: add method to archive deleted resources.

+1 guretzki MAIN
1.89 13 Jun 07

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

+1 guretzki MAIN
1.88 11 Jun 07

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

+2 -37 guretzki MAIN
1.87 31 May 07

OLAT-2316: Work in progress, add delete-email-date, status-tab

+5 -3 guretzki MAIN
1.86 23 May 07

OLAT-2315:Work in progress, delete owner entries in catalog when deleting a user.

+1 -1 guretzki MAIN
1.85 23 May 07

OLAT-2315:Work in progress, delete owner and initial-author entries in repository when deleting a user.

+50 -1 guretzki MAIN
1.84 09 May 07

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

+18 -1 guretzki MAIN
1.83 03 May 07

OLAT-909: Fix class cast Exception (long) instead of (Integer). Add Junit test.

+1 -1 guretzki MAIN
1.82 24 Apr 07

OLAT-909: Add method for single-transaction [beginSingleTransaction( ) ] , move assert-check for transaction-level from app to db implementation.

+2 -4 guretzki MAIN
1.81 19 Apr 07

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

+23 -23 guretzki MAIN
1.80 18 Apr 07

OLAT-909: Upgrade Hibernate from 2.1.8 to 3.2.3

+1 -1 guretzki MAIN
1.79 27 Feb 07

OLAT-2170 Adding support to monitor user accounts and courses

+20 gnaegi MAIN
1.78 05 Jan 07

OLAT-1622 adding regression test for problematic query when using the new references flag in repo entry

+6 -2 gnaegi MAIN
1.77 20 Nov 06

OLAT-1487: Does not show uncomplete repository-entry (access == 0) in result-list.

+3 -5 guretzki MAIN
1.76 03 Nov 06

Merge from 1577 branch: SCORM assessable functionality OLAT-1602

+98 -4 gnaegi MAIN
1.75 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.74 17 Aug 06

reverting the fix that was to much - sorry guido!

+6 -3 gnaegi MAIN
1.73 17 Aug 06

OLAT-1599 cleaned up code, renamed variable for better code readability

+15 -17 gnaegi MAIN
1.72 17 Aug 06

OLAT-1599: fixed broken repository search, bug was introduced while extending method for querying for all repository entries

+3 -4 schnider MAIN
1.71 16 Aug 06

OLAT-1562: Wiki JumpIn, fix bug in repo-resourceUrl (2x [repo:123]).

-4 guretzki MAIN
1.70 09 Aug 06

spelling

+1 -1 schnider MAIN
1.69 04 Aug 06

olat-1562: added fixme for christian

+5 fjost MAIN
1.68 24 Jul 06

OLAT-1562:Merge Branch back into HEAD.

+29 -6 guretzki MAIN
1.67 06 Jul 06

changed method signature to RepositoryEntry instead of olatresourcable to be less confusing

+2 -2 schnider MAIN
1.66 21 Jun 06

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

+2 -2 fjost MAIN
1.65 19 Jun 06

OLAT-903:introducing new convenience method in ReopsitoryManager for checking if identiy is member of the repository entry security group

+12 schnider MAIN
1.64 13 Jun 06

olat-1509 - move identityEnvironment to org.olat.core.id also Roles.java

+1 -1 fjost MAIN
1.63 09 May 06

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

+2 -2 fjost MAIN
1.62 09 May 06

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

+2 -2 fjost MAIN
1.61 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.60 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

+6 -6 Patrick Brunner MAIN
1.59 05 Apr 06

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

+13 -11 guretzki MAIN
1.58 23 Feb 06

Merge from OLAT-4_0_2-BPS_UNIZH-1319 Branch

+4 -2 mike MAIN
1.57 17 Aug 05

Fixed "like" bug

+5 -2 mike MAIN
1.56 15 Aug 05

fixing wrong comment

+3 -3 gnaegi MAIN
1.55 11 Aug 05

fix for postgres (thanx carsten)

+8 -8 fjost MAIN
1.54 11 Aug 05

more cleanup

+40 -43 fjost MAIN
1.53 11 Aug 05

rearrange query to work with postgres

+5 -5 fjost MAIN
1.52 11 Aug 05

code cleanup

+41 -39 fjost MAIN
1.51 20 Jul 05

OLAT-56

+7 -2 fjost MAIN
1.50 13 Jul 05

more info in AssertException (fj)

+4 -4 Alexander Schneider MAIN
1.49 05 Jul 05

course folder webdav hook

+23 -2 mike MAIN
1.48 29 Jun 05

- Fixing security bug that allowed guests to launch repository entries by url although defined in repository as not launchable by guests - Adding verbous GUI message in no access case instead of browser 404 not found message http://bugs.olat.org/jira/browse/OLAT-933

+17 -5 gnaegi MAIN
1.47 19 May 05

Referenced-repo-entries-import-hook-draft.

-38 mike MAIN
1.46 19 May 05

fix broken query for postgres db; tested also on mysql 4.1 (thanks to Roberto Bagnoli)

+4 -4 fjost MAIN
1.45 18 May 05

Repo Metadata Export

+40 -2 mike MAIN
1.44 03 Mar 05

make queries cachable

+12 -6 gnaegi MAIN
1.43 23 Feb 05

refactoring direct jump in v 0.5

+2 -47 fjost MAIN
1.42 03 Feb 05

fix concurrent update bug for repository download counter

+9 -9 fjost MAIN
1.41 24 Jan 05

introduce force reload -> fix DB problem

+12 -10 fjost MAIN
1.40 29 Oct 04

version 0.7 of subscriptions

+5 -4 fjost MAIN
1.39 19 Oct 04

backport from branch : repository search

+24 -30 gnaegi MAIN
1.38 19 Oct 04

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

+8 -3 mike MAIN
1.37 12 Oct 04

Javadoc

+71 -10 mike MAIN
1.36 10 Oct 04

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

+3 -3 mike MAIN
1.35 08 Oct 04

*** empty log message ***

+24 -2 mike MAIN
1.34 07 Oct 04

Use query cache on type queries

+6 -3 mike MAIN
1.33 07 Oct 04

Removed owner restriction on type query

+3 -3 mike MAIN
1.32 07 Oct 04

Removed owner restriction on type query

+5 -11 mike MAIN
1.31 06 Oct 04

Moved loadObject out of manager into calling methods

+2 -3 mike MAIN
1.30 04 Oct 04

Increment download counter try/catch

+18 -15 mike MAIN
1.29 17 Sep 04

adding mega hack to fix problem with not correctly loaded objects - this needs further investigations! something with hibernate is completely messed up and not working at all!! http://bugzilla.olat.org/cgi-bin/bugzilla/show_bug.cgi?id=943

+19 -7 gnaegi MAIN
1.28 13 Sep 04

Offer direct link in details view

+25 -2 mike MAIN
1.27 13 Sep 04

Cleanup

+2 -5 mike MAIN
1.26 13 Sep 04

little refactor

+21 -5 fjost MAIN
1.25 03 Sep 04

mega cleanup on olatresourceables!!

+4 -6 fjost MAIN
1.24 27 Aug 04

*** empty log message ***

+5 -3 fjost MAIN
1.23 26 Aug 04

Optimized query performance

+6 -5 mike MAIN
1.22 23 Aug 04

http://bugzilla.olat.org/cgi-bin/bugzilla/show_bug.cgi?id=900

+3 -2 mike MAIN
1.21 23 Aug 04

http://bugzilla.olat.org/cgi-bin/bugzilla/show_bug.cgi?id=898

+6 -2 mike MAIN
1.20 19 Aug 04

offer to create ORes for RepoManager

+10 -2 fjost MAIN
1.19 04 Aug 04

fixing problem when adding new courses adding strict flag to repository lookup method

+21 -9 gnaegi MAIN
1.18 03 Aug 04

- reverted previous post, reverted findObject() method. Some comment on what this is for would be helpful!! - replaced implementation of findObject with an implementation that uses the hibernate cache

+3 -3 gnaegi MAIN
1.17 03 Aug 04

pair coding with mike: - course.getTitle() is now repositoryEntry.getDisplayTitle() and not rootNode.getTitle() - Removed findObject(class, key) from persistance package and refactored code to use loadObject instead. Load can use the hibernate cache where find can not.

+5 -3 gnaegi MAIN
1.16 12 Jul 04

fixed NPE when resourcename not set

+4 -4 mike MAIN
1.15 09 Jul 04

Fixed bug in genericANDquery

+17 -5 mike MAIN
1.14 09 Jul 04

Fixed generic and query missing "and"

+3 -2 mike MAIN
1.13 08 Jul 04

Implemented fuzzy author search http://bugzilla.olat.org/cgi-bin/bugzilla/show_bug.cgi?id=798

+16 -7 mike MAIN
1.12 08 Jul 04

Check if bookmark is still valid. Access may have been revoked in the meantime.

+22 -2 mike MAIN
1.11 08 Jul 04

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

+31 -11 mike MAIN
1.10 07 Jul 04

*** empty log message ***

+12 -2 mike MAIN
1.9 05 Jul 04

Enable all funtionality for olat admin

+9 -7 mike MAIN
1.8 01 Jul 04

lookup softreference with two modes : strict / non-strict

+15 -5 fjost MAIN
1.7 01 Jul 04

optimise hibernate query with inner join fetch

+7 -4 fjost MAIN
1.6 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)

+21 -3 mike MAIN
1.5 30 Jun 04

Optimize hibernate queries

+15 -8 mike MAIN
1.4 25 Jun 04

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

+13 -23 mike MAIN
1.3 25 Jun 04

- Implemented access rules as discussed with customers. - Selecting files from course nodes directly displays owner's resources. - Limit copy to authors where entry is public for authors. - distinct queries, hopefully better manageable.

+57 -15 mike MAIN
1.2 22 Jun 04

*** empty log message ***

+5 -5 fjost MAIN
1.1 17 May 04

Fresh, clean checkin

+148 mike MAIN
1.37.2.3 20 Oct 04

Merge from HEAD

+2 -2 mike OLAT-3-1-x-BRANCH
1.37.2.2 19 Oct 04

making repository sarch rocket fast http://bugzilla.olat.org/show_bug.cgi?id=1047

+24 -30 gnaegi OLAT-3-1-x-BRANCH
1.37.2.1 19 Oct 04

backport: authors course copy security problem

+8 -3 gnaegi OLAT-3-1-x-BRANCH
1.44.2.2 11 Aug 05

copy of revision 1.55 to fix prepared statements

+115 -78 fjost OLAT-3-2-x-BRANCH
1.44.2.1 27 May 05

merges from head: postgres fix OLAT-882

+5 -5 gnaegi OLAT-3-2-x-BRANCH
1.57.12.1 23 Feb 06

Reworked image cleanup

+4 -2 mike OLAT-4_0_2-BPS_UNIZH-1319
1.57.14.1 31 Mar 06

OLAT-1482 ajax -ify olat work in progress!

+4 -2 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.65.2.1 22 Jun 06

Merge HEAD into Branch

+2 -2 leberle OLAT-4_2_0-BPS-1553
1.60.2.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+5 -5 guretzki OLAT-4_2_0-UNIZH-1233
1.58.4.1 06 Apr 06

merged head (with ajax, header cleanup)

+13 -11 guretzki OLAT-4_2_0-UNIZH-1480
1.63.6.2 25 Jul 06

merge HEAD into BRANCH-1530

+31 -8 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.63.6.1 29 Jun 06

OLAT-1530: Merge HEAD into BRANCH-1530

+15 -3 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.63.16.6 11 Jul 06

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

+2 -2 guretzki OLAT-4_2_0-UNIZH-1562
1.63.16.5 06 Jul 06

OLAT-1562:Work in progress;Filter result list (groups, repositories)

+15 -3 guretzki OLAT-4_2_0-UNIZH-1562
1.63.16.4 03 Jul 06

OLAT-1562:Work in progress,Refactor BusinessControl

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

OLAT-1562: Merge HEAD into branch.

+14 -2 guretzki OLAT-4_2_0-UNIZH-1562
1.63.16.2 22 Jun 06

OLAT-1562:Work in progress,indexhtml files, index part of repository-entries, course-nodes

+5 -2 guretzki OLAT-4_2_0-UNIZH-1562
1.63.16.1 15 Jun 06

OLAT-1562:Merge HEAD into Branch.

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

merges from HEAD

+15 -3 gnaegi OLAT-4_2_0-goodsolutions-1232
1.74.6.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.75.6.3 30 Jan 07

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

+6 -2 Patrick Brunner OLAT-5_1_0-BPS-1879
1.75.6.2 12 Dec 06

merge head into branch

+3 -5 leberle OLAT-5_1_0-BPS-1879
1.75.6.1 16 Nov 06

OLAT-1879 Merge HEAD into Branch 1879

+98 -4 leberle OLAT-5_1_0-BPS-1879
1.75.10.2 12 Dec 06

merge head into branch

+3 -5 leberle OLAT-5_1_0-BPS-1914
1.75.10.1 03 Nov 06

OLAT-1914 Merge HEAD to Branch

+98 -4 leberle OLAT-5_1_0-BPS-1914
1.93.2.2 29 Aug 07

OLAT-2662: Fix Db flush error when two users starts the same learningresource concurrently => Add beginSingleTransaction / commit when setting last-usage.

+2 guretzki OLAT-5_2_x-BRANCH
1.93.2.1 20 Aug 07

OLAT-2618 silently ignore if same persons are added twice to the owner group.

+62 Patrick Brunner OLAT-5_2_x-BRANCH
1.103.4.3 08 Sep 08

OLAT-3421 REVERTED following - increment fails under heavy load - removed for testing purpose - gets added again after test

+1 -4 Patrick Brunner OLAT-6_0_x-BRANCH
1.103.4.2 04 Sep 08

OLAT-3421 - increment fails under heavy load - removed for testing purpose - gets added again after test

+4 Patrick Brunner OLAT-6_0_x-BRANCH
1.103.4.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.111.6.4 18 Jun 09

OLAT-3725: fixed usability and code issues

+2 -1 skoeber OLAT-6_2-BPS-FEATURES
1.111.6.3 16 Jun 09

OLAT-3878: issues from code review

-4 skoeber OLAT-6_2-BPS-FEATURES
1.111.6.2 09 Jun 09

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

+47 -41 bja OLAT-6_2-BPS-FEATURES
1.111.6.1 28 Apr 09

OLAT-3878

+152 -4 bja OLAT-6_2-BPS-FEATURES
1.112.4.3 15 Jul 09

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

+9 bja OLAT-6_2-BPS-FEATURES-JUNE-2009
1.112.4.2 08 Jul 09

http://bugs.olat.org/jira/browse/OLAT-3878

+1 -1 bja OLAT-6_2-BPS-FEATURES-JUNE-2009
1.112.4.1 29 Jun 09

merge with head

+20 -13 bja OLAT-6_2-BPS-FEATURES-JUNE-2009
1.126.4.3 08 Jul 10

OLAT-5542 : Repository : fix 'unfinished course import (without redscreen) creates zombie course which prevents learningresources deletion' ; does no longer create semi-finished repository-entry, repository-deletion : allow to delete repository-entry with owner-group null

+10 -5 guretzki OLAT-6_3_0-PUBLIC
1.126.4.2 01 Jul 10

OLAT-5050: Repository-Deletion: Fix Redscreen when delete course with catalog entry

+46 -2 guretzki OLAT-6_3_0-PUBLIC
1.126.4.1 10 Jun 10

OLAT-4653: repository detail actions addOwner/removeOwner are admin actions wrt logging

+17 -4 eglis OLAT-6_3_0-PUBLIC
1.130.2.1 05 Sep 10

sync with head

+11 -1 schnider OLAT-7_1-Backbutton
1.107.2.8 19 Feb 09

code refactoring

+4 -4 bja OLAT-HEAD-BPS-1229
1.107.2.7 12 Feb 09

new features

+1 -5 bja OLAT-HEAD-BPS-1229
1.107.2.6 03 Feb 09

head merged

+8 -7 bja OLAT-HEAD-BPS-1229
1.107.2.5 10 Oct 08

OLAT-1229: modified some log messages for the CRUD-schema

-1 blaw OLAT-HEAD-BPS-1229
1.107.2.4 29 Sep 08

OLAT-1229: changed Event-Log to Create Retrieve Update Delete Scheme

+4 -4 blaw OLAT-HEAD-BPS-1229
1.107.2.3 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

+11 -40 blaw OLAT-HEAD-BPS-1229
1.107.2.2 24 Sep 08

olat-1229: moved part of the logging into the core --> if you want to use this feature with the core-snapshot and not the sources of the core it is necessary to copy the LoggingObject.hbm.xml an CourseNodeMasterData.hbm.xml from the snapshot into the classes directory !

-1 blaw OLAT-HEAD-BPS-1229
1.107.2.1 18 Sep 08

Erweiterungen zum Loggen von UserEvents in Kursen in der Datenbank

+3 -2 blaw OLAT-HEAD-BPS-1229
1.69.4.2 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+105 -9 ikroll OLAT-HEAD-BPS-1595
1.69.4.1 05 Oct 06

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

+35 -31 ikroll OLAT-HEAD-BPS-1595
1.75.8.4 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.

+63 -46 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.75.8.3 30 Jul 07

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

+6 -1 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.75.8.2 18 Jul 07

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

+6 -3 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.75.8.1 17 Jul 07

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

+184 -33 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.109.4.1 09 Feb 09

OLAT-3766 Merge from HEAD to IMS CP editor branch

+22 -1 gnaegi OLAT-HEAD-FRENTIX-3766-CPEDITOR
1.111.8.1 27 Jul 09

OLAT-3946 update from HEAD

+246 -21 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.129.2.3 09 Dec 10

OLAT-5494: merge olat3 HEAD to Portfolio Branch

+28 -9 srosse OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.129.2.2 19 Oct 10

OLAT-5494: merge HEAD to epf-branch

+21 -4 rhaag OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.129.2.1 09 Sep 10

OLAT-5494: merge head to epf-branch: olat3

+63 -3 rhaag OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.67.2.6 03 Nov 06

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

+20 -12 gnaegi OLAT-HEAD-JGS-1577
1.67.2.5 18 Aug 06

OLAT-1622 implemented new repository reference search controller and cleaned up the code

+65 -13 gnaegi OLAT-HEAD-JGS-1577
1.67.2.4 17 Aug 06

merges from head

+1 -1 gnaegi OLAT-HEAD-JGS-1577
1.67.2.3 17 Aug 06

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

+59 -17 gnaegi OLAT-HEAD-JGS-1577
1.67.2.2 17 Aug 06

olat-1577 merge from head

-4 fjost OLAT-HEAD-JGS-1577
1.67.2.1 14 Aug 06

Merging HEAD to branch

+35 -7 gnaegi OLAT-HEAD-JGS-1577
1.69.2.1 10 Aug 06

MERGE HEAD TO BRANCH 1508

+1 -1 Patrick Brunner OLAT-HEAD-UNIZH-1508
1.90.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)

+6 -3 lavinia OLAT-HEAD-UZH-2385
1.90.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.116.12.1 28 Oct 09

MERGE HEAD to BRANCH for mvn testing

+11 -14 Patrick Brunner OLAT-HEAD-UZH-4361
1.92.2.3 07 Sep 07

merge 5.2.1 from HEAD to 2433 tested locally

+2 Patrick Brunner OLAT-HEAD-UZH-OLAT_2433
1.92.2.2 30 Aug 07

olat-2433

+68 -1 fjost OLAT-HEAD-UZH-OLAT_2433
1.92.2.1 18 Jul 07

OLAT-2433 work in progress....

+5 -5 fjost OLAT-HEAD-UZH-OLAT_2433
1.97.2.4 18 Dec 07

OLAT-2725 Merges from HEAD

-11 gnaegi OLAT-HEAD-YAML-1725
1.97.2.3 04 Dec 07

YAML: 0.9 beta -> must verify together with AS -> replace monolog controller -> changing all touched controllers to extending BasicController -> replaced Tracing by OLog log = Tracing.createLogger(..) -> removed lots of Eclipse IDE Warnings hanging around -> DELETED MonologController.java

+2 -45 Patrick Brunner OLAT-HEAD-YAML-1725
1.97.2.2 22 Oct 07

OLAT-2725 Use new LayoutMain3ColsController instead of legacy ContentOnlyController. Added modal dialogs on login screen for registration and lost password workflow to be consistent with other workflows

+6 -3 gnaegi OLAT-HEAD-YAML-1725
1.97.2.1 11 Oct 07

OLAT-2725 Merges from HEAD and cleanup

+7 -3 gnaegi OLAT-HEAD-YAML-1725
1.109.2.2 19 Jun 09

OLAT-3674: merge head to branch, befor final commit

+159 -8 rhaag OLAT-HEAD_FRENTIX-3674
1.109.2.1 28 May 09

OLAT-3674: merge head to branch

+22 -1 rhaag OLAT-HEAD_FRENTIX-3674
1.77.6.1 17 Jan 07

- intermediate save - merge HEAD into Branch

+6 -2 Patrick Brunner OLAT_5_1_-UZH-1983
1.128.4.1 22 Jun 10

updating to current head

+17 -4 thomasw OLAT_6_4_0-BPS-Onyx_Integration
1.131.4.1 30 Nov 10

OLATBPS-159 inclusive Subtickets Contains extensions for backup/resotre of courses/coursenodes & semester-life-cycle

+22 -1 blaw OLAT_FRENTIX_5907_BACKUP_RESTORE
1.123.2.3 09 Mar 10

merge with head

+3 -2 schnider tmpOLAT-HEAD-640-until-2010-03-10
1.123.2.2 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...

+4 -10 schnider tmpOLAT-HEAD-640-until-2010-03-10
1.123.2.1 20 Jan 10

renaming of Manger to BasesecurityManager

+49 -22 schnider tmpOLAT-HEAD-640-until-2010-03-10