• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Copy paste query from copy in the move, as they are the same

This query is also reported downstream as a frequently slow one

  1. … 2 more files in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 5 more files in changeset.
Reduce divergence between oracle and postgres

  1. … 2 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
add check before file moving to avoid violation of 'cr_items_unique_name' constraint

  1. … 1 more file in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

  1. … 3 more files in changeset.
Using acs_permission__permission_p for checking persmissions instead of querying view acs_object_party_privilege_map (for PG >= 8.4).

  1. … 4 more files in changeset.
- fix for bug #3156

  1. … 3 more files in changeset.
Disabling the linkage of copying/moving when we know that the destination

folder will generate and error in the DB.

  1. … 5 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Do not revert again. There is a clear difference between move and copy/delete. This is mainly in the callbacks used, but also the copy/delete machinism seems to work in certain situations where plain move just fails. It is a switch, so by default the usual move is enabled.

  1. … 4 more files in changeset.
Reverse commit of redundant copy/move code.

  1. … 3 more files in changeset.
fixed moving files by copy&delete

  1. … 3 more files in changeset.
fixed copying and moving of files; downloading of different file versions

  1. … 8 more files in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 61 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
fixing some of the bulk actions; removing the copy because it doesn't work

  1. … 5 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
fixed bug #1953 & #1954 (file move)

  1. … 2 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Add more feedback to move page. Check for permissions on each object to be moved and on target folders. Still needs i18n.

  1. … 3 more files in changeset.
New multiple-object move file added. This can eventually replace all

*-move files.

  1. … 3 more files in changeset.
file move-postgresql.xql was initially added on branch oacs-5-1.