Commit graph

225 commits

Author SHA1 Message Date
Mikołaj Pich
d74acd3989 Fix mixed room with teacher in timetable after 21.11.0.28 update 2021-09-15 23:39:10 +02:00
Mikołaj Pich
66cfe3e996 Split teacher in exams mapper only once 2021-09-13 12:37:23 +02:00
Mikołaj Pich
55980b2178 Cleanup tests 2021-09-13 12:31:47 +02:00
Mikołaj Pich
7b28b74502 Override date field in homework mapping 2021-09-13 11:05:08 +02:00
Mikołaj Pich
7c399ffaea Upgrade jsoup to 1.14.2 2021-09-04 12:45:34 +02:00
Mikołaj Pich
5c17530cd9 Remove group parsing from exams subject 2021-08-29 00:53:58 +02:00
dependabot[bot]
b991d0c5b6
Bump org.jlleitschuh.gradle.ktlint from 9.2.1 to 10.1.0 (#90) 2021-08-22 10:24:37 +00:00
Mikołaj Pich
18e16b2034 Update exams schema (fixes #97) 2021-08-22 10:20:14 +02:00
Mikołaj Pich
ae8798806d Make birthPlace nullable 2021-05-28 19:18:28 +02:00
Mikołaj Pich
496dc01d15 Fix lint 2021-05-21 11:25:03 +02:00
Mikołaj Pich
88111ea725 Fix sending messages 2021-05-21 11:18:04 +02:00
Mikołaj Pich
bb083546e0 Fix marking as non-changed if cell don't have classes 2021-05-16 22:58:19 +02:00
Mikołaj Pich
e282a7a50e Fix marking canceled lesson only as changed 2021-05-16 22:50:56 +02:00
Mikołaj Pich
f66cac410a Add constants with day offests in timetable tests 2021-05-16 21:38:53 +02:00
Mikołaj Pich
f3f37e9066 Upgrade kotlin to 1.5.0 2021-05-16 21:10:02 +02:00
Mikołaj Pich
d212ea8109 Make kinship optional 2021-05-13 09:58:38 +02:00
Mikołaj Pich
3fa6936c2f Update README.md 2021-05-01 23:38:26 +02:00
Mikołaj Pich
50f74b2c6a Disable simultaneousLoginWithError test 2021-05-01 16:59:47 +02:00
dependabot[bot]
9606d8bf79
Bump okhttp3 from 3.12.13 to 4.9.1 (#83)
* Bump okhttp3 from 3.12.13 to 4.9.1

Bumps `okhttp3` from 3.12.13 to 4.9.1.

Updates `logging-interceptor` from 3.12.13 to 4.9.1
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.13...parent-4.9.1)

Updates `mockwebserver` from 3.12.13 to 4.9.1
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.13...parent-4.9.1)

Updates `okhttp` from 3.12.13 to 4.9.1
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.13...parent-4.9.1)

Updates `okhttp-urlconnection` from 3.12.13 to 4.9.1
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.13...parent-4.9.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Migrate to okhttp 4

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2021-05-01 16:27:11 +02:00
Mikołaj Pich
d85e16cdcd Workaround nullable grade date 2021-05-01 16:03:52 +02:00
Mikołaj Pich
6ed5b675a1 Fix crash grade parser on non-standard number of modifiers 2021-04-18 19:54:08 +02:00
Mikołaj Pich
877b913588 Collect day headers with line breaks too 2021-04-03 19:37:50 +02:00
Mikołaj Pich
e21c18cb70 Add method to get timetable day headers 2021-04-03 13:01:07 +02:00
Mikołaj Pich
9bd61f8fe9 Remove deprecated timetable format parser 2021-04-03 12:08:56 +02:00
Mikołaj Pich
9ca13e65c9 Fix contact field in school info 2021-03-17 22:11:56 +01:00
Mikołaj Pich
340cf4ebd3 Fix parsing additional lessons 2021-03-16 10:39:32 +01:00
Mikołaj Pich
b2c274ef00 Trim dash from school info fields 2021-03-15 00:16:28 +01:00
Mikołaj Pich
28ab93dcdf Add new lesson varian without span classes 2021-03-14 23:39:01 +01:00
Mikołaj Pich
6cdcad40fd Make motherAndFatherNames nullable 2021-02-26 10:38:14 +01:00
Mikołaj Pich
9a25237f6f Make StudentInfo.secondName nullable 2021-02-07 20:07:15 +01:00
Mikołaj Pich
43cbf9acca Log start page length on send message 2021-02-07 20:07:15 +01:00
Mikołaj Pich
8aadd1ed3c Add more info to requireNotNull error message 2021-02-07 20:07:15 +01:00
Mikołaj Pich
ec59a45a70 Fix interpreting database update error screen 2021-02-07 20:07:15 +01:00
Mikołaj Pich
443e4c12f0 Add more logging to getMessageDetails() 2021-02-07 20:07:15 +01:00
Mikołaj Pich
966fc58f9a Add more logging to adfs cufs login 2021-02-07 20:07:15 +01:00
Mikołaj Pich
a6e2cebba8 Make mother and father names nullable 2021-02-07 20:07:15 +01:00
Mikołaj Pich
b668a277ca Add more logging to adfs cufs login 2021-02-06 12:11:37 +01:00
Mikołaj Pich
31fa6d26f2 Make guardian first and second nullable, deprecate guardians list 2021-02-06 11:54:33 +01:00
Mikołaj Pich
d250c5133e Make familyName nullable in StudentInfo 2021-02-02 17:40:04 +01:00
Mikołaj Pich
9daf6e5f8d Make StudentGuardian.Email field nullable 2021-01-25 00:01:43 +01:00
Mikołaj Pich
a722e777bd Use bytestream instead of string for jsoup parse input 2021-01-23 19:49:36 +01:00
Mikołaj Pich
848671e111 Fix tests 2021-01-21 10:22:30 +01:00
Mikołaj Pich
6b3a58ce05 Add X-V-* headers 2021-01-21 09:32:27 +01:00
Mikołaj Pich
d55d6afcc9 Change messageId to type string 2021-01-21 09:18:59 +01:00
Mikołaj Pich
22417c56d9 Remove Nieprzeczytana and idWiadomoscAdresat from get*Message() endpoint params 2021-01-21 09:11:00 +01:00
Mikołaj Pich
ae676aa5de Decrease timeout to 30 seconds 2021-01-20 17:56:16 +01:00
Mikołaj Pich
febb27e8a5 Fix missing 'success' value at $.feedback in ApiResponse 2021-01-19 19:44:25 +01:00
Mikołaj Pich
6edc85315f Add separate data class for additional lessons 2020-12-18 21:34:06 +01:00
Mikołaj Pich
41b164fe50 Set more timeout configs 2020-12-16 20:16:13 +01:00
Mikołaj Pich
fd47c5e4cd Change callTimeout to connectTimeout 2020-12-16 10:29:25 +01:00