-
Notifications
You must be signed in to change notification settings - Fork 163
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
delete a session #178
Labels
Comments
There is already a delete option on the admin page, but it deletes also all files. If you like you can create a pull request to add a nice dialog which allows to choose what should be deleted. |
There is also a reset script, implemented in #171 |
Merged
andi34
added a commit
that referenced
this issue
Dec 18, 2019
- README: update formatting and cleanup - Fix undefined placeholder warnings - take picture: red error message - Allow admins to choose what gets deleted at reset (inspired by #178) - always: - delete db.txt - optional (but enabled by default): - delete images - delete "mail-addresses.txt - delete personal config (my.config.inc.php) - Add possibility to choose dark countdown background (inspired by #198 ) - Allow defining Photobooth web server IP to fix image download via QR-Code if Photobooth is accessed via localhost/127.0.0.1
Merged in #206
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I find it awkward the way over the file manager to delete files
how about a delete function in admincp
the photos would still be on the memory card but in the gallery would be only photos of the current event
The text was updated successfully, but these errors were encountered: