Pau Ferrer Ocaña
6b0cd694c5
MOBILE-4348 label: Support has custom cm list item to match cards border
2023-10-19 14:13:05 +02:00
Pau Ferrer Ocaña
1f7d0277a9
MOBILE-4362 chore: Correctly slot toggles inside ion-item
2023-10-19 14:10:23 +02:00
Pau Ferrer Ocaña
95cd22e76f
MOBILE-4362 workshop: Fix phantom offline submissions
2023-10-19 14:10:23 +02:00
Dani Palou
b982a96305
MOBILE-4362 bbb: Remove chevron in recording playback in iOS
2023-10-19 12:53:16 +02:00
Dani Palou
70501ce93b
Merge pull request #3822 from NoelDeMartin/MOBILE-4428
...
MOBILE-4428 quiz: Fix adaptive behaviour
2023-10-17 12:39:15 +02:00
Noel De Martin
3183737463
MOBILE-4428 quiz: Fix adaptive behaviour
2023-10-17 11:21:22 +02:00
Pau Ferrer Ocaña
14e56e82c5
MOBILE-4362 activitymodules: Fix activity modules block icons
2023-10-16 17:43:14 +02:00
Noel De Martin
c79accb01a
Merge pull request #3820 from dpalou/MOBILE-4362
...
MOBILE-4069 behat: Fix view events behat failing in some cases
2023-10-16 12:23:59 +02:00
Dani Palou
6866d304e8
MOBILE-4069 behat: Fix view events behat failing in some cases
2023-10-16 11:01:27 +02:00
Pau Ferrer Ocaña
6d50a22dd3
MOBILE-4362 workshop: Fix undefined Workshop Grades type
2023-10-11 16:51:50 +02:00
Pau Ferrer Ocaña
f97ea19e9e
MOBILE-4362 workshop: Remove non-null assertions on index page
2023-10-11 16:51:50 +02:00
Pau Ferrer Ocaña
42f6fc6843
Merge pull request #3817 from dpalou/MOBILE-4362
...
Mobile 4362
2023-10-11 16:51:41 +02:00
Dani Palou
f4030ab5a7
MOBILE-4362 glossary: Fix some entry links not handled properly
...
If the entry link used the view.php endpoint, the index link handler treated it instead of the entry link handler
2023-10-11 15:06:28 +02:00
Noel De Martin
0052dfc7f1
MOBILE-4362 quiz: Fix Drag&Drop race condition
2023-10-11 13:18:47 +02:00
Dani Palou
1a44478da1
MOBILE-4362 lesson: Fix retake badges alignment in phone
2023-10-11 08:25:06 +02:00
Noel De Martin
aebbe3365c
Merge pull request #3814 from dpalou/MOBILE-4362
...
Mobile 4362
2023-10-10 18:00:50 +02:00
Dani Palou
23b0b9afc7
MOBILE-4069 behat: Fix SCORM tests in old LMS versions
2023-10-10 15:17:40 +02:00
Noel De Martin
99fc2d01ca
Revert "MOBILE-4339 quiz: Add unanswered questions warning"
...
This reverts commit 3faa55e489
.
2023-10-10 12:36:59 +02:00
Dani Palou
cc472e58f5
MOBILE-4362 lesson: Display 'Correct response' as badge
2023-10-10 11:18:13 +02:00
Dani Palou
b3af76705e
MOBILE-4362 lesson: Stop and hide lesson timer when finish lesson
2023-10-09 16:07:34 +02:00
Noel De Martin
ee2e7851b6
Merge pull request #3809 from dpalou/MOBILE-4362
...
Mobile 4362
2023-10-09 15:48:14 +02:00
Pau Ferrer Ocaña
60dad4cc3e
MOBILE-4348 resource: Display afterlink on module info box
2023-10-09 14:50:31 +02:00
Pau Ferrer Ocaña
13ddbfc4b9
MOBILE-4348 resource: Fix display options gathering
2023-10-09 14:50:31 +02:00
Dani Palou
f9e31e5d38
MOBILE-4069 scorm: Add availability tests
2023-10-09 14:20:13 +02:00
Dani Palou
2db13af8dd
MOBILE-4069 scorm: Add appearance, attempts and grading behat tests
2023-10-09 14:20:13 +02:00
Dani Palou
ec7a3ea9b4
Merge pull request #3807 from crazyserver/MOBILE-4362
...
Mobile 4362
2023-10-06 15:29:35 +02:00
Pau Ferrer Ocaña
ebd4eec500
MOBILE-4362 styles: Transparent backdrop on popovers
2023-10-06 11:52:49 +02:00
Noel De Martin
0474d694e7
MOBILE-3371 search: Remove search results count
...
Given some issues with the LMS webservices (they return inconsistent totalcount depending on the page), we've decided to remove this information from the UI to avoid confusion.
2023-10-05 17:48:12 +02:00
Dani Palou
77bd638fb1
MOBILE-4362 scorm: Fix grade calculation when using LASTATTEMPT
...
The app always used the last attempt, but LMS uses the last attempt that has at least 1 SCO with completed or passed status
2023-10-05 17:00:04 +02:00
Noel De Martin
42aa917cf8
Merge pull request #3806 from dpalou/MOBILE-4362
...
Mobile 4362
2023-10-04 11:38:21 +02:00
Dani Palou
8af557bbc6
MOBILE-4362 wiki: Fix create empty page
2023-10-04 11:21:35 +02:00
Dani Palou
b6e914a24e
Merge pull request #3805 from crazyserver/MOBILE-4362
...
Mobile 4362
2023-10-03 16:10:38 +02:00
Pau Ferrer Ocaña
9567280479
MOBILE-4362 lang: Update lang packs and add new language
2023-10-03 14:42:21 +02:00
Dani Palou
cb0e54b164
MOBILE-4362 storage: Always display chevron in courses items
2023-10-03 14:40:49 +02:00
Noel De Martin
53e902ca82
MOBILE-4272 workshop: Rollback async handlers
...
There is a bug with missing optional methods in async handlers. If their existence is checked before initialization, they always exist but fail on execution. That should be refactored into asynchronous and type-safe code, but we decided to do it in the next version.
2023-10-03 11:54:35 +02:00
Pau Ferrer Ocaña
178e3eeb45
MOBILE-4348 module: Re-estructure activity card
2023-10-02 21:44:46 +02:00
Pau Ferrer Ocaña
05786e94d3
MOBILE-4348 module: Renew completion
2023-10-02 21:43:34 +02:00
Pau Ferrer Ocaña
d790e2a752
MOBILE-4348 mod-icon: Sort Mod icon css variables
2023-10-02 21:43:34 +02:00
Pau Ferrer Ocaña
efe2151dce
MOBILE-4348 style: Change css radius names
2023-10-02 21:43:34 +02:00
Dani Palou
7667774a2a
Merge pull request #3801 from crazyserver/MOBILE-4362
...
Mobile 4362
2023-10-02 16:46:16 +02:00
Pau Ferrer Ocaña
604cf7adf0
MOBILE-4362 chore: Remove deprecated code from 3.9.5 or bellow
2023-10-02 15:57:59 +02:00
Dani Palou
31bd7a6955
MOBILE-4362 messages: Update sender name when last message changes
...
The sender name displayed in group conversations page wasn't updated when a NEW_MESSAGE_EVENT was received. Also, if last message was deleted we still displayed a sender name when there were no messages.
2023-10-02 14:33:15 +02:00
Dani Palou
28235b0553
MOBILE-4362 notes: Update error string to reflect delete action
2023-10-02 11:25:05 +02:00
Dani Palou
54a2e6e14b
Merge pull request #3800 from alfonso-salces/MOBILE-4362
...
MOBILE-4362 messages: Handle disabled messages error
2023-09-29 09:29:53 +02:00
Alfonso Salces
6f50482a3d
MOBILE-4362 messages: Handle disabled messages error
2023-09-29 09:19:07 +02:00
Pau Ferrer Ocaña
0ec36b43d2
Merge pull request #3798 from dpalou/MOBILE-4362
...
Mobile 4362
2023-09-28 16:21:02 +02:00
Dani Palou
e6a14ffac5
MOBILE-4362 coursecompletion: Display same info as LMS
...
Two of the fields displayed are only used in the block in LMS, the details page displays other values
2023-09-28 15:40:07 +02:00
Dani Palou
024b962d18
MOBILE-3599 competency: Format competency and plan names
2023-09-28 11:38:34 +02:00
Noel De Martin
d15be4f539
MOBILE-4383 quiz: Disable offline sequential quiz
2023-09-27 14:30:18 +02:00
Dani Palou
566db5205e
Merge pull request #3743 from NoelDeMartin/MOBILE-4207
...
MOBILE-4207: Forum Search
2023-09-27 11:41:48 +02:00
Dani Palou
4ea7b56bde
MOBILE-4362 calendar: Always display chevron in course item
2023-09-27 11:26:47 +02:00
Noel De Martin
44468276ae
Merge pull request #3786 from dpalou/MOBILE-4418
...
MOBILE-4418 feedback: Fix viewing attempts with groups
2023-09-27 11:03:02 +02:00
Noel De Martin
7b9b365ce0
Merge pull request #3793 from dpalou/MOBILE-4420
...
Mobile 4420
2023-09-27 10:58:26 +02:00
Noel De Martin
5873da0e0c
MOBILE-4207 forum: Implement forum activity search
2023-09-27 09:30:06 +02:00
Noel De Martin
cd85155953
MOBILE-4207 forum: Implement search forums block
2023-09-27 09:30:06 +02:00
Dani Palou
96f0a547ed
MOBILE-4420 scorm: Add first behat tests for SCORM
2023-09-26 18:19:21 +02:00
Dani Palou
1f05729cb0
MOBILE-4420 scorm: Unload current SCO before loading next one
2023-09-26 18:16:44 +02:00
Noel De Martin
202de46616
Merge pull request #3788 from crazyserver/MOBILE-4407
...
MOBILE4407 url: Fix url icon without main file
2023-09-26 14:48:55 +02:00
Noel De Martin
022c57d6ff
MOBILE-4207 forum: Fix classes prefix
2023-09-26 12:32:37 +02:00
Pau Ferrer Ocaña
5765ad9a72
MOBILE4407 url: Fix url icon without main file
2023-09-14 15:07:56 +02:00
Noel De Martin
e4755af9c6
MOBILE-3371 search: Implement link handler
2023-09-14 13:24:59 +02:00
Noel De Martin
b2b0262c5b
MOBIL-3371 sites: Extract visitLink method
2023-09-14 13:24:57 +02:00
Noel De Martin
e9b4498b7f
MOBILE-3371 search: Implement globalsearch block
2023-09-14 13:24:32 +02:00
Noel De Martin
00f6ec3d46
MOBILE-3371 search: Implement global search result
2023-09-14 13:24:32 +02:00
Dani Palou
43c89dddee
MOBILE-4418 feedback: Fix viewing attempts with groups
2023-09-13 12:35:59 +02:00
Pau Ferrer Ocaña
24751bead9
MOBILE-4212 assign: Do not show edit submission warning if cannot edit
2023-09-07 11:19:58 +02:00
Noel De Martin
3e1ded1724
Merge pull request #3774 from crazyserver/MOBILE-4407
...
Mobile 4407
2023-08-31 12:33:22 +02:00
Pau Ferrer Ocaña
634447d7c6
MOBILE-4407 resources: Show resource mimetype icon
2023-08-30 16:18:09 +02:00
Pau Ferrer Ocaña
55d126ca24
MOBILE-4407 url: Fix icon inside url resources
2023-08-30 15:44:51 +02:00
Pau Ferrer Ocaña
f599185095
MOBILE-4407 assets: Use new svg filetype icons
2023-08-30 15:44:51 +02:00
Noel De Martin
2a0a079b47
MOBILE-4272 workshop: Decouple assessment
2023-08-28 17:09:04 +02:00
Noel De Martin
cd66097a8f
MOBILE-4272 workshop: Decouple component modules
2023-08-28 16:31:34 +02:00
Noel De Martin
0d6eb5cb23
MOBILE-4272 workshop: Decouple services
2023-08-28 16:31:28 +02:00
Noel De Martin
a5cd697012
MOBILE-4272 workshop: Decouple handlers
2023-08-28 16:31:08 +02:00
Dani Palou
77d4f53d2f
MOBILE-4323 enrol: Check all methods in courseUsesGuestAccessInfo
2023-08-23 16:15:47 +02:00
Pau Ferrer Ocaña
b975e6f0d8
MOBILE-4323 enrol: Create enrol delegates
...
Co-authored: dpalou
2023-08-23 16:05:09 +02:00
Dani Palou
855f7e511d
MOBILE-4362 behat: Fix behat snapshot failures due to width
2023-08-21 13:39:07 +02:00
Dani Palou
81ac023d2b
Merge pull request #3766 from NoelDeMartin/MOBILE-4362
...
MOBILE-4362 behat: Improve BBB wait steps
2023-08-02 08:35:59 +02:00
Dani Palou
284111865f
Merge pull request #3768 from alfonso-salces/MOBILE-4191
...
MOBILE-4191 scorm: Make options field optional
2023-08-02 08:20:23 +02:00
Alfonso Salces
59a93ee428
MOBILE-4191 scorm: Make options field optional
2023-08-02 08:10:31 +02:00
Alfonso Salces
b366ee32f7
Merge pull request #3767 from dpalou/MOBILE-4401
...
MOBILE-4401 wiki: Fix selected subwiki when wiki is empty
2023-08-02 07:46:53 +02:00
Noel De Martin
da98dd6306
MOBILE-4362 behat: Improve BBB wait steps
2023-08-02 08:57:04 +09:00
Dani Palou
58ea59d71f
MOBILE-4401 wiki: Fix selected subwiki when wiki is empty
...
This commit avoids a redundant error and also allows the create button to appear if the user has permissions to create the first page
2023-08-01 16:21:48 +02:00
Dani Palou
5ba622a999
Merge pull request #3765 from alfonso-salces/MOBILE-4191
...
MOBILE-4191 scorm: Check scormstandard to change CMI_STRING_256
2023-08-01 11:39:48 +02:00
Alfonso Salces
17b9b23fe9
MOBILE-4191 scorm: Check scormstandard to change CMI_STRING_256
2023-08-01 11:28:59 +02:00
Noel De Martin
739cc1c68b
MOBILE-4362 timeline: Fix empty searches
2023-08-01 16:09:13 +09:00
Noel De Martin
045c8afe4a
MOBILE-4349 timeline: Excluded suspended events
2023-07-31 12:02:56 +09:00
Dani Palou
81d1da39ca
Merge pull request #3752 from NoelDeMartin/MOBILE-4272
...
MOBILE-4272: Workshop tests
2023-07-25 12:29:48 +02:00
Noel De Martin
7b5fd672e7
MOBILE-4272 workshop: Fix assessment
2023-07-25 17:22:54 +09:00
Pau Ferrer Ocaña
33cda28ea0
Merge pull request #3747 from NoelDeMartin/MOBILE-4374
...
MOBILE-4374 user: Implement social profile fields
2023-07-25 08:48:38 +02:00
Pau Ferrer Ocaña
0e72644556
Merge pull request #3750 from NoelDeMartin/MOBILE-4387
...
MOBILE-4387 ui: Translate ion-select buttons
2023-07-25 08:46:06 +02:00
Noel De Martin
a07ae84f54
MOBILE-4272 rte: Fix contentChanged event types
2023-07-25 15:38:28 +09:00
Dani Palou
aeb12fa472
Merge pull request #3730 from NoelDeMartin/MOBILE-4048
...
MOBILE-4048 chat: Log sessions view events
2023-07-24 15:58:39 +02:00
Noel De Martin
6088b7ed56
MOBILE-4048 chat: Log sessions view events
2023-07-24 15:40:35 +09:00
Noel De Martin
c8378b33a1
MOBILE-4387 ui: Translate ion-select buttons
...
Co-Authored-By: phyr0s <11390548+phyr0s@users.noreply.github.com>
2023-07-24 10:54:11 +09:00
Pau Ferrer Ocaña
fa126cbc0c
MOBILE-4379 assign: Add padding to error text above CTA button
2023-07-21 11:38:53 +02:00
Noel De Martin
6e613986b3
MOBILE-4374 user: Implement social profile fields
2023-07-20 15:20:21 +09:00
Noel De Martin
8c97b6fe32
Merge pull request #3745 from crazyserver/MOBILE-4379
...
Mobile 4379
2023-07-20 09:47:58 +09:00
Pau Ferrer Ocaña
4ba3b560e4
MOBILE-4382 assign: Use granted extensions on remaining time
...
Similar to 9eb1e4d7c0
2023-07-19 14:03:16 +02:00
Pau Ferrer Ocaña
9b43c7171f
MOBILE-4379 assign: Add CTA button if unsupported submission plugins
2023-07-19 13:07:17 +02:00
Pau Ferrer Ocaña
a4edff16bb
MOBILE-4379 chat: Remove legacy chat time message
2023-07-19 13:07:17 +02:00
Pau Ferrer Ocaña
4199aed36f
Merge pull request #3703 from alfonso-salces/MOBILE-4191
...
MOBILE-4191 data-model-12: Increment suspend_data in SCORM
2023-07-17 13:00:16 +02:00
Noel De Martin
3faa55e489
MOBILE-4339 quiz: Add unanswered questions warning
2023-07-17 13:13:52 +09:00
Dani Palou
fbe1d36ae8
MOBILE-4368 analytics: Log searches
2023-07-13 13:53:40 +02:00
Dani Palou
2d2cc2f5f9
MOBILE-4368 analytics: Apply new analytics system to all pages
2023-07-13 13:53:36 +02:00
Noel De Martin
a30dd27943
MOBILE-4362 quiz: Fix number type check
2023-07-10 13:27:27 +02:00
Noel De Martin
35dc09f93e
Merge pull request #3731 from crazyserver/MOBILE-4283
...
MOBILE-4283 quiz: Allow students to hide timer
2023-07-10 13:12:14 +02:00
Pau Ferrer Ocaña
573af7c513
MOBILE-4283 quiz: Allow students to hide timer
2023-07-07 09:10:13 +02:00
Pau Ferrer Ocaña
73addbf42e
MOBILE-4009 course: Validate guest access password and enter the course
2023-07-07 08:52:46 +02:00
Pau Ferrer Ocaña
2804951810
MOBILE-4009 core: Create a generic password modal
2023-07-07 08:52:37 +02:00
Pau Ferrer Ocaña
c819f2eedd
MOBILE-4009 storage: Fix downloading guest courses
2023-07-07 08:18:36 +02:00
Pau Ferrer Ocaña
e8e2b94b15
MOBILE-4009 courses: Pass isGuest param on navigation
2023-07-07 08:18:36 +02:00
Alfonso Salces
ac3155c585
MOBILE-4346 ogvjs: Fix bugs for iPadOS
2023-06-26 09:18:05 +02:00
Dani Palou
d7a18dd36c
Merge pull request #3687 from crazyserver/MOBILE-4343
...
[4.3] Mobile 4343
2023-06-15 17:22:49 +02:00
Pau Ferrer Ocaña
b947fadc72
MOBILE-4343 lang: Updated langpacks
2023-06-15 15:42:16 +02:00
Pau Ferrer Ocaña
c3e2cdf731
MOBILE-4261 user: Use initials instead of default avatar when possible
2023-06-15 12:07:31 +02:00
Dani Palou
28d744f337
Merge pull request #3714 from NoelDeMartin/MOBILE-4362
...
MOBILE-4362: Fix tests in headless mode
2023-06-14 08:15:02 +02:00
Alfonso Salces
2738e08abb
MOBILE-4344 cron: Check notification and messages
2023-06-13 13:23:45 +02:00
Noel De Martin
a894241e05
MOBILE-4362 behat: Skip background steps
2023-06-13 12:24:06 +02:00
Noel De Martin
c3e713137d
MOBILE-4362 behat: Fix tests in headless mode
...
Headless mode was using a smaller window size which caused the course index to be hidden by default, and that's what made tests fail.
2023-06-13 12:24:06 +02:00
Noel De Martin
f826daaae2
MOBILE-4362 behat: Fix 3.9 tests
2023-06-13 09:29:37 +02:00
Alfonso Salces
1c07d3b7f1
MOBILE-4191 data-model-12: Increment suspend_data in SCORM
2023-06-08 10:02:15 +02:00
Noel De Martin
50cf8e011e
MOBILE-4345 quiz: Test sequential navigation
2023-06-06 14:45:57 +02:00
Noel De Martin
4a10f1a068
MOBILE-4345 quiz: Fix sequential navigation
2023-06-06 11:29:54 +02:00
Noel De Martin
4cc95b0493
MOBILE-4270 calendar: Fix all courses filter item
2023-06-01 15:41:15 +02:00
Noel De Martin
848ac04daf
MOBILE-4270 forum: Fix push notifications
2023-05-25 08:35:02 +02:00
Noel De Martin
33547fd498
MOBILE-2652 glossary: Fix tablet navigation
2023-05-24 12:28:11 +02:00
Alfonso Salces
157979e25e
Merge pull request #3688 from dpalou/MOBILE-4270
...
Mobile 4270
2023-05-24 11:39:10 +02:00
Noel De Martin
c361e49d54
MOBILE-4270 competency: Fix navigation
2023-05-23 16:41:05 +02:00
Noel De Martin
0a5f5a4d4f
MOBILE-4270 glossary: Change offline entries UI
2023-05-23 12:07:06 +02:00
Noel De Martin
008ed64f61
MOBILE-4270 behat: Fix tests for 3.11
2023-05-18 17:13:35 +02:00
Dani Palou
060e66011b
MOBILE-4270 push: Fix treat undefined customdata in push click handlers
2023-05-17 13:28:41 +02:00
Noel De Martin
f2fa7798af
MOBILE-4270 behat: Fix viewport in tablet tests
2023-05-16 12:42:40 +02:00
Alfonso Salces
2a1179cdad
MOBILE-4247 data-helper: Add field name and description to view
2023-05-15 13:10:53 +02:00
Alfonso Salces
7cc8214be0
MOBILE-4247 search: Add field#name and description to advanced search
2023-05-12 08:55:36 +02:00
Dani Palou
383291d82d
Merge pull request #3677 from NoelDeMartin/MOBILE-4270
...
MOBILE-4270: QA Tweaks
2023-05-11 17:40:59 +02:00
Noel De Martin
626ca8d0fa
Merge pull request #3676 from dpalou/MOBILE-4270
...
Mobile 4270
2023-05-11 17:29:21 +02:00
Noel De Martin
c03f656af1
MOBILE-4270 glossary: Fix link handler
2023-05-11 17:25:48 +02:00
Dani Palou
b1bf3a76f5
MOBILE-4270 forum: Fix discussion push handler in tablet
2023-05-11 17:01:57 +02:00
Noel De Martin
a0f1a808c7
MOBILE-4270 forum: Fix pinned & starred discussion
2023-05-11 16:13:42 +02:00
Dani Palou
fa9cbd0315
Merge pull request #3675 from NoelDeMartin/MOBILE-4270
...
MOBILE-4270 course: Fix module sizes on refresh
2023-05-11 15:21:19 +02:00
Dani Palou
709070382e
Merge pull request #3669 from crazyserver/MOBILE-4270
...
Mobile 4270
2023-05-11 15:19:56 +02:00
Noel De Martin
06c6abad36
MOBILE-4270 course: Fix module sizes on refresh
2023-05-11 14:25:33 +02:00
Noel De Martin
45a0c8b1fa
Merge pull request #3674 from dpalou/MOBILE-4270
...
MOBILE-4270 messages: Fix group info modal not displayed
2023-05-11 14:18:06 +02:00
Dani Palou
48e1e41b6d
MOBILE-4270 messages: Fix group info modal not displayed
2023-05-11 14:08:27 +02:00
Pau Ferrer Ocaña
8113ea5f29
MOBILE-4270 feedback: Avoid division by zero on doughnut charts
2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña
8d101d35ac
MOBILE-4270 popover: Add ion-content to popovers to enable scrolling
2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña
2bfc9c73cc
MOBILE-4270 wiki: Fix subwiki ordering
2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña
4ab33b8784
MOBILE-4270 calendar: Show offline message bellow the title
2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña
ac92ed0c17
MOBILE-4270 styles: Set popover min width on iOS as Android
2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña
f39bfa0710
MOBILE-4270 messages: Remove nonexistent contrast as ion toolbar color
2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña
5c93475553
MOBILE-4270 lang: Update lang strings
2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña
147edf5cc5
Merge pull request #3673 from dpalou/MOBILE-4270
...
Mobile 4270
2023-05-11 13:08:44 +02:00
Dani Palou
76713e204f
Merge pull request #3671 from NoelDeMartin/MOBILE-4270
...
MOBILE-4270: QA Tweaks
2023-05-11 13:05:12 +02:00
Dani Palou
243e8fc0f6
Merge pull request #3670 from NoelDeMartin/MOBILE-4338
...
MOBILE-4338 quiz: Fix multianswer inline feedback
2023-05-11 12:37:37 +02:00
Dani Palou
5eb4d17ca4
MOBILE-4270 feedback: Display profile image in user attempt page
2023-05-11 12:19:16 +02:00
Noel De Martin
8d4b30fea8
MOBILE-4270 wiki: Fix groups navigation
2023-05-11 12:00:58 +02:00
Dani Palou
29483572b7
MOBILE-4270 forum: Fix discussion link handler in tablet
...
This part of code changed in 1fbb4c3880
to fix navigation, but now it didn't work in tablets because it tried to load the forum index page. Maybe this change breaks a case we haven't detected
2023-05-11 11:44:45 +02:00
Noel De Martin
72c42958b0
MOBILE-4338 quiz: Fix multianswer inline feedback
2023-05-11 11:06:49 +02:00
Alfonso Salces
16c63a7708
MOBILE-4248 action: Fix popover position
2023-05-11 10:18:11 +02:00
Noel De Martin
b7d7a4869d
MOBILE-4288 wiki: Render formatted group names
2023-05-10 12:15:29 +02:00
Pau Ferrer Ocaña
0afc1bb2cb
Merge pull request #3666 from dpalou/MOBILE-4270
...
Mobile 4270
2023-05-10 10:14:32 +02:00
Dani Palou
96bdb4bd30
MOBILE-4270 h5p: Display ellipsis in attempts tables headers
2023-05-10 09:17:43 +02:00
Dani Palou
006358b209
MOBILE-4270 h5pp: Users with 0 attempts shouldn't be clickable
2023-05-10 09:01:34 +02:00
Dani Palou
1f3d72cfbb
MOBILE-4270 messages: Decrease chances of offline messages duplicated
...
This is because Android seems to duplicate the request if the type of connection changes while the request is done. E.g. when leaving flight mode the device could connect to mobile data first and then to WiFi.
2023-05-09 16:32:19 +02:00
Noel De Martin
46f3da7d8f
MOBILE-4288 multilang: Use fallback language
2023-05-09 15:50:24 +02:00
Dani Palou
a128ae8929
MOBILE-4270 notes: Fix error displayed when restoring note
2023-05-09 11:13:44 +02:00
Pau Ferrer Ocaña
f39a63dc7e
Merge pull request #3661 from dpalou/MOBILE-4270
...
Mobile 4270
2023-05-08 13:42:58 +02:00
Dani Palou
fee132d6e8
MOBILE-4270 mod_data: Fix wrong string
2023-05-08 13:14:01 +02:00
Dani Palou
90aededf12
MOBILE-4270 notifications: Always display icon in notification
2023-05-08 13:13:51 +02:00
Dani Palou
deb6be243a
Merge pull request #3659 from alfonso-salces/MOBILE-4247
...
MOBILE-4247 edit: Add field#name and field#description
2023-05-04 12:32:42 +02:00
Alfonso Salces
9488e22518
MOBILE-4247 edit: Add field#name and field#description
2023-05-04 12:17:29 +02:00
Dani Palou
24b1ff4ec5
Merge pull request #3655 from NoelDeMartin/MOBILE-4288
...
MOBILE-4288: Format group names
2023-05-04 10:17:16 +02:00
Pau Ferrer Ocaña
3ddf2326a0
Merge pull request #3650 from dpalou/MOBILE-4270
...
MOBILE-4270 core: Set right version for LMS 4.2
2023-05-04 10:11:10 +02:00
Dani Palou
8ce5414980
MOBILE-4270 calendar: Make course filter list consistent with LMS
2023-05-04 09:49:01 +02:00
Noel De Martin
1f588bba85
MOBILE-4288 multilang: Fix unknown language filter
2023-05-03 15:43:24 +02:00
Noel De Martin
335a758350
MOBILE-4288 forum: Improve user groups UI
2023-05-03 15:43:24 +02:00
Dani Palou
c030fed670
MOBILE-4270 calendar: Remove discard option when editing offline event
...
Offline events can now be deleted in the event page, this Discard option is redundant and causes some navigation problems
2023-05-03 14:44:55 +02:00
Noel De Martin
e8a73689ef
MOBILE-4288 core: Format group names
...
Group names may contain other filters such as mathjax, so only filtering
multilanguage is not enough.
2023-05-03 12:16:47 +02:00
Dani Palou
4820ff18a3
MOBILE-4270 calendar: Fix app overridden when clicking some dates
2023-05-03 10:25:15 +02:00
Dani Palou
e49fa18261
MOBILE-4322 bbb: Display all playbacks in recordings
2023-05-03 09:36:06 +02:00
Dani Palou
d9e2788f44
Merge pull request #3653 from NoelDeMartin/MOBILE-4270
...
MOBILE-4270 quiz: Update behat snapshots
2023-05-02 12:36:59 +02:00
Noel De Martin
f05085798b
MOBILE-4270 quiz: Update behat snapshots
...
Change introduced in MDL-77766
2023-05-02 11:38:53 +02:00
Dani Palou
db5550bc25
Merge pull request #3652 from alfonso-salces/MOBILE-4247
...
MOBILE-4247 mod_data: Add otherfields support
2023-05-02 10:57:16 +02:00
Alfonso Salces
7eb86ced57
MOBILE-4247 mod_data: Add otherfields support
2023-05-02 09:42:44 +02:00
Dani Palou
cf78a5b634
Merge pull request #3648 from NoelDeMartin/MOBILE-4287
...
MOBILE-4287 quiz: Go back when attempt is closed
2023-04-27 10:53:03 +02:00
Noel De Martin
58b9067803
MOBILE-4287 quiz: Go back when attempt is closed
2023-04-27 10:37:27 +02:00
Noel De Martin
e281bc15b3
MOBILE-3748 a11y: Indicate non-downloadable items
2023-04-27 09:39:25 +02:00
Noel De Martin
e9fb8784b7
Merge pull request #3645 from NashTechOpenUniversity/MOBILE-4300
...
MOBILE-4300 course-storage: Update section size when delete all
2023-04-27 08:52:29 +02:00
toanlamt
53c66b3542
Update src/addons/storagemanager/pages/course-storage/course-storage.ts
...
Co-authored-by: Noel De Martin <noel@noeldemartin.com>
2023-04-27 11:20:27 +07:00
Dani Palou
90be0a2102
Merge pull request #3646 from NoelDeMartin/MOBILE-4270
...
MOBILE-4270 behat: Skip excluded tests before 4.0
2023-04-26 16:13:24 +02:00
Dani Palou
70d473397b
Merge pull request #3643 from NoelDeMartin/MOBILE-4288
...
MOBILE-4288 multilang: Use parent languages
2023-04-26 16:12:37 +02:00
Noel De Martin
de2c53b712
MOBILE-4270 behat: Skip excluded tests before 4.0
2023-04-26 13:47:57 +02:00
Noel De Martin
df34b812a4
MOBILE-4288 multilang: Use parent languages
2023-04-26 11:01:11 +02:00
Noel De Martin
db3a998f71
MOBILE-4288 core: Refactor getParentLanguage
...
This method was taking a language argument, but in reality it didn't work if you didn't pass it the current language so it was misleading.
2023-04-26 10:21:03 +02:00
Dani Palou
cfaa844414
Merge pull request #3642 from NoelDeMartin/MOBILE-4287
...
MOBILE-4287 quiz: Improve grace period UX
2023-04-25 17:14:25 +02:00
Noel De Martin
f14ab0e232
MOBILE-4284 quiz: Wrap question numbers text
2023-04-25 16:37:15 +02:00
Noel De Martin
911bd6e749
MOBILE-4287 quiz: Improve grace period UX
2023-04-25 12:25:53 +02:00
Dani Palou
882cbb6473
Merge pull request #3629 from alfonso-salces/MOBILE-4248
...
Mobile 4248
2023-04-25 10:49:18 +02:00
Dani Palou
d6e84b96e6
Merge pull request #3640 from NoelDeMartin/MOBILE-4284
...
MOBILE-4284 quiz: Omit number for descriptions
2023-04-25 10:37:08 +02:00