[PR #22] [MERGED] almost finished rdv.php Just a problem with the upload of a file and with "deplacer un rdv" #22

Closed
opened 2026-05-06 12:22:29 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/YanisRff/ProjetS3PHP/pull/22
Author: @YanisRff
Created: 1/5/2024
Status: Merged
Merged: 1/5/2024
Merged by: @YanisRff

Base: mainHead: Yanis


📝 Commits (1)

  • 09aa128 almost finished rdv.php Just a problem with the upload of a file and with "deplacer un rdv"

📊 Changes

5 files changed (+329 additions, -332 deletions)

View changed files

📝 rdv-praticien.php (+60 -234)
📝 rdv.php (+157 -98)
src/php/db/Rdv.php (+69 -0)
src/php/db/scripts/CancelRDV.php (+27 -0)
src/php/db/scripts/uploadFile.php (+16 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/YanisRff/ProjetS3PHP/pull/22 **Author:** [@YanisRff](https://github.com/YanisRff) **Created:** 1/5/2024 **Status:** ✅ Merged **Merged:** 1/5/2024 **Merged by:** [@YanisRff](https://github.com/YanisRff) **Base:** `main` ← **Head:** `Yanis` --- ### 📝 Commits (1) - [`09aa128`](https://github.com/YanisRff/ProjetS3PHP/commit/09aa128ba4904429eae6bd8b5c2e103bcdcbf7ee) almost finished rdv.php Just a problem with the upload of a file and with "deplacer un rdv" ### 📊 Changes **5 files changed** (+329 additions, -332 deletions) <details> <summary>View changed files</summary> 📝 `rdv-praticien.php` (+60 -234) 📝 `rdv.php` (+157 -98) ➕ `src/php/db/Rdv.php` (+69 -0) ➕ `src/php/db/scripts/CancelRDV.php` (+27 -0) ➕ `src/php/db/scripts/uploadFile.php` (+16 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:22:29 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
YanisRff/ProjetS3PHP#22
No description provided.