Commit graph

795 commits

Author SHA1 Message Date
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
a8547f83c4
Merge branch 'master' into feature/account-unlock 2020-01-12 14:10:09 +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
49a6203d25
Return captcha code and unlock url 2020-01-04 20:32:21 +01:00
Mikołaj Pich
127a6716c6
Move password reset to AccountRepository 2020-01-04 20:27:56 +01:00
Mikołaj Pich
84d9a6779d
Add sendPasswordResetRequest() method 2020-01-04 01:23:21 +01:00
Mikołaj Pich
008887c359
Add getPasswordResetCaptchaCode() method 2020-01-03 23:09:40 +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