Commit Graph

3093 Commits (02e455b6ecd547b1160ff8e2dd01855d6cf48dd6)

Author SHA1 Message Date
Noel De Martin 740b5332ce MOBILE-3833 usertours: Watch collapsible header 2022-04-22 09:14:09 +02:00
Dani Palou c644eeb1e1
Merge pull request #3265 from crazyserver/MOBILE-3833
Mobile 3833
2022-04-21 16:49:32 +02:00
Pau Ferrer Ocaña e502c73392 MOBILE-3833 signup: Add a wrapper container and remove refresher 2022-04-21 16:31:50 +02:00
Dani Palou b6e08cc41d MOBILE-3833 tours: Fix some tours not appearing in iOS 2022-04-21 14:20:14 +02:00
Dani Palou c3c8594199 MOBILE-3833 user-tours: Fix close user tours in iOS 12 2022-04-21 14:20:14 +02:00
Pau Ferrer Ocaña 3627e3fde5 MOBILE-3833 signup: Fix min date on datetime user profile 2022-04-21 14:00:27 +02:00
Dani Palou 21200eab21 MOBILE-3833 swipe-slides: Fix slides width after resize 2022-04-21 09:51:24 +02:00
Dani Palou 785d8390e8 MOBILE-3833 course: Fix conflict with automatic scrolls 2022-04-21 08:55:26 +02:00
Dani Palou fff702edab MOBILE-3833 course: Remove unneeded scroll handling 2022-04-20 17:36:16 +02:00
Dani Palou 22ca30d994
Merge pull request #3259 from crazyserver/MOBILE-3833
Mobile 3833
2022-04-20 17:11:28 +02:00
Pau Ferrer Ocaña a87f77cdaf MOBILE-3833 loading: Hide content when iframe is not loaded 2022-04-20 16:54:07 +02:00
Dani Palou 5445d24a57 MOBILE-3833 siteplugins: Use theme icon if present for modules 2022-04-20 09:24:13 +02:00
Dani Palou 63bc43ceb4
Merge pull request #3256 from crazyserver/MOBILE-3833
Mobile 3833
2022-04-19 16:35:32 +02:00
Pau Ferrer Ocaña ff369b0e09
Merge pull request #3255 from alfonso-salces/MOBILE-3833
MOBILE-3833 quiz: Fix scroll to question
2022-04-19 16:24:18 +02:00
Pau Ferrer Ocaña 91e8d8af55 MOBILE-3833 loading: Fix loading occupying full height 2022-04-19 15:58:45 +02:00
Pau Ferrer Ocaña ffa95a5115 MOBILE-3833 loading: Let the user scroll on the content on iOS 2022-04-19 15:58:45 +02:00
Alfonso Salces b84a4a7aa8 MOBILE-3833 quiz: Fix scroll to question 2022-04-19 14:06:24 +02:00
Dani Palou 29b01837c1
Merge pull request #3253 from alfonso-salces/MOBILE-3833
MOBILE-3833 mod-quiz: show eye in password input
2022-04-19 11:25:38 +02:00
Alfonso Salces 70a4f1df40 MOBILE-3833 show-password: fix show password eye icon 2022-04-19 11:07:46 +02:00
Pau Ferrer Ocaña 413c661eda
Merge pull request #3254 from dpalou/MOBILE-3833
Mobile 3833
2022-04-19 10:19:02 +02:00
Dani Palou 542604f894 MOBILE-3833 core: Hide sensitive info in open browser warning 2022-04-14 11:47:39 +02:00
Dani Palou dab598f473 MOBILE-3833 core: Fix error when renaming local file 2022-04-13 16:10:10 +02:00
Dani Palou 7097d3c9fc MOBILE-3833 core: Update handlers when user completes profile 2022-04-13 16:10:10 +02:00
Noel De Martin e79172518e MOBILE-3833 core: Add missing managers destroy 2022-04-13 13:56:11 +02:00
Noel De Martin 2c8850b669
Merge pull request #3250 from dpalou/MOBILE-3833
Mobile 3833
2022-04-13 10:36:00 +02:00
Dani Palou deb3b7a1f9 MOBILE-3833 mod: Fix empty availability box in unsupported 2022-04-13 09:14:24 +02:00
Noel De Martin 49b4d13e9a MOBILE-3833 core: Remove element on destroy
Angular usually removes elements, but in the collapsible-footer it needs to be done manually because it was moved to a different container
2022-04-12 16:44:59 +02:00
Noel De Martin 0708081868
Merge pull request #3247 from dpalou/MOBILE-3833
Mobile 3833
2022-04-12 11:05:15 +02:00
Dani Palou 56a9a432b8 MOBILE-3833 mainmenu: Add log when select first tab 2022-04-12 10:44:21 +02:00
Dani Palou 83e7abec1b MOBILE-3833 time: Stop using moment in formatTime 2022-04-12 10:44:20 +02:00
Dani Palou 0413aa87bf MOBILE-3833 settings: Don't reload whole app when change language 2022-04-12 10:41:39 +02:00
Dani Palou c93d6bccd3
Merge pull request #3241 from NoelDeMartin/MOBILE-3833
MOBILE-3833: Tweaks
2022-04-11 10:31:34 +02:00
Noel De Martin 3ad99b7d3d MOBILE-3833 usertours: Watch main menu visibility 2022-04-11 09:32:25 +02:00
Pau Ferrer Ocaña 6af2141284 MOBILE-3833 siteplugins: Use new icon function 2022-04-08 16:25:46 +02:00
Pau Ferrer Ocaña 72c516b88c MOBILE-3833 settings: Warn user to restart app on language change 2022-04-08 16:25:46 +02:00
Pau Ferrer Ocaña c5b8b4fb19 MOBILE-3833 assignment: Add collapsible footer action buttons 2022-04-08 16:25:46 +02:00
Pau Ferrer Ocaña 155ec962ed
Merge pull request #3243 from dpalou/MOBILE-3833
Mobile 3833
2022-04-08 12:40:08 +02:00
Dani Palou 0e74f73549 MOBILE-3833 core: Save public config in cache 2022-04-08 12:19:54 +02:00
Dani Palou d4695dd845 MOBILE-3833 course: Display loading in course index
This improves performance in old deviced or big courses
2022-04-08 10:23:18 +02:00
Alfonso Salces eb9a6f1023 MOBILE-3833 site-onboarding: Do not show browser warning before open url 2022-04-08 09:44:59 +02:00
Dani Palou 8c41be3520 MOBILE-3833 core: Block logout when a form is active 2022-04-08 08:06:26 +02:00
Dani Palou ef405e4309 MOBILE-3833 capture: Fix non-null assertions and types 2022-04-07 14:28:42 +02:00
Dani Palou 15b6e12b04 MOBILE-3833 capture: Fix discard in-app audio in device 2022-04-07 14:28:42 +02:00
Dani Palou 4aeababbf6 MOBILE-3833 audio: Allow capture audio in app in Android 10+
This was disabled before because there was a bug in the Cordova plugin, but it seems to be fixed now
2022-04-07 14:28:42 +02:00
Dani Palou 7a718a727c MOBILE-3833 core: Fix open module in course 2022-04-07 14:28:42 +02:00
Pau Ferrer Ocaña 69ffb7ea10 MOBILE-3833 loading: Fix incorrect order of DOM on iOS 2022-04-07 13:43:29 +02:00
Pau Ferrer Ocaña 676a35f23d MOBILE-3833 screen: Get orientation from cordova plugin 2022-04-07 12:48:51 +02:00
Noel De Martin d3abd7176e
Merge pull request #3238 from dpalou/MOBILE-3833
Mobile 3833
2022-04-06 16:43:43 +02:00
Dani Palou 195c8d94e6 MOBILE-3833 core: Add '^' dynamically in link handlers 2022-04-06 16:25:55 +02:00
Pau Ferrer Ocaña 946292c0fd MOBILE-3833 user-tours: Fix flicking swipe tour 2022-04-06 15:53:10 +02:00
Pau Ferrer Ocaña 7236dd34c1 MOBILE-3833 user-tours: Listen to changes on scroll and resize 2022-04-06 15:40:43 +02:00
Pau Ferrer Ocaña 9de662f896 MOBILE-3833 timeline: Import styles from myoverview 2022-04-06 11:00:42 +02:00
Pau Ferrer Ocaña be8ed25daa MOBILE-3833 course: Deprecate skipListStatus on prefetch handlers 2022-04-06 09:53:54 +02:00
Dani Palou 8ca0325571
Merge pull request #3231 from crazyserver/MOBILE-3833
Mobile 3833
2022-04-05 16:16:54 +02:00
Dani Palou e8c94a3a80 MOBILE-4022 core: Use new setting autologinmintimebetweenreq 2022-04-05 15:52:24 +02:00
Pau Ferrer Ocaña cff39f065f MOBILE-3833 badges: Fix missing expired overlay 2022-04-05 15:49:23 +02:00
Pau Ferrer Ocaña f81ddb374d MOBILE-3833 files: Revert size of filetype assets
This reverts commit 1c2da44b44.
2022-04-05 15:25:32 +02:00
Pau Ferrer Ocaña 8f0c0bcfbb MOBILE-3833 storage: Show download buttons on downloadable modules 2022-04-05 15:15:55 +02:00
Pau Ferrer Ocaña de9a478633 MOBILE-3833 dev: Add the option to reset user tours 2022-04-05 15:15:55 +02:00
Pau Ferrer Ocaña 568f161550
Merge pull request #3230 from dpalou/MOBILE-3833
Mobile 3833
2022-04-05 12:37:10 +02:00
Dani Palou 2f39512552 MOBILE-3833 course: Make last access coherent with recent block 2022-04-05 12:19:37 +02:00
Dani Palou 525218a4a0 MOBILE-3833 comments: Don't display Sync option in offline 2022-04-05 11:46:31 +02:00
Pau Ferrer Ocaña 512422d21b
Merge pull request #3228 from alfonso-salces/MOBILE-3833
Mobile 3833
2022-04-05 11:26:51 +02:00
Alfonso dc4aabd2e3 MOBILE-3833 module-summary: Delete size when remove files 2022-04-05 11:03:41 +02:00
Dani Palou e6b76f705d MOBILE-3833 user-menu: Fix blink effect in handlers 2022-04-05 10:49:22 +02:00
Noel De Martin 78a51dbffa
Merge pull request #3221 from dpalou/MOBILE-4015
Mobile 4015
2022-04-05 10:03:18 +02:00
Dani Palou e85acc6868 MOBILE-4015 course: Fix keep scroll when refresh 2022-04-05 09:35:56 +02:00
Dani Palou dc6ca1f085 MOBILE-4015 core: Support refresh on resume with data-app-url 2022-04-05 09:35:56 +02:00
Pau Ferrer Ocaña bb523b1413 MOBILE-3833 collapsible: Revert to listen ionViewDidEnter again 2022-04-04 10:26:30 +02:00
Dani Palou 6504f29124
Merge pull request #3222 from crazyserver/MOBILE-3833
Mobile 3833
2022-04-01 14:58:48 +02:00
Pau Ferrer Ocaña 230e42ab5d MOBILE-3833 style: Small fix on empty box 2022-04-01 14:43:45 +02:00
Pau Ferrer Ocaña d776cbe054 MOBILE-3833 format-text: Change expand image icon 2022-04-01 14:38:12 +02:00
Pau Ferrer Ocaña dc934ffcb2 MOBILE-3833 my: Revert to basic filters with advanced option 2022-04-01 14:38:12 +02:00
Pau Ferrer Ocaña 50c3985822 MOBILE-3833 collapsible: Change collapsible visible strategy 2022-04-01 14:38:12 +02:00
Pau Ferrer Ocaña e3e54ec194 MOBILE-3833 collapsible: Fix collapsible header enabled 2022-04-01 13:29:20 +02:00
Pau Ferrer Ocaña 2ce808dfab MOBILE-3833 my: Move search to empty box on my overview 2022-04-01 13:29:20 +02:00
Pau Ferrer Ocaña 6d13fdf6a7 MOBILE-3833 style: Restyle spacers 2022-04-01 13:29:15 +02:00
Dani Palou 910d557b87 MOBILE-4015 core: Support data-app-url attribute 2022-03-31 17:16:19 +02:00
Dani Palou 74660541ed
Merge pull request #3220 from NoelDeMartin/MOBILE-3833
MOBILE-3833: Fix manual completion & update dependencies
2022-03-31 16:56:14 +02:00
Dani Palou c57d9f8237
Merge pull request #3219 from crazyserver/MOBILE-3833
Mobile 3833
2022-03-31 16:09:56 +02:00
Pau Ferrer Ocaña 82b350c105 MOBILE-3833 dom: Size does not depend on scroll position 2022-03-31 14:50:35 +02:00
Pau Ferrer Ocaña eeb67f3341 MOBILE-3833 navbar-buttons: Wait content to be ready before searching 2022-03-31 14:50:35 +02:00
Pau Ferrer Ocaña bc2e38dece MOBILE-3833 collapsible: Do not init collapsible heading if not needed 2022-03-31 13:24:51 +02:00
Dani Palou a690353ad7 MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
2022-03-31 13:02:52 +02:00
Pau Ferrer Ocaña 46dd468314 MOBILE-3833 styles: Improve offline notification styles 2022-03-31 12:46:41 +02:00
Pau Ferrer Ocaña c0a0d3bff6 MOBILE-3833 iframe: Fix iframe heights 2022-03-31 12:08:05 +02:00
Pau Ferrer Ocaña cdeb4af6da MOBILE-3833 collapsible: Wait tabs to be ready 2022-03-31 12:08:05 +02:00
Pau Ferrer Ocaña 23275c7903 MOBILE-3833 styles: Fix show password button position 2022-03-31 12:08:04 +02:00
Pau Ferrer Ocaña 73d5648cb0 MOBILE-3833 tabs: Reduce tabs layouts 2022-03-31 12:08:04 +02:00
Pau Ferrer Ocaña b2246a01c5 MOBILE-3833 tabs: Fix tab size calculations 2022-03-31 12:08:04 +02:00
Noel De Martin 5434a1a4f3 MOBILE-3833 course: Fix manual completion db
Issue introduced by mistake in b72e247f81 (diff-d5618a894713624722f8d892b9befe9b865f16cc00593ee23f420047917d3fcaR112)
2022-03-31 12:01:29 +02:00
Noel De Martin 7a7950f49c MOBILE-3833 dx: Expose app provider in devtools 2022-03-31 12:00:47 +02:00
Pau Ferrer Ocaña f56cfa3ab6 MOBILE-3833 tabs: Remove MAX_HEIGHT_TO_HIDE_TABS and scroll hide 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña 0336ab0808 MOBILE-3833 module: Make module navigation less prominent 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña 442a3ec856 MOBILE-3833 module: Disable visited module styles 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña c40b792f5d MOBILE-3833 style: Normalize font-size on cards 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña a17886ad53 MOBILE-3833 collapsible: Do not calculate if not visible 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña 1ae5c6b3a7
Merge pull request #3213 from alfonso-salces/MOBILE-3833
MOBILE-3833 module-summary: format file size to readable size only wh…
2022-03-31 10:13:25 +02:00
Dani Palou 3cf267efcb
Merge pull request #3214 from NoelDeMartin/MOBILE-3833
MOBILE-3833: User tour improvements
2022-03-31 09:46:10 +02:00
Noel De Martin c530260abc
Merge pull request #3212 from alfonso-salces/MOBILE-4017
Mobile 4017
2022-03-31 08:25:14 +02:00
Alfonso f27282a633 MOBILE-4017 testing utils: make error path agnostic and set default eol
as LF in vscode settings
2022-03-31 07:57:11 +02:00
Alfonso ab95e1d759 MOBILE-3833 module-summary: format file size to readable size only when requires it 2022-03-31 07:48:56 +02:00
Noel De Martin 2fe652b994 MOBILE-3833 usertours: Define max width 2022-03-30 15:54:24 +02:00
Noel De Martin 35433615f3 MOBILE-3833 usertours: Watch elements visibility 2022-03-30 14:33:07 +02:00
Pau Ferrer Ocaña 771ee90d6a
Merge pull request #3211 from dpalou/MOBILE-3833
Mobile 3833
2022-03-30 11:27:20 +02:00
Dani Palou 9884ceb6b3 MOBILE-3833 ios: Fix handle iframe links in iOS 2022-03-30 09:38:55 +02:00
Dani Palou 6dadd7b9a6 MOBILE-3833 core: Fix handle links with URL scheme 2022-03-30 09:38:33 +02:00
Pau Ferrer Ocaña 1c2da44b44 MOBILE-3833 files: Reduce size of filetype assets 2022-03-29 16:56:04 +02:00
Pau Ferrer Ocaña b129d3777b MOBILE-3833 style: Dynamic collapsible item background 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña 0051bb29d5 MOBILE-3833 style: Improve module info and files boxes 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña e750ef2c6e MOBILE-3833 collapsible: Fix disabled collapsible header on error 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña b25d5d5fca MOBILE-3833 chore: Add issue related to a deprecation 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña bbd0d5bb9b MOBILE-3833 module: Support empty module navigation 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña 0a950061d7 MOBILE-3833 course: Remove duplicated side blocks button 2022-03-29 16:56:03 +02:00
Alfonso 5313754a25 MOBILE-4010 about: show feedback item if there is a selected site 2022-03-29 13:44:28 +02:00
Dani Palou 0298273fc4 MOBILE-3833 course: Collapse sections in downloads page 2022-03-29 12:39:18 +02:00
Dani Palou 1703c05740
Merge pull request #3208 from NoelDeMartin/MOBILE-3833
MOBILE-3833: Fix block contexts & calendar reactivity
2022-03-29 09:52:48 +02:00
Dani Palou 1a07331396 MOBILE-3833 course: Display data ASAP in course downloads 2022-03-29 09:18:44 +02:00
Dani Palou 9b40c5e87e MOBILE-3919 utils: Move formatTime functions to CoreTime 2022-03-29 08:13:58 +02:00
Dani Palou 1da073eefa MOBILE-3919 assign: Support time limit in assigns 2022-03-29 08:05:54 +02:00
Noel De Martin 831ae1789c MOBILE-3833 blocks: Fix side-blocks contexts 2022-03-28 14:23:40 +02:00
Pau Ferrer Ocaña 90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña cb63541195 MOBILE-3833 loading: Improve loading spinner styles 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña 602331d2c6 MOBILE-3833 style: Shadow on collapsible footer only if not at bottom 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña ceae6f980d MOBILE-3833 core: Simplify empty box component 2022-03-24 11:49:13 +01:00
Pau Ferrer Ocaña ea8664f8ba MOBILE-3833 dom: Move onWindowResize to CoreDom 2022-03-24 11:49:12 +01:00
Pau Ferrer Ocaña 275111e8ad
Merge pull request #3202 from dpalou/MOBILE-3833
Mobile 3833
2022-03-24 11:29:30 +01:00
Dani Palou 750d979ce4
Merge pull request #3200 from NoelDeMartin/MOBILE-3833
MOBILE-3833 Fix RTE & tabs
2022-03-24 11:19:18 +01:00
Dani Palou 147df9b58e MOBILE-3833 course: Improve getCoursesAdminAndNavOptions performance 2022-03-23 15:02:24 +01:00
Dani Palou e0309cf320 MOBILE-3833 compile: Increase log severity of inject error 2022-03-23 10:35:20 +01:00
Dani Palou 0bc6568f1f MOBILE-3833 core: Fix 'undefined' handler in log 2022-03-23 10:31:55 +01:00
Dani Palou 580515ab82 MOBILE-4012 enrol: Support 'fee' enrolment method 2022-03-23 10:13:44 +01:00
Noel De Martin 7c8e074de1 MOBILE-3833 core: Avoid tabs shrinking 2022-03-23 09:45:35 +01:00
Noel De Martin 0144791242 MOBILE-3833 editor: Fix RTE label 2022-03-23 09:10:44 +01:00
Dani Palou 790dfdfe82
Merge pull request #3199 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-22 16:19:35 +01:00
Pau Ferrer Ocaña ebcbcb6e4c
Merge pull request #3198 from dpalou/MOBILE-3833
Mobile 3833
2022-03-22 16:03:41 +01:00
Pau Ferrer Ocaña 718ae4637b MOBILE-3814 core: Fix providers not found 2022-03-22 16:01:47 +01:00
Dani Palou d2b9cf89d8 MOBILE-3833 module: Improve performance of getModuleStoredSize 2022-03-22 15:48:49 +01:00
Dani Palou 598f710678
Merge pull request #3197 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-22 15:38:17 +01:00
Pau Ferrer Ocaña dd0e2add0a MOBILE-3814 blocks: Fix slotting side blocks button 2022-03-22 15:09:48 +01:00
Pau Ferrer Ocaña a9d14f4fc3 MOBILE-3814 calendar: Select custom when item over input is clicked 2022-03-22 15:09:48 +01:00
Pau Ferrer Ocaña 82c8186007 MOBILE-3814 login: Fix login button sizes and margins 2022-03-22 12:48:55 +01:00
Dani Palou 64da66be79
Merge pull request #3194 from NoelDeMartin/MOBILE-3833
MOBILE-3833 courses: Add site home link handler & fix site listing styles
2022-03-22 12:29:17 +01:00
Noel De Martin 8cd6869f35 MOBILE-3833 core: Fix site listing styles 2022-03-22 11:47:48 +01:00
Noel De Martin 9514f1e719 MOBILE-3833 courses: Add site home link handler 2022-03-22 11:47:48 +01:00
Pau Ferrer Ocaña d5dcf98e45 MOBILE-3814 course: Reorder module summary info 2022-03-22 11:40:37 +01:00
Pau Ferrer Ocaña 6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña ac5e4b1d79 MOBILE-3814 dom: Fix scroll to element with selector 2022-03-22 10:58:11 +01:00
Pau Ferrer Ocaña d500d1fd08 MOBILE-3814 dom: Improve element position 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña 505891fa11 MOBILE-3814 auto-focus: Improve focus handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña faa43fbece MOBILE-3814 navbar-buttons: Use dom promises and rewrite searchHeader 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña fd1e5ee0eb MOBILE-3814 core: Use waitForResizeDone on onWindowResize listener 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña f31ee78cfb MOBILE-3814 fab: Use dom promises before calculating heights 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña dcb19c0f11 MOBILE-3814 collapsible: Recalculate Height when slotted 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña d727c53621 MOBILE-3814 rte: Fix hover style on rte item 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña 9bcbdfd3c6 MOBILE-3814 calendar: Add collapsible footer save and discard buttons 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña b3ccad2b92 MOBILE-3814 course: Do not navigate across stealth modules 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña 8a5310ef1e MOBILE-3814 course: Add helper functions to check stealth and visibility 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña b4b7743a5a MOBILE-3814 course: Add text-wrap to badges 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña 4f36e6c1e8 MOBILE-3814 a11y: Add aria-controls to collapsible-item 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña 43ed7495bf MOBILE-3814 styles: Change chip text colors and completion chips 2022-03-21 16:38:54 +01:00
Dani Palou 96c562eec4 MOBILE-3833 course: Improve load time of course summary 2022-03-21 15:04:21 +01:00
Dani Palou 43d7ccc345 MOBILE-4002 dashboard: Check new setting to disable dashboard 2022-03-21 10:03:09 +01:00
Pau Ferrer Ocaña 3f68944a66
Merge pull request #3191 from dpalou/MOBILE-3833
Mobile 3833
2022-03-18 16:21:38 +01:00
Dani Palou 5ee3dc13e2 MOBILE-3833 sitehome: Fix site home link handler 2022-03-18 16:03:29 +01:00
Dani Palou da11a08c07 MOBILE-3833 course: Fix open site home from module summary 2022-03-18 16:03:29 +01:00
Dani Palou 5e0a46aa75 MOBILE-3833 core: Fix page loaded when switch account 2022-03-18 16:03:29 +01:00
Dani Palou 1211bf1c03 MOBILE-3833 course: Change courses routes to fix links 2022-03-18 16:03:29 +01:00
Dani Palou 265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Dani Palou e5ba19a835 MOBILE-3833 ws: Send User Agent in file transfer requests 2022-03-18 15:10:38 +01:00
Dani Palou 6fe91f8aa1
Merge pull request #3188 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-18 09:45:28 +01:00
Pau Ferrer Ocaña 7cbf59df2d MOBILE-3814 rte: Do not hide toolbar when clicked inside element 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña 4dcceee3e2 MOBILE-3814 core: Use waitToBeInViewport in onAppear directive 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña e5d748f5e5 MOBILE-3814 core: Remove timeout from waitToBeInDOM 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña 9f61d559b1 MOBILE-3814 iframe: Add loading class to show iframe is loading 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña e03ef0d26e MOBILE-3814 format-text: Use a general loader solution on format-text 2022-03-18 08:26:51 +01:00
Dani Palou 1a0c7af657
Merge pull request #3189 from NoelDeMartin/MOBILE-3833
MOBILE-3833: Fix feedback attempts pagination, fix route conflicts, & add grades link handler
2022-03-17 17:31:19 +01:00
Noel De Martin 8ccd5aae81 MOBILE-3833 grades: Support additional link 2022-03-17 17:06:49 +01:00
Noel De Martin e2b70f6047 MOBILE-3153 core: Fix swipe tour in tablets 2022-03-17 16:22:52 +01:00
Noel De Martin b1dad1ef64 MOBILE-3153 usertours: Silence back button 2022-03-17 12:23:50 +01:00
Dani Palou 68708d116b MOBILE-3833 pipes: Restore coreToLocaleString pipe 2022-03-17 12:14:30 +01:00
Noel De Martin 2e473ee55d MOBILE-3153 usertours: Dismiss on removed elements 2022-03-17 12:02:29 +01:00
Pau Ferrer Ocaña fb3a01a55c MOBILE-3814 style: Remove webkit gradients supported by browsers 2022-03-17 10:56:35 +01:00
Noel De Martin 0db4781814 MOBILE-3153 usertours: Update design 2022-03-17 09:28:47 +01:00
Dani Palou 22c482bdda
Merge pull request #3185 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-17 09:24:49 +01:00
Noel De Martin b7fe9236f6 MOBILE-3833 core: Fix button aria-label reactivity 2022-03-16 16:39:02 +01:00
Noel De Martin 11cdb0fffe MOBILE-3833 core: Wait for visible RTE content 2022-03-16 16:37:58 +01:00
Pau Ferrer Ocaña 6363a19b11 MOBILE-3814 loading: Display contents on loading content fixes iframe 2022-03-16 16:00:16 +01:00
Pau Ferrer Ocaña 7dc81feb92 MOBILE-3814 style: Fix some rtl styles 2022-03-16 15:36:27 +01:00
Pau Ferrer Ocaña 76c1e7834e MOBILE-3814 style: Update ionic helpers 2022-03-16 15:36:27 +01:00
Pau Ferrer Ocaña 3b7e6426e0
Merge pull request #3184 from dpalou/MOBILE-3930
Mobile 3930
2022-03-16 15:16:49 +01:00
Dani Palou a6e56edd57 MOBILE-3930 course: Don't mark labels as not viewed 2022-03-16 14:33:47 +01:00
Dani Palou d42bbdf2ca MOBILE-3930 course: Mark site plugins as module viewed 2022-03-16 14:11:17 +01:00
Pau Ferrer Ocaña 4c06b78e8e MOBILE-3814 notifications: Fix dark mode issues on notifications page 2022-03-16 13:49:59 +01:00
Pau Ferrer Ocaña 2c6f2bb6e6 MOBILE-3814 course: Fix dark mode issues on course index 2022-03-16 13:49:58 +01:00
Pau Ferrer Ocaña fed1e399bc MOBILE-3814 lint: Fix missing spaces after assignment 2022-03-16 13:49:58 +01:00
Pau Ferrer Ocaña 2887290c30 MOBILE-3814 course: Add course header background color 2022-03-16 13:49:58 +01:00
Pau Ferrer Ocaña 1819c743a6 MOBILE-3814 chore: Create a wait to be visible function 2022-03-16 13:49:58 +01:00
Pau Ferrer Ocaña 8b3a07d224 MOBILE-3814 course: Limit width on course summary 2022-03-16 13:49:58 +01:00