Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add move rename support #43

Merged
merged 2 commits into from
Oct 5, 2016
Merged

Add move rename support #43

merged 2 commits into from
Oct 5, 2016

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Sep 15, 2016

Steps

  1. Create test/welcome.txt
  2. Create test/sub/
  3. Create test/sub2/
  4. Share test/ with user test
  5. Share test/sub/ with user foo
  6. Share test/sub2/ with user bar
  7. Clear activity table
  8. Run php moveCross.php (DONT WEBDAV MOVE, its a create+delete activity (not recoverable))

Expected

  • test has a move activity
  • foo has a delete activity
  • bar has a create activity

@rullzer want to test? 馃樅

@MorrisJobke
Copy link
Member

Tested and works 馃憤

@rullzer
Copy link
Member

rullzer commented Oct 5, 2016

LGTM

@nickvergessen nickvergessen merged commit 8891ade into master Oct 5, 2016
@nickvergessen nickvergessen deleted the add-move-rename-support branch October 5, 2016 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants