Mikołaj Pich
|
a579beb91d
|
Version 2.5.5
|
2024-03-26 19:31:16 +01:00 |
|
Faierbel
|
a5181dcfbb
|
Update comments in AutoLoginInterceptor
|
2024-03-26 18:51:28 +01:00 |
|
Mikołaj Pich
|
1d9e0109b6
|
Add new behavior handling of not logged in user on old student module
|
2024-03-26 18:08:24 +01:00 |
|
Mikołaj Pich
|
15c0e15ef8
|
Version 2.5.4
|
2024-03-26 12:55:55 +01:00 |
|
Mikołaj Pich
|
af6a8c66e7
|
Remove retrowhing original exception from auto login interceptor
|
2024-03-26 12:49:05 +01:00 |
|
Mikołaj Pich
|
bef50f7f68
|
Fix semesters sync if there is no valid diaryId set
|
2024-03-26 12:43:08 +01:00 |
|
Mikołaj Pich
|
0f1974643a
|
Fix lint issues
|
2024-03-26 12:38:11 +01:00 |
|
Mikołaj Pich
|
dde984685b
|
Avoid extra mapping step during register to fix issues with number formatting
|
2024-03-26 00:32:21 +01:00 |
|
Mikołaj Pich
|
8902a0c463
|
Refactor students extracting in register repo
|
2024-03-26 00:21:35 +01:00 |
|
Mikołaj Pich
|
71654e3186
|
Don't allow null in getCurrentStudent()
|
2024-03-26 00:13:36 +01:00 |
|
Mikołaj Pich
|
5459ac7fc4
|
Unify semesters handling between getCurrentStudent and getSemesters in eduOne
|
2024-03-26 00:07:36 +01:00 |
|
Mikołaj Pich
|
35dec57cb6
|
Throw error if there is no matching eduOne student in getSemesters() method
|
2024-03-25 23:49:21 +01:00 |
|
Mikołaj Pich
|
a324bee117
|
Version 2.5.3
|
2024-03-24 23:24:51 +01:00 |
|
Mikołaj Pich
|
9d11cce2ea
|
Change debug log in getDecodedKey
|
2024-03-24 22:28:20 +01:00 |
|
Mikołaj Pich
|
3d5bfea0bd
|
Don' try to fetch semesters when auth required, provide empty-invalid semester instead
|
2024-03-24 22:04:20 +01:00 |
|
Mikołaj Pich
|
5dfe351104
|
Fetch semesters along with current student
|
2024-03-24 21:50:45 +01:00 |
|
Mikołaj Pich
|
a3adb07eb1
|
Extract ContextStudent mapper to separate method
|
2024-03-24 21:27:10 +01:00 |
|
Mikołaj Pich
|
969cf79d97
|
Match current user only by userId, without unitId
|
2024-03-24 20:46:28 +01:00 |
|
Mikołaj Pich
|
44c31fa0d5
|
Handle case when message details response body is null
|
2024-03-24 20:05:29 +01:00 |
|
Mikołaj Pich
|
b4941cb70a
|
Change way of matching student semesters
|
2024-03-24 15:11:42 +01:00 |
|
Mikołaj Pich
|
8b444cad99
|
Don't require diaryId in getCurrentStudent from eduOne
|
2024-03-24 04:19:51 +01:00 |
|
Mikołaj Pich
|
d9f750deea
|
Don't fail if there is missing parts in decoded key
|
2024-03-24 04:14:33 +01:00 |
|
Mikołaj Pich
|
10cda38505
|
Move getStudent() from student repo to student start repo
|
2024-03-24 04:10:02 +01:00 |
|
Mikołaj Pich
|
c1c8cbe4c0
|
Revert changes in CustomDateAdapter causing regression in date formatting
|
2024-03-23 15:52:25 +01:00 |
|
Mikołaj Pich
|
43d4cf2eb3
|
Throw FeatureUnavailableException for features not available in eduOne mode
|
2024-03-23 15:45:22 +01:00 |
|
Mikołaj Pich
|
e27a5f19bb
|
Add student info impl via eduOne
|
2024-03-23 15:37:27 +01:00 |
|
Mikołaj Pich
|
545a90e2a0
|
Fix getToken implementation
|
2024-03-23 15:06:28 +01:00 |
|
Mikołaj Pich
|
dab976890f
|
Make field dyrektorzy nullable
|
2024-03-23 14:53:58 +01:00 |
|
Mikołaj Pich
|
cd31377aed
|
Add missing key query param to mobile devices, school and teachers endpoints
|
2024-03-23 14:51:50 +01:00 |
|
Michael
|
28fc7a7d40
|
Add basic device support for eduOne (#197)
|
2024-03-22 23:19:01 +01:00 |
|
Michael
|
67c637b91b
|
Fix description in eduOne grades (#196)
|
2024-03-22 22:30:19 +01:00 |
|
Michael
|
e0a5753e11
|
Add eduOne support for school and teachers (#195)
|
2024-03-22 22:18:17 +01:00 |
|
Mikołaj Pich
|
8e26580752
|
Make possible to detect is currently set up student have eduOne register
|
2024-03-22 00:33:03 +01:00 |
|
Mikołaj Pich
|
6261efbc3d
|
Always return list of timetable headers from eduOne timetable
|
2024-03-21 23:01:50 +01:00 |
|
Mikołaj Pich
|
ebd4a8b90b
|
Avoid adding StudentCookieInterceptor to student plus service
|
2024-03-21 22:56:52 +01:00 |
|
Mikołaj Pich
|
3ee9a2e132
|
Add missing timetable headers from eduOne
|
2024-03-21 21:14:16 +01:00 |
|
Mikołaj Pich
|
c2f8981ad4
|
Version 2.5.2
|
2024-03-20 02:00:40 +01:00 |
|
Mikołaj Pich
|
c847d37c9f
|
Fix tests
|
2024-03-20 02:00:20 +01:00 |
|
Mikołaj Pich
|
1ae931c5a0
|
Fix marking account as parent when loggin via eduOne account
|
2024-03-20 01:37:31 +01:00 |
|
Mikołaj Pich
|
da19305b31
|
Fix non authorized edu one students discovery
|
2024-03-20 01:23:35 +01:00 |
|
Mikołaj Pich
|
b2cc35e317
|
Forbid accessing to grade statistics methods in edu one mode
|
2024-03-20 00:42:59 +01:00 |
|
Mikołaj Pich
|
1b6e840917
|
Add missing semester fetch impl via eduOne
|
2024-03-20 00:31:51 +01:00 |
|
Mikołaj Pich
|
2583e044e7
|
Fix isEduOne flag
|
2024-03-20 00:16:36 +01:00 |
|
Mikołaj Pich
|
801089a7b1
|
Fix semesterId and diary name issues
|
2024-03-20 00:05:36 +01:00 |
|
Mikołaj Pich
|
e73761051a
|
Add error body to http errors if content body is json
|
2024-03-19 23:55:57 +01:00 |
|
Mikołaj Pich
|
72ec14c148
|
Fix url generator in registration for eduOne student
|
2024-03-19 23:51:07 +01:00 |
|
Mikołaj Pich
|
3e4d549d79
|
Expose isEduOne flag setter and getters
|
2024-03-19 23:50:48 +01:00 |
|
Mikołaj Pich
|
91e847ee47
|
Add support for conferences via eduOne
|
2024-03-19 23:25:34 +01:00 |
|
Mikołaj Pich
|
e86fd1b332
|
Add support for notes via eduOne
|
2024-03-19 23:05:00 +01:00 |
|
Mikołaj Pich
|
6bcdadad88
|
Improve some things in timetable changes parsing
|
2024-03-19 22:44:55 +01:00 |
|