1329 Commits

Author SHA1 Message Date
Dani Palou
884827afb6 MOBILE-4166 videojs: Support fullscreen and improve types 2023-02-09 13:24:02 +01:00
Dani Palou
9b011ba350 MOBILE-4166 core: Fix VideoJS in books and destroy players 2023-02-09 13:24:02 +01:00
Dani Palou
9419db02a1 MOBILE-4166 core: Use VideoJS in iOS for unsupported media 2023-02-09 13:24:02 +01:00
Dani Palou
47e5158afe MOBILE-4166 core: Implement CoreDirectivesRegistry and deprecate old one 2023-02-09 13:24:02 +01:00
Dani Palou
0732722882 MOBILE-4069 behat: Test book swipe and numbering 2023-02-08 09:26:56 +01:00
Dani Palou
ebb6e393cf MOBILE-4069 book: Fix PTR in book index page 2023-02-07 16:23:26 +01:00
Dani Palou
f11819f698 MOBILE-4069 behat: Fix timeline test 2023-02-07 16:23:20 +01:00
Pau Ferrer Ocaña
31a275a6fe MOBILE-4065 forum: Fix forum focus problems 2023-02-07 15:03:50 +01:00
Pau Ferrer Ocaña
bff59a0e54 MOBILE-4065 calendar: Fix calendar days focus 2023-02-07 15:03:50 +01:00
Noel De Martin
637301012d
Merge pull request #3527 from dpalou/MOBILE-4234
MOBILE-4234 mod_data: Correctly handle 0 in number fields
2023-01-24 08:22:46 +01:00
Dani Palou
18f9e90fbc MOBILE-4234 mod_data: Correctly handle 0 in number fields 2023-01-24 08:09:20 +01:00
Noel De Martin
250c6c1db8 MOBILE-4239 core: Remove cannotconnect version 2023-01-23 16:39:58 +01:00
Dani Palou
730571ed83 MOBILE-4069 book: Add basic usage behat tests 2023-01-16 12:32:35 +01:00
Dani Palou
665f3a4495 MOBILE-4081 quiz: Fix timer red color 2022-12-16 14:56:43 +01:00
Dani Palou
f2af5c72b3 MOBILE-4081 quiz: Fix question mark rendering 2022-12-16 13:05:23 +01:00
Dani Palou
e40b212fef MOBILE-4081 quiz: Fix submit quiz button alignment 2022-12-16 12:32:08 +01:00
Dani Palou
82082eb14a MOBILE-4081 forum: Fix prefetch behat test 2022-12-16 10:03:35 +01:00
Dani Palou
2afa7918b1 MOBILE-4081 database: Fix entry.id is undefined after change group 2022-12-15 17:06:32 +01:00
Dani Palou
413b69832b MOBILE-4081 database: Fix wrong entry displayed after sort 2022-12-15 13:27:43 +01:00
Dani Palou
6b0fbbeaa5 MOBILE-4081 forum: Display selectors if loading discussions fail 2022-12-15 10:26:29 +01:00
Dani Palou
f230c16b94 MOBILE-4081 lesson: Fix wrong feedback displayed in offline 2022-12-14 15:02:09 +01:00
Dani Palou
4f630a5f72 MOBILE-4081 database: Fix app restarted when resetting search 2022-12-14 08:17:07 +01:00
Noel De Martin
578c40f3d1
Merge pull request #3506 from dpalou/MOBILE-4081
Mobile 4081
2022-12-13 13:06:51 +01:00
Dani Palou
5d5e436a8d MOBILE-4081 calendar: Fix site home event not displayed 2022-12-13 12:23:55 +01:00
Dani Palou
f5fcaecf48 MOBILE-4081 assign: Fix buttons display in big screens 2022-12-13 09:48:22 +01:00
Dani Palou
cb10f9e25d
Merge pull request #3503 from NoelDeMartin/MOBILE-4176
MOBILE-4176 grades: Keep new lines
2022-12-12 12:23:08 +01:00
Alfonso Salces
c6f48336fc MOBILE-4081 swipe-slides: Book chapter tags not always shown 2022-12-07 09:54:53 +01:00
Noel De Martin
324785f36a MOBILE-4176 grades: Keep new lines 2022-12-05 16:54:42 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Pau Ferrer Ocaña
8818dde723 MOBILE-4081 theme: Reintroduce hide-detail class
This reverts commit be1bacba0c05a244240c4091884ee35e1178048f.
2022-12-01 22:46:31 +01:00
Noel De Martin
cd4d4f164f
Merge pull request #3496 from dpalou/MOBILE-4081
Mobile 4081
2022-12-01 17:40:07 +01:00
Dani Palou
acadb25a90 MOBILE-4081 timeline: Fix duedate string in timeline 2022-12-01 16:54:23 +01:00
Noel De Martin
4be903defb
Merge pull request #3494 from dpalou/MOBILE-4081
MOBILE-4081 calendar: Fix calendar behat
2022-12-01 13:39:02 +01:00
Dani Palou
0c03b6a3c1 MOBILE-4081 calendar: Fix calendar behat 2022-12-01 13:02:14 +01:00
Alfonso Salces
35946f6f31 MOBILE-4085 course-storage: Add change detection OnPush 2022-11-30 12:07:04 +01:00
Pau Ferrer Ocaña
8dde80aa08 MOBILE-4081 chore: Remove deprecated concatenatePaths usage 2022-11-29 10:23:36 +01:00
Pau Ferrer Ocaña
6ff5868e9d
Merge pull request #3481 from dpalou/MOBILE-4081
Mobile 4081
2022-11-28 15:41:30 +01:00
Pau Ferrer Ocaña
ebc0344c60 MOBILE-4081 completion: Add link handler to block completion status 2022-11-28 08:48:34 +01:00
Pau Ferrer Ocaña
fed0239c72 MOBILE-4081 user: Admit profile urls without id 2022-11-28 08:48:34 +01:00
Dani Palou
034d0b4e0c
Merge pull request #3475 from alfonso-salces/MOBILE-4085
MOBILE-4085 course-storage: Revert OnPush changes
2022-11-25 08:05:14 +01:00
Alfonso Salces
fa0dcc0bfa MOBILE-4085 course-storage: Revert OnPush changes 2022-11-25 07:55:07 +01:00
Dani Palou
bf98c699da MOBILE-4081 blog: Don't show my entries toggle when viewing entry 2022-11-24 16:34:56 +01:00
Pau Ferrer Ocaña
b1bd54067c
Merge pull request #3472 from dpalou/MOBILE-4081
Mobile 4081
2022-11-24 14:10:48 +01:00
Dani Palou
2c20a24f84 MOBILE-4081 wiki: Remove non-null assertions in index page 2022-11-24 14:01:51 +01:00
Noel De Martin
c94785a94f MOBILE-4081 addons: Delete manager instances
This prevents errors for trying to get the source of a destroyed manager (for example, for subsequent asynchronous calls fetching data).
2022-11-24 13:14:03 +01:00
Dani Palou
32d1e0761b MOBILE-4081 wiki: Allow viewing empty subwikis 2022-11-24 13:09:06 +01:00
Dani Palou
2ad9d2645c MOBILE-4081 wiki: Fix create page with HTML in title 2022-11-24 12:38:10 +01:00
Alfonso Salces
5ddf7db897 MOBILE-4085 course-storage: Update course status in template 2022-11-24 12:31:27 +01:00
Dani Palou
fc72d481b6
Merge pull request #3464 from crazyserver/MOBILE-4081
Mobile 4081
2022-11-23 15:23:56 +01:00
Pau Ferrer Ocaña
6d039ffba8 MOBILE-4081 notifications: Change notification preferences layout 2022-11-23 14:13:48 +01:00