Commit graph

125 commits

Author SHA1 Message Date
1eaa257dbf
fix calendar based on the 23/05/2023 edition 2024-01-22 18:27:18 +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
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
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
c671587b7a
Sadly break-weeks are voted every year 2023-09-28 00:00:46 +02:00
bbee1d58be
Should be better now ? 2023-09-26 23:55:54 +02:00
189b77cc4f
Correctly build the timetable from scratch 2023-09-26 23:08:41 +02:00
b3fec12292
I made a discovery that changed my life! 2023-09-26 19:16:15 +02:00
9ba185b247
oui 2023-09-18 20:54:48 +02:00
1dbfe12566
find size of days 2023-09-18 20:52:18 +02:00
16a9bba6dd
find the right timetable for the current semester/year combo 2023-09-18 19:50:30 +02:00
3d51a4b743
Update branding 2023-09-18 18:46:50 +02:00
c9262519c3
Remove debug entry 2023-09-07 18:51:41 +02:00
32329647bc
Update deps 2023-09-07 18:29:09 +02:00
e4aa5864eb
Add missing months 2023-09-07 18:20:51 +02:00
e1fc4b7a51
Resolve E0308 ?? 2023-09-07 18:19:29 +02:00
e18b11a5fe
Don't crash when the class isn't bold 2023-04-23 01:35:00 +02:00
7380364c1c
cherry-pick of Paris8/cal8tor:0a5dd3c8f007ee69b720c40d9a761f4d0df6f19d 2023-04-23 00:22:19 +02:00
c232258427
update deps 2023-01-10 12:01:45 +01:00
f0f38a8031
follow clippy advices 2023-01-10 11:53:19 +01:00
afe6aca93f
fix export with the new format of hours used 2022-09-19 23:13:07 +02:00
cdec3c6309
capitalize room name 2022-08-30 22:59:04 +02:00
20fd40bbba
support for l3-a and l3-b 2022-08-30 22:52:44 +02:00
344b018936
fix #7 2022-08-30 22:45:58 +02:00
fb21d3eece
fix for 2022-2023 semester 1 2022-08-30 21:06:44 +02:00
6bc4f69cd5
use custom user-agent 2022-08-29 11:44:35 +02:00
b1f488264d
let user custom the cell length 2022-08-23 18:38:47 +02:00
744198e66e
trim strings 2022-08-23 18:32:06 +02:00
cbc17ba85d
make the table more readable 2022-08-23 18:30:01 +02:00
2f42d4de91
clippy 2022-08-23 17:53:57 +02:00
642387dcd3
fix semester detection and rollback debug 2022-08-23 17:53:57 +02:00
ff32a67ce6
wip: done 2022-08-23 17:53:57 +02:00
b7581584dc
wip 2022-08-23 17:53:57 +02:00
8b1d7c5b57
fix hour column with big cell 2022-08-23 17:53:57 +02:00
aa287b87c2
WIP: table 2022-08-23 17:53:57 +02:00