Commit Graph

52 Commits

Author SHA1 Message Date
76d038eefa Hide grade statistics when is eduOne, add isEduOne flag migration ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2024-03-24 19:42:36 +01:00
d789aa718e Change AuthDialog condition to isAuth flag ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2024-03-20 01:49:55 +01:00
ccba31f2e8 Add last announcements to school announcements () 2024-03-02 16:55:54 +01:00
7a4032dda4 Add mute message senders ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2024-02-29 21:30:02 +01:00
22f72981cb Add descriptive grades () 2024-02-08 09:16:09 +01:00
9dfb282e88 Add X to close admin message () 2024-01-21 11:39:55 +01:00
3dfc55c4d1 Add admin messages to login screen () 2023-08-24 11:33:40 +02:00
5306044173 Add custom register host field on login screen () 2023-06-01 23:22:10 +02:00
a495fcbc5f Fix saving attachements with same url but from different messages () 2023-03-02 18:01:48 +01:00
c34c63c128 Add support for new ADFS light instances ()
* Update known symbols

* Update resman host details

* Add adfslight from tomaszowmazowiecki

* Bump sdk to 1.8.2-SNAPSHOT

* Add migration 54 with tests

* Close db in migration tests

* Run tests workflow on every pull request
2022-12-20 16:06:55 +01:00
51a1097bb4 Add mailbox chooser to messages () 2022-11-16 13:46:47 +01:00
db4f172fb8 Fix unread status in sent messages () 2022-11-16 12:54:55 +01:00
9d47127921 Add support for messages plus API () 2022-08-22 14:30:50 +02:00
1b74bffc06 Fix no mobile devices on parent account () 2022-07-02 19:10:57 +02:00
0fb55bd6c6 Fix doubled announcements () 2022-06-26 12:12:11 +02:00
daa7b54dab Refactor notification destinations ()
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
2022-01-28 13:43:56 +01:00
20673c4ead Add basic support for kindergarten students () 2021-12-31 12:21:52 +01:00
e6b2acabd5 Block app timezone to polish timezone () 2021-12-31 11:53:09 +01:00
094df212b4 Add additional lessons feature () 2021-12-21 00:36:59 +01:00
4e19964249 Make admin messages dissmisable () 2021-11-21 09:02:12 +01:00
f88d44f0ec Add timetable changes, attendance notifications and refactor notification deeplinks () 2021-11-06 22:21:34 +01:00
e3122127c0 Add admin messages () 2021-10-13 23:58:24 +02:00
e8075e30e4 Add "add homework" feature () 2021-10-08 11:19:49 +02:00
d69118b085 Add notifications center () 2021-09-27 20:58:25 +02:00
983dcd8656 Add conferences and announcements notifications () 2021-05-17 15:19:39 +02:00
4e80441167 Add school announcements () 2021-05-03 17:24:01 +02:00
aeb3b2a030 Display day header from website in timetable () 2021-04-05 15:07:29 +02:00
7bc5219d81 Add new notifications () 2021-04-04 14:15:07 +00:00
9e2985864a Add avatars () 2021-03-02 23:34:25 +00:00
000cbd11a2 Fix EOF error in messages () 2021-02-13 20:39:52 +01:00
23411a608f Fix nullable student guardians () 2021-02-06 16:19:50 +01:00
3e3a080b70 Add nick for student () 2021-02-01 23:58:44 +01:00
d79b1c9a58 Add account manager () 2021-01-29 21:53:46 +01:00
9763208688 Add additional lessons to timetable () 2020-12-27 14:06:07 +01:00
a1ebf6c6ad Add average in class grades statistics () 2020-11-11 16:03:52 +01:00
8830240182 Add conferences () 2020-11-01 16:53:31 +01:00
7e2de594a4 Fix messages after 20.09 update () 2020-08-29 23:53:55 +02:00
a6682c9b73 Add predicted and final grade notifications () 2020-06-13 17:11:18 +02:00
18c1153e12 Add mark as done feature in homework () 2020-04-03 17:39:36 +02:00
502a98b70a Add message attachments () 2020-04-02 20:27:53 +02:00
6f697eff47 Add points to notes () 2020-03-29 14:26:56 +02:00
87107ec474 Filter lucky numbers by school shortcut () 2020-03-02 22:22:41 +01:00
19f495cba6 Add excusing for absence () 2020-01-25 18:07:25 +01:00
ad3bb3a522 Add option to show only student plan lessons () 2020-01-20 22:18:26 +01:00
304c49d61e Migration to Wulkanowy SDK () 2019-12-22 00:14:46 +01:00
7a4cf694ca Add school info ()
* Add db layer to school info

* Add base classes

* Add database migration

* Add base view

* Update icon

* Fix textviews height

* Handle error and empty results

* Improve school info look

* Add strings

* Fix action bar elevation in school fragment

* Add missing blank lines

* Reorganize strings

* Make field title first in order

* Make fields views selectable

* Rename SchoolInfo to School
2019-10-21 21:25:15 +02:00
f9474af39e Add points to class grades statistics () 2019-10-03 00:46:08 +02:00
a45bc0eef6 Add teachers () 2019-09-29 18:09:53 +02:00
28f27db2b5 Add mobile access managment () 2019-06-03 00:43:54 +02:00
0f75ff3206 Show grades average from register if exist instead of calculating () 2019-05-31 14:40:53 +02:00