Commit graph

667 commits

Author SHA1 Message Date
dependabot-preview[bot]
bb88b0046a
Bump junit from 4.12 to 4.13 (#24) 2020-01-08 23:33:40 +00:00
Mikołaj Pich
21610cec52
Version 0.14.1 2020-01-08 23:31:23 +01:00
Mikołaj Pich
0886d71acc
Fix error content matching 2019-12-31 13:04:52 +01:00
Mikołaj Pich
3332962a6a
Skip login on TemporarilyDisabledException 2019-12-31 01:27:00 +01:00
Mikołaj Pich
c4d8c21a6c
Add Absent to sdk pojos 2019-12-30 18:57:58 +01:00
Mikołaj Pich
069677aa20
Add invalidSymbol error handling for symbol with diacritics 2019-12-30 17:48:31 +01:00
Mikołaj Pich
33430cc363
Add ErrorInterceptor to sdk-mobile 2019-12-30 17:04:38 +01:00
Mikołaj Pich
42d1d48417
Add TokenNotFound exception 2019-12-30 17:04:27 +01:00
Mikołaj Pich
ba0bb6df1e
Add timetable back-compatibility with vulcan pre-19.11 2019-12-27 20:35:34 +01:00
Mikołaj Pich
7a7c9f982f
Mark secondName in Student as nullable 2019-12-27 20:02:03 +01:00
Mikołaj Pich
1ad8d3632e
Handle some mobile api cert errors 2019-12-27 12:49:13 +01:00
Mikołaj Pich
3f7c62ff27
Fix null in Recipient shortName 2019-12-26 14:13:21 +01:00
Mikołaj Pich
ad986d07ff
Fix empty string on toDouble conversion 2019-12-26 14:13:01 +01:00
Mikołaj Pich
d035e666b1
Add missing excuse status property to Attendance pojo 2019-12-25 17:58:38 +01:00
Mikołaj Pich
addaa211bf
Version 0.14.0 2019-12-25 16:10:46 +01:00
Mikołaj Pich
cfbed19894
Rename modules 2019-12-23 19:19:30 +01:00
Mikołaj Pich
4ad8da78b0
Update publish config 2019-12-23 19:18:28 +01:00
Mikołaj Pich
ab012f1092
Add support for triple change in timetable 2019-12-22 14:26:36 +01:00
Mikołaj Pich
4e21f7d281
Copy loginType too in hybrid login 2019-12-21 23:24:45 +01:00
Mikołaj Pich
7a65bd7e4d
Replace commons-codec with migbase64 lib 2019-12-21 23:11:22 +01:00
Mikołaj Pich
0395181fde
Use LocalDateTime from threeten 2019-12-21 20:27:53 +01:00
Mikołaj Pich
4cf43a3510 Mark nick (pseudonim) as nullable 2019-12-21 19:21:49 +01:00
dependabot-preview[bot]
090f78275e
Bump rxjava from 2.2.15 to 2.2.16 (#20) 2019-12-20 09:56:37 +00:00
dependabot-preview[bot]
a7507361d1
Bump slf4j from 1.7.29 to 1.7.30 (#22) 2019-12-20 09:56:04 +00:00
dependabot-preview[bot]
6ebc851eff
Bump retrofit from 2.6.2 to 2.6.3 (#21) 2019-12-20 09:55:29 +00:00
dependabot-preview[bot]
23b18e909f
Bump rxjava from 2.2.14 to 2.2.15 (#16) 2019-12-09 16:37:32 +00:00
Mikołaj Pich
a91a5d7bcf
Update version 2019-12-09 17:28:28 +01:00
Mikołaj Pich
57d077d10f
Fix timetable due to vulcan 19.11 update 2019-12-09 17:27:46 +01:00
Mikołaj Pich
968d85bc38
Fix mobile api registration 2019-12-04 18:14:26 +01:00
Mikołaj Pich
ab5c08f2d4
Change symbol to schoolSymbol distinct in hybrid device register 2019-12-04 17:17:37 +01:00
Mikołaj Pich
2df19f7b4f
Remove schoolSymbol from hybrid login device register distinct 2019-12-04 17:10:47 +01:00
Mikołaj Pich
cb195f3248
Add switchDiary() method 2019-11-28 20:49:13 +01:00
Mikołaj Pich
b0db5275cc
Add validation to getRouteByToken 2019-11-27 19:34:16 +01:00
Mikołaj Pich
f385f25df6
Add setSimpleHttpLogger() method to Sdk 2019-11-27 18:25:41 +01:00
Mikołaj Pich
fb90b4baea
Improve timetable parsing if warn button is present 2019-11-27 18:15:30 +01:00
Mikołaj Pich
f533893e28
Fix tests 2019-11-27 17:04:16 +01:00
Mikołaj Pich
8e75a65c77
Rename setInterceptor to add, remove index param 2019-11-27 16:46:16 +01:00
Mikołaj Pich
80fde9863b
Provide default api keys 2019-11-27 15:56:29 +01:00
Mikołaj Pich
1b80087288
Put comment in grade entry (<5 chars) if entry is empty 2019-11-27 14:56:19 +01:00
Mikołaj Pich
767978d3d1
Make schoolYear value configurable 2019-11-27 13:53:06 +01:00
Mikołaj Pich
b9dd4b3c0c
Make exceptions constructors internal 2019-11-27 13:20:25 +01:00
Mikołaj Pich
fb6eae2ab3
Rename apiBaseUrl to mobileBaseUrl 2019-11-26 22:41:25 +01:00
Mikołaj Pich
282b7865e6
Add isParent to Student 2019-11-26 22:26:20 +01:00
Mikołaj Pich
3a094749c4
Remove ssl and scrapperHost params from Sdk 2019-11-25 18:32:32 +01:00
Mikołaj Pich
2cfe46a788
Add scrapperBaseUrl to Student 2019-11-25 18:26:38 +01:00
Mikołaj Pich
87d43c2883
[scrapper] Add baseUrl as alternate method to set both ssl and host 2019-11-25 18:01:00 +01:00
Mikołaj Pich
666413de63 Replace host and ssl params with scrapperBaseUrl 2019-11-25 17:46:25 +01:00
Mikołaj Pich
2261c10a49 Add missing scrapper login type 2019-11-25 17:46:25 +01:00
dependabot-preview[bot]
2caaacf273
Bump org.jetbrains.kotlin.jvm from 1.3.50 to 1.3.60 (#14) 2019-11-21 13:41:56 +00:00
Mikołaj Pich
bf17cf1dd6
Move test tasks config to root build.gradle 2019-11-17 17:32:58 +01:00