4766 Commits

Author SHA1 Message Date
Noel De Martin
7c834281ce MOBILE-3977 filepool: Optimize files table 2022-02-07 13:46:54 +01:00
Noel De Martin
808a242cbc MOBILE-3977 core: Refactor database table wrapper
Decouple caching behaviour into subclasses using a configurable proxy
2022-02-07 13:46:54 +01:00
Dani Palou
260ef4d47e MOBILE-3958 assign: Remove non-null assertions in submission component 2022-02-07 09:34:16 +01:00
Dani Palou
32947cbc4e MOBILE-3958 assign: Remove HTML when treating grade 2022-02-07 08:53:04 +01:00
Dani Palou
0fd27feec9 MOBILE-3833 h5p: Fix substring in h5p validator 2022-02-04 14:42:16 +01:00
Pau Ferrer Ocaña
cc78598e4c
Merge pull request #3096 from dpalou/MOBILE-3833
MOBILE-3833 core: Fix substring errors
2022-02-04 12:50:26 +01:00
Dani Palou
a6df4e997b MOBILE-3833 core: Fix substring errors 2022-02-04 12:34:28 +01:00
Pau Ferrer Ocaña
46f82b58be
Merge pull request #3095 from dpalou/MOBILE-3833
MOBILE-3833 core: Fix infinite requests if file download failed
2022-02-04 11:20:28 +01:00
Dani Palou
947534a6b7 MOBILE-3833 core: Fix infinite requests if file download failed 2022-02-04 10:51:36 +01:00
Pau Ferrer Ocaña
857679a89d MOBILE-3814 course: Fix empty course index 2022-02-04 10:08:18 +01:00
Pau Ferrer Ocaña
b4b7ec2faf MOBILE-3814 styles: Style ion chips 2022-02-04 10:08:18 +01:00
Pau Ferrer Ocaña
efba119a86 MOBILE-3814 styles: Style progress bars 2022-02-04 10:08:18 +01:00
Pau Ferrer Ocaña
5040f70da8 MOBILE-3814 styles: Adapt colors to match LMS 2022-02-03 15:57:26 +01:00
Dani Palou
cb5508fc72
Merge pull request #3090 from crazyserver/MOBILE-3954
Mobile 3954
2022-02-02 16:16:19 +01:00
Pau Ferrer Ocaña
514b4150de MOBILE-3954 storage: Apply UX changes to text 2022-02-02 15:58:32 +01:00
Pau Ferrer Ocaña
e97f70d1fb MOBILE-3954 storage: Move space usage from preferences 2022-02-02 15:58:32 +01:00
Pau Ferrer Ocaña
9caa1f06d5 MOBILE-3954 storage: Add site home to manage storage page 2022-02-02 15:58:32 +01:00
Pau Ferrer Ocaña
94fbd9e0e2 MOBILE-3954 blocks: Remove download enable switch from block pages 2022-02-02 15:52:45 +01:00
Pau Ferrer Ocaña
c59ca185b6 MOBILE-3954 main: Remove manage courses from main pages 2022-02-02 15:52:45 +01:00
Pau Ferrer Ocaña
cf0d9ae468 MOBILE-3954 storage: Improve courses manager template 2022-02-02 13:30:21 +01:00
Dani Palou
e505f1370a MOBILE-3960 config: Add new removeaccountonlogout config 2022-02-02 12:33:17 +01:00
Pau Ferrer Ocaña
9f63d7307c
Merge pull request #3085 from dpalou/MOBILE-3965
MOBILE-3965 login: Always force logout when click 'Logout' button
2022-02-02 11:59:22 +01:00
Pau Ferrer Ocaña
2c2be04065 MOBILE-3915 chore: Fix some imports 2022-02-02 11:40:07 +01:00
Pau Ferrer Ocaña
1e2eb7e4fb MOBILE-3915 course: Align icons on course index 2022-02-02 11:40:07 +01:00
Pau Ferrer Ocaña
72f189a93d MOBILE-3976 style: Fix combobox styling 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña
93251a5594 MOBILE-3976 notifications: Use new enabled setting on 4.0 onward 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña
0b50611700 MOBILE-3976 messages: Use new enabled setting on 4.0 onward 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña
1f6c5a672b MOBILE-3976 messages: Simplify settings UI 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña
75ed990655 MOBILE-3976 chore: Remove invalid spaces 2022-02-01 17:12:31 +01:00
Dani Palou
d9a9c785e6 MOBILE-3909 airnotifier: Don't show confirm before open browser 2022-02-01 16:00:41 +01:00
Pau Ferrer Ocaña
5a5036c6b5
Merge pull request #3084 from dpalou/MOBILE-3975
MOBILE-3975 calendar: Move default reminder initial value to config
2022-02-01 15:05:47 +01:00
Dani Palou
5ec817e7f5 MOBILE-3965 login: Always force logout when click 'Logout' button 2022-02-01 10:43:23 +01:00
Dani Palou
97c49cb042 MOBILE-3909 calendar: Allow deleting past reminders 2022-02-01 09:50:26 +01:00
Dani Palou
29a688d3f8 MOBILE-3909 calendar: Remove decimals from migrated reminders 2022-02-01 09:40:42 +01:00
Dani Palou
a776e37852 MOBILE-3975 calendar: Move default reminder initial value to config 2022-02-01 08:14:08 +01:00
Pau Ferrer Ocaña
65de608aee MOBILE-3915 course: Expand selected or scrolled section on course index 2022-01-31 17:49:33 +01:00
Pau Ferrer Ocaña
82e04a5599
Merge pull request #3082 from dpalou/MOBILE-3902
MOBILE-3902 airnotifier: Use is_system_configured WS
2022-01-31 16:21:40 +01:00
Dani Palou
9d40a6d2af MOBILE-3902 airnotifier: Use is_system_configured WS 2022-01-31 15:55:57 +01:00
Pau Ferrer Ocaña
7971e71e57 MOBILE-3915 course: Update course progress when completion changes 2022-01-31 14:31:17 +01:00
Pau Ferrer Ocaña
5e29e65325 MOBILE-3915 completion: Fix completion event listener conditions 2022-01-31 14:11:55 +01:00
Pau Ferrer Ocaña
bb42e9b94d MOBILE-3923 starredcourses: Use block WS when obtaining course list 2022-01-31 13:38:19 +01:00
Pau Ferrer Ocaña
6428bbb5fc
Merge pull request #3076 from dpalou/MOBILE-3833
Mobile 3833
2022-01-31 10:37:10 +01:00
Dani Palou
d6e38b3de1
Merge pull request #3072 from NoelDeMartin/MOBILE-3316
MOBILE-3316: Handle new user access errors
2022-01-31 10:27:16 +01:00
Dani Palou
45b2cdec47 MOBILE-3932 resource: Fix message displayed when outdated and offline 2022-01-31 09:41:41 +01:00
Dani Palou
76e682bb53 MOBILE-3833 core: Fix deep links to logged out sites 2022-01-31 07:44:55 +01:00
Dani Palou
f83c8f4e1a MOBILE-3833 mainmenu: Support deep links in all tabs, not just home 2022-01-28 15:41:32 +01:00
Pau Ferrer Ocaña
27729cbf26 MOBILE-3915 style: Improve radius vars 2022-01-28 14:52:29 +01:00
Pau Ferrer Ocaña
8d59e03b9d MOBILE-3915 course: Adapt course contents to new prototypes 2022-01-28 14:52:29 +01:00
Pau Ferrer Ocaña
0af808571c MOBILE-3915 course: Improve Course index page 2022-01-28 14:52:29 +01:00
Pau Ferrer Ocaña
6b46f48b3c MOBILE-3915 course: Improve course summary page 2022-01-28 14:50:59 +01:00