-
Notifications
You must be signed in to change notification settings - Fork 67
Added Delete Button in Slideshow #658
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
Conversation
|
By analyzing the blame information on this pull request, we identified @oparoz to be a potential reviewer |
|
Thanks for the updated PR. Looks like this one is ready for review :). I'll keep you posted. Also, @imjalpreet could take a look when taking a break from his app :) |
|
@oparoz Sure, I will have a look as soon as possible. |
|
@tempico Did you test this? |
|
@oparoz, tested master branch of https://github.com/manishbisht/gallery.git |
|
@tempico Were you testing on ownCloud master or 9.0? |
|
@oparoz, |
|
@tempico Thanks. Maybe things have changed and master doesn't install on 9.0 any more. |
|
@oparoz, |
|
@tempico Not really, stable9 is the branch for 9.0, master is for the next release, so if you want to test on 9.1, you should download one of the VMs and install this PR on it. It should then work. I say should because up until now core was a moving target, so it could be that Gallery requires some adjustments if there have been significant changes in an API. |
|
@oparoz, |
|
@tempico - Applying this patch to your clone should provide the functionality. |
|
@tempico Are you now able to use the functionality after applying the patch. |
|
|
@tempico Try changing that line with |
Works fine in Safari and Chrome! Thanks!
|
|
@oparoz @tempico is getting error
Are you getting the same error on applying the latest commit because I am not getting this error ? |
|
@manishbisht - That's because @tempico is using 9.0 when this PR only works on 9.1. |
|
Thanks @oparoz I think its now ready to get merge with owncloud/gallery :) |
|
|
@oparoz I have squash all my commits. :) Now waiting for stable9.1 branch |
|
Thank you. |
|
Transferred locally via #676 and will be part of the next release of Gallery+ |
Fixes: #649
Licence: AGPL
Tested on
Reviewers
@oparoz @tempico