Commit Graph

5263 Commits (0457245db2d4e955ce37f4e7687c5e1266f0e5e5)

Author SHA1 Message Date
Dani Palou 580f4a9f8a MOBILE-3909 calendar: Sort reminders by time created and display date 2022-03-16 08:16:47 +01:00
Dani Palou c0b170b5f0 MOBILE-3909 calendar: Fix default reminder duplicated when editing 2022-03-15 15:25:07 +01:00
Pau Ferrer Ocaña 1ef14477fa MOBILE-3814 glossary: Fix RTE not recovering saved text in offline 2022-03-15 13:34:50 +01:00
Pau Ferrer Ocaña 8cf41088a8 MOBILE-3814 blocks: Make tags bigger 2022-03-15 13:14:24 +01:00
Pau Ferrer Ocaña 7d3a650ac4 MOBILE-3814 course: Fix navigation buttons to not be fixed at bottom 2022-03-15 13:14:24 +01:00
Pau Ferrer Ocaña 2bf21e3468 MOBILE-3814 course: Add hidden sections to course index 2022-03-15 12:37:04 +01:00
Pau Ferrer Ocaña d6051f0e70 MOBILE-3814 loading: Fix bug showing content 2022-03-15 12:37:04 +01:00
Pau Ferrer Ocaña b475bd840a MOBILE-3814 collapsible: Deactivate collapsible if something went wrong 2022-03-15 12:37:04 +01:00
Dani Palou b364f6382b
Merge pull request #3175 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-15 11:34:15 +01:00
Pau Ferrer Ocaña 98018138b1 MOBILE-3814 menu: Check only width on menu to show menu on side 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña df1dba532f MOBILE-3814 collapsible: Subscribe to dark mode change to color header 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña 39937e2252 MOBILE-3814 network: Improve network observable performance 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña 0d01449393 MOBILE-3814 chore: Use WaitToBeInDom on OnAppear directive 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña 23cfb29de0 MOBILE-3814 chore: Add a disconnect method on waitToBeInDOM 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña 30d24f99e3 MOBILE-3814 chore: Deprecate getElementMeasure 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña bcb5d937ee MOBILE-3814 collapsible: Listen to resize to recalculate size 2022-03-15 11:19:35 +01:00
Dani Palou 66ef17eff9 MOBILE-3833 course: Don't automatically change section in all sections 2022-03-15 11:13:58 +01:00
Noel De Martin faec9c4a8e MOBILE-3833 config: Fix patching in tests 2022-03-15 10:36:51 +01:00
Noel De Martin 09d9fab2bb MOBILE-3833 core: Add cookie to force logs 2022-03-14 15:11:37 +01:00
Noel De Martin b69e2ac8b7 MOBILE-3833 core: Add collapsible header listeners 2022-03-14 15:11:37 +01:00
Noel De Martin 0a24df0f28 MOBILE-3153 usertours: Disable from config 2022-03-14 15:11:37 +01:00
Noel De Martin bd37ed4345 MOBILE-3153 core: Implement Swipe Navigation tour 2022-03-14 15:11:37 +01:00
Noel De Martin 0376fd0f29 MOBILE-3153 block: Implement Side Blocks tour 2022-03-14 15:11:37 +01:00
Noel De Martin 6d71565d6b MOBILE-3153 course: Implement Course Index tour 2022-03-14 15:11:37 +01:00
Noel De Martin c5f6b058db MOBILE-3153 mainmenu: Implement User Menu tour 2022-03-14 15:11:37 +01:00
Noel De Martin 58e6be64e4 MOBILE-3153 usertours: Implement User Tours 2022-03-14 13:10:48 +01:00
Pau Ferrer Ocaña 9e1acc1ccb MOBILE-3814 chore: Refactor waitToDom and rename it to waitToBeInDOM 2022-03-14 12:18:48 +01:00
Pau Ferrer Ocaña 3436f0bcad
Merge pull request #3171 from dpalou/MOBILE-4001
MOBILE-4001 quiz: Display decimals in quiz review percentage
2022-03-14 11:22:36 +01:00
Pau Ferrer Ocaña 09b962cf04
Merge pull request #3170 from dpalou/MOBILE-3930
Mobile 3930
2022-03-14 11:15:16 +01:00
Pau Ferrer Ocaña f38372642d MOBILE-3814 collapsible: Wait to dom and loading with component registry 2022-03-14 10:20:29 +01:00
Pau Ferrer Ocaña 81e227a8fa MOBILE-3814 chore: Deprecate closest on CoreDomUtils 2022-03-14 10:20:29 +01:00
Pau Ferrer Ocaña 463194d526 MOBILE-3814 collapsible: Wait the page transition before calculating 2022-03-14 10:20:29 +01:00
Dani Palou 1ac9d8dd9f MOBILE-4001 quiz: Display decimals in quiz review percentage 2022-03-11 15:12:27 +01:00
Dani Palou 3f82998ae2 MOBILE-3930 course: Change section if needed when changing module 2022-03-11 12:31:35 +01:00
Dani Palou b72e247f81 MOBILE-3930 course: Store and display modules viewed and last 2022-03-11 12:31:35 +01:00
Pau Ferrer Ocaña 860c3e7483 MOBILE-3814 data: Fix not fixed navigation bar 2022-03-11 10:17:12 +01:00
Pau Ferrer Ocaña 0d82115364 MOBILE-3814 collapsible: Check frozen state before end the transition 2022-03-11 10:09:40 +01:00
Dani Palou 0616f79df9
Merge pull request #3169 from NoelDeMartin/MOBILE-3833
MOBILE-3833 core: Fix RTL swipe navigation
2022-03-10 16:14:01 +01:00
Dani Palou cb6d46fccb
Merge pull request #3168 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-10 15:48:22 +01:00
Noel De Martin d6795d72b5 MOBILE-3833 core: Fix RTL swipe navigation 2022-03-10 15:46:00 +01:00
Pau Ferrer Ocaña f184a09550 MOBILE-3814 course: Add action sheet to enrol me on course summary 2022-03-10 15:10:52 +01:00
Pau Ferrer Ocaña 115ba52984 MOBILE-3814 course: Style course summary page 2022-03-10 14:07:17 +01:00
Pau Ferrer Ocaña f2798ec817 MOBILE-3814 course: Add placeholder thumb on course page 2022-03-10 14:07:17 +01:00
Pau Ferrer Ocaña f5c9c3d022
Merge pull request #3167 from dpalou/MOBILE-3833
MOBILE-3833 filepool: Fix dislay downloaded background images
2022-03-10 12:11:49 +01:00
Pau Ferrer Ocaña d6269cf16d MOBILE-3814 avatar: Improve a11y and reduce size of avatars 2022-03-10 11:31:34 +01:00
Pau Ferrer Ocaña 031a261bc1 MOBILE-3814 style: Fix some styles 2022-03-10 11:30:58 +01:00
Dani Palou 39e74f57c2 MOBILE-3833 filepool: Fix dislay downloaded background images 2022-03-10 11:13:42 +01:00
Noel De Martin 7661832ac4 MOBILE-3833 a11y: Add downloaded labels in storage 2022-03-10 11:13:18 +01:00
Pau Ferrer Ocaña 6d249498f4 MOBILE-3814 collapsible: Change height var name to avoid confusion 2022-03-10 09:29:27 +01:00
Pau Ferrer Ocaña c626c38acd MOBILE-3814 style: Use box-shadow instead of filters 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña 74670a2702 MOBILE-3814 user-menu: Add loading spinner 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña b0165e87e4 MOBILE-3814 collapsible: Reduce collapsible item size 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña 494382921f MOBILE-3814 messages: Fix fab button styles with badge 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña c4bf0438f9 MOBILE-3814 style: Apply shadow to header when scrolled 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña 4bd9f7f431 MOBILE-3814 collapsible: Use ionScrollEnd to finish animations 2022-03-10 09:17:05 +01:00
Pau Ferrer Ocaña 44ba6878a1 MOBILE-3814 collapsible: Fix height errors 2022-03-10 09:17:05 +01:00
Pau Ferrer Ocaña d8bc60d4e2 MOBILE-3814 style: Reduce manual completion buttons size on module info 2022-03-10 09:08:11 +01:00
Pau Ferrer Ocaña f7954dc993 MOBILE-3814 style: Add background color to buttons on toolbar 2022-03-10 09:08:11 +01:00
Pau Ferrer Ocaña a1d4eeb95a MOBILE-3814 collapsible: Partially revert header frozen calculations 2022-03-10 09:08:11 +01:00
Pau Ferrer Ocaña d2a12eec9c MOBILE-3814 collapsible: Add AppearOnBottom to non main activity pages 2022-03-10 09:08:11 +01:00
Pau Ferrer Ocaña 5f4b250ea4 MOBILE-3814 format-text: Do not add external content without site 2022-03-08 16:08:37 +01:00
Dani Palou d10fa5db3c MOBILE-3930 h5pactivity: Support links to all users attempts 2022-03-08 15:51:42 +01:00
Pau Ferrer Ocaña 9f03a64a85 MOBILE-3814 lesson: Fix input inside a label 2022-03-08 15:43:06 +01:00
Pau Ferrer Ocaña 112f00bcb5 MOBILE-3814 format-text: collapsible item directive replaces maxHeight 2022-03-08 15:43:06 +01:00
Pau Ferrer Ocaña 09cd1af733 MOBILE-3814 collapsible: Do not collapse main action buttons 2022-03-08 12:08:56 +01:00
Pau Ferrer Ocaña 18696269e0 MOBILE-3814 collapsible: Add appear on bottom attribute to footer 2022-03-08 12:08:56 +01:00
Pau Ferrer Ocaña 1c9f34b469 MOBILE-3814 collapsible: Animate collapse header end animation 2022-03-08 12:08:56 +01:00
Pau Ferrer Ocaña ddd82378aa MOBILE-3814 collapsible: Change frozen status calculation 2022-03-08 12:08:56 +01:00
Pau Ferrer Ocaña d52fc9b666 MOBILE-3814 module: Change description position inside module info 2022-03-08 12:08:56 +01:00
Pau Ferrer Ocaña e39520e96f MOBILE-3814 module: Show text on module navigation 2022-03-08 12:08:56 +01:00
Dani Palou 71f65cec07 MOBILE-3930 mod: Fix log view not called after PTR if fetch failed 2022-03-08 12:04:00 +01:00
Juan Leyva e33c914935 MOBILE-3833 release: Fix strings
- Use core accessibility and favourites
- Keep in English the developer options
- Remove the review of attempt one (redundant)
2022-03-08 10:20:08 +01:00
Dani Palou 328b39a541 MOBILE-3980 book: Log book viewed in entry page 2022-03-07 14:11:12 +01:00
Pau Ferrer Ocaña 7f34da3462
Merge pull request #3159 from dpalou/MOBILE-3967
MOBILE-3967 course: Add config to always use legacy completion
2022-03-07 13:07:00 +01:00
Pau Ferrer Ocaña e61d927837
Merge pull request #3157 from dpalou/MOBILE-3833
MOBILE-3833 core: Decrease priority of redirect errors
2022-03-07 12:53:12 +01:00
Dani Palou 20d986df83 MOBILE-3967 course: Add config to always use legacy completion 2022-03-07 12:51:34 +01:00
Pau Ferrer Ocaña a6be0d1a17
Merge pull request #3152 from dpalou/MOBILE-4005
MOBILE-4005 vimeo: Support privacy hash in vimeo URL
2022-03-07 11:55:42 +01:00
Dani Palou feefaa083f MOBILE-3967 course: Allow using legacy completion in 3.11+ 2022-03-07 09:21:56 +01:00
Dani Palou 8ee8a0f892 MOBILE-3833 core: Decrease priority of redirect errors 2022-03-07 07:53:02 +01:00
Pau Ferrer Ocaña 349dfc9745 MOBILE-3814 collapsible: Remove unnecessary calls 2022-03-04 16:29:44 +01:00
Pau Ferrer Ocaña 772899d827 MOBILE-3814 collapsible: Now collapsible header ends animations 2022-03-04 16:29:44 +01:00
Pau Ferrer Ocaña f5303b3cc6 MOBILE-3814 collapsible: Now collapsible header can be disabled 2022-03-04 16:29:44 +01:00
Pau Ferrer Ocaña 52a3d62a44 MOBILE-3814 collapsible: Fix collapsible footer scroll change problem 2022-03-04 14:39:40 +01:00
Pau Ferrer Ocaña aefbf6be86 MOBILE-3814 style: Add box shadow to fab and blocks buttons 2022-03-04 14:19:47 +01:00
Pau Ferrer Ocaña feb4785ba0 MOBILE-3814 course: Show highlighted border on section 2022-03-04 14:12:17 +01:00
Pau Ferrer Ocaña fa81717ccf MOBILE-3814 course: Section navigation buttons stuck at the bottom 2022-03-04 14:12:17 +01:00
Pau Ferrer Ocaña d6006ac5c3 MOBILE-3814 style: Sort some gray colors 2022-03-04 14:12:17 +01:00
Pau Ferrer Ocaña d0b59ce92b MOBILE-3814 course: Improve course storage page 2022-03-04 14:12:17 +01:00
Pau Ferrer Ocaña 0097b78963 MOBILE-3814 swipe: Limit angle on gesture 2022-03-03 17:33:32 +01:00
Pau Ferrer Ocaña 0b0920876b MOBILE-3998 imscp: Fix navbar not showing 2022-03-03 12:03:05 +01:00
Pau Ferrer Ocaña 2a20fea590 MOBILE-3814 collapsible: Use 108px as default max height 2022-03-03 12:03:05 +01:00
Pau Ferrer Ocaña fbcd0841f0 MOBILE-3814 style: Remove brand color from scss 2022-03-03 12:03:05 +01:00
Pau Ferrer Ocaña 3e40999366 MOBILE-3814 eslint: Fix duplicated attributes 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña b7a2a1ac8b MOBILE-3814 course: Change course index color 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña cfaf7d5b06 MOBILE-3814 styles: Revisit button colors 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña 42bdc2ae76 MOBILE-3814 completion: Change navigation arrows color 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña bde07cb125 MOBILE-3814 completion: Move manual completion button to module info 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña df1f910ee2 MOBILE-3814 menu: Fix badges overflow and resize menu to 56px on tablet 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña 4c1e277e41 MOBILE-3814 lang: Update languages 2022-03-02 17:27:42 +01:00
Noel De Martin 2bae918685 MOBILE-3833 core: Fix collapsible header height 2022-03-02 16:35:32 +01:00
Dani Palou 6b9de713f7
Merge pull request #3150 from crazyserver/MOBILE-3968
MOBILE-3968 dashboard: Temp hack to remove forced myoverview MDL-72092
2022-03-02 11:09:53 +01:00
Dani Palou 4b55774497 MOBILE-4005 vimeo: Support privacy hash in vimeo URL 2022-03-02 10:22:19 +01:00
Pau Ferrer Ocaña 4008772d05 MOBILE-3968 dashboard: Temp hack to remove forced myoverview MDL-72092 2022-03-01 15:58:22 +01:00
Pau Ferrer Ocaña 389a1c8964 MOBILE-3814 format-text: Fix expandable items height 2022-03-01 15:38:40 +01:00
Pau Ferrer Ocaña a91b19aedb MOBILE-3814 styles: Improve side modal widths 2022-03-01 15:38:39 +01:00
Pau Ferrer Ocaña d973bd3028 MOBILE-3814 messages: Fix on some styles 2022-03-01 15:38:22 +01:00
Noel De Martin 6b5d1db43c MOBILE-3982 core: Refactor collapsible-header 2022-03-01 12:09:42 +01:00
Noel De Martin 717978388e MOBILE-3982 core: Extract CoreComponentsRegistry 2022-03-01 11:50:23 +01:00
Dani Palou b89735eef9
Merge pull request #3146 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-01 10:34:51 +01:00
Pau Ferrer Ocaña 331b16440f MOBILE-3814 style: Fix typo on --list-item--max-width 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña 64f687f8a8 MOBILE-3814 calendar: Change calendar filter to a side modal 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña be4bfc5a8d MOBILE-3814 style: Limit page width on some content pages 2022-03-01 10:03:40 +01:00
Dani Palou dbd465e310 MOBILE-3997 core: Don't show autologin URL in warning message 2022-03-01 09:43:30 +01:00
Dani Palou 46e6bfc6a2 MOBILE-3833 core: Fix invalidateWsCacheForKeyStartingWith 2022-03-01 08:20:58 +01:00
Dani Palou f695d673ac MOBILE-3998 imscp: Remember last item viewed 2022-02-28 15:49:36 +01:00
Dani Palou 223fd19f1d MOBILE-3998 imscp: Add entry page to IMSCP 2022-02-28 15:49:36 +01:00
Pau Ferrer Ocaña 952bfd1ddf MOBILE-3149 module: Show 2-buttons on row on collapsible footer 2022-02-28 15:16:09 +01:00
Pau Ferrer Ocaña 521d4cec4b MOBILE-3149 style: Add spacers 2022-02-28 15:16:09 +01:00
Pau Ferrer Ocaña 3a11cdbfe2 MOBILE-3149 module: Add collapsible footer buttons inside activities 2022-02-28 15:16:09 +01:00
Pau Ferrer Ocaña 859230ddf3 MOBILE-3149 style: Change light to outline in buttons 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña be1bacba0c MOBILE-3149 style: Remove hide-detail 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña 079d914de6 MOBILE-3149 style: Fix collapsible items on tablet 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña d4515ca74c MOBILE-3149 module: Add collapsible footer buttons on module index pages 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña 540141bad5 MOBILE-3149 scorm: Collapse grades on scorm page 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña 9f7a0e303e MOBILE-3149 quiz: Change quiz index page warning cards 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña 8d540e6010 MOBILE-3149 choice: Collapse list of users in results 2022-02-25 09:38:11 +01:00
Pau Ferrer Ocaña 56e0ab629b
Merge pull request #3142 from dpalou/MOBILE-3833
Mobile 3833
2022-02-25 08:50:25 +01:00
Dani Palou 8c960d4739 MOBILE-3833 core: Fix download file spinner shown forever 2022-02-24 17:04:34 +01:00
Dani Palou 8dbefef88b MOBILE-3833 core: Don't display token expired error modal
The same message is displayed in reconnect page.
2022-02-24 16:10:51 +01:00
Pau Ferrer Ocaña b5e2071318 MOBILE-3996 navbar: Move collapsible footer feature to a new directive 2022-02-24 15:48:11 +01:00
Pau Ferrer Ocaña 533fe8e1b4 MOBILE-3996 navbar: Add navbar at the bottom which disappears on scroll 2022-02-24 13:33:57 +01:00
Pau Ferrer Ocaña 294c94b934 MOBILE-3996 navbar: Update style on navigation bar 2022-02-24 13:32:09 +01:00
Dani Palou b3cadf8cd7 MOBILE-3833 qr: Set color-scheme to normal when open QR scanner
For some reason leaving this value to 'light dark' displays a black screen in Android
2022-02-24 13:18:30 +01:00
Pau Ferrer Ocaña 89d8750e82
Merge pull request #3139 from dpalou/MOBILE-3780
Mobile 3780
2022-02-24 12:26:41 +01:00
Dani Palou 9ded4b7c5b MOBILE-3780 core: Don't store offline if 4xx or 5xx http error 2022-02-24 12:10:29 +01:00
Dani Palou be0ce93a0f MOBILE-3780 assign: Fix getSizeForEdit in file submissions 2022-02-24 12:10:29 +01:00
Dani Palou 3a51b361fd MOBILE-3780 core: Fix spinner not shown in forum when refreshing
The variable loaded has been renamed to showLoading in index components
2022-02-24 12:10:29 +01:00
Dani Palou 40a0d63394 MOBILE-3780 ws: Improve error displayed when upload file 2022-02-24 12:10:29 +01:00
Dani Palou 907afe6704
Merge pull request #3138 from crazyserver/MOBILE-3916
MOBILE-3916 style: Same color on system top bar than header bar
2022-02-24 11:27:53 +01:00
Dani Palou 56a3287aff
Merge pull request #3137 from crazyserver/MOBILE-3833
Mobile 3833
2022-02-24 10:42:52 +01:00
Pau Ferrer Ocaña f3f0b69c90 MOBILE-3916 style: Same color on system top bar than header bar 2022-02-24 09:14:17 +01:00
Pau Ferrer Ocaña 766dc70a1b MOBILE-3833 h5p: Align first column to start on reports 2022-02-24 08:54:29 +01:00
Pau Ferrer Ocaña 15dbfa514a MOBILE-3833 format-text: Change toggle style 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña daf4090ac6 MOBILE-3833 style: Remove back text from back button on iOS 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña 2fd8a72f39 MOBILE-3833 style: Use same card margin on ios and md 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña 6ecb08246b MOBILE-3833 course: Move course downloads to course page 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña 8fab7a9121 MOBILE-3833 course: Move course shortname to course summary 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña 57ba1f9363 MOBILE-3833 module: Only show uncompleted completion conditions 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña c939fd23ca MOBILE-3833 profile: Do not show online when the user can change avatar 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña e8e4b60a20 MOBILE-3833 course: Increase toggle area on course index 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña 452acd45e9 MOBILE-3833 module: Fix get course when non enrolled 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña 8ba7da0552 MOBILE-3833 chips: Do not make it look clickable 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña 0c684f238e MOBILE-3833 activities: Use black and white icons on the activity block 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña 82419c3f50 MOBILE-3811 resource: Remove mimetype icons from resource only on 4.0+
This partially reverts commit 96b172c42c.
2022-02-23 17:10:07 +01:00
Dani Palou dde78d9286 MOBILE-3993 groups: Add a class to group data in UI 2022-02-23 16:17:17 +01:00
Pau Ferrer Ocaña 9fe1a607b4
Merge pull request #3135 from dpalou/MOBILE-3990
MOBILE-3990 notifications: Support notification links
2022-02-23 14:22:58 +01:00
Pau Ferrer Ocaña 9d4c12083d MOBILE-3833 chore: Improve toast grid 2022-02-22 23:25:05 +01:00
Pau Ferrer Ocaña 0c167326ab MOBILE-3833 survey: Improve survey success card look'n'feel 2022-02-22 23:15:08 +01:00
Pau Ferrer Ocaña 55e2e5f3a1 MOBILE-3833 assign: Add text wrap to badges 2022-02-22 23:10:11 +01:00
Pau Ferrer Ocaña d4a9bd2ec5 MOBILE-3833 course: Do not display course displayname on course page 2022-02-22 23:03:40 +01:00
Pau Ferrer Ocaña 3d2d99fb7d MOBILE-3833 assign: Fix duplicated id 2022-02-22 22:58:53 +01:00
Pau Ferrer Ocaña befee634ff MOBILE-3833 forum: Fix hasOffline flag on index page. 2022-02-22 22:58:45 +01:00
Pau Ferrer Ocaña 42e3681407 MOBILE-3833 assign: Invalidate submission component before is null 2022-02-22 22:58:37 +01:00
Pau Ferrer Ocaña 97915ddb90 MOBILE-3833 styles: Fix warning cards icon colors on buttons 2022-02-22 22:58:31 +01:00
Dani Palou 09862cba7c MOBILE-3990 notifications: Support notification links 2022-02-22 15:01:01 +01:00
Pau Ferrer Ocaña 513e669a12
Merge pull request #3133 from dpalou/MOBILE-3780
MOBILE-3780 attachments: Fix detect file size in Android
2022-02-22 09:39:45 +01:00
Dani Palou 2d541a2ff8 MOBILE-3780 attachments: Fix detect file size in Android 2022-02-22 09:24:48 +01:00
Noel De Martin f668f874a5 MOBILE-3926 core: Fix swipe navigation 2022-02-22 08:55:07 +01:00
Pau Ferrer Ocaña 04d2bcfe85
Merge pull request #3131 from dpalou/MOBILE-3927
MOBILE-3927 swipe: Make swipe-slides fill whole height
2022-02-21 16:06:55 +01:00
Dani Palou dd1050d4e6 MOBILE-3927 swipe: Make swipe-slides fill whole height 2022-02-21 15:44:34 +01:00
Dani Palou 71f5caa95c
Merge pull request #3130 from crazyserver/MOBILE-3814
Mobile 3814
2022-02-21 14:47:00 +01:00
Pau Ferrer Ocaña a3c5914e5c MOBILE-3814 grades: Mod icon colors on grade should be B/W 2022-02-21 14:29:39 +01:00
Pau Ferrer Ocaña b676289e1b MOBILE-3814 calendar: Restore calendar dot colors 2022-02-21 14:29:38 +01:00
Pau Ferrer Ocaña 953952b4cd MOBILE-3814 grades: Use ion icon to render grades svg 2022-02-21 14:29:38 +01:00
Pau Ferrer Ocaña 8d5e906b1e MOBILE-3814 module: Change cloud icons to new fontawesome custom icons 2022-02-21 14:29:38 +01:00
Pau Ferrer Ocaña b185c0fc45 MOBILE-3814 module: Add prefetch status on module activity cards 2022-02-21 14:29:38 +01:00
Dani Palou 5b0abf40f7
Merge pull request #3127 from NoelDeMartin/MOBILE-3821
MOBILE-3821: Database optimization final tweaks (before 4.0)
2022-02-21 12:51:12 +01:00
Noel De Martin 16ad2edc3a MOBILE-3833 core: Expose urlSchemes in development 2022-02-21 12:33:39 +01:00
Noel De Martin d80ba6698b MOBILE-3821 core: Fix databases clean up 2022-02-21 12:33:39 +01:00
Noel De Martin 84afd1ea4d MOBILE-3821 messages: Cache total badge count 2022-02-21 12:33:39 +01:00
Noel De Martin bdd6e488b9 MOBILE-3821 core: Improve database debugging DX 2022-02-21 12:33:39 +01:00
Pau Ferrer Ocaña a34736bc60 MOBILE-3814 module: Adapt module preview page 2022-02-18 14:21:29 +01:00
Pau Ferrer Ocaña 5c2eb8fc0a MOBILE-3814 siteplugins: Add collapsible header to site module plugins 2022-02-18 13:55:26 +01:00
Pau Ferrer Ocaña 97a8dc3f7a MOBILE-3931 module: Improve module summary style 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña c2ec52584c MOBILE-3931 login: Style oauth providers as buttons 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 9bab09dace MOBILE-3931 performance: Fix memory leak on context menu 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 6a862730e2 MOBILE-3931 module: Add grades and course to module summary 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 71788e83bf MOBILE-3931 grades: Fix navigate to gradeId 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 6dcd37234f MOBILE-3931 module: Remove duplicated context menu items 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 6c782e3b3e MOBILE-3931 module: Adapt module site plugins code 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 16cee9df14 MOBILE-3931 module: Merge duplicated prefetch statuses 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 344ee6d57e MOBILE-3931 module: Remove unnecessary variables and menus from modules 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña d224876f42 MOBILE-3931 module: Add a new module summary page 2022-02-18 11:15:27 +01:00
Pau Ferrer Ocaña 279071634b MOBILE-3931 course: Change format component folder name to course-format 2022-02-18 10:16:49 +01:00
Noel De Martin 1b8ada7b57 MOBILE-3833 core: Improve deepEquals typings 2022-02-17 15:16:34 +01:00
Noel De Martin 1b24f0955d MOBILE-3821 core: Configure lazy cache lifetime 2022-02-17 15:16:34 +01:00
Dani Palou 6fd082e956 MOBILE-3833 course: Fix collapsible header after manual compl change 2022-02-17 14:16:49 +01:00
Dani Palou 8df2680eac MOBILE-3833 course: Fix refresh course when manual compl changes 2022-02-17 12:37:59 +01:00
Pau Ferrer Ocaña 37bde23418
Merge pull request #3125 from dpalou/MOBILE-3799
MOBILE-3799 filepool: Fix regression when checking outdated files
2022-02-17 11:46:33 +01:00
Dani Palou 06797b9b31 MOBILE-3799 filepool: Fix regression when checking outdated files 2022-02-17 10:29:01 +01:00
Pau Ferrer Ocaña 9af7648275
Merge pull request #3120 from dpalou/MOBILE-3980
Mobile 3980
2022-02-16 15:04:52 +01:00
Dani Palou 53c4f6b297
Merge pull request #3124 from NoelDeMartin/MOBILE-3833-fix-sites
MOBILE-3833 core: Fix current site table migration
2022-02-16 15:04:28 +01:00
Dani Palou 426814a247
Merge pull request #3122 from NoelDeMartin/MOBILE-3833
MOBILE-3833 core: Improve database config updates
2022-02-16 15:01:59 +01:00
Pau Ferrer Ocaña 24d2a6aa76
Merge pull request #3123 from dpalou/MOBILE-3799
Mobile 3799
2022-02-16 14:53:20 +01:00
Noel De Martin f8cba471fd MOBILE-3833 core: Fix current site table migration 2022-02-16 14:45:11 +01:00
Dani Palou 1b67036aca MOBILE-3980 book: Support resuming a book 2022-02-16 14:41:09 +01:00
Dani Palou 5f3e7bb0b5 MOBILE-3980 mod: Fix print [object...] in error download files 2022-02-16 14:41:09 +01:00
Dani Palou 52e10ea15d MOBILE-3980 book: Open book contents when clicking link 2022-02-16 14:41:09 +01:00
Dani Palou f4cb040aa0 MOBILE-3980 book: Add index page for book 2022-02-16 14:41:09 +01:00
Dani Palou 51b2174ef2 MOBILE-3799 filepool: Fix files considered outdated when they aren't 2022-02-16 14:30:27 +01:00
Dani Palou b98e7d4d0a
Merge pull request #3121 from crazyserver/MOBILE-3814
Mobile 3814
2022-02-16 14:24:02 +01:00
Pau Ferrer Ocaña 2228b398fa
Merge pull request #3118 from NoelDeMartin/MOBILE-3982
MOBILE-3982 core: Fix collapsible header flicker
2022-02-16 14:15:34 +01:00
Noel De Martin 926f56193a MOBILE-3982 core: Fix collapsible header flicker 2022-02-16 13:57:49 +01:00
Pau Ferrer Ocaña f5918e08a7 MOBILE-3931 lesson: Add missing ion-labels 2022-02-16 13:40:44 +01:00
Noel De Martin 3f71825ead MOBILE-3833 core: Improve database config updates 2022-02-16 13:26:33 +01:00
Pau Ferrer Ocaña b40bbef46b MOBILE-3814 styles: Improve top logo management 2022-02-16 13:25:09 +01:00
Pau Ferrer Ocaña 72541486f6 MOBILE-3814 tag: Fix tag search columns 2022-02-16 13:25:09 +01:00
Pau Ferrer Ocaña b155c8eec1 MOBILE-3814 myoverview: Fix filter margins and icons 2022-02-16 13:25:09 +01:00
Pau Ferrer Ocaña e217203ce1 MOBILE-3814 styles: Reduce bar heights 2022-02-16 12:40:50 +01:00
Pau Ferrer Ocaña 33cc7e73b8 MOBILE-3814 icons: Fix wrongly minimized empty icon 2022-02-16 11:35:41 +01:00
Pau Ferrer Ocaña 66305150cd MOBILE-3814 styles: Fix double margin on my courses 2022-02-16 11:35:41 +01:00
Pau Ferrer Ocaña 183bc133d5 MOBILE-3814 module: Fix navigation buttons position 2022-02-16 11:35:33 +01:00
Pau Ferrer Ocaña a834f3c0c8 MOBILE-3814 storagemanager: Fix titles not shown 2022-02-16 11:35:27 +01:00
Dani Palou 12cb62b7c2 MOBILE-3799 iframe: Fix fullscreen on rotate in new pages 2022-02-16 11:05:01 +01:00
Dani Palou 97d7ec8045 MOBILE-3799 h5p: Use new string 'Attempts report' 2022-02-16 10:18:19 +01:00
Dani Palou c037a8ea17 MOBILE-3855 resource: Fix activity not found for new resources 2022-02-16 09:36:41 +01:00
Dani Palou e31c88ca1e MOBILE-3828 notifications: Filter notification subject in app 2022-02-15 08:52:00 +01:00
Noel De Martin 95e566a9c2 MOBILE-3981 core: Log database table instance 2022-02-14 14:18:59 +01:00
Noel De Martin b95c67874f MOBILE-3981 core: Optimize site tables 2022-02-14 14:18:59 +01:00
Noel De Martin 4504d1ba8a MOBILE-3981 course: Optimize tables 2022-02-14 14:18:59 +01:00
Noel De Martin 84307d6f70 MOBILE-3981 pushnotifications: Optimize tables 2022-02-14 14:18:58 +01:00
Noel De Martin 18c48940bf MOBILE-3981 core: Optimize cron table 2022-02-14 14:18:58 +01:00
Noel De Martin cc006bad26 MOBILE-3981 core: Optimize sites tables 2022-02-14 14:18:58 +01:00
Noel De Martin df2388297d MOBILE-3981 core: Optimize app tables 2022-02-14 14:18:58 +01:00
Noel De Martin a626930e72 MOBILE-3981 core: Optimize filepool tables 2022-02-14 14:18:58 +01:00
Pau Ferrer Ocaña d26e39861b MOBILE-3970 course: Change course preview page name to course summary 2022-02-14 11:06:26 +01:00
Pau Ferrer Ocaña f22fec5e97 MOBILE-3970 course: Add course date styles 2022-02-14 11:06:26 +01:00
Pau Ferrer Ocaña 53f986a26b MOBILE-3970 course: Move courseMenuHandlers to course summary 2022-02-14 11:06:26 +01:00
Pau Ferrer Ocaña 449727d2c2 MOBILE-3970 course: Delete download course from Course summary 2022-02-14 10:45:00 +01:00
Pau Ferrer Ocaña 19b3a394d2 MOBILE-3970 course: Open course summary in a lateral modal 2022-02-14 10:42:46 +01:00
Noel De Martin 69d36803fc
Merge pull request #3107 from dpalou/MOBILE-3974
MOBILE-3974 paypal: Open paypal enrol in browser
2022-02-14 09:46:25 +01:00
Dani Palou 44e73d6584
Merge pull request #3114 from crazyserver/MOBILE-3808
MOBILE-3808 course: Fix section navigation button padding and width
2022-02-11 15:26:04 +01:00
Dani Palou 376bee536c
Merge pull request #3113 from crazyserver/MOBILE-3814
Mobile 3814
2022-02-11 15:13:19 +01:00
Pau Ferrer Ocaña de8173c20a MOBILE-3808 course: Fix section navigation button padding and width 2022-02-11 15:07:16 +01:00
Pau Ferrer Ocaña a68430bd1e MOBILE-3814 bbb: Use new BBB icon 2022-02-11 14:56:48 +01:00
Pau Ferrer Ocaña bca31380d0 MOBILE-3814 styles: Renew style of warning cards 2022-02-11 14:56:47 +01:00
Pau Ferrer Ocaña 1c9b196682 MOBILE-3814 module: Improve module card additional info 2022-02-11 14:56:47 +01:00
Pau Ferrer Ocaña b5c0275a44 MOBILE-3814 ux: Improve storage manager strings 2022-02-11 14:56:47 +01:00
Pau Ferrer Ocaña f198b62cc5
Merge pull request #3104 from dpalou/MOBILE-3823
MOBILE-3823 fullscreen: Add fullscreen button in H5P and IMSCP
2022-02-11 14:46:16 +01:00
Pau Ferrer Ocaña bb28a899bd MOBILE-3814 style: Reduce usage of theme globals if not needed 2022-02-11 14:06:44 +01:00
Pau Ferrer Ocaña e79c5d8edb
Merge pull request #3112 from dpalou/MOBILE-3833
Mobile 3833
2022-02-11 14:06:39 +01:00
Dani Palou 7a554bee29 MOBILE-3833 alerts: Increase max-width in alert and confirms 2022-02-11 12:38:20 +01:00
Pau Ferrer Ocaña e5309e8d51 MOBILE-3814 my: Change layout dropdown to button 2022-02-11 11:08:53 +01:00
Pau Ferrer Ocaña a129a6df9f MOBILE-3814 course: Improve course list item performance 2022-02-11 11:02:10 +01:00
Dani Palou 0060de1459 MOBILE-3833 grades: Ignore notingroup error in prefetch 2022-02-11 10:06:51 +01:00
Pau Ferrer Ocaña 54deab86f8 MOBILE-3814 storage: Fix course prefetch 2022-02-11 09:11:33 +01:00
Dani Palou 7736d899a9
Merge pull request #3108 from crazyserver/MOBILE-3814
Mobile 3814
2022-02-11 09:10:22 +01:00
Dani Palou ee83bfbf99 MOBILE-3974 paypal: Open paypal enrol in browser 2022-02-11 07:54:07 +01:00
Pau Ferrer Ocaña b4f67f7d6e MOBILE-3814 site: Add cards to site list 2022-02-10 17:14:06 +01:00
Pau Ferrer Ocaña abfc4ffb38 MOBILE-3814 styles: Animate expandable chevrons 2022-02-10 16:04:57 +01:00
Pau Ferrer Ocaña f61a465c0a MOBILE-3814 course: Adapt course styles 2022-02-10 16:04:57 +01:00
Pau Ferrer Ocaña 492278be00 MOBILE-3814 course: Move course summary button to toolbar 2022-02-10 16:04:57 +01:00
Pau Ferrer Ocaña 15ef9547ba MOBILE-3814 timeline: Adapt styles 2022-02-10 16:04:57 +01:00
Pau Ferrer Ocaña 9b4e15efeb MOBILE-3814 home: Add cards to improve site home styling 2022-02-10 16:04:57 +01:00
Pau Ferrer Ocaña 98fe7224b9 MOBILE-3814 styles: Adapt width to home pages 2022-02-10 16:04:57 +01:00
Pau Ferrer Ocaña 4b075f0e6d MOBILE-3814 style: Remove drop shadows and add borders 2022-02-10 16:04:56 +01:00
Pau Ferrer Ocaña 13de3b9776 MOBILE-3814 blocks: Use cards on blocks 2022-02-10 16:04:56 +01:00
Pau Ferrer Ocaña 7690270766 MOBILE-3814 styles: Ion item without lines by default 2022-02-10 16:04:56 +01:00
Pau Ferrer Ocaña e403d2c3ba MOBILE-3814 module: Implement a new collapsible item directive 2022-02-10 16:02:08 +01:00
Noel De Martin f24b35de61 MOBILE-3833 core: Improve dev config overrides 2022-02-10 11:30:56 +01:00
Pau Ferrer Ocaña 61a7d5d59f MOBILE-3814 module: Re-order course module card info 2022-02-10 10:51:06 +01:00
Pau Ferrer Ocaña 926f2508d1 MOBILE-3814 module: Add completion basic mode to use it bellow title 2022-02-10 10:51:06 +01:00
Dani Palou 42647aa122 MOBILE-3823 iframe: Leave fullscreen when navigating 2022-02-10 09:31:18 +01:00
Pau Ferrer Ocaña 59b1d37f8b MOBILE-3814 module: Add module max-width 2022-02-09 17:52:13 +01:00
Dani Palou 2943d42678 MOBILE-3823 fullscreen: Add fullscreen button in H5P and IMSCP 2022-02-09 15:05:20 +01:00
Pau Ferrer Ocaña be05bfa51b MOBILE-3099 module: Reduce module navigation bar height 2022-02-09 12:56:41 +01:00
Pau Ferrer Ocaña ed9e5f9869 MOBILE-3099 module: Fix module navigation animation 2022-02-09 12:56:41 +01:00
Noel De Martin bf8992ba66 MOBILE-3316 core: Fix nologin & suspended strings 2022-02-09 11:01:05 +01:00
Pau Ferrer Ocaña d24f6cb5f2 MOBILE-3808 course: Improve section navigation buttons 2022-02-09 10:01:53 +01:00
Pau Ferrer Ocaña 88e82350bf MOBILE-3808 utils: Add throttle function 2022-02-09 10:01:53 +01:00
Pau Ferrer Ocaña a5be9fbc95 MOBILE-3808 styles: Some style fixes 2022-02-09 10:01:53 +01:00
Dani Palou 83261f8ce0
Merge pull request #3100 from crazyserver/MOBILE-3814
Mobile 3814
2022-02-08 11:50:08 +01:00
Pau Ferrer Ocaña 45d35a0864 MOBILE-3814 completion: Fix text wrap on completion buttons 2022-02-08 11:35:11 +01:00
Pau Ferrer Ocaña a3bcde2970 MOBILE-3814 course: Style course cards 2022-02-08 11:35:11 +01:00
Dani Palou 858cf07f73
Merge pull request #3091 from NoelDeMartin/MOBILE-3977
MOBILE-3977: Database optimization strategies
2022-02-08 11:06:47 +01:00
Noel De Martin 80d4cb93fc
Merge pull request #3099 from dpalou/MOBILE-3910
MOBILE-3910 login: Change text to accept site policy
2022-02-08 09:19:53 +01:00
Pau Ferrer Ocaña 4c7eb211a4
Merge pull request #3098 from dpalou/MOBILE-3833
MOBILE-3833 cordova: Update cordova plugins
2022-02-08 09:18:04 +01:00
Dani Palou 4dfe1a85c1 MOBILE-3910 login: Change text to accept site policy 2022-02-08 08:30:01 +01:00
Dani Palou 9e028a0336 MOBILE-3833 cordova: Update cordova plugins 2022-02-08 07:56:45 +01:00
Noel De Martin b8dbc9aa5b MOBILE-3977 core: Rename database table getters 2022-02-07 17:51:40 +01:00
Noel De Martin 359d7ab5a5 MOBILE-3977 core: Reuse databases initialization 2022-02-07 17:51:40 +01:00
Dani Palou 21a7ec66a2 MOBILE-3958 grades: Display icon and color in grades 2022-02-07 14:23:44 +01:00
Noel De Martin 7a2a8c3e98 MOBILE-3977 core: Implement async instance pattern 2022-02-07 13:46:54 +01:00
Noel De Martin a041471205 MOBILE-3977 core: Implement debug database table 2022-02-07 13:46:54 +01:00
Noel De Martin 7a1dfa38bd MOBILE-3977 core: Optimize wscache table 2022-02-07 13:46:54 +01:00
Noel De Martin a65919debc MOBILE-3977 config: Add database optimizations 2022-02-07 13:46:54 +01:00
Noel De Martin effe53807a MOBILE-3977 db: Implement method to log history 2022-02-07 13:46:54 +01:00
Noel De Martin 7c834281ce MOBILE-3977 filepool: Optimize files table 2022-02-07 13:46:54 +01:00
Noel De Martin 808a242cbc MOBILE-3977 core: Refactor database table wrapper
Decouple caching behaviour into subclasses using a configurable proxy
2022-02-07 13:46:54 +01:00
Dani Palou 260ef4d47e MOBILE-3958 assign: Remove non-null assertions in submission component 2022-02-07 09:34:16 +01:00
Dani Palou 32947cbc4e MOBILE-3958 assign: Remove HTML when treating grade 2022-02-07 08:53:04 +01:00
Dani Palou 0fd27feec9 MOBILE-3833 h5p: Fix substring in h5p validator 2022-02-04 14:42:16 +01:00
Pau Ferrer Ocaña cc78598e4c
Merge pull request #3096 from dpalou/MOBILE-3833
MOBILE-3833 core: Fix substring errors
2022-02-04 12:50:26 +01:00
Dani Palou a6df4e997b MOBILE-3833 core: Fix substring errors 2022-02-04 12:34:28 +01:00
Pau Ferrer Ocaña 46f82b58be
Merge pull request #3095 from dpalou/MOBILE-3833
MOBILE-3833 core: Fix infinite requests if file download failed
2022-02-04 11:20:28 +01:00
Dani Palou 947534a6b7 MOBILE-3833 core: Fix infinite requests if file download failed 2022-02-04 10:51:36 +01:00
Pau Ferrer Ocaña 857679a89d MOBILE-3814 course: Fix empty course index 2022-02-04 10:08:18 +01:00
Pau Ferrer Ocaña b4b7ec2faf MOBILE-3814 styles: Style ion chips 2022-02-04 10:08:18 +01:00
Pau Ferrer Ocaña efba119a86 MOBILE-3814 styles: Style progress bars 2022-02-04 10:08:18 +01:00
Pau Ferrer Ocaña 5040f70da8 MOBILE-3814 styles: Adapt colors to match LMS 2022-02-03 15:57:26 +01:00
Dani Palou cb5508fc72
Merge pull request #3090 from crazyserver/MOBILE-3954
Mobile 3954
2022-02-02 16:16:19 +01:00
Pau Ferrer Ocaña 514b4150de MOBILE-3954 storage: Apply UX changes to text 2022-02-02 15:58:32 +01:00
Pau Ferrer Ocaña e97f70d1fb MOBILE-3954 storage: Move space usage from preferences 2022-02-02 15:58:32 +01:00
Pau Ferrer Ocaña 9caa1f06d5 MOBILE-3954 storage: Add site home to manage storage page 2022-02-02 15:58:32 +01:00
Pau Ferrer Ocaña 94fbd9e0e2 MOBILE-3954 blocks: Remove download enable switch from block pages 2022-02-02 15:52:45 +01:00
Pau Ferrer Ocaña c59ca185b6 MOBILE-3954 main: Remove manage courses from main pages 2022-02-02 15:52:45 +01:00
Pau Ferrer Ocaña cf0d9ae468 MOBILE-3954 storage: Improve courses manager template 2022-02-02 13:30:21 +01:00
Dani Palou e505f1370a MOBILE-3960 config: Add new removeaccountonlogout config 2022-02-02 12:33:17 +01:00
Pau Ferrer Ocaña 9f63d7307c
Merge pull request #3085 from dpalou/MOBILE-3965
MOBILE-3965 login: Always force logout when click 'Logout' button
2022-02-02 11:59:22 +01:00
Pau Ferrer Ocaña 2c2be04065 MOBILE-3915 chore: Fix some imports 2022-02-02 11:40:07 +01:00
Pau Ferrer Ocaña 1e2eb7e4fb MOBILE-3915 course: Align icons on course index 2022-02-02 11:40:07 +01:00
Pau Ferrer Ocaña 72f189a93d MOBILE-3976 style: Fix combobox styling 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña 93251a5594 MOBILE-3976 notifications: Use new enabled setting on 4.0 onward 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña 0b50611700 MOBILE-3976 messages: Use new enabled setting on 4.0 onward 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña 1f6c5a672b MOBILE-3976 messages: Simplify settings UI 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña 75ed990655 MOBILE-3976 chore: Remove invalid spaces 2022-02-01 17:12:31 +01:00
Dani Palou d9a9c785e6 MOBILE-3909 airnotifier: Don't show confirm before open browser 2022-02-01 16:00:41 +01:00
Pau Ferrer Ocaña 5a5036c6b5
Merge pull request #3084 from dpalou/MOBILE-3975
MOBILE-3975 calendar: Move default reminder initial value to config
2022-02-01 15:05:47 +01:00
Dani Palou 5ec817e7f5 MOBILE-3965 login: Always force logout when click 'Logout' button 2022-02-01 10:43:23 +01:00
Dani Palou 97c49cb042 MOBILE-3909 calendar: Allow deleting past reminders 2022-02-01 09:50:26 +01:00
Dani Palou 29a688d3f8 MOBILE-3909 calendar: Remove decimals from migrated reminders 2022-02-01 09:40:42 +01:00
Dani Palou a776e37852 MOBILE-3975 calendar: Move default reminder initial value to config 2022-02-01 08:14:08 +01:00
Pau Ferrer Ocaña 65de608aee MOBILE-3915 course: Expand selected or scrolled section on course index 2022-01-31 17:49:33 +01:00
Pau Ferrer Ocaña 82e04a5599
Merge pull request #3082 from dpalou/MOBILE-3902
MOBILE-3902 airnotifier: Use is_system_configured WS
2022-01-31 16:21:40 +01:00
Dani Palou 9d40a6d2af MOBILE-3902 airnotifier: Use is_system_configured WS 2022-01-31 15:55:57 +01:00
Pau Ferrer Ocaña 7971e71e57 MOBILE-3915 course: Update course progress when completion changes 2022-01-31 14:31:17 +01:00
Pau Ferrer Ocaña 5e29e65325 MOBILE-3915 completion: Fix completion event listener conditions 2022-01-31 14:11:55 +01:00
Pau Ferrer Ocaña bb42e9b94d MOBILE-3923 starredcourses: Use block WS when obtaining course list 2022-01-31 13:38:19 +01:00
Pau Ferrer Ocaña 6428bbb5fc
Merge pull request #3076 from dpalou/MOBILE-3833
Mobile 3833
2022-01-31 10:37:10 +01:00
Dani Palou d6e38b3de1
Merge pull request #3072 from NoelDeMartin/MOBILE-3316
MOBILE-3316: Handle new user access errors
2022-01-31 10:27:16 +01:00
Dani Palou 45b2cdec47 MOBILE-3932 resource: Fix message displayed when outdated and offline 2022-01-31 09:41:41 +01:00
Dani Palou 76e682bb53 MOBILE-3833 core: Fix deep links to logged out sites 2022-01-31 07:44:55 +01:00
Dani Palou f83c8f4e1a MOBILE-3833 mainmenu: Support deep links in all tabs, not just home 2022-01-28 15:41:32 +01:00
Pau Ferrer Ocaña 27729cbf26 MOBILE-3915 style: Improve radius vars 2022-01-28 14:52:29 +01:00
Pau Ferrer Ocaña 8d59e03b9d MOBILE-3915 course: Adapt course contents to new prototypes 2022-01-28 14:52:29 +01:00
Pau Ferrer Ocaña 0af808571c MOBILE-3915 course: Improve Course index page 2022-01-28 14:52:29 +01:00
Pau Ferrer Ocaña 6b46f48b3c MOBILE-3915 course: Improve course summary page 2022-01-28 14:50:59 +01:00
Pau Ferrer Ocaña 901a445408 MOBILE-3915 course: Move Course summary info outside the tabs 2022-01-28 14:44:41 +01:00
Pau Ferrer Ocaña 86365d260d MOBILE-3915 course: Implement new course index 2022-01-28 10:02:03 +01:00
Pau Ferrer Ocaña 1dd5eba1de MOBILE-3915 course: Improve course summary info 2022-01-28 10:02:03 +01:00