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

Events : quick edit schedule data #50

Open
agilare opened this issue Aug 30, 2020 · 0 comments
Open

Events : quick edit schedule data #50

agilare opened this issue Aug 30, 2020 · 0 comments

Comments

@agilare
Copy link
Owner

agilare commented Aug 30, 2020

It would ease a lot update of events by organizers if schedule values could be edited inline and saved by ajax, directly in pages agenda, lieu, organisateur, copier...

Table : evenements
Fields : horaire_debut, horaire_fin, horaire_complement

For each event :

  • onclick horaire area : show 3 form inputs (start, end type time & 1 complement type text) filled with val of horaire from html, and a submit "Enregistrer" button
  • onclick out of the form area : hide and empty form inputs and submit buttons then restore horaire html
  • onsubmit : ajax save 3 input values+ hide form + replace in html val of horaire with new values + show horaire html
@agilare agilare added this to To do in Latest features and improvements of v3 via automation Aug 30, 2020
@agilare agilare added the medium priority label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant