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
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
Dani Palou
5428712286
MOBILE-4154 login: Fix re-enter logged out site with IAB
2022-10-17 08:00:08 +02:00
Dani Palou
2d501024a0
MOBILE-4152 core: Fix link handlers when protocols don't match
2022-10-13 17:05:34 +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
Alfonso Salces
a96df9aaaf
MOBILE-4081 singletons: Add event for when main home loads
2022-10-03 14:31:23 +02:00
Alfonso Salces
2c6cddf021
MOBILE-4081 settings: Add toggle from settings delegate
2022-10-03 14:31:15 +02:00
Dani Palou
7b1294dd86
Merge pull request #3394 from alfonso-salces/MOBILE-4131
...
MOBILE-4131 time: Return ISO string in toDatetimeFormat function
2022-09-30 07:42:42 +02:00
Alfonso Salces
983ba9466a
MOBILE-4131 time: Return ISO string in toDatetimeFormat function
2022-09-28 11:23:56 +02:00
Pau Ferrer Ocaña
b800bbe055
Merge pull request #3392 from dpalou/MOBILE-3817
...
MOBILE-3817 core: Fix tablet styles for refresh modal
2022-09-21 10:32:50 +02:00
Dani Palou
ec158459b0
MOBILE-3817 core: Fix tablet styles for refresh modal
2022-09-21 09:21:53 +02:00
Pau Ferrer Ocaña
b722a8ab67
Merge pull request #3390 from dpalou/MOBILE-4128
...
Mobile 4128
2022-09-20 11:11:44 +02:00
Dani Palou
165e46cab9
MOBILE-4128 login: Create behat tests for signup
2022-09-20 09:54:10 +02:00
Noel De Martin
57f10bff4a
Merge pull request #3370 from dpalou/MOBILE-3817
...
Mobile 3817
2022-09-19 12:33:39 +02:00
Dani Palou
2395edbd05
MOBILE-3817 rxjs: Fix zipIncludingComplete completion
...
When the last observable completed it didn't emit pending values
2022-09-16 10:22:53 +02:00
Dani Palou
52a4322f0d
MOBILE-3817 core: Create WSObservable type
2022-09-16 10:22:53 +02:00
Dani Palou
979e995166
MOBILE-3817 filter: Apply update in background to filters
2022-09-16 10:22:53 +02:00
Dani Palou
01df501cad
MOBILE-3817 courses: Apply update in background to My Courses
2022-09-16 10:22:53 +02:00
Dani Palou
ce9c086819
MOBILE-3817 block: Detect changes in block input
2022-09-16 10:22:53 +02:00
Dani Palou
63f3c440e3
MOBILE-3817 utils: Move new utils functions to existing rxjs file
2022-09-16 10:22:53 +02:00
Dani Palou
88297ed400
MOBILE-3817 core: Implement more observable funcs for myoverview
2022-09-16 10:22:53 +02:00
Dani Palou
fbe46ee895
MOBILE-3817 courses: Implement getUserCoursesWithOptionsObservable
2022-09-16 10:22:53 +02:00
Dani Palou
73b108e5c5
MOBILE-3817 core: Implement zipIncludingComplete and add tests
2022-09-15 17:58:25 +02:00
Dani Palou
3e462979f7
MOBILE-3817 dashboard: Create observable methods for getDashboardBlocks
2022-09-15 17:58:25 +02:00
Noel De Martin
ef6a4ed7f4
MOBILE-4127 theme: Move mode classes to html tag
2022-09-15 17:14:58 +02:00
Dani Palou
46833295d5
MOBILE-4128 login: Always display auth instructions if set
2022-09-15 10:54:40 +02:00
Dani Palou
89ba05dd3e
MOBILE-3817 core: Support updating WS data in background
2022-09-15 10:18:19 +02:00
Dani Palou
f41a4e7b57
MOBILE-3817 core: Create observable methods for WS requests
2022-09-14 16:09:59 +02:00
Dani Palou
a5fbe051da
MOBILE-3817 core: Split CoreSite.request into several functions
2022-09-14 16:09:59 +02:00
Noel De Martin
c57a6a255d
Merge pull request #3377 from alfonso-salces/MOBILE-4081
...
MOBILE-4081 reconnect: Create component for identity providers
2022-09-14 10:09:22 +02:00
Alfonso Salces
8208243c5e
MOBILE-4081 reconnect: Create component for identity providers
2022-09-14 10:00:51 +02:00
Pau Ferrer Ocaña
adb5e17bcf
Merge pull request #3361 from NoelDeMartin/MOBILE-4081
...
MOBILE-4081: Behat improvements
2022-09-05 12:53:27 +02:00
Noel De Martin
8a0e0b0cc8
MOBILE-4081 behat: Check site compatibility
...
Whether the version of the moodle site is compatible should be checked automatically, however with the current implementation it's only checked once the app is launched. So in some scenarios, it may be necessary to explicitly tell behat to check the site.
2022-09-05 10:38:02 +02:00
Dani Palou
9249fab7ee
Merge pull request #3371 from alfonso-salces/MOBILE-4081
...
MOBILE-4081 course: Load 'course-summary.module' from service
2022-09-05 09:11:17 +02:00
Noel De Martin
bd0c1c8c57
MOBILE-4081 courses: Remove LMS UI behat steps
2022-09-05 09:09:43 +02:00
Noel De Martin
2ad7d3fa41
MOBILE-4081 comments: Restore behat tests
2022-09-05 09:09:43 +02:00
Dani Palou
ed8f298612
Merge pull request #3374 from crazyserver/MOBILE-4081
...
MOBILE-4081 behat: Fix swipe out of zone
2022-09-05 07:53:24 +02:00
Pau Ferrer Ocaña
970ea87dab
MOBILE-4081 chore: Remove unnecessary semicolons
2022-09-02 17:57:22 +02:00
Pau Ferrer Ocaña
7a0346210e
Merge pull request #3372 from dpalou/MOBILE-4102
...
MOBILE-4102 course: Display relative dates for teachers
2022-09-02 17:28:10 +02:00
Pau Ferrer Ocaña
1259f78942
Merge pull request #3373 from dpalou/MOBILE-4126
...
MOBILE-4126 ios: Fix handleOpenURL when app is closed
2022-09-02 17:22:41 +02:00
Dani Palou
7ac621da42
MOBILE-4126 ios: Fix handleOpenURL when app is closed
...
It seems the function was declared too late, when it had already been called.
2022-09-02 15:38:16 +02:00
Pau Ferrer Ocaña
3a9b10a90c
MOBILE-4081 chore: Mixed Code smell fixes
2022-09-02 14:45:05 +02:00
Pau Ferrer Ocaña
44cbee9683
MOBILE-4081 chore: Fix duplicated semicolon
2022-09-02 14:45:04 +02:00
Pau Ferrer Ocaña
f0b79822da
MOBILE-4081 chore: Remove redundant awaits
2022-09-02 14:45:04 +02:00
Alfonso Salces
7a83c7711e
MOBILE-4081 course: Load 'course-summary.module' from service
2022-09-02 12:43:18 +02:00
Dani Palou
6fd5843d92
MOBILE-4035 groups: Don't call WS that will fail if no group
2022-09-02 08:15:32 +02:00
Dani Palou
33b3d7db78
MOBILE-4035 groups: Create group selector component
2022-09-02 08:15:32 +02:00
Pau Ferrer Ocaña
d2c932b365
Merge pull request #3363 from dpalou/MOBILE-4121
...
MOBILE-4121 completion: Invalidate when data sent in scorm/lesson
2022-09-01 11:38:31 +02:00
Pau Ferrer Ocaña
68a4a4e75f
MOBILE-4081 chore: Fixtures on types and async functions
2022-08-31 16:37:12 +02:00
Pau Ferrer Ocaña
17add1f0fb
MOBILE-4081 chore: Fix format tree with unsorted values
2022-08-31 16:37:08 +02:00
Pau Ferrer Ocaña
852af8bc0e
MOBILE-4081 modicon: Fix modicon purpose
2022-08-31 16:19:49 +02:00
Alfonso Salces
aac66014ec
MOBILE-4122 about: Check user role to hide survey
2022-08-22 15:32:32 +02:00
Dani Palou
38cf037162
MOBILE-4121 completion: Invalidate when data sent in scorm/lesson
2022-08-18 15:30:58 +02:00
Pau Ferrer Ocaña
2407240134
Merge pull request #3357 from NoelDeMartin/MOBILE-4069
...
MOBILE-4069 core: Fix race condition in loading
2022-08-08 12:49:44 +02:00
Dani Palou
2bd4c16bea
Merge pull request #3359 from NoelDeMartin/MOBILE-4011
...
MOBILE-4011 sitehome: Capture root link
2022-08-05 07:46:17 +02:00
Dani Palou
6a0823d4e0
Merge pull request #3358 from NoelDeMartin/MOBILE-4025
...
MOBILE-4025 mainmenu: Navigate when tab disappears
2022-08-05 07:44:52 +02:00
Noel De Martin
a4c5cc5f6c
MOBILE-4025 mainmenu: Comment out flaky test
2022-08-04 17:03:52 +02:00
Noel De Martin
4f394fb407
MOBILE-4025 mainmenu: Navigate when tab disappears
2022-08-04 16:11:58 +02:00
Noel De Martin
95c5c243c3
MOBILE-4011 sitehome: Capture root link
2022-08-04 15:38:36 +02:00
Noel De Martin
eb632cc9e4
Merge pull request #3348 from alfonso-salces/MOBILE-4081
...
MOBILE-4081 courses: Load 'my.module' from service
2022-08-04 15:03:43 +02:00
Noel De Martin
dd9ee9c1fc
Merge pull request #3354 from dpalou/MOBILE-4034
...
Mobile 4034
2022-08-04 10:51:42 +02:00
Dani Palou
55d5f9419b
MOBILE-4034 core: Remove some listeners from app component
2022-08-04 10:35:39 +02:00
Dani Palou
6a12da2bf1
MOBILE-4034 behat: Add tests for complete profile and change pwd
2022-08-04 10:35:38 +02:00
Dani Palou
c91e1192ae
MOBILE-4034 user: Improve UX when missing required fields
2022-08-04 10:35:38 +02:00
Dani Palou
94444fbc96
MOBILE-4034 login: Close IAB after user changes password
2022-08-04 09:00:55 +02:00
Noel De Martin
4a0788f22b
MOBILE-4069 core: Fix race condition in loading
2022-08-03 12:04:46 +02:00
Noel De Martin
31499beec6
Merge pull request #3350 from dpalou/MOBILE-4113
...
MOBILE-4113 geolocation: Fix screen locked before allowing
2022-08-03 11:20:37 +02:00
Dani Palou
8d64282ce8
MOBILE-4113 geolocation: Fix screen locked before allowing
2022-08-03 11:11:04 +02:00
Dani Palou
57cd6d1705
MOBILE-4102 course: Display relative dates for teachers
2022-08-03 10:38:30 +02:00
Alfonso Salces
fce93a3ad5
MOBILE-4081 courses: Load 'my.module' from service
2022-08-02 14:44:00 +02:00
Noel De Martin
aa5281456c
MOBILE-4069 behat: Skip broken tests
2022-08-02 11:51:14 +02:00
Noel De Martin
ae63c71d42
MOBILE-4069 behat: Add missing refresh gestures
2022-08-02 11:45:00 +02:00
Noel De Martin
595b574ea1
Merge pull request #3351 from dpalou/MOBILE-4096
...
MOBILE-4096 core: Fix open routes when main tab not loaded yet
2022-08-01 15:37:24 +02:00
Dani Palou
844c14b8cb
MOBILE-4116 core: Avoid using Date instances if possible
...
When the date can be affected by time zone, always use moment
2022-07-29 14:59:40 +02:00
Dani Palou
88a19ea066
MOBILE-4116 moment: Force timezone for moment in behat tests
2022-07-29 14:59:40 +02:00
Dani Palou
b37e7f4a70
MOBILE-4096 core: Fix open routes when main tab not loaded yet
2022-07-26 14:36:29 +02:00
Noel De Martin
aaa98793aa
Merge pull request #3347 from dpalou/MOBILE-4069
...
Mobile 4069
2022-07-14 16:20:10 +02:00
Dani Palou
1e57678314
Merge pull request #3296 from NoelDeMartin/MOBILE-4069-grade
...
MOBILE-4069 grades: Implement navigation tests
2022-07-14 09:49:35 +02:00
Dani Palou
ab39251a0f
MOBILE-4069 survey: Fix survey behats
2022-07-14 09:17:28 +02:00
Dani Palou
9a5231d481
MOBILE-4069 core: Fix getModuleUpdates if not downloaded
2022-07-14 09:10:14 +02:00
Dani Palou
5630f5b054
Merge pull request #3321 from crazyserver/MOBILE-4047
...
Mobile 4047
2022-07-13 15:27:12 +02:00
Pau Ferrer Ocaña
538bfd6ceb
MOBILE-4047 behat: General checks to blocking UI
2022-07-13 12:44:01 +02:00
Pau Ferrer Ocaña
7aa6eb48f1
MOBILE-4047 behat: Implement Pull to refresh
2022-07-13 11:07:53 +02:00
Dani Palou
b82c884745
MOBILE-4081 core: Remove some unneeded invalidates
2022-07-13 09:44:51 +02:00
Pau Ferrer Ocaña
889e4cb63a
MOBILE-4047 settings: Tests sync sites
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
2cb74230c1
MOBILE-4047 behat: Add log out step
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
a3481d6f9b
MOBILE-4047 behat: Fix restart on change user
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
29d97cca3a
MOBILE-4047 behat: Add switch network connection step
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
bf78ca0e8f
MOBILE-4047 user: Get user basic info from siteInfo as fallback
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
cbb1a1ecf5
MOBILE-4047 tabs: Move handler class to the parent
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
17440ca3d4
MOBILE-4047 settings: Change sync on WiFi behavior
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
889f7479a0
MOBILE-4047 settings: Use accounts list on sync
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
7dfcd8bfe3
MOBILE-4047 errors: Admit buttons when creating a CoreError
2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
c1cae77bbc
MOBILE-4047 cron: Improve alerts on cron failures
2022-07-12 16:01:51 +02:00
Noel De Martin
618c89b9d0
MOBILE-4069 user: Fix tablet user menu button
2022-07-12 10:31:13 +02:00
Noel De Martin
a07c545b11
MOBILE-4069 grades: Implement navigation tests
2022-07-12 10:31:13 +02:00
Noel De Martin
41489ecc66
MOBILE-4081 behat: Fix 3.9 tests
2022-07-12 10:25:13 +02:00
Noel De Martin
2698e64a34
Merge pull request #3342 from alfonso-salces/MOBILE-4085
...
MOBILE-4085 core: Fix change detection
2022-07-11 17:11:53 +02:00
Dani Palou
ace9256d26
MOBILE-4031 user: Fix error updating preference in offline
2022-07-11 11:08:38 +02:00
Dani Palou
a611ac64d0
MOBILE-4031 core: Create config values for Toast duration
2022-07-11 10:19:43 +02:00
Noel De Martin
9799ceeba6
Merge pull request #3339 from dpalou/MOBILE-4086
...
Mobile 4086
2022-07-07 16:09:00 +02:00
Alfonso Salces
b3d1a910fb
MOBILE-4085 core: Fix change detection in core-course-module and core-h5p-player
2022-07-07 15:16:22 +02:00
Dani Palou
e63a40d092
MOBILE-4086 core: Split wscache table into several tables
2022-07-06 12:35:39 +02:00
Noel De Martin
c8b16035fe
MOBILE-4110 behat: Clean up services
2022-07-06 12:16:39 +02:00
Noel De Martin
97be254b72
MOBILE-4110 comments: Use behat generators
2022-07-06 12:14:34 +02:00
Alfonso Salces
93cfcd4ae0
Merge pull request #3330 from NoelDeMartin/MOBILE-4038
...
MOBILE-4038 timeline: Refactor using OnPush
2022-07-06 11:46:02 +02:00
Noel De Martin
70e11f9ea4
MOBILE-4038 timeline: Refactor using OnPush
2022-07-06 11:08:38 +02:00
Dani Palou
dd3f73b819
MOBILE-4086 core: Add missing cacheKey to some WS calls
2022-07-06 07:35:17 +02:00
Dani Palou
290b78c8ab
MOBILE-4108 core: Don't call autologin WS for external URLs
2022-07-05 11:59:43 +02:00
Noel De Martin
8dd0ef41a1
MOBILE-4038 icon: Revert getModuleIconSrc to sync
...
Reverted from 1c0a86d045
2022-06-23 12:29:54 +02:00
Noel De Martin
86355bce01
MOBILE-3942 core: Improve dynamic component calls
2022-06-22 16:06:32 +02:00
Pau Ferrer Ocaña
0df9f3651b
Merge pull request #3329 from dpalou/MOBILE-4097
...
MOBILE-4097 core: Don't convert to address URL if it's already a URL
2022-06-22 09:39:34 +02:00
Noel De Martin
1044561ff7
Merge pull request #3325 from alfonso-salces/MOBILE-4081
...
MOBILE-4081 login: Load reconnect and credentials pages from service
2022-06-22 09:17:36 +02:00
Alfonso Salces
139e32d86e
MOBILE-4081 login: Load reconnect and credentials pages from service
2022-06-22 09:07:43 +02:00
Dani Palou
fcf82349cf
MOBILE-4097 core: Don't convert to address URL if it's already a URL
2022-06-22 07:41:32 +02:00
Noel De Martin
6b759bd5ec
MOBILE-4081 core: Use singleton names in plugins
2022-06-21 09:50:41 +02:00
Noel De Martin
34863362c8
MOBILE-4081 core: Clean up emulator module
2022-06-21 09:50:41 +02:00
Noel De Martin
ed50d3d76a
MOBILE-4081 core: Consolidate Platform services
2022-06-20 18:19:18 +02:00
Dani Palou
30b26adbd6
MOBILE-4054 core: Allow not displaying again open file warning
2022-06-17 10:55:38 +02:00
Dani Palou
f8ddaaeea2
MOBILE-4081 core: Pass CoreNetwork & CorePlatform to plugins
2022-06-16 08:59:32 +02:00
Dani Palou
680da49a32
MOBILE-4081 core: Don't inject Ionic Network for plugins
2022-06-16 08:33:34 +02:00
Pau Ferrer Ocaña
1cbdd5a96b
MOBILE-4081 emulator: Fix error injecting Network Service
2022-06-15 16:49:33 +02:00
Pau Ferrer Ocaña
9ce31948ad
MOBILE-4061 course: Add test for hidden courses
2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
473a03d9fa
MOBILE-4061 behat: Improve included behat tests
2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
183919a622
MOBILE-4061 behat: Add bulk set fields command
2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
e337bc64d5
MOBILE-4061 core: Create a new message component to fix animations
2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
ef574e7e63
MOBILE-4061 behat: Always use the runtime to communicate with the app
2022-06-14 12:29:59 +02:00
Pau Ferrer Ocaña
f69e7971be
MOBILE-4061 comments: Import and fix legacy tests from moodlemobileapp
2022-06-14 12:17:05 +02:00
Pau Ferrer Ocaña
82033e05d0
MOBILE-4061 core: Handle network changes on the network service
2022-06-14 12:17:05 +02:00
Pau Ferrer Ocaña
52d7edff77
MOBILE-4041 completion: Fix styles on non-synced completion
2022-06-13 12:02:38 +02:00
Dani Palou
e2db1b347d
MOBILE-4074 core: Fix update error if no zoom setting stored
2022-06-13 10:07:17 +02:00
Noel De Martin
b5ef87d648
Merge pull request #3306 from alfonso-salces/MOBILE-4085
...
Mobile 4085 - Improve performance in views with OnPush strategy.
2022-06-09 12:48:56 +02:00
Dani Palou
f2a8de8e09
MOBILE-4069 tests: Add unit tests for CoreTime
2022-06-09 12:03:05 +02:00
Dani Palou
b5d5469f06
MOBILE-4069 tests: Add unit tests for CoreText
2022-06-09 10:55:46 +02:00
Dani Palou
d0618312cc
MOBILE-4069 tests: Add unit tests for CoreSubscriptions
2022-06-09 10:36:06 +02:00
Dani Palou
a6aa9e7a88
MOBILE-4069 tests: Add unit tests for CoreObject
2022-06-09 10:36:06 +02:00
Dani Palou
9ac2374820
MOBILE-4069 tests: Add unit tests for CoreMath
2022-06-09 10:36:06 +02:00
Dani Palou
c6ae1f991d
MOBILE-4069 tests: Add unit tests for CoreLogger
2022-06-09 08:27:48 +02:00
Noel De Martin
c0f07a0ccf
MOBILE-3321 core: Configure storybook
2022-06-08 13:28:05 +02:00
Noel De Martin
f4ef4d8fae
MOBILE-3321 core: Use type imports
2022-06-08 13:28:05 +02:00
Noel De Martin
bf8c15c5a8
MOBILE-3321 core: Fix optional dependency
2022-06-08 13:28:05 +02:00
Noel De Martin
2dbb620994
MOBILE-3321 user: Decouple event constants
2022-06-08 13:28:05 +02:00
Noel De Martin
73ee4df1ec
MOBILE-3321 core: Decouple Network from App
2022-06-08 13:28:05 +02:00
Noel De Martin
a0a138f686
MOBILE-3321 core: Decouple isMobile from App
2022-06-08 13:17:14 +02:00
Alfonso Salces
bc7704a1af
MOBILE-4085 course-format: Improve performance with OnPush
2022-06-08 08:27:36 +02:00
Noel De Martin
7fd6a4bd22
Merge pull request #3308 from dpalou/MOBILE-4087
...
MOBILE-4087 debug: Use 2 decimals in printTablesSummary
2022-06-02 17:26:12 +02:00
Dani Palou
30738670b7
MOBILE-4087 debug: Use 2 decimals in printTablesSummary
2022-06-02 17:12:54 +02:00
Dani Palou
11c1b2a7da
Merge pull request #3302 from NoelDeMartin/MOBILE-4042
...
MOBILE-4042 calendar: Swipe navigation in event
2022-06-02 09:23:25 +02:00
Noel De Martin
6306bb697f
MOBILE-4042 calendar: Swipe navigation in event
2022-06-01 16:28:04 +02:00
Dani Palou
29889169f5
MOBILE-4087 debug: Allow printing tables db summary
2022-06-01 12:14:50 +02:00
Dani Palou
62c3231b8c
Merge pull request #3303 from NoelDeMartin/MOBILE-3988
...
MOBILE-3988 core: Remove duplicated promise helper
2022-05-31 11:05:04 +02:00
Noel De Martin
6356623664
MOBILE-3988 core: Remove duplicated promise helper
2022-05-31 10:33:54 +02:00
Alfonso Salces
b921fd3706
MOBILE-4021 devtools: add pushNotifications instance
2022-05-31 09:54:09 +02:00
Alfonso Salces
1cd9100a56
MOBILE-4081 sites: add logout without require auth again
2022-05-30 13:09:01 +02:00
Dani Palou
6cc731eeea
MOBILE-4069 test: Add unit tests to Locutus singleton
2022-05-27 15:20:40 +02:00
Dani Palou
e9c8b9cc03
MOBILE-4069 test: Add unit tests to CoreForms singleton
2022-05-27 15:20:40 +02:00
Dani Palou
2548e01907
MOBILE-4069 test: Add unit tests to CoreEvents singleton
2022-05-27 15:20:40 +02:00
Dani Palou
a3d2444f2d
MOBILE-4069 test: Add unit tests to CoreComponentsRegistry singleton
2022-05-27 15:20:40 +02:00
Dani Palou
c0488d1399
MOBILE-4069 test: Add unit tests to CoreColors singleton
2022-05-27 15:20:40 +02:00
Dani Palou
3b30c0f510
MOBILE-4069 test: Add unit tests to CoreBrowser singleton
2022-05-27 15:20:40 +02:00
Dani Palou
0c46992296
MOBILE-4069 test: Add unit tests to CoreArray singleton
2022-05-27 15:09:43 +02:00
Dani Palou
d5b6f557a0
MOBILE-4069 singletons: Deprecate CoreArray.contains
2022-05-27 15:09:43 +02:00
Dani Palou
92aac833a3
MOBILE-4069 test: Add more unit tests to CoreUrl singleton
2022-05-27 15:09:43 +02:00
Pau Ferrer Ocaña
d897ccffbd
Merge remote-tracking branch 'origin/4.1' into integration
2022-05-26 17:05:50 +02:00
Pau Ferrer Ocaña
477254ee0a
Merge pull request #3290 from dpalou/MOBILE-4082
...
MOBILE-4082 video: Fix subtitles wider than video
2022-05-24 11:26:19 +02:00
Dani Palou
995b4756c0
MOBILE-4082 video: Fix subtitles wider than video
2022-05-24 11:03:34 +02:00
Dani Palou
8360f5793d
MOBILE-4067 home: Display Dashboard if WS call fails
2022-05-24 08:06:20 +02:00
Dani Palou
a6d30a50c3
Merge pull request #3283 from alfonso-salces/MOBILE-4078
...
MOBILE-4078 urlschemes: Change regular expression to remove useless c…
2022-05-20 12:40:37 +02:00
Noel De Martin
f341983ad0
MOBILE-4081: Fix performance tests
2022-05-19 11:53:41 +02:00
Noel De Martin
0c1b244055
MOBILE-4080 core: Improve devtools settings
2022-05-19 11:53:32 +02:00
Dani Palou
1f12774994
Merge pull request #3282 from alfonso-salces/MOBILE-4074
...
MOBILE-4074 configs: Add default zoom level
2022-05-19 11:49:58 +02:00
Noel De Martin
70a1e516b4
MOBILE-4081: Fix performance tests
2022-05-19 10:46:31 +02:00
Noel De Martin
15181fb0b7
MOBILE-4080 core: Improve devtools settings
2022-05-19 10:45:14 +02:00
Alfonso Salces
a7f2016f9f
MOBILE-4074 configs: Add default zoom level
2022-05-19 10:29:26 +02:00
Pau Ferrer Ocaña
cb49f03fc4
MOBILE-4079 sites: Add missing awaits while adding a new site
2022-05-18 17:21:38 +02:00
Alfonso Salces
5ea6368a10
MOBILE-4078 urlschemes: Change regular expression to remove useless characters
2022-05-18 12:14:49 +02:00
Pau Ferrer Ocaña
2044576281
MOBILE-4061 behat: Improve step selectors
2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
0cb07d839d
MOBILE-4061 behat: Fix behat labels
2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
51158f4323
MOBILE-4061 core: Fix header not found when navigating from custom URL
2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
cc3c8906c6
MOBILE-4061 behat: Add shortcuts to enter activities
2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
cb1a611b5e
MOBILE-4061 behat: Fix repeated tests scenario names
2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
a94da4d804
MOBILE-4061 behat: Generate custom URL to quickly bypass steps on app
2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
97862f40f5
MOBILE-4061 behat: Native handle of skip on boarding
2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
f48885b822
MOBILE-4061 behat: Adapt tests to 3.9-4.0 LMS versions
2022-05-12 15:38:29 +02:00
Pau Ferrer Ocaña
dd9669a955
MOBILE-4061 behat: Remove legacy Moodle App v3.9.4 tests
2022-05-12 09:33:08 +02:00
Pau Ferrer Ocaña
eb0303d301
MOBILE-4061 behat: Merge import behat files from local-moodlemobileapp
2022-05-12 09:33:01 +02:00
Noel De Martin
f0c544df03
Merge pull request #3268 from crazyserver/MOBILE-3881
...
Mobile 3881
2022-04-22 13:09:16 +02:00
Pau Ferrer Ocaña
a1f6f916b0
Merge pull request #3269 from dpalou/MOBILE-3833
...
MOBILE-3833 mycourses: Display side blocks in my courses
2022-04-22 12:53:53 +02:00
Pau Ferrer Ocaña
0f5416e2f0
MOBILE-3881 timeline: Only show in progress courses
2022-04-22 12:51:28 +02:00
Dani Palou
cc24b2c7ff
MOBILE-3833 mycourses: Display side blocks in my courses
2022-04-22 12:38:05 +02:00
Pau Ferrer Ocaña
ddeefef8d7
Merge pull request #3266 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833 usertours: Watch collapsible header
2022-04-22 12:36:11 +02:00
Pau Ferrer Ocaña
6d0b53f034
MOBILE-3881 timeline: Fix minimim time to get events from
2022-04-22 11:17:38 +02:00
Dani Palou
b398b084b5
MOBILE-3833 module: Fix summary not loaded if cannot view grades
2022-04-22 09:55:53 +02:00
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
Pau Ferrer Ocaña
4cdc6b9dd6
MOBILE-3814 chore: Improve component registry wait for ready
2022-03-16 13:49:58 +01:00
Pau Ferrer Ocaña
b1461680a8
MOBILE-3814 chore: Update non reactive attributes using a directive
2022-03-16 10:04:07 +01:00
Pau Ferrer Ocaña
9b7988f26d
MOBILE-3814 collapsible: Observe original title mutation
2022-03-16 10:04:07 +01:00
Pau Ferrer Ocaña
c30a768f35
MOBILE-3814 navigation: Jump disabled navigation items on bar
2022-03-16 10:04:07 +01:00
Pau Ferrer Ocaña
8037168222
MOBILE-3814 courses: Always init prefetch course icons when not empty
2022-03-16 10:04:07 +01:00
Noel De Martin
894e4a7b62
MOBILE-3833 core: Implement cancellable promise
2022-03-16 09:13:39 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
079d914de6
MOBILE-3149 style: Fix collapsible items on tablet
2022-02-28 15:16:08 +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
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
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
15dbfa514a
MOBILE-3833 format-text: Change toggle style
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
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
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
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
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
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
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
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
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
Dani Palou
12cb62b7c2
MOBILE-3799 iframe: Fix fullscreen on rotate in new pages
2022-02-16 11:05:01 +01:00
Dani Palou
c037a8ea17
MOBILE-3855 resource: Fix activity not found for new resources
2022-02-16 09:36:41 +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
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
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
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
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
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
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
0b50611700
MOBILE-3976 messages: Use new enabled setting on 4.0 onward
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
5ec817e7f5
MOBILE-3965 login: Always force logout when click 'Logout' button
2022-02-01 10:43:23 +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
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
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
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
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
Pau Ferrer Ocaña
f7c5f572eb
MOBILE-3814 style: Use chips on course completion statuses
2022-01-28 09:19:55 +01:00
Pau Ferrer Ocaña
5c29cd3a05
MOBILE-3814 style: Use border radius to match prototype
2022-01-28 09:19:55 +01:00
Pau Ferrer Ocaña
265698c5b7
MOBILE-3814 course: Change course summary icon
2022-01-28 09:19:55 +01:00
Pau Ferrer Ocaña
acb44dd474
MOBILE-3814 style: Adapt colors
2022-01-27 19:12:29 +01:00
Pau Ferrer Ocaña
2828f5b77f
MOBILE-3814 style: Adapt styles to prototype
2022-01-27 18:50:18 +01:00
Pau Ferrer Ocaña
92f33e9a2e
MOBILE-3814 my: Fix broken logo on my courses toolbar
2022-01-27 18:50:18 +01:00
Noel De Martin
94c1430762
MOBILE-3316 core: Handle wsaccessuserdeleted error
2022-01-27 16:28:45 +01:00
Noel De Martin
3ae6eebebf
MOBILE-3316 core: Handle user suspended error
2022-01-27 16:28:12 +01:00
Pau Ferrer Ocaña
1a0ea46a2d
Merge pull request #3029 from dpalou/MOBILE-3932
...
Mobile 3932
2022-01-27 15:34:31 +01:00
Dani Palou
080e370136
MOBILE-3932 resource: Fix some non-null assertions warnings
2022-01-27 15:19:07 +01:00
Dani Palou
29e2119143
MOBILE-3932 resource: Display file info in resource index page
2022-01-27 15:19:07 +01:00
Pau Ferrer Ocaña
831f4f0d9e
Merge pull request #3068 from dpalou/MOBILE-3966
...
Mobile 3966
2022-01-27 12:48:06 +01:00
Pau Ferrer Ocaña
15d32b6577
Merge pull request #3071 from dpalou/MOBILE-3833
...
Mobile 3833
2022-01-26 15:25:36 +01:00
Dani Palou
b6fbb6b4f7
MOBILE-3833 login: Display right error in 2.9-3.1 sites
2022-01-26 15:05:16 +01:00
Dani Palou
15f4856f81
MOBILE-3833 core: Fix detect 3.4 or older sites
2022-01-26 14:21:13 +01:00
Noel De Martin
cca8c0a530
MOBILE-3971 core: Improve config db performance
2022-01-26 11:39:02 +01:00
Dani Palou
1ba9f4ac8e
MMOBILE-3833 core: Fix watchOrientation in iOS 12
2022-01-26 07:57:42 +01:00
Noel De Martin
1d8f0c5a66
MOBILE-3971 core: Track database query performance
2022-01-24 18:00:27 +01:00
Dani Palou
5f757d240f
MOBILE-3966 core: Reorder user handlers and calendar handler
2022-01-24 10:51:50 +01:00
Dani Palou
d46bc0601f
MOBILE-3966 core: Support new disabled features values
2022-01-24 10:51:48 +01:00
Dani Palou
101faf20aa
MOBILE-3966 user: Use context+contextId in user delegate
2022-01-24 10:51:20 +01:00
Dani Palou
a51e722e74
MOBILE-3966 notes: Fix disable notes feature in user profile
2022-01-24 10:51:20 +01:00
Pau Ferrer Ocaña
55a46f20c6
MOBILE-3814 user: Add site logo to user account menu
2022-01-24 09:11:38 +01:00
Pau Ferrer Ocaña
07df82153a
MOBILE-3814 my: Add site name to my courses page
2022-01-24 09:11:38 +01:00
Pau Ferrer Ocaña
86d4dd5afc
MOBILE-3814 about: Move device info to the footer
2022-01-24 09:11:38 +01:00
Pau Ferrer Ocaña
6041ec0137
MOBILE-3814 course: Change contents tab string
2022-01-24 09:11:38 +01:00
Pau Ferrer Ocaña
7f3ecdc21b
MOBILE-3814 user: Change user account string
2022-01-24 09:11:38 +01:00
Pau Ferrer Ocaña
22d30e7a07
MOBILE-3881 timeline: Wrap overdue status
2022-01-22 16:39:48 +01:00
Pau Ferrer Ocaña
c3cc36477f
Merge pull request #3062 from dpalou/MOBILE-3794
...
MOBILE-3794 sitepolicy: Make iframe bigger
2022-01-21 17:22:28 +01:00
Pau Ferrer Ocaña
a2a6c5d3f6
MOBILE-3814 user: Apply new UX to user menu
2022-01-20 08:56:25 +01:00
Pau Ferrer Ocaña
6998c05d5c
MOBILE-3814 mod: Move completion to course module navigation component
2022-01-20 08:56:25 +01:00
Pau Ferrer Ocaña
4a83b2b29f
MOBILE-3814 mod: Add module name to module info box
2022-01-19 14:58:57 +01:00
Pau Ferrer Ocaña
46dada14cb
MOBILE-3814 chore: Remove deprecated String.substr calls
2022-01-19 14:52:52 +01:00
Pau Ferrer Ocaña
d8a1799b9f
MOBILE-3814 UI: Change caret to chevrons
2022-01-19 14:44:23 +01:00
Pau Ferrer Ocaña
6622ecf733
MOBILE-3814 my: Fix loading spinner position
2022-01-19 14:26:04 +01:00
Dani Palou
edb1dc71ac
MOBILE-3794 sitepolicy: Make iframe bigger
2022-01-19 14:25:17 +01:00
Pau Ferrer Ocaña
272f65a8a5
MOBILE-3811 notifications: Apply new icons to notifications
2022-01-19 13:35:16 +01:00
Dani Palou
d60512d4e7
MOBILE-3715 login: Change message when sso with another app scheme
2022-01-19 11:53:22 +01:00
Pau Ferrer Ocaña
f29558d35b
MOBILE-3811 assets: Add svg versions of some assets
2022-01-19 10:39:26 +01:00
Pau Ferrer Ocaña
f7010db091
MOBILE-3811 icon: Adapt new icons on all views
2022-01-19 10:39:26 +01:00
Pau Ferrer Ocaña
e3daf3738c
MOBILE-3811 core: Improve collapsible header animation
2022-01-19 10:39:26 +01:00
Pau Ferrer Ocaña
8c82446027
MOBILE-3811 mod: Add purpose of all modules
2022-01-19 10:39:25 +01:00
Pau Ferrer Ocaña
851d33d380
MOBILE-3811 mod: Use new module icons on 4.0+ sites
2022-01-19 10:39:25 +01:00
Pau Ferrer Ocaña
2763677aa1
MOBILE-3811 user-menu: Add border when on main tab bar
2022-01-19 10:39:25 +01:00
Dani Palou
fbf9d6c7fa
MOBILE-3715 login: Show error if SSO login with external app
2022-01-18 14:25:08 +01:00
Dani Palou
396d221961
MOBILE-3833 core: Fix unable to reconnect (main/subscription path)
2022-01-18 10:33:46 +01:00
Dani Palou
9c1553c46b
MOBILE-3833 mycourses: Fix close app using back button
2022-01-18 08:42:25 +01:00
Dani Palou
c1a83f5df0
MOBILE-3833 mainmenu: Fix no tab selected on start
2022-01-18 08:31:21 +01:00
Noel De Martin
1bd7aa9b97
MOBILE-3833 core: Add helpers to patch config
2022-01-17 18:08:26 +01:00
Dani Palou
1b43cb4076
Merge pull request #3046 from NoelDeMartin/MOBILE-3934
...
MOBILE-3934: Refactor pages with nested split views
2022-01-17 13:06:56 +01:00
Noel De Martin
1715c8cae5
MOBILE-3833 core: Remove deprecated list manager
2022-01-17 12:30:39 +01:00
Noel De Martin
b15a9efaba
MOBILE-3833 settings: Update list manager
2022-01-17 12:30:39 +01:00
Noel De Martin
4cdcb23d97
MOBILE-3833 core: Fix empty split views updates
2022-01-17 12:30:39 +01:00
Noel De Martin
ce7880afc3
MOBILE-3934 grades: Fix feedback column in table
2022-01-17 12:30:39 +01:00
Noel De Martin
11c2468d58
MOBILE-3934 grades: Add swipe navigation
2022-01-17 12:30:39 +01:00
Noel De Martin
275991d9ef
MOBILE-3934 grades: Move details into accordion
2022-01-17 12:30:39 +01:00
Noel De Martin
803ad32ec8
MOBILE-3934 grades: Refactor routes
2022-01-17 12:30:39 +01:00
Noel De Martin
d2b716da8d
MOBILE-3934 competency: Add swipe navigation
2022-01-17 12:30:39 +01:00
Dani Palou
a3a138d337
Merge pull request #3049 from crazyserver/MOBILE-3833
...
Mobile 3833
2022-01-17 12:15:47 +01:00
Pau Ferrer Ocaña
3a9b779d38
MOBILE-3833 lang: Update languages
2022-01-17 11:57:27 +01:00
Pau Ferrer Ocaña
4fc3c8b0d0
MOBILE-3787 assign: Apply grading status when grades are found
2022-01-17 10:04:29 +01:00
Pau Ferrer Ocaña
7cdafca794
MOBILE-3787 assign: Add enums to different states
2022-01-13 15:27:59 +01:00
Noel De Martin
7cc309275c
Merge pull request #3044 from dpalou/MOBILE-3922
...
Mobile 3922
2022-01-13 14:01:41 +01:00
Dani Palou
fa9fd03feb
MOBILE-3859 login: Fallback to http if certificate isn't trusted
2022-01-13 08:44:56 +01:00
Pau Ferrer Ocaña
f53b783fc9
MOBILE-3922 menu: Fix select initial main menu page
2022-01-12 15:40:36 +01:00
Dani Palou
2dea93a60f
MOBILE-3922 core: Display tab to select in first position
2022-01-12 10:57:29 +01:00
Pau Ferrer Ocaña
018ebd6bb2
MOBILE-3954 course: Remove prefetch module from course and blocks
2022-01-11 12:43:00 +01:00
Pau Ferrer Ocaña
255e987412
MOBILE-3954 storage: Add prefetch features on course storage page
2022-01-11 12:43:00 +01:00
Pau Ferrer Ocaña
e673ffe2df
MOBILE-3954 sitehome: Fix show course section on sitehome
2022-01-11 12:43:00 +01:00
Noel De Martin
1793ddc818
Merge pull request #3041 from crazyserver/MOBILE-3833
...
Mobile 3833
2022-01-10 16:24:02 +01:00
Pau Ferrer Ocaña
dc0b1d9587
MOBILE-3833 swipe: Use swipe navigation directive
2022-01-10 15:55:47 +01:00
Pau Ferrer Ocaña
9d645fe254
MOBILE-3833 swipe: Change swipe navigation component to directive
2022-01-10 15:55:47 +01:00
Pau Ferrer Ocaña
af24a778ab
Merge pull request #3039 from dpalou/MOBILE-3897
...
Mobile 3897
2021-12-23 16:34:12 +01:00
Dani Palou
e91e5d1cce
MOBILE-3897 link: Wait for download to finish before open file
2021-12-23 12:27:57 +01:00
Dani Palou
43ce384da8
MOBILE-3897 external-content: Update URL when state changes
2021-12-23 10:30:34 +01:00
Pau Ferrer Ocaña
64a0167fdb
MOBILE-3833 swipe: Fixes on loading css on swipe navigation
2021-12-23 09:04:35 +01:00
Pau Ferrer Ocaña
fbf7b38bea
MOBILE-3833 user: Quick fixes on user profile
2021-12-23 09:04:35 +01:00
Noel De Martin
90298ee327
Merge pull request #3032 from dpalou/MOBILE-3944
...
MOBILE-3944 user: Link interests with tags page
2021-12-22 10:09:04 +01:00
Noel De Martin
2bfa37daf6
Merge pull request #3035 from dpalou/MOBILE-3953
...
MOBILE-3953 siteplugins: Fix override handler properties
2021-12-22 09:54:19 +01:00
Dani Palou
db67faaa50
MOBILE-3953 siteplugins: Fix override handler properties
2021-12-22 09:25:47 +01:00
Noel De Martin
03f573b63f
MOBILE-3833 core: Fix resolving prefetch handlers
2021-12-21 16:23:57 +01:00
Noel De Martin
008453d5ab
MOBILE-3833 core: Fix swipe race conditions
2021-12-21 16:23:09 +01:00
Dani Palou
bb97b0e48a
MOBILE-3952 context-menu: Fix menu displayed when no items
2021-12-21 15:00:19 +01:00
Dani Palou
b7464f4bee
MOBILE-3944 user: Link interests with tags page
2021-12-21 11:45:39 +01:00
Noel De Martin
12e30f1c86
MOBILE-3939 feedback: Attempts swipe navigation
2021-12-20 18:08:32 +01:00
Dani Palou
4fb700b985
Merge pull request #3028 from crazyserver/MOBILE-3833
...
Mobile 3833
2021-12-20 16:50:58 +01:00
Pau Ferrer Ocaña
980bceeb10
Merge pull request #3030 from dpalou/MOBILE-3948
...
MOBILE-3948 h5p: User uniqueness by id instead of email
2021-12-20 16:44:40 +01:00
Pau Ferrer Ocaña
ed05adffbf
MOBILE-3833 course: Reduce usage of CoreCourseAnyModuleData
2021-12-20 16:37:25 +01:00
Pau Ferrer Ocaña
27c7a7a952
MOBILE-3833 course: Review course module optional property
2021-12-20 15:31:51 +01:00
Pau Ferrer Ocaña
5794b66cd9
MOBILE-3833 completion: Remove course name from completion objects
2021-12-20 15:31:25 +01:00
Pau Ferrer Ocaña
49a1d1d806
MOBILE-3833 course: Merge Course Module with calculated data types
2021-12-20 15:31:25 +01:00
Pau Ferrer Ocaña
7d7f738d05
MOBILE-3833 chore: Reduce typeof undefined usage
2021-12-20 15:31:24 +01:00
Pau Ferrer Ocaña
9b19735e51
MOBILE-3833 course: Improve course module type
2021-12-20 15:30:35 +01:00
Pau Ferrer Ocaña
13fbaf0b0f
MOBILE-3833 course: Use completion enums
2021-12-20 15:30:35 +01:00
Dani Palou
372c5920a7
MOBILE-3927 swipe: Apply IR changes
2021-12-20 14:43:47 +01:00
Dani Palou
8f4b2df43a
MOBILE-3948 h5p: User uniqueness by id instead of email
2021-12-20 12:42:34 +01:00
Dani Palou
d527695977
MOBILE-3927 calendar: Add swipe to calendar daily view
2021-12-16 15:04:46 +01:00
Dani Palou
741880f8df
MOBILE-3927 swipe: Create swipe-slides component and refactor managers
2021-12-16 15:04:46 +01:00
Dani Palou
6674262bb7
MOBILE-3927 calendar: Add swipe to calendar monthly view
2021-12-16 15:04:46 +01:00
Dani Palou
9bf939ab2f
MOBILE-3927 book: Add swipe to book
2021-12-16 15:04:46 +01:00
Pau Ferrer Ocaña
c9f464e756
MOBILE-3950 core: Fix prevent opening modal twice when suddenly closed
2021-12-16 10:24:36 +01:00
Pau Ferrer Ocaña
2ae55d04fb
MOBILE-3950 image: Restore zoom on image viewer
2021-12-16 10:24:36 +01:00
Pau Ferrer Ocaña
22178c6aef
MOBILE-3833 core: Fix getAnimations when not available
2021-12-15 12:59:27 +01:00
Pau Ferrer Ocaña
a4c60925d9
MOBILE-3833 sitehome: Update userhomepage site info type
2021-12-15 12:30:35 +01:00
Pau Ferrer Ocaña
be68ff374e
Merge pull request #3025 from dpalou/MOBILE-3946
...
Mobile 3946
2021-12-15 12:07:16 +01:00
Dani Palou
c611e2d2d4
MOBILE-3873 bbb: Apply latest UI changes for activities
2021-12-14 11:16:59 +01:00
Dani Palou
30fdefd1db
MOBILE-3873 bbb: Support BBB activity
2021-12-13 15:17:48 +01:00
Dani Palou
fd8d433f05
MOBILE-3873 bbb: Allow both inapp support and site plugin support
2021-12-13 15:15:01 +01:00
Dani Palou
007fbe0ab2
MOBILE-3946 completion: Fix bug detecting automatic completion
2021-12-13 15:07:01 +01:00
Dani Palou
aebbfbe6c7
MOBILE-3833 core: Export config in dev version
2021-12-13 11:29:20 +01:00
Pau Ferrer Ocaña
fd4271997c
MOBILE-3833 swipe: Fix page width on swipe pages
2021-12-09 17:01:28 +01:00
Pau Ferrer Ocaña
c666d3f36b
MOBILE-3833 core: Fix movement of the navigation bar
2021-12-09 17:01:28 +01:00
Pau Ferrer Ocaña
bb2361458a
MOBILE-3833 core: Fix collapsible header when animating
2021-12-09 12:28:44 +01:00
Dani Palou
9ac9a5f5c2
Merge pull request #3015 from crazyserver/MOBILE-3923
...
Mobile 3923
2021-12-03 14:46:31 +01:00
Dani Palou
994374c0b3
Merge pull request #3013 from crazyserver/MOBILE-3099
...
Mobile 3099
2021-12-03 14:40:22 +01:00
Dani Palou
ad321c1fbc
Merge pull request #3014 from crazyserver/MOBILE-3940
...
MOBILE-3940 my: Use new mypage param when retrieving dashboard blocks
2021-12-03 14:39:52 +01:00
Pau Ferrer Ocaña
297df38744
MOBILE-3923 starredcourses: Use fallback WS if timemodified not present
2021-12-03 14:38:22 +01:00
Pau Ferrer Ocaña
d6a409fafc
MOBILE-3940 my: Use new mypage param when retrieving dashboard blocks
2021-12-03 14:32:16 +01:00
Dani Palou
9837e6d3b3
MOBILE-3803 config: Move group WS constants to config file
2021-12-03 14:18:22 +01:00
Pau Ferrer Ocaña
007835b6b8
MOBILE-3099 module: Add preview page to show restricted activities
2021-12-03 14:00:43 +01:00
Pau Ferrer Ocaña
132007b207
MOBILE-3099 core: Improve collapsible headers loading search
2021-12-03 13:48:28 +01:00
Pau Ferrer Ocaña
a19bb744d9
MOBILE-3099 course: Improve module has view check
2021-12-03 13:48:28 +01:00
Pau Ferrer Ocaña
ba5697b4e7
MOBILE-3099 course: Improve navigation bar with an slide bar
2021-12-03 13:48:27 +01:00
Pau Ferrer Ocaña
2e31220942
MOBILE-3099 fab: Adapt fab to add correct paddings
2021-12-03 13:45:24 +01:00
Pau Ferrer Ocaña
4ee4862492
MOBILE-3099 core: Remove fullheight loading component
2021-12-03 13:45:24 +01:00
Pau Ferrer Ocaña
a06f64832b
MOBILE-3099 course: Add module navigation component
2021-12-03 13:45:23 +01:00
Noel De Martin
651461b01e
MOBILE-3926 forum: Discussions swipe navigation
2021-12-02 13:27:13 +01:00
Noel De Martin
70ff7a375a
MOBILE-3926 glossary: Entries swipe navigation
2021-12-02 13:27:13 +01:00
Noel De Martin
e8d0026995
MOBILE-3926 core: Move item path getters to source
2021-12-02 13:27:13 +01:00
Noel De Martin
f45f984d8e
MOBILE-3926 assign: Submissions swipe navigation
2021-12-02 13:27:13 +01:00
Noel De Martin
c041e2a314
MOBILE-3926 core: Simplify swipe implementation
2021-12-02 13:27:13 +01:00
Noel De Martin
57532fd393
MOBILE-3833 user: Fix handler cache clear
2021-12-02 13:27:13 +01:00
Noel De Martin
9987c3bcf9
MOBILE-3926 badges: Implement swipe navigation
2021-12-02 13:27:13 +01:00
Noel De Martin
7857e5b79c
MOBILE-3926 core: Support non-paginated sources
2021-12-01 17:42:33 +01:00
Noel De Martin
d6d5429ee1
MOBILE-3926 core: Add Source generic to managers
2021-12-01 17:42:33 +01:00
Noel De Martin
2c8ef51130
MOBILE-3926 core: Update swipe navigation styles
2021-12-01 17:42:33 +01:00
Noel De Martin
e42cab8d8b
MOBILE-3926 core: Disable tablet swipe navigation
2021-12-01 17:42:33 +01:00
Noel De Martin
deda456486
MOBILE-3833 chore: Format html files
2021-12-01 15:55:25 +01:00
Pau Ferrer Ocaña
a3b3277ea1
MOBILE-3810 core: Customize page transition
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
ccfad3b1ac
MOBILE-3810 core: Wrap header titles with ion-title
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
d8718c5eaa
MOBILE-3810 core: Collapsible headers
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
57b5266198
MOBILE-3810 tabs: Disabled top tabs hide on scroll
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
a0687821ae
MOBILE-3810 module: Add data to sync to module info
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
f31fc5a6df
MOBILE-3810 format-text: Remove format text full view and review toggle
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
dace9898d0
MOBILE-3810 module: Add basic info to core-course-module-info
2021-12-01 13:07:41 +01:00
Pau Ferrer Ocaña
8a3ae5e081
MOBILE-3810 module: Fix getIconSrc on course module handler
2021-12-01 12:35:15 +01:00
Pau Ferrer Ocaña
56e51e9e60
MOBILE-3810 ionic: Prevent modal from opening twice
2021-12-01 12:35:15 +01:00
Dani Palou
d574776827
Merge pull request #3008 from crazyserver/MOBILE-3806-2
...
MOBILE-3806 course: Fix hidden 0% progress
2021-11-26 14:34:15 +01:00
Pau Ferrer Ocaña
e3807c8a5e
Merge pull request #3007 from dpalou/MOBILE-3941
...
MOBILE-3941 login: Don't open browser if URL set and QR button
2021-11-26 14:18:21 +01:00
Pau Ferrer Ocaña
dcda71f06f
MOBILE-3806 course: Fix hidden 0% progress
2021-11-26 14:02:50 +01:00