Commit Graph

5849 Commits (f8f5fbc564e43c4c7bfa38b1b2b4ceff8fb340d7)

Author SHA1 Message Date
Alfonso Salces ff7d7eb12f MOBILE-4081 swipe-slides: Book chapter tags not always shown 2022-11-25 15:44:45 +01:00
Pau Ferrer Ocaña 88cdec2e87 MOBILE-4081 login: Maintain a logic sort on login reconnect buttons 2022-11-25 11:19:04 +01:00
Pau Ferrer Ocaña 4d527aa0a8 MOBILE-4081 chore: Adapt viewport to Chrome 108
See https://ionic.io/blog/preparing-your-ionic-app-for-changes-coming-to-chrome-for-android for more info
2022-11-25 11:11:22 +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
Pau Ferrer Ocaña 66ba4bf659 MOBILE-4081 modals: Fix backdropDismiss on iOS 2022-11-24 17:18:45 +01:00
Pau Ferrer Ocaña b002c1650c MOBILE-4081 course: hasInfo condition should be the same as in HTML. 2022-11-24 17:18:45 +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
Dani Palou 5f286924f9
Merge pull request #3473 from crazyserver/MOBILE-4081
MOBILE-4081 loading: Check for added nodes on iOS to solve order
2022-11-24 15:18:40 +01:00
Pau Ferrer Ocaña c98d19ce2a MOBILE-4081 loading: Check for added nodes on iOS to solve order 2022-11-24 14:43:14 +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 b95182cbf9 MOBILE-4081 core: Fix cancelling textarea prompts 2022-11-24 13:14:39 +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 9076a61493 MOBILE-4081 core: Fix site name not translated in My Courses 2022-11-24 11:13:18 +01:00
Pau Ferrer Ocaña 1f1e786ad5 MOBILE-4081 swipe: Only enable swipe when items are loaded 2022-11-23 16:41:59 +01:00
Pau Ferrer Ocaña 1dd1dbb543 MOBILE-4081 styles: Apply same styles of searchbar to iOS 2022-11-23 16:41:59 +01:00
Pau Ferrer Ocaña c411030a00 MOBILE-4081 styles: Improve pointer and cursor on collapsible header 2022-11-23 15:32:33 +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 24e81ee92f
Merge pull request #3465 from alfonso-salces/MOBILE-4081
MOBILE-4081 theme: Fix background mode in rich text editor
2022-11-23 15:23:43 +01:00
Alfonso Salces 81b2015853 MOBILE-4081 theme: Fix background mode in rich text editor 2022-11-23 15:10:12 +01:00
Pau Ferrer Ocaña f61bd0f550 MOBILE-4081 settings: Divide space usage in sites 2022-11-23 14:58:38 +01:00
Pau Ferrer Ocaña 2a1493b649 MOBILE-4081 style: Do not use display contents on iOS core-loading 2022-11-23 14:13:48 +01:00
Pau Ferrer Ocaña 6d039ffba8 MOBILE-4081 notifications: Change notification preferences layout 2022-11-23 14:13:48 +01:00
Dani Palou bc83f62f0b MOBILE-4081 npm: Freeze libraries 2022-11-23 13:28:13 +01:00
Dani Palou 8c22079e66 MOBILE-4081 notifications: Display time when clicking push 2022-11-23 13:00:36 +01:00
Pau Ferrer Ocaña 9b6a1e04fe MOBILE-4081 airnotifier: Improve devices list format 2022-11-23 12:01:54 +01:00
Pau Ferrer Ocaña eac671c5b3 MOBILE-4081 style: Improve style on message settings 2022-11-23 12:01:54 +01:00
Pau Ferrer Ocaña 8c22f9a44d MOBILE-4081 style: Fix outline clicked text color on iOS 2022-11-23 12:01:54 +01:00
Pau Ferrer Ocaña ba150fb8b9 MOBILE-4081 settings: Fix font size change click on other elements 2022-11-23 12:01:54 +01:00
Dani Palou 9dfe87e2b2
Merge pull request #3460 from NoelDeMartin/MOBILE-4059
MOBILE-4059: Fix issues found during testing
2022-11-23 07:57:28 +01:00
Noel De Martin 2143f49d0d MOBILE-4059 user: Close inapp after submission 2022-11-22 17:54:01 +01:00
Noel De Martin d78a7dd78b MOBILE-4059 user: Add suffix to support form 2022-11-22 17:28:41 +01:00
Noel De Martin e08d5e06c3 MOBILE-4059 core: Fix error-info for long errors 2022-11-22 17:27:10 +01:00
Noel De Martin de28040df2 MOBILE-4059 user: Fix disabled support for guests 2022-11-22 17:26:14 +01:00
Dani Palou bf5cf8bcb9
Merge pull request #3459 from crazyserver/MOBILE-4081
MOBILE-4081 iframe: Fix top bar flex when no fullscreen
2022-11-22 17:02:34 +01:00
Pau Ferrer Ocaña b7e869e60d MOBILE-4081 iframe: Fix top bar flex when no fullscreen 2022-11-22 16:52:26 +01:00
Pau Ferrer Ocaña e7e0ea6b04 MOBILE-3936 reminders: Fix workshop reminders and custom position 2022-11-22 14:18:26 +01:00
Pau Ferrer Ocaña 0788664be6
Merge pull request #3457 from dpalou/MOBILE-4081
MOBILE-4081 core: Fix site already migrated error
2022-11-22 13:05:15 +01:00
Dani Palou 3f7936eacd MOBILE-4081 core: Fix site already migrated error 2022-11-22 12:56:46 +01:00
Pau Ferrer Ocaña ddaf294f48
Merge pull request #3456 from NoelDeMartin/MOBILE-4038
MOBILE-4038 timeline: Move action to separate line
2022-11-22 12:22:52 +01:00
Noel De Martin 7269a7c071 MOBILE-4038 timeline: Move action to separate line 2022-11-22 12:12:00 +01:00
Dani Palou 66fc964940
Merge pull request #3453 from NoelDeMartin/MOBILE-4042
MOBILE-4042 core: Enable swipe-navigation in tablets
2022-11-22 08:00:54 +01:00
Noel De Martin 222704a59b MOBILE-4176 grades: Apply bold styles 2022-11-21 16:18:56 +01:00
Pau Ferrer Ocaña a62cb0ca1e
Merge pull request #3454 from dpalou/MOBILE-4065
Mobile 4065
2022-11-21 13:07:16 +01:00
Dani Palou b7f3e3d6f7 MOBILE-4065 bbb: Remove unneeded chevron right in iOS 2022-11-21 12:55:38 +01:00
Noel De Martin 76b6c5dc0e MOBILE-4042 core: Enable swipe-navigation in tablets 2022-11-21 12:52:57 +01:00
Dani Palou 17d21a53b6 MOBILE-4065 a11y: Fix pointer cancellation in tabs 2022-11-21 11:19:22 +01:00
Pau Ferrer Ocaña e1e1d796b9
Merge pull request #3451 from dpalou/MOBILE-4072
MOBILE-4072 h5p: Use workaround for H5P fullscreen in iOS
2022-11-21 10:17:05 +01:00
Dani Palou d66effda8e MOBILE-4065 a11y: Display tabbed element if behind collapsible footer 2022-11-18 13:09:59 +01:00
Dani Palou 51ca4cc804
Merge pull request #3449 from NoelDeMartin/MOBILE-4109
MOBILE-4109 book: Disable unactive pages
2022-11-17 17:42:46 +01:00
Noel De Martin 846b7b9d5a MOBILE-4081 behat: Reactivate disabled tests 2022-11-17 16:04:37 +01:00
Noel De Martin 7f11a9377d MOBILE-4081 behat: Fix tests for 3.9 2022-11-17 16:03:16 +01:00
Aldo Saia 16e137bf57 MOBILE-4072 h5p: Use workaround for H5P fullscreen in iOS 2022-11-17 15:49:26 +01:00
Noel De Martin f58c959091 MOBILE-4081 behat: Fix tests for 3.11 2022-11-17 15:37:46 +01:00
Pau Ferrer Ocaña 11f1706af9 MOBILE-3936 calendar: Fix default reminders not being created 2022-11-17 12:44:59 +01:00
Noel De Martin 5370217058 MOBILE-4109 book: Disable unactive pages 2022-11-17 11:37:00 +01:00
Noel De Martin 56c4877b2e MOBILE-4109 core: Log unhandled errors 2022-11-17 11:34:22 +01:00
Dani Palou cd8f81d332
Merge pull request #3448 from NoelDeMartin/MOBILE-4145
MOBILE-4145 utils: Update apk download copy
2022-11-17 09:00:09 +01:00
Noel De Martin 105f283559
Merge pull request #3447 from dpalou/MOBILE-3784
Mobile 3784
2022-11-16 16:27:26 +01:00
Noel De Martin 838b3b2d2b MOBILE-4145 utils: Update apk download copy 2022-11-16 16:06:19 +01:00
Dani Palou 34498bf2aa
Merge pull request #3446 from NoelDeMartin/MOBILE-4176
MOBILE-4176 grades: Test viewing grades
2022-11-16 14:28:54 +01:00
Dani Palou 82e9331357 MOBILE-3784 calendar: Add behat for create event 2022-11-16 12:23:04 +01:00
Dani Palou e72cf7258e MOBILE-3874 calendar: Fix event time and improve a11y 2022-11-16 12:23:04 +01:00
Dani Palou e2d2e04f41 MOBILE-3784 calendar: Fix a11y title of days 2022-11-16 12:23:04 +01:00
Dani Palou ee4e8f6b05 MOBILE-3784 calendar: Support opening any month with page params 2022-11-16 12:23:04 +01:00
Dani Palou 1a1e03bdd4 MOBILE-3784 time: Fix time zone usage in ion-datetime 2022-11-16 12:23:04 +01:00
Noel De Martin 7661208862 MOBILE-4176 grades: Test viewing grades 2022-11-16 12:16:36 +01:00
Dani Palou f172f9d8b6
Merge pull request #3444 from NoelDeMartin/MOBILE-4059
MOBILE-4059: Fix issues found during testing
2022-11-16 09:41:18 +01:00
Pau Ferrer Ocaña 746253ce40 MOBILE-3936 reminders: Fix multiple reminders set 2022-11-15 16:08:59 +01:00
Pau Ferrer Ocaña d40a488758 MOBILE-3936 reminders: Add click listeners 2022-11-15 16:08:59 +01:00
Noel De Martin 8b8c4d533a MOBILE-4059 login: Treat invalidlogin error 2022-11-15 13:28:04 +01:00
Noel De Martin 001a19f066 MOBILE-4059 user: Update contact support message 2022-11-15 13:28:04 +01:00
Noel De Martin a2772622f2 MOBILE-4059 login: Update exceeded attempts text 2022-11-15 11:57:37 +01:00
Dani Palou 36dfd856bb
Merge pull request #3443 from NoelDeMartin/MOBILE-4176
MOBILE-4176 grades: Fix 4.1 layout
2022-11-15 08:39:57 +01:00
Noel De Martin 49e0491428 MOBILE-4176 grades: Fix 4.1 layout
Fixes some breaking changes introduced in MDL-75513. The fixes included here are not exhaustive but should take care of the basic scenarios covered by e2e tests. Subsequent fixes will be provided to handle other edge-cases.
2022-11-14 17:52:47 +01:00
Dani Palou fba9fd8b2d
Merge pull request #3439 from crazyserver/MOBILE-4065
Mobile 4065
2022-11-14 15:33:48 +01:00
Noel De Martin 8f518d1b79 MOBILE-4065 tests: Fix translate mock 2022-11-14 15:07:07 +01:00
Pau Ferrer Ocaña 1a8c4fde04 MOBILE-4065 a11y: Course downloads does not stop click propagation 2022-11-14 14:19:21 +01:00
Dani Palou 6a5d270601
Merge pull request #3441 from alfonso-salces/MOBILE-4184
MOBILE-4184 url.ts: Read new property from config
2022-11-14 12:48:07 +01:00
Noel De Martin a3c404f805
Merge pull request #3440 from dpalou/MOBILE-4183
MOBILE-4183 user-tours: Allow dismissing with backdrop click
2022-11-14 12:38:33 +01:00
Noel De Martin ead429afaf MOBILE-4091 core: Hide network error title 2022-11-14 11:23:33 +01:00
Noel De Martin a9da1961d9 MOBILE-4059 theme: Fix spacing 2022-11-14 11:03:01 +01:00
Alfonso Salces 6603db43f9 MOBILE-4184 url.ts: Read new property from config 2022-11-14 10:11:22 +01:00
Alfonso Salces a1dc1ec631
Merge pull request #3299 from alfonso-salces/MOBILE-4021-tests
MOBILE-4021 notifications: Create notification acceptance tests
2022-11-14 10:04:27 +01:00
Dani Palou ae4899a5b5 MOBILE-4183 user-tours: Allow dismissing with backdrop click 2022-11-14 08:30:45 +01:00
Pau Ferrer Ocaña c97d92fd04 MOBILE-4065 a11y: Add h2 to sections on course summary 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña 6500f35462 MOBILE-4065 a11y: Change module name tag to div 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña 622f6ee265 MOBILE-4065 a11y: Get keyboard access to course index accordions 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña 824a804887 MOBILE-4065 a11y: Improve my courses view aria labels 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña 8b87195593 MOBILE-4065 a11y: Change approach to add aria-label to eye button 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña f7796700a7 MOBILE-4065 a11y: Fix placeholder color 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña 4375d9ce6f MOBILE-4081 dashboard: Fix empty dashboard when loading fallback blocks 2022-11-11 12:03:06 +01:00
Pau Ferrer Ocaña 5cd929a4ec MOBILE-3936 reminders: Fix on undefined checks 2022-11-11 11:35:30 +01:00
Pau Ferrer Ocaña 8bf75e67bf MOBILE-4177 split-view: Fix auto height of empty box 2022-11-11 09:08:03 +01:00
Dani Palou bdd6aeb738
Merge pull request #3425 from crazyserver/MOBILE-3936
Mobile 3936 - Inline reminders
2022-11-11 08:12:50 +01:00
Alfonso Salces e430a4266a MOBILE-4021 notifications: Create notification acceptance tests 2022-11-11 07:44:10 +01:00
Pau Ferrer Ocaña ee072610a1
Merge pull request #3431 from dpalou/MOBILE-4100
Mobile 4100
2022-11-10 16:54:03 +01:00
Pau Ferrer Ocaña 6bdf812c81 MOBILE-3936 reminders: Add reminders test 2022-11-10 16:37:06 +01:00
Pau Ferrer Ocaña 12c19080f2 MOBILE-3936 core: Add LocalNotifications mock 2022-11-10 16:37:06 +01:00
Pau Ferrer Ocaña 43cec87112 MOBILE-3936 reminders: Add toasts when setting and deleting reminders 2022-11-10 16:37:06 +01:00
Pau Ferrer Ocaña 69d2530bb8 MOBILE-3936 reminders: Avoid creating reminders in the past 2022-11-10 16:37:05 +01:00
Pau Ferrer Ocaña 5d910ea5b4 MOBILE-3936 reminders: Add reminders to courses and activities 2022-11-10 16:37:05 +01:00
Pau Ferrer Ocaña 109d4bd2c5 MOBILE-3936 calendar: Move default reminder setting to reminders 2022-11-10 16:37:05 +01:00
Pau Ferrer Ocaña 9f154a7bb6 MOBILE-3936 calendar: Use new reminder selector 2022-11-10 13:40:16 +01:00
Pau Ferrer Ocaña cefd0248fc MOBILE-3936 reminders: Move calendar reminders to new reminders module 2022-11-10 13:40:16 +01:00
Dani Palou 60dd6090dd MOBILE-4100 bbb: Add behat tests for recordings 2022-11-10 13:33:04 +01:00
Pau Ferrer Ocaña 3d7b9dfbc5 MOBILE-3936 core: Add install function on database initialization 2022-11-10 10:38:19 +01:00
Noel De Martin d0e3ad6ee8
Merge pull request #3435 from alfonso-salces/MOBILE-4081
MOBILE-4081 types: Create OmitUnion utility type
2022-11-10 08:58:53 +01:00
Alfonso Salces 4a9549216b MOBILE-4081 types: Create OmitUnion utility type 2022-11-10 08:48:59 +01:00
Dani Palou ef0d747f16 MOBILE-4081 course: Improve behat tests for hidden courses 2022-11-09 13:27:21 +01:00
Noel De Martin c9120bce7b MOBILE-4059 core: Check supportavailability config
Config setting introduced in MDL-74643
2022-11-08 16:16:52 +01:00
Noel De Martin fc55a31872 MOBILE-4059 login: Show help without support link 2022-11-08 16:16:52 +01:00
Noel De Martin 9b0200c3bf MOBILE-4059 core: Consolidate help modals 2022-11-08 16:16:52 +01:00
Noel De Martin e5fcf769f1 MOBILE-4059 core: Update FAQs 2022-11-08 16:16:52 +01:00
Noel De Martin 8c1e07c019 MOBILE-4059 core: Update site owners nomenclature 2022-11-08 16:16:52 +01:00
Noel De Martin e1035e9a4b MOBILE-4059 core: Update cannot connect messages 2022-11-08 16:16:52 +01:00
Noel De Martin c4952133f1 MOBILE-4059 core: Encapsulate support config 2022-11-07 16:11:25 +01:00
Noel De Martin b933c92f69 MOBILE-4059 core: Set login WS errors to critical 2022-11-07 16:11:25 +01:00
Noel De Martin 5aad0b14e2 MOBILE-4059 login: Avoid infinite loop error 2022-11-07 16:11:25 +01:00
Noel De Martin dabd4e8046 MOBILE-4059 core: Improve errors mentioning admins 2022-11-07 16:11:25 +01:00
Noel De Martin dca3f76296 MOBILE-4059 core: Contact support from ajax errors 2022-11-07 16:11:25 +01:00
Noel De Martin c34db4dcaf MOBILE-4059 core: Contact support from errors 2022-11-07 16:11:25 +01:00
Noel De Martin 23341a7436 MOBILE-4059 core: Refactor site errors hierarchy 2022-11-07 16:11:25 +01:00
Noel De Martin 734f1c6323 MOBILE-4059 login: Add help button in header 2022-11-07 16:11:25 +01:00
Noel De Martin d0f28162da MOBILE-4059 core: Contact support from help 2022-11-07 16:11:25 +01:00
Noel De Martin d859af122e MOBILE-4059 login: Improve forgotten password
Suggest contacting support if password was already reset recently
2022-11-07 16:11:24 +01:00
Noel De Martin 28fd894aab MOBILE-4059 login: Contact support in credentials
When login attempts failed multiple times, suggest contacting site support
2022-11-07 16:11:24 +01:00
Noel De Martin 0545d3a8c8 MOBILE-4059 testing: Improve mockSingleton types 2022-11-07 16:11:24 +01:00
Noel De Martin 4ca9a4ad7b MOBILE-4059 core: Extract inappbrowser initializer 2022-11-07 16:11:24 +01:00
Noel De Martin 1005aad1c1 MOBILE-4059 core: Improve Translate.instant types 2022-11-07 16:11:24 +01:00
Noel De Martin 9f26620e03 MOBILE-4059 core: Improve CoreObject types
Type helper extracted from https://stackoverflow.com/questions/57571664/typescript-type-for-an-object-with-only-one-key-no-union-type-allowed-as-a-key/57576688#57576688
2022-11-07 16:11:24 +01:00
Noel De Martin 608ea978a0 MOBILE-4059 core: Fix timeout types 2022-11-07 16:11:24 +01:00
Noel De Martin 11fea266e9 MOBILE-4059 core: Separate error details in alerts 2022-11-07 16:11:24 +01:00
Noel De Martin 238dc458fc MOBILE-4059 login: Add error details for support 2022-11-07 16:11:24 +01:00
Noel De Martin 1a7d64a0d4 MOBILE-4059 login: Contact support from errors
Allow users to contact site support in errors where the site is not configured properly
2022-11-07 16:11:24 +01:00
Noel De Martin 4eb01a063c MOBILE-4059 mainmenu: Add link to contact support 2022-11-07 16:11:24 +01:00
Noel De Martin 95e0640eb2 MOBILE-4059 core: Translate hardcoded errors 2022-11-07 16:11:24 +01:00
Dani Palou 8b36a6864d
Merge pull request #3433 from crazyserver/MOBILE-4081
MOBILE-4081 lang: Improvements on script and import translations
2022-11-03 17:15:43 +01:00
Pau Ferrer Ocaña 6b2be863b5 MOBILE-4081 lang: Improvements on script and import translations 2022-11-03 15:45:43 +01:00
Dani Palou 9e857892eb MOBILE-4158 theme: Bump intermediate color steps in dark mode 2022-11-03 10:59:01 +01:00
Dani Palou ad69104517 MOBILE-4081 forum: Fix --addon-forum-highlight-color in dark mode 2022-11-03 10:58:22 +01:00
Dani Palou 6e1677a757 MOBILE-4100 bbb: Display recordings 2022-11-03 10:26:16 +01:00
Dani Palou 5eb0bd2448
Merge pull request #3430 from NoelDeMartin/MOBILE-4081-behat
MOBILE-4081 behat: Use mod_data field generators
2022-11-03 09:51:41 +01:00
Dani Palou e1ad3e1b4c
Merge pull request #3429 from NoelDeMartin/MOBILE-4081
MOBILE-4081 login: Allow customizing default image
2022-11-03 09:49:30 +01:00
Dani Palou 61e12d32fa
Merge pull request #3421 from NoelDeMartin/MOBILE-4145
MOBILE-4145: Remove REQUEST_INSTALL_PACKAGES permission
2022-11-03 09:40:16 +01:00
Noel De Martin df9ff60847 MOBILE-4081 behat: Use mod_data field generators 2022-11-02 17:58:23 +01:00
Dani Palou ffb247c9ac MOBILE-4100 core: Fix scroll issues with collapsible footer 2022-11-02 15:09:21 +01:00
Noel De Martin c24d518594 MOBILE-4145 core: Handle opening apk files
Co-authored-by: Dani Palou <dani@moodle.com>
2022-11-02 13:41:28 +01:00
Noel De Martin 609a948945 MOBILE-4145 core: Clean up file path methods 2022-11-02 13:41:28 +01:00
Noel De Martin 08f2683a6b MOBILE-4081 login: Allow customizing default image 2022-11-02 13:09:41 +01:00
Pau Ferrer Ocaña 5153d7f020
Merge pull request #3427 from dpalou/MOBILE-4168
MOBILE-4168 core: Send to reconnect page in auth guard
2022-10-31 11:52:13 +01:00
Dani Palou 566a0e5e43 MOBILE-3817 core: Cast site config to string to fix typing 2022-10-31 10:01:06 +01:00
Dani Palou 5a3b4cfcb4 MOBILE-3817 core: Split ongoing requests in 2 types 2022-10-31 10:00:59 +01:00
Dani Palou 70191ad5bf MOBILE-3817 core: Convert has changes func to return Promise 2022-10-31 10:00:46 +01:00
Dani Palou c6437a5396 MOBILE-4168 core: Send to reconnect page in auth guard 2022-10-28 15:11:27 +02:00
Pau Ferrer Ocaña f554accfee MOBILE-4081 login: Recover hide qrcode classes 2022-10-28 14:34:03 +02:00
Noel De Martin 1ac85244f0 MOBILE-4158 theme: Bump intermediate color steps 2022-10-27 17:08:42 +02:00
Noel De Martin f393d2aa15
Merge pull request #3423 from dpalou/MOBILE-4034
MOBILE-4034 core: Fix password changed detection in Android
2022-10-27 16:41:28 +02:00
Dani Palou 7b032aee18 MOBILE-4034 core: Fix password changed detection in Android 2022-10-27 16:30:15 +02:00
Dani Palou 33084ef8a6 MOBILE-4142 courses: Display hidden from students message 2022-10-27 15:14:04 +02:00
Dani Palou e968e988e8 MOBILE-4123 cordova: Update push plugin to 4.0.0-moodle.2 2022-10-27 15:13:58 +02:00
Dani Palou 848932d527 MOBILE-4098 siteplugins: Restore style URLs behaviour 2022-10-27 15:06:46 +02:00
Anastasios Bithas c1afc4b614 MOBILE-4084 folder: Restore access to inline folders
Add temporary fix to restore access to inline folders.
Change module description to exclude inline folder data.
2022-10-27 15:06:46 +02:00
Anastasios Bithas 689a36ac12 MOBILE-4092 courses: Fix access to hidden courses 2022-10-27 15:06:46 +02:00
Dani Palou a2e512de26 MOBILE-4091 mycourses: Fix mypage error and empty page 2022-10-27 15:06:35 +02:00
Dani Palou 077fd682e6 MOBILE-4089 forum: Fix wrong parameter passed to prefetchModule 2022-10-27 15:06:03 +02:00
Dani Palou d5c440b97d MOBILE-4089 forum: Don't fetch all pages when invalidating data 2022-10-27 15:05:59 +02:00
Dani Palou 585f669641 MOBILE-4089 forum: Fix infinite loop in getDiscussionsInPages 2022-10-27 15:05:48 +02:00
Dani Palou 98e54d05be
Merge pull request #3420 from NoelDeMartin/MOBILE-4011
MOBILE-4011 sitehome: Fix link handler
2022-10-25 16:40:18 +02:00
Noel De Martin f97a9beb90
Merge pull request #3409 from dpalou/MOBILE-4120
MOBILE-4120 messages: Fix wrong messages displayed in split view
2022-10-25 16:28:00 +02:00
Noel De Martin 8d55ea0eb8 MOBILE-4011 sitehome: Fix link handler 2022-10-25 16:25:07 +02:00
Dani Palou fa9f074209 MOBILE-4120 messages: Fix wrong messages displayed in split view 2022-10-25 15:12:47 +02:00
Dani Palou 40f844485b
Merge pull request #3417 from NoelDeMartin/MOBILE-4163
MOBILE-4163 siteplugins: Fix lifecycle overrides
2022-10-25 08:27:09 +02:00
Noel De Martin 846cd01f67 MOBILE-4164 core: Remove core-fab on destroy 2022-10-24 15:22:55 +02:00
Noel De Martin 06a2b23adb MOBILE-4163 siteplugins: Fix lifecycle overrides 2022-10-24 14:17:24 +02:00
Dani Palou 8ce353832e MOBILE-4081 core: Only show warning if http 2022-10-24 09:51:57 +02:00
Pau Ferrer Ocaña 6e23451b4f
Merge pull request #3412 from dpalou/MOBILE-4153
MOBILE-4153 scorm: Support links to player.php
2022-10-20 10:59:22 +02:00
Dani Palou 495c9320c4 MOBILE-4153 scorm: Support links to player.php 2022-10-20 10:27:29 +02:00
Pau Ferrer Ocaña 00693c9a87 MOBILE-4081 dashboard: Check if dashboard has enabled blocks 2022-10-19 10:58:05 +02:00
Pau Ferrer Ocaña 345de61759 MOBILE-4081 course-summary: Fix summary overlap 2022-10-19 10:58:05 +02:00
Pau Ferrer Ocaña d356bf46fe MOBILE-4081 chore: Prevent default on scroll controls 2022-10-19 10:58:05 +02:00
Noel De Martin 421627e08e
Merge pull request #3405 from alfonso-salces/MOBILE-4081
MOBILE-4081 site-preferences: Split change ngClass usage to avoid error
2022-10-18 12:14:40 +02:00
Alfonso Salces f60ee69b82 MOBILE-4081 site-preferences: Split change ngClass usage to avoid undefined class error 2022-10-18 12:05:29 +02:00
Pau Ferrer Ocaña 65b57a5fcd
Merge pull request #3408 from dpalou/MOBILE-4154
MOBILE-4154 login: Fix re-enter logged out site with IAB
2022-10-17 14:41:17 +02:00
Dani Palou 5428712286 MOBILE-4154 login: Fix re-enter logged out site with IAB 2022-10-17 08:00:08 +02:00
Pau Ferrer Ocaña 22b367ea6e
Merge pull request #3404 from dpalou/MOBILE-4137
MOBILE-4137 bbb: Don't display room info if showroom = false
2022-10-14 14:19:04 +02:00
Dani Palou 2d501024a0 MOBILE-4152 core: Fix link handlers when protocols don't match 2022-10-13 17:05:34 +02:00
Dani Palou 6d0473ef4c MOBILE-4137 bbb: Don't display room info if showroom = false 2022-10-13 15:19:06 +02:00
Alfonso Salces 298f83d40d MOBILE-4146 course-format: Remove OnPush from course-format page 2022-10-13 07:52:43 +02:00
Dani Palou d7ce9998a6 MOBILE-4143 question: Fix replace TeX images in questions 2022-10-11 11:10:49 +02:00
Noel De Martin 22f97aa04e
Merge pull request #3395 from dpalou/MOBILE-4081
MOBILE-4081 core: Remove most .bind() usage
2022-10-06 13:44:53 +02:00
Dani Palou 922be9f9bc MOBILE-4081 h5p: Fix cannot read tags of undefined 2022-10-06 13:25:00 +02:00
Dani Palou 8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Alfonso Salces 0d004102e2 MOBILE-4140 message: Hide overflow to wrap text inside message box 2022-10-05 08:03:52 +02:00
Pau Ferrer Ocaña 399be57e65 MOBILE-4081 tabs: Do not animate tab changes 2022-10-04 15:42:57 +02:00
Noel De Martin c05657342e
Merge pull request #3391 from alfonso-salces/MOBILE-4081
Mobile 4081
2022-10-03 15:39:18 +02:00