Commit Graph

8573 Commits (7f630b287afddd4fa340a7b3f27e53c35a06e0c3)
 

Author SHA1 Message Date
Noel De Martin 46faf7c424 MOBILE-4270 messages: Prepare snapshot tests 2023-03-20 11:20:40 +01:00
Noel De Martin 64136de495 MOBILE-4270 core: Test user profile 2023-03-20 11:20:40 +01:00
Noel De Martin c800d316bb MOBILE-4270 mod_assign: Prepare snapshot tests 2023-03-20 11:20:40 +01:00
Noel De Martin 1210a2a63c MOBILE-4270 mod_book: Prepare snapshot tests 2023-03-20 11:20:40 +01:00
Noel De Martin e319913996 MOBILE-4270 mod_forum: Prepare snapshot tests 2023-03-20 11:20:40 +01:00
Noel De Martin 799276d6ca MOBILE-4270 mod_quiz: Prepare snapshot tests 2023-03-20 11:10:27 +01:00
Dani Palou bac7811551
Merge pull request #3582 from crazyserver/MOBILE-4250
MOBILE-4250 course: Remove module name from course module info component
2023-03-20 11:03:03 +01:00
Pau Ferrer Ocaña 3178dda723 MOBILE-4250 theme: Remove border-radius from modal backdrops 2023-03-20 09:50:11 +01:00
Pau Ferrer Ocaña b1495c6c9d MOBILE-4250 course: Improve translation of module names for a11y 2023-03-20 09:50:11 +01:00
Pau Ferrer Ocaña 35bf08e81d MOBILE-4250 course: Remove module name from course module info component 2023-03-16 13:48:07 +01:00
Pau Ferrer Ocaña d26c83b63c
Merge pull request #3577 from NoelDeMartin/MOBILE-4270-cs
MOBILE-4270: Code style improvements
2023-03-16 12:24:45 +01:00
Noel De Martin 605d1c09a4 MOBILE-4270 course: Remove summary component
This hasn't been used for a long time, so it can be removed.
2023-03-16 12:14:59 +01:00
Noel De Martin 98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01:00
Noel De Martin ce9e2013de MOBILE-4270 vscode: Recommend Angular extension 2023-03-16 11:02:10 +01:00
Noel De Martin bbe5d73241 MOBILE-3942 core: Allow declaring ion-item button
Using strictTemplates, it was throwing an error if an ion-item has a button attribute without any value.
2023-03-16 11:02:10 +01:00
Dani Palou 8f6320e012
Merge pull request #3579 from NoelDeMartin/MOBILE-4193
MOBILE-4193 core: Consolidate module icons sources
2023-03-16 09:48:47 +01:00
Noel De Martin f82d3504f6 MOBILE-4193 grades: Avoid filtering rich images 2023-03-15 12:04:36 +01:00
Noel De Martin 0c998b8f8b MOBILE-4193 core: Consolidate module icons sources 2023-03-15 12:04:36 +01:00
Dani Palou a812ee3625
Merge pull request #3536 from crazyserver/linting
[4.2] Linting and small improvements release
2023-03-14 16:30:32 +01:00
Pau Ferrer Ocaña b4bd42b928 MOBILE-4270 sync: Improve sync result types 2023-03-14 15:52:29 +01:00
Pau Ferrer Ocaña 89890a103d MOBILE-4270 course: Correctly align cards 2023-03-14 15:52:29 +01:00
Pau Ferrer Ocaña 5cb74fca86 MOBILE-4270 question: Improve base question component class 2023-03-14 15:52:29 +01:00
Pau Ferrer Ocaña 51bd21163a MOBILE-4270 db: Tweaks on sqlite 2023-03-14 15:50:42 +01:00
Pau Ferrer Ocaña c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +01:00
Pau Ferrer Ocaña ec86719833 MOBILE-4270 chore: Final deprecation of CoreIconComponent 2023-03-14 15:50:42 +01:00
Dani Palou 2bedc67695
Merge pull request #3578 from NoelDeMartin/MOBILE-4278
MOBILE-4278 quiz: Fix prompt rendering
2023-03-14 07:55:53 +01:00
Noel De Martin 4cf8577360 MOBILE-4278 quiz: Fix prompt rendering 2023-03-13 17:17:42 +01:00
Noel De Martin 899356d956
Merge pull request #3576 from dpalou/MOBILE-4271
MOBILE-4271 login: Dont display OAuth icon if empty
2023-03-08 13:17:32 +01:00
Noel De Martin dfea0b9920
Merge pull request #3575 from dpalou/MOBILE-4203
MOBILE-4203 user: Display timezone in user profile
2023-03-08 13:15:57 +01:00
Dani Palou 83fee349eb MOBILE-4271 login: Dont display OAuth icon if empty 2023-03-08 12:58:17 +01:00
Noel De Martin 908167bc98
Merge pull request #3574 from dpalou/MOBILE-4263
Mobile 4263
2023-03-08 11:26:22 +01:00
Noel De Martin a1af3f90cf
Merge pull request #3573 from dpalou/MOBILE-4265
Mobile 4265
2023-03-08 10:52:07 +01:00
Dani Palou f8f5fbc564 MOBILE-4203 user: Display timezone in user profile 2023-03-08 09:46:42 +01:00
Dani Palou 9744eb5137 MOBILE-4263 quiz: Remove non-null assertions 2023-03-08 09:45:43 +01:00
Dani Palou 4792e47737 MOBILE-4263 quiz: Avoid 'activerulenames' of undefined error 2023-03-08 09:45:43 +01:00
Dani Palou 173acfb954 MOBILE-4265 h5p: Update h5p to 1.23 2023-03-08 09:44:25 +01:00
Dani Palou bd6fb138e1 MOBILE-4265 h5p: Update h5p to 1.22.4
Most of the changes were related to H5P Content Hub, so they weren't included in the app
2023-03-08 09:44:25 +01:00
Noel De Martin 7cd9f6172c
Merge pull request #3571 from dpalou/MOBILE-4270
MOBILE-4270 cordova: Set Kotlin version to fix Android build
2023-03-07 16:47:35 +01:00
Dani Palou 2e74653ff0 MOBILE-4270 cordova: Set Kotlin version to fix Android build 2023-03-07 15:11:38 +01:00
Moodle Mobile Team 15fafef5f0
Merge pull request #3570 from moodlehq/integration
Integration
2023-02-28 11:01:52 +01:00
Dani Palou 9a2720a251
Merge pull request #3569 from NoelDeMartin/MOBILE-4239-behat
MOBILE-4239: Fix behat tests
2023-02-28 10:19:30 +01:00
Noel De Martin f1ee961c6b MOBILE-4239 behat: Skip flaky tests in jenkins 2023-02-28 09:54:31 +01:00
Noel De Martin c5ec2d7573 MOBILE-4239 behat: Scope report tests to 4.1 2023-02-28 09:07:46 +01:00
Noel De Martin 6d65680909 MOBILE-4069 behat: Fix timeline test
Co-authored-by: Dani Palou <dani@moodle.com>
2023-02-28 09:07:46 +01:00
Dani Palou 034db01818
Merge pull request #3568 from NoelDeMartin/MOBILE-4239-behat
MOBILE-4239 behat: Disable snapshot steps
2023-02-28 08:08:35 +01:00
Noel De Martin b2ad6377e8 MOBILE-4239 behat: Disable snapshot steps 2023-02-27 17:46:30 +01:00
Dani Palou e20f2c9f8f
Merge pull request #3565 from alfonso-salces/MOBILE-4077
Mobile 4077 - Open in browser
2023-02-24 11:43:40 +01:00
Dani Palou fdf9f996b0
Merge pull request #3566 from crazyserver/MOBILE-4239
MOBILE-4239 style: Fix loading border radius
2023-02-24 11:43:05 +01:00
Alfonso Salces edf0eab940 MOBILE-4077 ReportBuilder: Fix report summary redirection 2023-02-24 11:33:49 +01:00
Pau Ferrer Ocaña 0419f5ecb5 MOBILE-4239 style: Fix loading border radius 2023-02-24 11:32:36 +01:00