212 Commits

Author SHA1 Message Date
9f72cd9b9c Fix bad assumption 2024-05-30 21:46:55 +02:00
5075e8843b Can validate or reject reservation 2024-05-30 21:43:27 +02:00
238e17aed6 Merge branch 'master' into accomodation_module 2024-05-30 17:59:00 +00:00
82dbf11b42 Fix typo 2024-05-30 19:56:35 +02:00
f07a6a8923 Can change a reservation time 2024-05-30 19:54:21 +02:00
5d03060639 Update Rust crate redis to v0.25.4 2024-05-30 00:20:12 +00:00
33b03a4d74 Can delete a reservation 2024-05-29 22:28:38 +02:00
70d8020610 Prohibit similar start time and end time 2024-05-29 22:18:35 +02:00
5f25a516e9 Can create reservation requests 2024-05-29 22:16:50 +02:00
829c2e8df4 Merge branch 'master' into accomodation_module 2024-05-29 19:55:37 +00:00
8047d72a35 Update Rust crate zip to v2.1.1 2024-05-29 00:28:22 +00:00
5b9d82889c Update TODO list 2024-05-28 22:14:34 +02:00
3efae7bfff Can get single accommodation reservation information 2024-05-28 22:12:17 +02:00
1332b001c8 Can get all the reservations of a given accommodation 2024-05-28 21:43:24 +02:00
6e4b6a0499 Merge branch 'master' into accomodation_module 2024-05-28 19:30:53 +00:00
cc4c3ea67e Merge pull request 'Update Rust crate zip to v2' () from renovate/zip-2.x into master
Reviewed-on: 
2024-05-28 19:30:46 +00:00
81eb9d8f44 Update Rust crate serde to v1.0.203 2024-05-26 00:25:25 +00:00
936b095d46 Can get the full list of accommodation reservations for a family 2024-05-25 08:48:13 +02:00
d0d1169c7d Can update accommodation information 2024-05-25 07:57:50 +02:00
9a4da0462a Get single accommodation information 2024-05-25 07:54:34 +02:00
49f3677081 Get full list of accommodations 2024-05-25 07:50:11 +02:00
560a72944b Update Rust crate zip to v2 2024-05-25 00:24:55 +00:00
bc800e7cf6 Only an admin can delete an accommodation 2024-05-23 21:34:28 +02:00
18582fdff7 Can delete an accommodation 2024-05-23 21:30:51 +02:00
c4fadce69f Can create new accommodations using the API 2024-05-23 21:20:14 +02:00
2f1df6c117 Can toggle accommodations module 2024-05-23 19:28:29 +02:00
32d3793025 Update database structure 2024-05-23 18:45:56 +02:00
09f2ae9213 Merge pull request 'Update Rust crate anyhow to v1.0.86' () from renovate/anyhow-1.x-lockfile into master
Reviewed-on: 
2024-05-23 09:22:11 +00:00
5dc0a54ba2 Update Rust crate actix-web to v4.6.0 2024-05-20 00:25:34 +00:00
e3206291bb Update Rust crate mailchecker to v6.0.5 2024-05-19 00:24:59 +00:00
6d37b57398 Update Rust crate anyhow to v1.0.86 2024-05-19 00:24:54 +00:00
fe9f9ee19b Update Rust crate thiserror to v1.0.61 2024-05-18 00:35:15 +00:00
7f0fd6312a Update Rust crate anyhow to v1.0.85 2024-05-18 00:24:46 +00:00
c8ee881b2c Genealogy as a feature ()
Start our journey into turning GeneIT as afully featured family intranet by making genealogy a feature that can be disabled by family admins

Reviewed-on: 
2024-05-16 19:15:15 +00:00
0442538bd5 Update Rust crate serde to v1.0.202 2024-05-16 00:20:45 +00:00
f167e24c4f Database migration are now automatically applied 2024-05-14 21:36:49 +02:00
45ff766752 Update backend dependencies 2024-05-14 19:34:35 +02:00
47c9fad545 Merge pull request 'Update Rust crate thiserror to v1.0.59' () from renovate/thiserror-1.x-lockfile into master
Reviewed-on: 
2024-05-14 17:19:32 +00:00
2d240c8950 Update Rust crate rust_iso3166 to v0.1.13 2024-05-09 00:24:54 +00:00
3438c187b1 Update Rust crate serde to v1.0.201 2024-05-08 00:24:39 +00:00
28bfdb22b1 Update Rust crate thiserror to v1.0.59 2024-05-07 00:04:50 +00:00
c2d658991c Update Rust crate serde to v1.0.200 2024-05-05 00:10:04 +00:00
2536fd210a Update Rust crate base64 to v0.22.1 2024-05-05 00:05:01 +00:00
6c7e76cded Update Rust crate lettre to 0.11.7 2024-04-24 00:16:59 +00:00
dc29f71549 Update Rust crate mailchecker to 6.0.4 2024-04-23 00:10:38 +00:00
09df9a3a1d Update Rust crate diesel to 2.1.6 2024-04-20 00:10:45 +00:00
14f6a5ff64 Update Rust crate serde_json to 1.0.116 2024-04-18 00:10:34 +00:00
6af22284b6 Update Rust crate serde to 1.0.198 2024-04-17 00:10:41 +00:00
44c6b14d7f Update Rust crate anyhow to 1.0.82 2024-04-11 00:10:40 +00:00
8cab8aa078 Update project dependencies ()
Reviewed-on: 
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
2024-04-08 16:24:09 +00:00