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

Add Multiple Delete on Captures #1079

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dataprop
Copy link

Hi,
This pull request adds the functionality to perform multiple delete on the Admin/Capture page.
Relates to the issue https://github.com/jekhokie/raspberry-noaa-v2/issues/447

This is done by adding a checkbox next to each capture. When one or more captures are selected, a button is visible at the bottom of the page, which when clicked provides a summary dialog of the captures to be deleted. From that model box, the user can confirm the deletion and the system will delete the selected captures.

Additionally, in the table with the passes, the header for the checkbox has an option to toggle the selected checkboxes, allowing for ease of selecting all captures and then un checking the ones which should not be deleted.

I have made changes to the en.php, for some text which is shown in the screens, but I do not have the ability to translate into the other languages, so this would need to be done by someone who is familiar with those languages.

Apologies, but my editor seems to have formatted some of the files in a different style than the original.

I have followed the style as used for single delete.

Let me know if you have any questions.

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.

1 participant