2
0
Fork 0
Commit Graph

7190 Commits (bea16ec33760d6c169300f69d2010bbc0415f55c)

Author SHA1 Message Date
Pau Ferrer Ocaña 67cae258f6 MOBILE-4616 forum: Move forum constants to a file 2024-07-15 13:15:40 +02:00
Pau Ferrer Ocaña 94743ed700 MOBILE-4616 glossary: Move glossary constants to a file 2024-07-15 13:15:40 +02:00
Pau Ferrer Ocaña c836e94101 MOBILE-4616 folder: Move folder constants to a file 2024-07-15 13:15:40 +02:00
Pau Ferrer Ocaña 09791c8d20 MOBILE-4616 data: Move data constants to a file 2024-07-15 13:15:40 +02:00
Pau Ferrer Ocaña 4934dcec99 MOBILE-4616 feedback: Move feedback constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña bc1e3f00e7 MOBILE-4616 book: Move book constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña 06fec4e6cf MOBILE-4616 bbb: Move bbb constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña 346e3d8d57 MOBILE-4616 survey: Move survey constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña 62f097dc92 MOBILE-4616 lesson: Move lesson constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña af4e07df36 MOBILE-4616 assign: Move assign constants to a file 2024-07-12 13:00:38 +02:00
Pau Ferrer Ocaña 03e0c363b3 MOBILE-4619 sites: Remove site classes on login unchecked 2024-07-10 14:04:08 +02:00
Pau Ferrer Ocaña c27fb811c7 Merge branch 'v4.4.x' 2024-07-10 09:39:16 +02:00
Dani Palou 45a7681eda MOBILE-4624 format-text: Fix iframes with inline styles 2024-07-08 14:59:48 +02:00
Pau Ferrer Ocaña 73a72ef130 MOBILE-4620 course: Async import main component to avoid crashes 2024-07-05 08:55:52 +02:00
Noel De Martin ec8a1058dd MOBILE-4616: Update supported versions 2024-07-03 17:24:27 +02:00
Noel De Martin 19a9fe11be MOBILE-4616: Document routing modules 2024-07-03 15:13:18 +02:00
github-actions[bot] c0afdfc345 Update lang files 2024-06-28 10:56:21 +00:00
github-actions[bot] 3d47a45e58 Update lang files 2024-06-27 09:18:20 +00:00
Pau Ferrer Ocaña 7aa0c6c570 MOBILE-4470 design: Add serif fallback font for km language 2024-06-27 10:32:00 +02:00
Pau Ferrer Ocaña 9a95ebcc6d MOBILE-4470 database: Fix picture classname to match LMS 2024-06-20 09:22:04 +02:00
Dani Palou 1e2851225f MOBILE-4470 location: Improve handling approximate location 2024-06-17 10:07:56 +02:00
Dani Palou 4f466944dd MOBILE-4470 mod_data: Fix offline images not seen 2024-06-13 12:08:01 +02:00
Alfonso Salces add746fb76
Merge pull request #4094 from dpalou/MOBILE-4470-alfonso
MOBILE-4470 location: Fix location in Android and iOS
2024-06-13 11:55:23 +02:00
Dani Palou 554e5eeb76 MOBILE-4470 location: Fix location in Android and iOS 2024-06-13 11:19:15 +02:00
Pau Ferrer Ocaña 70a02ba702
Merge pull request #4093 from dpalou/MOBILE-4470
Mobile 4470
2024-06-12 11:49:54 +02:00
Dani Palou ce56d9dd2f MOBILE-4470 ddmarker: Fix regression caused by MOBILE-3403 2024-06-12 11:17:10 +02:00
Dani Palou 186164ac4e MOBILE-4470 chat: Fix beeps not appearing anymore 2024-06-11 14:50:28 +02:00
Pau Ferrer Ocaña 21e6b789f0
Merge pull request #4091 from dpalou/MOBILE-4470
Mobile 4470
2024-06-11 11:06:53 +02:00
Dani Palou ad08fcf4b9 MOBILE-4470 quiz: Fix pipe translate not found in prefetch 2024-06-11 08:36:14 +02:00
Dani Palou fcea6c311c MOBILE-4470 user-menu: Fix interval running forever in tablet
In tablet the user-menu-button at the top right was hidden using CSS, but this button has a user tour associated. This meant that the user tour kept looking for the button to be visible forever, checking it every 50ms.
2024-06-11 08:36:14 +02:00
Dani Palou e145748d93 MOBILE-4470 ddmarker: Fix markers in wrong position sometimes 2024-06-10 16:24:58 +02:00
Pau Ferrer Ocaña 80aebd4c81
Merge pull request #4090 from dpalou/MOBILE-4470
MOBILE-4470 workshop: Fix sync submission finishing without waiting
2024-06-10 09:25:32 +02:00
Dani Palou 7cb9f1351c MOBILE-4470 workshop: Fix sync submission finishing without waiting 2024-06-07 15:43:05 +02:00
Pau Ferrer Ocaña a303456479 MOBILE-4470 alerts: Align left alerts on iOS 2024-06-07 11:13:39 +02:00
Dani Palou 4dd7b45678 MOBILE-4470 behat: Fix grades behat tests
In LMS there was a nasty hack to return different content based on whether the site was running behat or not. This hack has been removed in MDL-77685, so now we can remove the isAutomated check from the grades code
2024-06-07 10:28:10 +02:00
Dani Palou 66df465d15 MOBILE-4470 workshop: Fix switch phase option overrides the app 2024-06-07 09:18:47 +02:00
Dani Palou 1c9c3362b4
Merge pull request #4086 from crazyserver/MOBILE-4470
MOBILE-4470 workshop: Remove changes confirmation when not editing
2024-06-06 14:04:39 +02:00
Pau Ferrer Ocaña 690f29250e MOBILE-4470 mod-icon: Add white bg to icons on dark mode to imp contrast 2024-06-06 12:55:01 +02:00
Noel De Martin 3ada101981
Merge pull request #4087 from dpalou/MOBILE-4470
MOBILE-4470 popover: Fix popover position when zoom applied
2024-06-06 12:31:54 +02:00
Dani Palou 738de88c38 MOBILE-4470 popover: Fix popover position when zoom applied 2024-06-06 12:11:02 +02:00
Pau Ferrer Ocaña deccc4cbf5 MOBILE-4470 workshop: Remove changes confirmation when not editing 2024-06-06 12:02:53 +02:00
Pau Ferrer Ocaña b739011de9 MOBILE-4470 tag: Add new tagarea for badges 2024-06-05 16:11:33 +02:00
Pau Ferrer Ocaña 9d30620080 MOBILE-4470 tag: Fix tag parsing using bootstrap classes 2024-06-05 16:11:33 +02:00
Pau Ferrer Ocaña 1b2f160d8b
Merge pull request #4083 from dpalou/MOBILE-4604
Mobile 4604
2024-06-05 13:11:30 +02:00
Dani Palou 0b9cab2aeb MOBILE-4604 iab: Clear session when open IAB with auto-login in Android 2024-06-05 11:57:06 +02:00
Dani Palou ac920dc299 MOBILE-4604 core: Download embedded files before login in Android 2024-06-05 10:00:05 +02:00
Pau Ferrer Ocaña b4e7f35372 MOBILE-4470 icon: Add a forced exception for BBB on version 4.0 2024-06-04 14:08:07 +02:00
Dani Palou bfc5367a7c MOBILE-4604 mod_url: Fix embedded URL if it uses pluginfile 2024-06-04 13:12:21 +02:00
github-actions[bot] 9e464ce406 Update lang files 2024-06-04 11:10:09 +00:00
Dani Palou eea7ded755 MOBILE-4604 core: Add external-content to site logo and grades img 2024-06-04 12:35:48 +02:00
Pau Ferrer Ocaña df6b6788d6 MOBILE-4470 chore: Fix HTML missing fields 2024-06-04 10:31:18 +02:00
Pau Ferrer Ocaña dfbf591e2a MOBILE-4470 icon: Revert load SVG directly and use img and filters 2024-06-04 10:31:18 +02:00
Dani Palou 32f78bfa49 MOBILE-4470 behat: Fix calendar tests
They were failing because behat transformations uses 'June' for %b, while the app uses 'Jun' for abbreviated months
2024-06-04 08:13:27 +02:00
Dani Palou 188808d41e MOBILE-4470 remotethemes: Revert fix styles not loaded in offline
This reverts commit f75bfd39d1.
2024-06-03 10:58:43 +02:00
Pau Ferrer Ocaña aa08f5a3b0
Merge pull request #4078 from dpalou/MOBILE-4470
MOBILE-4470 remotethemes: Fix styles not loaded in reconnect in offline
2024-05-31 15:57:02 +02:00
Dani Palou f75bfd39d1 MOBILE-4470 remotethemes: Fix styles not loaded in reconnect in offline 2024-05-31 15:33:33 +02:00
Pau Ferrer Ocaña 983580aa41 MOBILE-4470 style: Do more evident the disabled radio and checkbox 2024-05-31 12:25:57 +02:00
Pau Ferrer Ocaña b5e5001095 MOBILE-4470 style: Wrap text on ion select labels 2024-05-31 12:25:57 +02:00
Pau Ferrer Ocaña c43bcea95e MOBILE-4470 styles: Spinner and refresher use different variables 2024-05-31 12:25:57 +02:00
Dani Palou f6667abd38
Merge pull request #4075 from alfonso-salces/MOBILE-4470
Mobile 4470 blog: Fix activity associations and clear rich text in new entries
2024-05-31 12:18:38 +02:00
Pau Ferrer Ocaña 21cf9eeeaf
Merge pull request #4076 from dpalou/MOBILE-4470
Mobile 4470
2024-05-31 12:15:30 +02:00
Dani Palou 9d226bca34 MOBILE-4470 rte: Fix unable to save HTML with just media 2024-05-31 11:25:03 +02:00
Alfonso Salces f535c5bbd7 MOBILE-4470 blog: add module association from cmId 2024-05-31 09:38:54 +02:00
Alfonso Salces 53e346d7ae MOBILE-4470 blog: trigger form submitted event 2024-05-31 09:38:54 +02:00
Dani Palou 248b74d5c8 MOBILE-4470 h5pactivity: Fix wrong state loaded after synchronize 2024-05-30 16:50:21 +02:00
Pau Ferrer Ocaña 05e6bcb0b0
Merge pull request #4074 from dpalou/MOBILE-4470
Mobile 4470
2024-05-29 16:29:35 +02:00
Dani Palou 1c6551a6e0 MOBILE-4470 database: Don't display values that are no longer valid 2024-05-29 16:05:48 +02:00
Dani Palou b7beaead0c MOBILE-4470 lesson: Fix correct answers when teacher reviews 2024-05-29 12:34:26 +02:00
Dani Palou f1ccc63795 MOBILE-4470 lesson: Fix multichoice option not selected in review
Fixes a regression caused by 2449aca
2024-05-29 10:32:00 +02:00
Pau Ferrer Ocaña ded78aedd1 MOBILE-4470 quiz: Use flex-end instead of end that has better support 2024-05-28 16:04:50 +02:00
Pau Ferrer Ocaña 8576151d56 MOBILE-4470 modal: Use background on modal header buttons 2024-05-28 16:03:23 +02:00
Pau Ferrer Ocaña 7ef7c91a7a MOBILE-4470 wiki: Style wiki edit page like others 2024-05-28 16:02:57 +02:00
Dani Palou 1d135e62d2
Merge pull request #4070 from NoelDeMartin/MOBILE-4470
MOBILE-4470 core: Refactor mod-icon to use signals
2024-05-28 13:45:46 +02:00
Noel De Martin 0ca6377b52 MOBILE-4470 core: Refactor mod-icon to use signals
This change is necessary because some icons weren't updated properly inside of components using OnPush (e.g. course-storage page).
2024-05-28 12:27:52 +02:00
Noel De Martin 9dee3b172d
Merge pull request #4069 from alfonso-salces/MOBILE-4470
MOBILE-4470 edit-entry: Add module and course context
2024-05-28 12:11:18 +02:00
Alfonso Salces fab71435eb MOBILE-4470 edit-entry: Add module and course context 2024-05-28 11:34:39 +02:00
Pau Ferrer Ocaña f8d2127ebe
Merge pull request #4071 from dpalou/MOBILE-4470
Mobile 4470
2024-05-28 11:34:02 +02:00
Dani Palou 7e989c93d5
Merge pull request #4068 from NoelDeMartin/MOBILE-4470
MOBILE-4470 storagemanager: Fix removing courses
2024-05-28 09:45:12 +02:00
Dani Palou 6f56afbb84 MOBILE-4470 compile: Remove unneeded translate pipe
This pipe is no longer needed after afb5ce3cde
2024-05-28 08:46:11 +02:00
Noel De Martin 89597dad72 MOBILE-4470 storagemanager: Fix removing courses
Fixes a regression caused by 91c56256ed
2024-05-28 08:44:29 +02:00
Noel De Martin fa321dad83
Merge pull request #4067 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-27 17:19:29 +02:00
Pau Ferrer Ocaña 5735bc4ca9 MOBILE-4470 icon: Fix mod icon loading having a real uniqueId on SVG 2024-05-27 16:39:49 +02:00
Pau Ferrer Ocaña 670960c81b MOBILE-4470 forum: Author text should be smaller on forum 2024-05-27 16:39:49 +02:00
Dani Palou ff7a075cec MOBILE-4470 compile: Fix component ID collision detected warning
Angular generates a unique component ID for each component to apply style encapsulation, restore application state, etc. Our compile code generated the same ID every time some HTML was compiled, and Angular displayed a warning in the console. Applying a different attribute every time makes sure the component ID is different in each compile.
2024-05-27 16:30:20 +02:00
Dani Palou 0e599a5363
Merge pull request #4062 from crazyserver/MOBILE-4600
Mobile 4600
2024-05-27 15:23:46 +02:00
Noel De Martin e8f65b4252
Merge pull request #4066 from alfonso-salces/MOBILE-4470
Mobile 4470
2024-05-27 15:02:15 +02:00
Pau Ferrer Ocaña 10f2077516 MOBILE-4470 modal: Fix modal backdrop dismiss on iOS 2024-05-27 14:23:36 +02:00
Pau Ferrer Ocaña 87a02928d7 MOBILE-4470 password: Fix password modal height 2024-05-27 14:23:36 +02:00
Pau Ferrer Ocaña d2ac783930 MOBILE-4470 icon: Remove aria label or hidden warning on course storage 2024-05-27 14:23:36 +02:00
Alfonso Salces 5ff760ddc2 MOBILE-4470 blog: Hide creation button in some cases 2024-05-27 13:55:17 +02:00
Alfonso Salces 84a29efdaa MOBILE-4470 blog: Read courseId from url 2024-05-27 13:55:08 +02:00
Pau Ferrer Ocaña ffe3029669 MOBILE-4600 styles: Add styles and mixins to bootstrap 2024-05-27 13:19:25 +02:00
Pau Ferrer Ocaña 1c6bbbfca8 MOBILE-4600 styles: Separate bootstrap to a component 2024-05-27 13:18:03 +02:00
Pau Ferrer Ocaña 0771ccc278 MOBILE-4600 data: Fix related behat tests 2024-05-27 12:53:13 +02:00
Pau Ferrer Ocaña a8bbab2363 MOBILE-4600 data: Add navigation buttons to collapsible-footer 2024-05-27 12:53:13 +02:00
Pau Ferrer Ocaña 9d8d1f0929 MOBILE-4600 styles: Move atto css to a component 2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña 671bb39807 MOBILE-4600 data: Add missing actions 2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña e40426d454 MOBILE-4600 data: Fix date field during edit 2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña a4136c3f1a MOBILE-4600 data: Adapt new default templates 2024-05-27 12:52:39 +02:00
Noel De Martin 086a220f86 MOBILE-4470 timeline: Avoid filtering past courses
This may have been introduced by mistake in commit 0f5416e2f0. Looking at improvements introduced in 4.0, past courses were never filtered out but the UI says "No in-progress courses" when empty; that may have caused the confusion.
2024-05-27 11:20:08 +02:00