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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow duplicated documents #108

Merged
merged 46 commits into from Jul 17, 2018
Merged

Conversation

avvertix
Copy link
Contributor

@avvertix avvertix commented Jul 11, 2018

What does this PR do?

  • Allow to upload the same document multiple times
  • Show and highlight the duplicate
  • Allow to remove a duplicate by deleting the new upload in favor of the already existing file
  • Send a mail notification with the duplicates after the user upload documents
  • Add new URLs for preview and download based on the document UUID (the old /klink URLs are now deprecated)

Related issues

Fixes #40

Review checklist

  • Are unit tests required? Yes, added
  • Are Documentation changes needed? Yes, done

Before merging

  • Is history cleaned up? (or can be squashed on merge?)

@avvertix avvertix added this to the 0.22 milestone Jul 11, 2018
@shenriod
Copy link
Contributor

Add new URLs for preview and download based on the document UUID (the old /klink URLs are now deprecated)

Does it mean that all previously shared links will be invalid? Or will there be a retro-compatibility?

@avvertix
Copy link
Contributor Author

avvertix commented Jul 12, 2018

Add new URLs for preview and download based on the document UUID (the old /klink URLs are now deprecated)

Does it mean that all previously shared links will be invalid? Or will there be a retro-compatibility?

The old URLs will still work and by default the browser will be redirected to the new URL format.

@avvertix avvertix force-pushed the 555-workflow-duplicated-documents branch from ab8ecdd to 09d41e7 Compare July 16, 2018 10:18
@avvertix avvertix merged commit d814c09 into master Jul 17, 2018
@avvertix avvertix deleted the 555-workflow-duplicated-documents branch July 17, 2018 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants