Commit Graph

6894 Commits (23fccb22e542a8095521523fb70be9304f8f08ff)

Author SHA1 Message Date
Dani Palou 6a58fe3fdb
Merge pull request #4001 from crazyserver/MOBILE-4456
MOBILE-4456 icons: Fix icon colors on some blocks
2024-04-05 15:25:19 +02:00
Pau Ferrer Ocaña d66c748fea MOBILE-4456 icons: Fix icon colors on some blocks 2024-04-05 12:07:43 +02:00
Pau Ferrer Ocaña 3b98ab8214
Merge pull request #4000 from dpalou/MOBILE-2768
MOBILE-2768 acceptances: Fix wrap in tables and add circle icon
2024-04-04 16:56:17 +02:00
Dani Palou a7ed9ea375 MOBILE-2768 acceptances: Fix wrap in tables and add circle icon 2024-04-04 16:25:32 +02:00
Pau Ferrer Ocaña 3fed4943d9 MOBILE-4543 siteplugins: Import libraries once 2024-04-04 12:12:08 +02:00
Pau Ferrer Ocaña 9038e883e7 MOBILE-4543 course: Do not show open in browser for students 2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña 4f56e08f9b MOBILE-4543 course: Improvements on course options delegate 2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña 0d56f802f2 MOBILE-4543 chore: Remove unnecessary variable type change on hash 2024-04-04 12:12:07 +02:00
Dani Palou 8544599692 MOBILE-4470 blog: Make PUBLISH_STATE const match type name 2024-04-02 14:53:43 +02:00
Dani Palou 8b2b130e14 MOBILE-4470 core: Make DownloadStatus types match const names 2024-04-02 14:36:02 +02:00
Pau Ferrer Ocaña 99b3f3db52
Merge pull request #3994 from dpalou/MOBILE-2768
Mobile 2768
2024-04-02 11:04:25 +02:00
Dani Palou bd05953586 MOBILE-2768 theme: Apply ion-text-wrap to ion-radio and ion-checkbox 2024-03-28 11:19:49 +01:00
Dani Palou f184f69def MOBILE-2768 policy: Fix archived policy displayed after login 2024-03-28 11:15:24 +01:00
Alfonso Salces a8b4a0022b
Merge pull request #3991 from dpalou/MOBILE-4522
Mobile 4522
2024-03-26 14:15:46 +01:00
Dani Palou e84a2ee78c MOBILE-4522 forum: Don't calculate unread number if tracking disabled 2024-03-26 12:29:46 +01:00
Dani Palou 7aac07a251
Merge pull request #3993 from alfonso-salces/MOBILE-4219
Mobile 4219
2024-03-26 11:58:53 +01:00
Alfonso Salces 521964cf4f MOBILE-4219 blog: Fix empty blog entries page and some styles 2024-03-26 11:23:15 +01:00
Alfonso Salces 823aba0467 MOBILE-4219 edit-entry: Change save button and default publishstate 2024-03-26 08:34:03 +01:00
Dani Palou 70994ca4f5 MOBILE-4551 sync: Display toast when site sync is successful 2024-03-25 12:54:00 +01:00
Dani Palou 99dcbd9590 MOBILE-4522 forum: Only trigger MARK_READ_EVENT if forum has tracking 2024-03-25 08:20:00 +01:00
Dani Palou f6ec43097a MOBILE-4491 behat: Fix before_scenario not running for some tests 2024-03-22 09:11:12 +01:00
Dani Palou 5215ff91e5 MOBILE-2768 policy: Display Inactive badge in certain policies 2024-03-21 09:16:46 +01:00
Dani Palou 4843fdc619
Merge pull request #3986 from crazyserver/MOBILE-4458
Mobile 4458
2024-03-21 08:04:31 +01:00
Pau Ferrer Ocaña 319c6d8115 MOBILE-4458 design: Fix focus on error accordion 2024-03-20 16:26:51 +01:00
Pau Ferrer Ocaña fa1ed71fb6 MOBILE-4458 notifications: Fix notifications list user menu button size 2024-03-20 16:26:51 +01:00
Pau Ferrer Ocaña 2f9256725f MOBILE-4458 design: Move css from light/dark to DS and components 2024-03-20 16:26:51 +01:00
Dani Palou 8dfd363d6f
Merge pull request #3956 from alfonso-salces/MOBILE-4219
MOBILE-4219 blog: Add and edit blog entries
2024-03-20 16:13:10 +01:00
Alfonso Salces 5d7c520de4 MOBILE-4219 blog: Create acceptance testing 2024-03-20 15:30:31 +01:00
Alfonso Salces ed8223d761 MOBILE-4219 blog: Add some ws to create and edit blog entries 2024-03-20 15:30:31 +01:00
Alfonso Salces 9d282a8f02 MOBILE-4219 blog: Allow edition and redesign blog entries 2024-03-20 15:30:25 +01:00
Pau Ferrer Ocaña 59280ca81c MOBILE-4458 design: Apply typography 2024-03-20 15:25:11 +01:00
Dani Palou 5d96c5a339 MOBILE-2768 policy: Fix table width 2024-03-20 09:37:37 +01:00
Dani Palou 03df67b739 MOBILE-4531 policy: Check if dataprivacy feature is disabled 2024-03-20 09:28:32 +01:00
Noel De Martin dcf9439eb7 MOBILE-4268 core: Refactor error accordion into service 2024-03-19 10:57:46 +01:00
Noel De Martin 6b461b035e MOBILE-4268 core: Update error accordion UI 2024-03-19 10:13:07 +01:00
Noel De Martin e1be8caace MOBILE-4268 core: Rename core-error-accordion 2024-03-18 16:10:40 +01:00
Noel De Martin eb0738cb0f MOBILE-4268 core: Require details with error code 2024-03-18 16:10:40 +01:00
Noel De Martin 6ce688e76c MOBILE-4270 core: Report login errors 2024-03-18 16:10:40 +01:00
Noel De Martin 92f65b38ad MOBILE-4268 core: Remove storybook 2024-03-18 16:10:40 +01:00
Pau Ferrer Ocaña d41fab4b89
Merge pull request #3981 from dpalou/MOBILE-2768
Mobile 2768
2024-03-18 13:22:01 +01:00
Dani Palou 62a04239cb MOBILE-2768 policy: Decouple policy service from initial bundle 2024-03-18 09:41:55 +01:00
Dani Palou b33b8b07fc MOBILE-2768 policy: Support viewing agreements 2024-03-18 09:41:55 +01:00
Dani Palou 704840ccf2
Merge pull request #3976 from crazyserver/MOBILE-4544
Mobile 4544
2024-03-18 08:36:46 +01:00
Dani Palou 85e6446f4b MOBILE-2768 policy: Support accepting all types of policies 2024-03-18 08:28:48 +01:00
Dani Palou c7262f715e MOBILE-2768 policy: Adapt the UI of accept policy page 2024-03-18 08:28:48 +01:00
Dani Palou d7ce967746 MOBILE-2768 policy: Implement new WebService calls 2024-03-18 08:28:48 +01:00
Dani Palou 380bd72087 MOBILE-2768 site: Add missing fields in site info type 2024-03-18 08:28:48 +01:00
Dani Palou 9b8414e8b4 MOBILE-2768 mimetype: Improve mimetype detection for PHP URLs 2024-03-18 08:28:48 +01:00
Dani Palou 521dc9eb6d MOBILE-2768 policy: Move site policy code to new feature 2024-03-18 08:28:47 +01:00
Alfonso Salces e6ce19a91a
Merge pull request #3979 from crazyserver/MOBILE-4456
MOBILE-4456 icons: Do not apply colors if svg has styles
2024-03-15 12:33:25 +01:00
Pau Ferrer Ocaña 1a90d4c83e
Merge pull request #3974 from alfonso-salces/MOBILE-3947
MOBILE-3947 course-list-item: Allow hide progress bar
2024-03-15 12:06:19 +01:00
Pau Ferrer Ocaña a94b58af6e MOBILE-4456 icons: Do not apply colors if svg has styles 2024-03-15 11:58:27 +01:00
Pau Ferrer Ocaña 61de79c493
Merge pull request #3978 from dpalou/MOBILE-3622
MOBILE-3622 h5p: Apply styles defined in h5pcustomcss
2024-03-15 11:17:42 +01:00
Pau Ferrer Ocaña f16ee024aa MOBILE-4544 timer: Add timerHiddenPreferenceName to set visibility pref 2024-03-15 10:55:42 +01:00
Pau Ferrer Ocaña 1e1210e9e3 MOBILE-4544 styles: Fix modal sheet handle color 2024-03-15 10:51:52 +01:00
Dani Palou 98e7ba17c9 MOBILE-3622 h5p: Apply styles defined in h5pcustomcss 2024-03-14 17:28:33 +01:00
Dani Palou 337dba4e9f MOBILE-4521 iframe: Destroy iframe if setting an empty src
In iOS, setting an empty src in an iframe sometimes causes the iframe to get 'stuck' in the empty page
2024-03-14 12:54:43 +01:00
Dani Palou 8f880c6cb8 MOBILE-4521 iframe: Re-set iframe listeners if element is recreated 2024-03-14 12:48:22 +01:00
Dani Palou 0d6b624210 MOBILE-4525 filter: Group requests when getting category filters 2024-03-13 12:27:23 +01:00
Alfonso Salces 889bfe7aa6 MOBILE-3947 course-list-item: Allow hide progress bar 2024-03-13 12:27:22 +01:00
Noel De Martin 42d18b8e11
Merge pull request #3973 from dpalou/MOBILE-4526
MOBILE-4526 filter: Fix filters not applied in some cases
2024-03-13 12:19:55 +01:00
Dani Palou f00c7886c1 MOBILE-4526 filter: Fix filters not applied in some cases 2024-03-13 11:48:32 +01:00
Pau Ferrer Ocaña 824ce41a5c MOBILE-4497 competencies: Fix behat on previous versions 2024-03-13 11:04:42 +01:00
Noel De Martin 0b9ee2d29b
Merge pull request #3963 from dpalou/MOBILE-4526
Mobile 4526
2024-03-13 08:34:49 +01:00
Dani Palou 67ca4d2549
Merge pull request #3971 from NoelDeMartin/MOBILE-4470
MOBILE-4470 course: Fix tests for previous LMS versions
2024-03-13 08:19:05 +01:00
Dani Palou 4fad121172 MOBILE-4526 filter: Use get_all_states WS if available 2024-03-13 07:53:55 +01:00
Dani Palou 41e4292c48 MOBILE-4526 core: Use ContextLevel enum instead of string 2024-03-13 07:53:53 +01:00
Dani Palou 8afeac3a94 MOBILE-4526 filter: Convert block and user contexts to parent 2024-03-13 07:53:28 +01:00
Noel De Martin f2c0e474d0 MOBILE-4470 course: Fix tests for previous LMS versions 2024-03-12 17:06:12 +01:00
Noel De Martin 44b9f499bf
Merge pull request #3969 from crazyserver/MOBILE-4530
Mobile 4530
2024-03-12 17:04:28 +01:00
Pau Ferrer Ocaña 7252e70720 MOBILE-4530 chore: Fix branded bbb icon on 4.0 icon version 2024-03-12 16:11:55 +01:00
Pau Ferrer Ocaña 2261dfb296 MOBILE-4530 calendar: Add branded type to caledar and sort WS types 2024-03-12 16:11:55 +01:00
Pau Ferrer Ocaña 537dc07587 MOBILE-3947 chore: Remove unnecessary route module exports 2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña f6b9ce0212 MOBILE-3947 chore: Remove import of components module in activity module 2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña f7d2992ca4 MOBILE-3947 compile: Remove module services without plugins 2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña 2078c12571 MOBILE-3947 chore: Decouple constants from Addons used in core folder 2024-03-12 15:37:00 +01:00
Pau Ferrer Ocaña 275089850e
Merge pull request #3961 from dpalou/MOBILE-3947
MOBILE-3947 ui: Display Cancel/Done buttons in datetime
2024-03-12 13:24:22 +01:00
Dani Palou b52681e2b2 MOBILE-3947 behat: Add step to wait for Toast to dismiss 2024-03-12 12:41:08 +01:00
Pau Ferrer Ocaña b7629d4fb1
Merge pull request #3968 from NoelDeMartin/MOBILE-4339
MOBILE-4339 quiz: Fix offline unanswered warning
2024-03-12 12:36:13 +01:00
Pau Ferrer Ocaña dd194b1a85 MOBILE-4540 url: Reduce WS calls on module handler 2024-03-12 11:36:55 +01:00
Noel De Martin 92156848a3 MOBILE-4339 quiz: Fix offline unanswered warning 2024-03-12 11:30:59 +01:00
Noel De Martin c53db7f546 MOBILE-4350 quiz: Fix submit navigation button 2024-03-11 15:33:35 +01:00
Dani Palou f68a9b10fe
Merge pull request #3965 from crazyserver/MOBILE-4329
Mobile 4329
2024-03-11 14:58:19 +01:00
Noel De Martin 02edd583a5
Merge pull request #3962 from dpalou/MOBILE-4528
MOBILE-4528 chat: Decouple from initial bundle
2024-03-11 14:52:28 +01:00
Dani Palou 162a618780
Merge pull request #3964 from crazyserver/MOBILE-4538
Mobile 4538
2024-03-11 14:01:28 +01:00
Pau Ferrer Ocaña 6454a74464 MOBILE-4329 chore: Make core table x-scrollables 2024-03-11 13:39:07 +01:00
Pau Ferrer Ocaña 6be582f932 MOBILE-4329 dataprivacy: Add download button when download is ready 2024-03-11 13:39:07 +01:00
Pau Ferrer Ocaña bbdd7ee95c MOBILE-4329 dataprivacy: Add disabled features check 2024-03-11 13:37:47 +01:00
Dani Palou 7287a9b298 MOBILE-3947 datetime: Display placeholder if datetime value is undefined 2024-03-11 12:56:58 +01:00
Pau Ferrer Ocaña 9c28b32557 MOBILE-4456 activitymodules: Get branded from icons 2024-03-11 12:28:24 +01:00
Pau Ferrer Ocaña 732a21160c MOBILE-4458 design: Fix behat snapshots 2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña c7d6fff02f MOBILE-4458 design: Remove some legacy rgba function usage 2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña 9660be8228 MOBILE-4458 design: Apply button styles 2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña 75afcb1534 MOBILE-4458 design: Renew empty box styles 2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña 4e282938af MOBILE-4458 design: Apply font styles 2024-03-11 12:25:31 +01:00
Pau Ferrer Ocaña 2e85f1264e MOBILE-4458 design: Add shadows to design system 2024-03-11 12:22:06 +01:00
Pau Ferrer Ocaña ae4c1ce28a MOBILE-4538 mod: Check module is enabled in related delegates 2024-03-11 11:57:42 +01:00
Pau Ferrer Ocaña dc1b9e9575 MOBILE-4538 assign: Inheritdocs from handlers 2024-03-11 11:57:42 +01:00
Pau Ferrer Ocaña 4fd1276817 MOBILE-4538 filters: Performance improvements on some delegates 2024-03-11 11:57:42 +01:00
Pau Ferrer Ocaña 21b43d56df MOBILE-4538 delegates: Add handlers promise enabled info and remove code 2024-03-11 11:57:42 +01:00