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

delete a session #178

Closed
mpler opened this issue Nov 2, 2019 · 3 comments
Closed

delete a session #178

mpler opened this issue Nov 2, 2019 · 3 comments

Comments

@mpler
Copy link

mpler commented Nov 2, 2019

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

@sualko
Copy link
Collaborator

sualko commented Nov 5, 2019

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.

@sualko sualko closed this as completed Nov 5, 2019
@sualko sualko reopened this Nov 5, 2019
@mhellmeier
Copy link
Contributor

There is also a reset script, implemented in #171

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
@andi34
Copy link
Collaborator

andi34 commented Dec 30, 2019

Merged in #206

  • Allow admins to choose what gets deleted at reset (inspired by delete a session #178)
    • always:
      • delete db.txt
    • optional (but enabled by default):
      • delete images
      • delete "mail-addresses.txt
      • delete personal config (my.config.inc.php)

@andi34 andi34 closed this as completed Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants