Commit graph

201 commits

Author SHA1 Message Date
b6a2fec3cb
update dependencies 2024-08-25 13:52:59 +02:00
c81b07c277
fix for M2 2024-08-25 13:47:42 +02:00
181ebf53f4
some are already defaults 2024-05-29 12:02:51 +02:00
07068a0150
update dependencies and follow more clippy advices 2024-05-28 21:19:19 +02:00
0c26ed24de
valid uri 2024-01-31 00:20:37 +01:00
9269ff12db
0.9.2 release 2024-01-30 20:21:27 +01:00
52648ac61a
mention the name in the correct field, mark the professor as the chairperson and make they accept the rdv 2024-01-30 20:21:21 +01:00
ae14925d9e
0.9.1 release 2024-01-30 15:47:53 +01:00
71a47096b1
fix contact 2024-01-30 15:46:05 +01:00
dfcf1226d0
stick to RFC5545 2024-01-30 15:27:03 +01:00
e444d29a15
represent professors as "attendee" and extra data as comments 2024-01-30 15:21:42 +01:00
4d0f14d045
better usage of the lib API 2024-01-30 15:19:00 +01:00
6c9ccff574
0.9.0 release 2024-01-30 14:19:42 +01:00
28f2c2b192
extract extra data from calendar 2024-01-30 14:09:17 +01:00
4791463150
documentation 2024-01-24 09:36:21 +01:00
aafd734728
0.8.0 release 2024-01-24 09:29:10 +01:00
6bc3a5643c
option to not differentiate TD from TP (#5) 2024-01-24 09:28:43 +01:00
e0afc9414f
doc 2024-01-24 09:28:09 +01:00
d237ff3098
doc 2024-01-24 09:11:44 +01:00
8fdebbe4a1
rename calendar (#4) 2024-01-23 10:07:37 +01:00
51284fb5ae
0.7.1 release 2024-01-22 22:16:39 +01:00
3db016519f
fix Cours/TD showing when it shouldn't 2024-01-22 22:16:11 +01:00
8abec03d0b
0.7.0 release 2024-01-22 21:47:13 +01:00
23892ad245
TD/TP always start one week after lectures, and ends one week later 2024-01-22 21:46:25 +01:00
1eaa257dbf
fix calendar based on the 23/05/2023 edition 2024-01-22 18:27:18 +01:00
3a43782bd0
0.6.0 release 2024-01-01 14:14:31 +01:00
5c922a530e
replace Vec by Arc when possible 2024-01-01 14:14:13 +01:00
64ce6e478b
support cours/td 2024-01-01 13:47:23 +01:00
862c02b3e7
Sort days 2024-01-01 12:58:57 +01:00
9ce116f620
reduce code repetition 2024-01-01 12:09:44 +01:00
9ad0de6222
add course selection 2024-01-01 11:39:31 +01:00
77c2444de1
don't crash when the selected courses don't have multiples TP/TD options 2024-01-01 11:24:27 +01:00
220f46c5de
clippy 2024-01-01 11:21:59 +01:00
83563529be
update dependencies 2024-01-01 11:21:04 +01:00
f97d6c41e8
typo 2023-12-11 09:11:33 +01:00
82ae498a93
0.5.1 release 2023-10-02 14:54:29 +02:00
1d9389e41b
Append the course category to the summary 2023-10-02 14:53:40 +02:00
be6670b02f
Changes
- Rename type to category for courses
- Add category to the exported calendar
- Default to non-selected data when filtering TD/TP
2023-10-02 14:47:31 +02:00
e65534d8f9
0.5.0 release 2023-09-29 00:14:50 +02:00
e679602b76
Merge branch 'main' of git.mylloon.fr:Anri/cal7tor 2023-09-29 00:13:28 +02:00
9e5dd7009d
Merge branch 'rewrite' 2023-09-29 00:12:41 +02:00
54317e2356
filter TP/TD 2023-09-29 00:03:45 +02:00
6e13936980
fill hours is useful for the filter 2023-09-29 00:03:41 +02:00
041b8625f1
WIP: filter 2023-09-28 23:16:39 +02:00
384dd9eaa9
Capitalize + Type in models 2023-09-28 22:09:43 +02:00
75832958d8
add notice 2023-09-28 00:30:33 +02:00
2ec3455d16
refactor 2023-09-28 00:27:16 +02:00
5fc7d9209c
Fix some bugs 2023-09-28 00:23:51 +02:00
dc3a5c6d8e
fmt 2023-09-28 00:01:51 +02:00
be636f552a
Changes
- We are now searching backtoschool day in the same page that the timetable
- It should work now
2023-09-28 00:01:48 +02:00