Commit graph

452 commits

Author SHA1 Message Date
Mikołaj Pich
c45b7f3183
Add tests for attendance from new student module 2019-01-27 19:36:56 +01:00
Mikołaj Pich
fe7ebc7c54
Fix exams and homework 2019-01-26 21:35:47 +01:00
Mikołaj Pich
f20234bdbe
Fix grade description non-nullable 2019-01-26 21:26:50 +01:00
Mikołaj Pich
28b9c44f16
Fix url in register while symbol and schoolid are not set 2019-01-26 21:22:06 +01:00
Mikołaj Pich
72c4aaeeca
Add schoolName to students from new student module 2019-01-26 20:56:53 +01:00
Mikołaj Pich
a59f0f67c6
Make symbol not null 2019-01-26 18:55:25 +01:00
Mikołaj Pich
b862e14133
Fix anttendance lesson numbers in new student module 2019-01-26 18:25:05 +01:00
Mikołaj Pich
7eb6421f5c
Version 0.6.6 2019-01-25 21:25:22 +01:00
Mikołaj Pich
609e3365c4
Version 0.6.6 2019-01-25 21:21:57 +01:00
Mikołaj Pich
0fe0fbc69d
Decrease info about previous lesson in timetable to subject only 2019-01-23 20:39:04 +01:00
Mikołaj Pich
a068e669a7
Rename LoginRepository to LoginHelper 2019-01-23 20:32:22 +01:00
Mikołaj Pich
cea28b77c6
Temporary disable share of login helper's flowable 2019-01-23 20:24:09 +01:00
Mikołaj Pich
f5bf177425
Update gradle wrapper 2019-01-23 19:14:58 +01:00
Mikołaj Pich
54abf3b164
Add tests for semesters scrapper 2019-01-23 18:42:59 +01:00
Mikołaj Pich
3e2f55b7cf
Version 0.6.4 2019-01-20 15:28:16 +01:00
Mikołaj Pich
cbaa6f6923 Make test code more kotlinish 2019-01-20 00:43:40 +01:00
Mikołaj Pich
3537efcd73 Add support for multiple unknow message recipients 2019-01-20 00:43:40 +01:00
Kacper Ziubryniewicz
038763a968 Use Maybe instead of 0 when can't get lucky number (#7) 2019-01-19 23:45:42 +01:00
Kacper Ziubryniewicz
0b675978a9 [Feature] Lucky number (#6) 2019-01-14 22:54:35 +01:00
Mikołaj Pich
8730f850d1
Add support for multi recipients in sent messages 2019-01-14 21:48:01 +01:00
Mikołaj Pich
d2921c7286
Normalize recipient name 2019-01-14 19:35:39 +01:00
Mikołaj Pich
1bce1e6d42
Fix incorrectly splitted recipient name 2019-01-13 21:54:23 +01:00
Mikołaj Pich
0d8da3ec5e
Update remote test 2019-01-13 21:52:09 +01:00
Mikołaj Pich
7fbcdfeaf7
Fix reportingUnits and recipients cache 2019-01-13 21:50:52 +01:00
Kacper Ziubryniewicz
9451ddc133 [Feature] Sending messages (#5)
## Description
Added sending messages and new data classes:
- SendMessageRequest
- Incomming
- Sender

```kotlin
api.sendMessage(subject: String, content: String, recipients: List<Recipient>)
```
2019-01-13 20:54:41 +01:00
Mikołaj Pich
30989bba3d
Fix error when there is no reporting units 2019-01-12 21:26:59 +01:00
Mikołaj Pich
6ec037c94b
Avoid leaking emails addresses in exception messages 2019-01-12 20:50:58 +01:00
Mikołaj Pich
f9964f46e7
Rewrite grades summary tests 2019-01-11 16:53:26 +01:00
Mikołaj Pich
46a1209a8d
Fix grades summary if field contains '-' 2019-01-11 16:07:17 +01:00
Mikołaj Pich
1a0f3625d2
Version 0.6.3 2019-01-09 21:07:47 +01:00
Mikołaj Pich
18254728da
Make login helper shareable 2019-01-09 17:12:24 +01:00
Mikołaj Pich
3f26ec14d6
Change exception class for database update error 2019-01-09 15:27:09 +01:00
Mikołaj Pich
9a176c6168 Fix encoding in ADFSLight's url 2019-01-09 13:48:29 +01:00
Mikołaj Pich
541cfecaea
Update README [ci skip] 2019-01-07 18:58:14 +01:00
Mikołaj Pich
58ee280cf7
Version 0.6.2 2019-01-07 13:10:10 +01:00
Mikołaj Pich
989c9dcdef
Add default empty values to Grade 2019-01-07 13:07:43 +01:00
Mikołaj Pich
cbd673db48
Add new lesson type to timetable parser 2019-01-05 23:05:07 +01:00
Mikołaj Pich
fe371b2fa5
Fix jitpack badge image [skip ci] 2019-01-01 17:53:29 +01:00
Mikołaj Pich
3aa7a22247
Add trello badge [ci skip] 2019-01-01 17:41:15 +01:00
Mikołaj Pich
b75c2b3319
Use shields.io badge for jitpack [ci skip] 2019-01-01 17:02:33 +01:00
Mikołaj Pich
09f06b9dae
Update README 2018-12-31 20:21:00 +01:00
Mikołaj Pich
2927b2774e
Update symbols fallback list 2018-12-31 19:48:29 +01:00
Mikołaj Pich
c0432d04fe
Use https in adfs without adfscards 2018-12-31 19:48:13 +01:00
Mikołaj Pich
3157cfd31d
Optimize adfs login 2018-12-31 18:58:15 +01:00
Mikołaj Pich
772826b69f
Remove unused ADFSLightFormResponse 2018-12-31 17:14:23 +01:00
Mikołaj Pich
ada0580bd4
Add error404 to ErrorInterceptor 2018-12-31 04:38:12 +01:00
Mikołaj Pich
3be5e4f3c2
Check login type for current symbol 2018-12-31 04:33:10 +01:00
Mikołaj Pich
8d6e12f41d
Add default values for date fields in jspoon selectors 2018-12-31 04:16:06 +01:00
Mikołaj Pich
b6a33140d6
Early remove invalid symbols 2018-12-31 04:06:50 +01:00
Mikołaj Pich
dba5c7a653
Use long argument syntax on getClient() calls 2018-12-31 03:20:14 +01:00