Commit graph

  • d32f1b75ed
    Version 2.5.6 Mikołaj Pich 2024-04-22 00:20:45 +0200
  • 5239094360
    Add database update error check Mikołaj Pich 2024-04-21 23:38:18 +0200
  • d766d243be
    Attach proper school name to RegisterUnit inside register repo Mikołaj Pich 2024-04-21 23:12:36 +0200
  • 617b4eb62c
    Add fallback to no-permissions students fetch from student(plus) module Mikołaj Pich 2024-04-20 13:26:41 +0200
  • 2c498c5d85
    Refactor register units fetching during registration Mikołaj Pich 2024-04-20 12:16:51 +0200
  • a579beb91d
    Version 2.5.5 Mikołaj Pich 2024-03-26 19:31:16 +0100
  • a5181dcfbb Update comments in AutoLoginInterceptor Faierbel 2024-03-26 18:51:28 +0100
  • 1d9e0109b6
    Add new behavior handling of not logged in user on old student module Mikołaj Pich 2024-03-26 18:08:24 +0100
  • 15c0e15ef8
    Version 2.5.4 Mikołaj Pich 2024-03-26 12:55:55 +0100
  • af6a8c66e7
    Remove retrowhing original exception from auto login interceptor Mikołaj Pich 2024-03-26 12:49:05 +0100
  • bef50f7f68
    Fix semesters sync if there is no valid diaryId set Mikołaj Pich 2024-03-26 12:43:08 +0100
  • 0f1974643a
    Fix lint issues Mikołaj Pich 2024-03-26 12:38:11 +0100
  • dde984685b
    Avoid extra mapping step during register to fix issues with number formatting Mikołaj Pich 2024-03-26 00:32:21 +0100
  • 8902a0c463
    Refactor students extracting in register repo Mikołaj Pich 2024-03-26 00:21:35 +0100
  • 71654e3186
    Don't allow null in getCurrentStudent() Mikołaj Pich 2024-03-26 00:13:36 +0100
  • 5459ac7fc4
    Unify semesters handling between getCurrentStudent and getSemesters in eduOne Mikołaj Pich 2024-03-26 00:07:32 +0100
  • 35dec57cb6
    Throw error if there is no matching eduOne student in getSemesters() method Mikołaj Pich 2024-03-25 23:49:17 +0100
  • a324bee117
    Version 2.5.3 Mikołaj Pich 2024-03-24 23:24:51 +0100
  • 9d11cce2ea
    Change debug log in getDecodedKey Mikołaj Pich 2024-03-24 22:28:20 +0100
  • 3d5bfea0bd
    Don' try to fetch semesters when auth required, provide empty-invalid semester instead Mikołaj Pich 2024-03-24 22:04:20 +0100
  • 5dfe351104
    Fetch semesters along with current student Mikołaj Pich 2024-03-24 21:50:45 +0100
  • a3adb07eb1
    Extract ContextStudent mapper to separate method Mikołaj Pich 2024-03-24 21:27:10 +0100
  • 969cf79d97
    Match current user only by userId, without unitId Mikołaj Pich 2024-03-24 20:46:28 +0100
  • 44c31fa0d5
    Handle case when message details response body is null Mikołaj Pich 2024-03-24 20:05:29 +0100
  • b4941cb70a
    Change way of matching student semesters Mikołaj Pich 2024-03-24 15:11:42 +0100
  • 8b444cad99
    Don't require diaryId in getCurrentStudent from eduOne Mikołaj Pich 2024-03-24 04:19:51 +0100
  • d9f750deea
    Don't fail if there is missing parts in decoded key Mikołaj Pich 2024-03-24 04:14:33 +0100
  • 10cda38505
    Move getStudent() from student repo to student start repo Mikołaj Pich 2024-03-24 04:10:02 +0100
  • c1c8cbe4c0
    Revert changes in CustomDateAdapter causing regression in date formatting Mikołaj Pich 2024-03-23 15:52:25 +0100
  • 43d4cf2eb3
    Throw FeatureUnavailableException for features not available in eduOne mode Mikołaj Pich 2024-03-23 15:44:15 +0100
  • e27a5f19bb
    Add student info impl via eduOne Mikołaj Pich 2024-03-23 15:37:27 +0100
  • 545a90e2a0
    Fix getToken implementation Mikołaj Pich 2024-03-23 15:06:28 +0100
  • dab976890f
    Make field dyrektorzy nullable Mikołaj Pich 2024-03-23 14:53:58 +0100
  • cd31377aed
    Add missing key query param to mobile devices, school and teachers endpoints Mikołaj Pich 2024-03-23 14:51:50 +0100
  • 28fc7a7d40
    Add basic device support for eduOne (#197) Michael 2024-03-22 23:19:01 +0100
  • 67c637b91b
    Fix description in eduOne grades (#196) Michael 2024-03-22 22:30:19 +0100
  • e0a5753e11
    Add eduOne support for school and teachers (#195) Michael 2024-03-22 22:18:17 +0100
  • 8e26580752
    Make possible to detect is currently set up student have eduOne register Mikołaj Pich 2024-03-22 00:24:58 +0100
  • 6261efbc3d
    Always return list of timetable headers from eduOne timetable Mikołaj Pich 2024-03-21 23:01:50 +0100
  • ebd4a8b90b
    Avoid adding StudentCookieInterceptor to student plus service Mikołaj Pich 2024-03-21 22:56:52 +0100
  • 3ee9a2e132
    Add missing timetable headers from eduOne Mikołaj Pich 2024-03-21 21:08:02 +0100
  • c2f8981ad4
    Version 2.5.2 Mikołaj Pich 2024-03-20 02:00:40 +0100
  • c847d37c9f
    Fix tests Mikołaj Pich 2024-03-20 02:00:20 +0100
  • 1ae931c5a0
    Fix marking account as parent when loggin via eduOne account Mikołaj Pich 2024-03-20 01:37:31 +0100
  • da19305b31
    Fix non authorized edu one students discovery Mikołaj Pich 2024-03-20 01:23:35 +0100
  • b2cc35e317
    Forbid accessing to grade statistics methods in edu one mode Mikołaj Pich 2024-03-20 00:42:59 +0100
  • 1b6e840917
    Add missing semester fetch impl via eduOne Mikołaj Pich 2024-03-20 00:31:51 +0100
  • 2583e044e7
    Fix isEduOne flag Mikołaj Pich 2024-03-20 00:16:36 +0100
  • 801089a7b1
    Fix semesterId and diary name issues Mikołaj Pich 2024-03-20 00:05:36 +0100
  • e73761051a
    Add error body to http errors if content body is json Mikołaj Pich 2024-03-19 23:55:57 +0100
  • 72ec14c148
    Fix url generator in registration for eduOne student Mikołaj Pich 2024-03-19 23:51:07 +0100
  • 3e4d549d79
    Expose isEduOne flag setter and getters Mikołaj Pich 2024-03-19 23:32:28 +0100
  • 91e847ee47
    Add support for conferences via eduOne Mikołaj Pich 2024-03-19 23:25:34 +0100
  • e86fd1b332
    Add support for notes via eduOne Mikołaj Pich 2024-03-19 23:05:00 +0100
  • 6bcdadad88
    Improve some things in timetable changes parsing Mikołaj Pich 2024-03-19 22:44:55 +0100
  • dda1dc908b
    Add support for lesson move with change in timetable Mikołaj Pich 2024-03-19 22:24:21 +0100
  • 45cbe64fd0
    Add support for lesson move change in timetable Mikołaj Pich 2024-03-19 21:59:19 +0100
  • f04da5385b
    Add support for more teach change in timetable Mikołaj Pich 2024-03-19 21:40:16 +0100
  • d4f6f3571c
    Add auto login to eduOne module Mikołaj Pich 2024-03-19 21:23:01 +0100
  • a618b19dd3
    Add support for timetable via eduOne Mikołaj Pich 2024-03-19 20:47:18 +0100
  • 990eecc5d5
    Fix attendance summary Mikołaj Pich 2024-03-19 20:29:10 +0100
  • f53776c373
    Merge pull request #194 from Marioneq4958/eduone-homework Mikołaj Pich 2024-03-19 20:22:14 +0100
  • 5cbe97b9a0
    Add tests to eduOne homework Mikołaj Pich 2024-03-19 20:18:18 +0100
  • 8428eb6ce9
    Fix syntax errors in homework Mikołaj Pich 2024-03-19 20:11:54 +0100
  • a3da581298
    Merge branch 'master' into eduone-homework Mikołaj Pich 2024-03-19 20:00:40 +0100
  • 3c7d8b9545
    Add support for attendance summary via eduOne Mikołaj Pich 2024-03-19 20:00:19 +0100
  • fd5eb26a9d
    Don't try to auth uonetplus-uczen module when eduOne is enabled Mikołaj Pich 2024-03-19 19:58:20 +0100
  • 0d225dc30f Add student+ homework and fix teacherSymbol in exams Marioneq 4958 2024-03-19 19:07:10 +0100
  • d26a5513ac
    Merge pull request #193 from Marioneq4958/patch-1 Mikołaj Pich 2024-03-19 18:15:47 +0100
  • 5bfcd16c0b
    Add tests to eduOne exams Mikołaj Pich 2024-03-19 18:12:34 +0100
  • 4071569fb4
    Fix syntax and missing imports Mikołaj Pich 2024-03-19 18:01:45 +0100
  • 1c67564742
    Add tests to eduOne grades Mikołaj Pich 2024-03-19 17:55:51 +0100
  • 94083e087f Merge branch 'patch-1' of https://github.com/Marioneq4958/sdk into patch-1 Marioneq 4958 2024-03-19 17:41:22 +0100
  • 8f3a35c153 Exams Marioneq 4958 2024-03-19 17:39:57 +0100
  • cc9615f5b1
    Add missing paramters to getGrades() method Mikołaj Pich 2024-03-19 17:36:34 +0100
  • d17eaa2190
    Merge branch 'master' into patch-1 Mikołaj Pich 2024-03-19 17:35:02 +0100
  • db89678f5b
    Update dependencies Mikołaj Pich 2024-03-19 17:34:31 +0100
  • f53fc32821 Add getGrades() in StudentPlusService Marioneq 4958 2024-03-19 15:28:27 +0100
  • eaff0f4bf2 Update GradesResponse.kt Marioneq 4958 2024-03-19 15:00:08 +0100
  • eb2a967ef6
    Update Grade.kt Marioneq 4958 2024-03-19 13:59:52 +0100
  • aba27876c2
    Update Grade data class Marioneq 4958 2024-03-19 13:55:56 +0100
  • 4a9dadc042
    Add grades endpoint in StudentPlusService Marioneq 4958 2024-03-19 13:41:57 +0100
  • 41aef1a68b
    Add support for register via eduOne Mikołaj Pich 2024-03-19 00:33:55 +0100
  • 79f55fba1d
    Version 2.5.1 Mikołaj Pich 2024-03-03 10:35:29 +0100
  • e97d565bbf
    Fix expected response in excuse info in edu one attendance Mikołaj Pich 2024-03-03 09:55:47 +0100
  • 03fb607415
    Version 2.5.0 Mikołaj Pich 2024-03-02 21:02:59 +0100
  • badcf2460d
    Version 2.4.2 Mikołaj Pich 2024-03-02 20:35:01 +0100
  • bcb7797733
    Fix api dump Mikołaj Pich 2024-03-02 15:45:55 +0100
  • 83e59cca40
    Don't throw error from student module login if there is only eduOne module available Mikołaj Pich 2024-03-02 15:33:45 +0100
  • 939e4428c8
    Add missing homepage permissions token refreshing Mikołaj Pich 2024-03-02 15:24:09 +0100
  • acabb144bd
    Add missing author field to last announcement pojo Mikołaj Pich 2024-03-02 15:23:49 +0100
  • 04661c77f0
    Rethrow original exception if login not succeed Mikołaj Pich 2024-03-02 12:58:10 +0100
  • c0b5cd2b63
    Update dependencies Mikołaj Pich 2024-03-02 11:07:55 +0100
  • 8ffd7b0d35 Add last announcement feature Mikołaj Pich 2024-03-02 10:45:42 +0100
  • e077867957 Add support for detect whole day excuses in old student module Mikołaj Pich 2024-02-29 23:56:48 +0100
  • b7081d1ac1 Fix error handling in message endpoints and add more info to http 403 json exceptions Mikołaj Pich 2024-02-29 22:37:00 +0100
  • fcdf0aaf1e Add registration token impl to edu one Mikołaj Pich 2024-02-25 18:32:19 +0100
  • 73ad35c0e6 Add attendance excuse feature to eduOne Mikołaj Pich 2024-02-25 16:50:30 +0100
  • 10040718e9 Add method to restore messages from trash Mikołaj Pich 2024-02-25 14:29:54 +0100
  • 8143878d88 Add support for authorize eduOne student Mikołaj Pich 2024-02-25 11:32:59 +0100