Mikołaj Pich
|
8b8c3f87ed
|
Revert "Add useragent interceptor"
This reverts commit c0b9181b80 .
|
2018-12-16 17:09:18 +01:00 |
|
Mikołaj Pich
|
c0b9181b80
|
Add useragent interceptor
|
2018-12-16 16:15:57 +01:00 |
|
Mikołaj Pich
|
c30b213ce4
|
Move interceptors declarations to Api
|
2018-12-16 15:42:13 +01:00 |
|
Mikołaj Pich
|
afc019d0b7
|
Update remote tests
|
2018-12-15 12:01:21 +01:00 |
|
Mikołaj Pich
|
81fc40cb1c
|
Fix login in non-standard login types
|
2018-12-15 11:56:09 +01:00 |
|
Mikołaj Pich
|
88e279e7c0
|
Make symbol of grade nullsafe
|
2018-12-13 23:04:25 +01:00 |
|
Mikołaj Pich
|
99be6f8b99
|
Add missing category types to attendance
|
2018-12-12 21:41:40 +01:00 |
|
Mikołaj Pich
|
424f7e2b80
|
Add attendance from new student module
|
2018-12-12 21:21:02 +01:00 |
|
Mikołaj Pich
|
cdc97c81b9
|
Add notes from new student module
|
2018-12-12 19:15:52 +01:00 |
|
Mikołaj Pich
|
7955ef5d69
|
Add exams from new student module
|
2018-12-12 19:08:52 +01:00 |
|
Mikołaj Pich
|
d960c6632a
|
Filter exams from out of range
|
2018-12-12 18:50:22 +01:00 |
|
Mikołaj Pich
|
f3520d0c88
|
Add exam from new student module
|
2018-12-12 18:47:22 +01:00 |
|
Mikołaj Pich
|
d4d537be82
|
Add grades summary from new student module
|
2018-12-12 18:10:46 +01:00 |
|
Mikołaj Pich
|
da80d5ece0
|
Add pupil description with school name or class code
|
2018-12-12 17:49:53 +01:00 |
|
Mikołaj Pich
|
b70257fbee
|
Avoid duplicates in pupils
|
2018-12-12 17:25:07 +01:00 |
|
Mikołaj Pich
|
c143bde234
|
Sort grades by descending date
|
2018-12-12 16:47:49 +01:00 |
|
Mikołaj Pich
|
25f7dff477
|
Fix grade weightValue when grade not matches valid
|
2018-12-12 00:07:18 +01:00 |
|
Mikołaj Pich
|
a448cfa90c
|
Fix symbol and school id in register
|
2018-12-11 23:10:48 +01:00 |
|
Mikołaj Pich
|
1ffe318060
|
Final fix
|
2018-12-11 22:43:32 +01:00 |
|
Mikołaj Pich
|
737c443cf0
|
Fix again
|
2018-12-11 22:31:17 +01:00 |
|
Mikołaj Pich
|
9162f9ef32
|
Fix student site url on register
|
2018-12-11 22:26:40 +01:00 |
|
Mikołaj Pich
|
9d14cc32e1
|
Add pupils scrapper from new student module
|
2018-12-11 22:09:35 +01:00 |
|
Mikołaj Pich
|
e0b5ffd466
|
Add timetable from new student module
|
2018-12-11 18:09:17 +01:00 |
|
Mikołaj Pich
|
54ae27045f
|
Add login type to NotLoggedInInterceptor
|
2018-12-10 18:37:16 +01:00 |
|
Mikołaj Pich
|
559b11901b
|
Fix tests
|
2018-12-10 02:29:50 +01:00 |
|
Mikołaj Pich
|
1118d0d1a0
|
Add missing not logged in detection to error interceptor
|
2018-12-09 20:18:51 +01:00 |
|
Mikołaj Pich
|
6a73b0ed37
|
Change month in attendance summary to threetenbp Month enum
|
2018-12-06 23:00:04 +01:00 |
|
Mikołaj Pich
|
ba17abc70e
|
Add general method to get messages headers
|
2018-12-05 20:20:43 +01:00 |
|
Mikołaj Pich
|
ce4bc3744c
|
Return from getMessageContent() single string
|
2018-12-05 20:15:21 +01:00 |
|
Mikołaj Pich
|
bca374ddcf
|
Remove deprecated notifyDataChanged()
|
2018-12-05 20:10:46 +01:00 |
|
Mikołaj Pich
|
7eca2a780a
|
Remove deprecated method
|
2018-12-02 16:31:38 +01:00 |
|
Mikołaj Pich
|
0a61aed630
|
Make Message more in line with reality
|
2018-12-02 16:31:12 +01:00 |
|
Mikołaj Pich
|
696516f79f
|
Add folderId to deleted messages
|
2018-12-02 15:26:37 +01:00 |
|
Mikołaj Pich
|
0623a1c6c0
|
Add getSemesters() uses new student module
|
2018-11-29 20:32:01 +01:00 |
|
Mikołaj Pich
|
1e65f951b5
|
Update recipients endpoint
|
2018-11-25 01:28:41 +01:00 |
|
Mikołaj Pich
|
613a0d70aa
|
Add grade details and devices list from new student module api
|
2018-11-21 23:43:06 +01:00 |
|
Mikołaj Pich
|
0ac961607b
|
Auto refresh repositories on api fields change
|
2018-11-19 18:50:30 +01:00 |
|
Mikołaj Pich
|
d89e8bb375
|
Use callTimeout to define timeout
|
2018-11-19 17:32:18 +01:00 |
|
Mikołaj Pich
|
fd7089e4e3
|
Use retrofit kotlin extension
retrofit #2885
|
2018-11-19 17:32:03 +01:00 |
|
Mikołaj Pich
|
476f61de86
|
Merge pull request #1 from wulkanowy/dependabot/gradle/com.squareup.okhttp3-logging-interceptor-3.12.0
Bump logging-interceptor from 3.11.0 to 3.12.0
|
2018-11-19 16:25:17 +01:00 |
|
Mikołaj Pich
|
65f2f4eac8
|
Merge branch 'master' into dependabot/gradle/com.squareup.okhttp3-logging-interceptor-3.12.0
|
2018-11-19 16:23:58 +01:00 |
|
Mikołaj Pich
|
edbbc1bf0f
|
Merge pull request #2 from wulkanowy/dependabot/gradle/retrofit
Bump retrofit from 2.4.0 to 2.5.0
|
2018-11-19 16:23:29 +01:00 |
|
Mikołaj Pich
|
89281f6fdd
|
Merge pull request #2 from wulkanowy/dependabot/gradle/retrofit
Bump retrofit from 2.4.0 to 2.5.0
|
2018-11-19 16:22:36 +01:00 |
|
Mikołaj Pich
|
40ef948a82
|
Merge branch 'master' into dependabot/gradle/retrofit
|
2018-11-19 16:18:04 +01:00 |
|
Mikołaj Pich
|
d1263250c7
|
Merge pull request #3 from wulkanowy/dependabot/gradle/okhttp3
Bump okhttp3 from 3.11.0 to 3.12.0
|
2018-11-19 16:16:58 +01:00 |
|
dependabot[bot]
|
ad51c168a3
|
Bump retrofit from 2.4.0 to 2.5.0
Bumps `retrofit` from 2.4.0 to 2.5.0.
Updates `retrofit` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/retrofit/compare/parent-2.4.0...parent-2.5.0)
Updates `converter-gson` from 2.4.0 to 2.5.0
Updates `adapter-rxjava2` from 2.4.0 to 2.5.0
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-19 05:44:43 +00:00 |
|
dependabot[bot]
|
1f6c867885
|
Bump logging-interceptor from 3.11.0 to 3.12.0
Bumps logging-interceptor from 3.11.0 to 3.12.0.
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-19 05:44:38 +00:00 |
|
dependabot[bot]
|
0374b1001c
|
Bump okhttp3 from 3.11.0 to 3.12.0
Bumps `okhttp3` from 3.11.0 to 3.12.0.
Updates `logging-interceptor` from 3.11.0 to 3.12.0
Updates `okhttp-urlconnection` from 3.11.0 to 3.12.0
- [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.11.0...parent-3.12.0)
Updates `mockwebserver` from 3.11.0 to 3.12.0
- [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.11.0...parent-3.12.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-19 05:35:11 +00:00 |
|
dependabot[bot]
|
fb69e05bd0
|
Bump retrofit from 2.4.0 to 2.5.0
Bumps `retrofit` from 2.4.0 to 2.5.0.
Updates `converter-gson` from 2.4.0 to 2.5.0
Updates `retrofit` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/retrofit/compare/parent-2.4.0...parent-2.5.0)
Updates `adapter-rxjava2` from 2.4.0 to 2.5.0
Updates `converter-scalars` from 2.4.0 to 2.5.0
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-19 05:35:06 +00:00 |
|
Mikołaj Pich
|
210232b70f
|
Add subjects for attendance summary
|
2018-11-18 22:00:28 +01:00 |
|