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

Semaine type : répare la fonction de duplication d'un jour entier #1043

Merged
merged 4 commits into from
Oct 21, 2023

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Oct 21, 2023

Modifications apportées :

  • Réparé la fonction de duplication des créneaux type d'un jour entier (soucis dans les dates, et dans les clone)
  • Amélioré certaines méthodes de l'entité Period
  • Nouveaux champs PeriodPosition.updated_at & PeriodPosition.updated_by

@raphodn raphodn force-pushed the raphodn/period-copy-fix branch from da9fd6e to 9d38c0e Compare October 21, 2023 20:21
@raphodn raphodn self-assigned this Oct 21, 2023
@raphodn raphodn linked an issue Oct 21, 2023 that may be closed by this pull request
@raphodn raphodn force-pushed the raphodn/period-copy-fix branch from 9d38c0e to 6cdd2c4 Compare October 21, 2023 20:39
@raphodn raphodn merged commit 381fb03 into master Oct 21, 2023
@raphodn raphodn deleted the raphodn/period-copy-fix branch October 21, 2023 20:41
OursDesCavernes pushed a commit to Les400Coop/gestion-compte that referenced this pull request Jan 20, 2024
…efan-grenoble#1043)

* PeriodPosition: add updated_at & updated_by

* Period: improve isEmpty & isFull methods

* Period: fix duplicate feature
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.

Code 500 en dupliquant les créneaux d'un jour de la semaine tpye
1 participant