Commit graph

702 commits

Author SHA1 Message Date
Mikołaj Pich
236ce8e326
Refactor scraper grade mapper 2020-02-02 14:25:40 +01:00
Mikołaj Pich
9ac5de0aa5
Optimize GradeCustomConverters 2020-02-01 22:00:46 +01:00
Mikołaj Pich
0f68c9b1d9
Don't treat grade in comment as grade 2020-02-01 22:00:31 +01:00
Mikołaj Pich
6fe09f6dfb
Fix grade description in mobile mode 2020-01-30 20:05:19 +01:00
Mikołaj Pich
d2d8b68763
Add debug log on empty semesters list 2020-01-30 19:52:49 +01:00
Mikołaj Pich
fdcc11822b
Change start and end semester dates to utc 2020-01-27 22:31:25 +01:00
Mikołaj Pich
87f8a41981
Add tests to calc mock semester dates 2020-01-27 21:13:08 +01:00
Mikołaj Pich
11ffcb1ed7
Fix error on calc end date in mocked semester 2020-01-27 21:10:42 +01:00
Mikołaj Pich
b107d701e2
Version 0.15.0 2020-01-26 16:08:51 +01:00
Mikołaj Pich
277a8b09ce
Mark as nullable annotationAboutChange field 2020-01-26 15:17:36 +01:00
Mikołaj Pich
b91f9271cf
Temporarily remove start and end from scrapper get*Messages() 2020-01-26 15:07:46 +01:00
Mikołaj Pich
cfda9617bc
Add subject 'wszystkie' in mobile mode 2020-01-24 16:52:42 +01:00
Mikołaj Pich
e2a98931cb Handle point grades with decimal counter 2020-01-20 23:51:03 +01:00
Mikołaj Pich
ac93bbcc8a Handle NoPupils error 2020-01-20 23:51:02 +01:00
dependabot-preview[bot]
31ef69c7b4
Bump rxjava from 2.2.16 to 2.2.17 (#28) 2020-01-20 09:50:48 +00:00
dependabot-preview[bot]
2ae7a2390d
Bump threetenbp from 1.4.0 to 1.4.1 (#27) 2020-01-20 09:50:06 +00:00
dependabot-preview[bot]
a7b3996273
Bump okhttp3 from 3.12.6 to 3.12.8 (#29) 2020-01-20 09:49:30 +00:00
Mikołaj Pich
8ad4480bb5
Fix marking current semester as current 2020-01-16 16:17:01 +01:00
Mikołaj Pich
74b73617d3
Mark SdkRemoteTest as ignore 2020-01-15 21:09:15 +01:00
Mikołaj Pich
da56b527f1
Fix tests 2020-01-15 21:07:59 +01:00
Mikołaj Pich
9f82c57ee1
Add tests to sdk module 2020-01-15 21:03:00 +01:00
Mikołaj Pich
41b74e95df
Use RodzajNumer to specify exam type
Close #26
2020-01-15 21:02:23 +01:00
Mikołaj Pich
05f555c64f
Update MOBILE_APP_VERSION 2020-01-15 19:48:13 +01:00
Mikołaj Pich
91af695514
Add missing support for grades with double plus 2020-01-14 17:32:24 +01:00
Mikołaj Pich
2a033a9dd3
Version 0.14.2 2020-01-11 19:47:01 +01:00
Mikołaj Pich
c387adb180
Return only active subjects 2020-01-11 00:15:32 +01:00
Mikołaj Pich
efc35c2e8e
Fix counter data type 2020-01-11 00:06:00 +01:00
Mikołaj Pich
9c87fb711c
Add forgery token validation in sendMessage() 2020-01-11 00:04:36 +01:00
Mikołaj Pich
dec415f69e
Change diaryId in mobileApi mapper to 0 2020-01-10 22:42:34 +01:00
Mikołaj Pich
b325893f5a
Print token value in TokenExceptions 2020-01-10 22:19:00 +01:00
Mikołaj Pich
887f8ee93b
Downgrade okhttp to 3.12.6
https://github.com/square/okhttp/issues/5713
https://stackoverflow.com/questions/8183205/what-could-be-the-cause-of-rejectedexecutionexception/8183463
2020-01-10 15:14:49 +01:00
Mikołaj Pich
f9c30bf119
Avoid deprecated newInstance() call on Class 2020-01-10 15:10:01 +01:00
Mikołaj Pich
2574f94cda Handle 'wrong pin entered three tiems' 2020-01-10 15:03:00 +01:00
dependabot-preview[bot]
f6213f6ebf
Bump okhttp3 from 3.12.6 to 3.12.7 (#23) 2020-01-08 23:39:24 +00:00
dependabot-preview[bot]
a2b0ac59a3
Bump retrofit from 2.6.3 to 2.6.4 (#25) 2020-01-08 23:34:48 +00:00
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