1572 Commits

Author SHA1 Message Date
Dani Palou
95e2fc2a4d MOBILE-3523 courses: Fix course name in manage storage 2020-11-26 09:17:14 +01:00
Dani Palou
1a87eb3094 MOBILE-3523 qtype_calculated: Fallback if unitsleft is null 2020-11-25 15:33:02 +01:00
Dani Palou
1be4bc02d6 MOBILE-3523 ddmarker: Fix ddmarker offline if no background image 2020-11-25 14:59:32 +01:00
Dani Palou
c1411c3ed4 MOBILE-3523 essay: Improve essay files prefetch 2020-11-25 09:14:32 +01:00
Dani Palou
289fcd599b MOBILE-3523 essay: Fix offline status when required attachments 2020-11-24 14:28:09 +01:00
Dani Palou
bc7602abcd MOBILE-3523 essay: Fix attachments in quiz submitted offline 2020-11-24 14:27:32 +01:00
Dani Palou
185ed17cdb MOBILE-3523 quiz: Fix download ddmarker files 2020-11-24 11:46:37 +01:00
Dani Palou
8098acd526 MOBILE-3523 essay: Fix essay text not displayed in review 2020-11-24 10:42:37 +01:00
Dani Palou
95a16d6259 MOBILE-3523 resource: Allow PTR in embedded files 2020-11-23 14:18:59 +01:00
Dani Palou
ab25f60482 MOBILE-2272 essay: Don't format html if plain text 2020-11-23 08:43:43 +01:00
Dani Palou
21eedf544a MOBILE-2272 essay: Display attachments in review page 2020-11-23 08:43:16 +01:00
Dani Palou
a35cc807e1 MOBILE-2272 essay: Fix issues with attachments in essay 2020-11-16 12:51:06 +01:00
Juan Leyva
dbe0b86821
Merge pull request #2600 from dpalou/MOBILE-3507
Mobile 3507
2020-11-11 12:20:38 +01:00
Dani Palou
e46aab5ed0 MOBILE-3507 push: Support notifications without component 2020-11-11 12:05:57 +01:00
Dani Palou
55638e8037 MOBILE-3589 lesson: Support unlimited attempts in question 2020-11-09 16:12:14 +01:00
Dani Palou
3df105b03b MOBILE-2272 quiz: Use settings name instead of displayoptions 2020-11-06 11:54:02 +01:00
Dani Palou
07af88d5d9 MOBILE-2272 quiz: Improve calculate essay state in offline 2020-11-06 11:54:02 +01:00
Dani Palou
65909073fa MOBILE-2272 quiz: Support deleting attachments 2020-11-06 11:54:02 +01:00
Dani Palou
5b0059a617 MOBILE-2272 quiz: Support display options in questions 2020-11-06 11:54:02 +01:00
Dani Palou
f144a29fee MOBILE-2272 quiz: Fix error when calculating new state in offline 2020-11-06 11:54:02 +01:00
Dani Palou
d2f4c85af2 MOBILE-2272 quiz: Support add new files in essay in offline 2020-11-06 11:54:02 +01:00
Dani Palou
9d0ae3c34b MOBILE-2272 quiz: Convert sync function to async/await 2020-11-06 11:54:02 +01:00
Dani Palou
46efcc441a MOBILE-2272 quiz: Support add new files in essay in online 2020-11-06 11:54:02 +01:00
Dani Palou
3f40127661 MOBILE-2272 quiz: Support viewing attachments and inline files 2020-11-06 11:54:02 +01:00
Juan Leyva
08b3dc4723
Merge pull request #2586 from dpalou/MOBILE-3578
MOBILE-3578 competency: Fix multiple requests when view user profile
2020-11-03 13:33:14 +01:00
Juan Leyva
3c49b7f24c
Merge pull request #2583 from dpalou/MOBILE-3507
MOBILE-3507 push: Call get_user_devices after register in Moodle
2020-10-30 14:53:40 +01:00
Dani Palou
a0104f5a1e MOBILE-3507 push: Call get_user_devices after register in Moodle 2020-10-30 13:54:45 +01:00
Dani Palou
3b89d7bf12 MOBILE-3578 competency: Fix multiple requests when view user profile 2020-10-26 15:44:19 +01:00
Dani Palou
afa92f4d71
Merge pull request #2575 from crazyserver/MOBILE-3523
Mobile 3523
2020-10-26 10:09:13 +01:00
Dani Palou
b6e7195fe8
Merge pull request #2574 from dpalou/MOBILE-3523
MOBILE-3523 mod: Fix cannot get siteId of undefined
2020-10-26 10:08:53 +01:00
Dani Palou
4de10e2d9f MOBILE-3523 mod: Fix cannot get siteId of undefined 2020-10-26 09:20:34 +01:00
Pau Ferrer Ocaña
f5d11a0e6d MOBILE-3523 database: Fix database invalidate after autosync 2020-10-19 13:34:19 +02:00
Juan Leyva
1f1912bf98
Merge pull request #2564 from crazyserver/MOBILE-3200
Mobile 3200
2020-10-16 13:18:26 +02:00
hieuvu
e0413f8ebe MOBILE-3569 resource: Allow IFRAME to use XHTML 2020-10-15 16:57:53 +07:00
Pau Ferrer Ocaña
572e907ac1 MOBILE-3200 database: Translate some async functions 2020-10-02 11:48:47 +02:00
Pau Ferrer Ocaña
cb4eac9a17 MOBILE-3200 database: Check permissions on add and edit entry 2020-10-02 11:48:47 +02:00
Pau Ferrer Ocaña
b0b806280b MOBILE-3200 database: Improve add/edit offline action handling 2020-10-02 10:14:22 +02:00
Pau Ferrer Ocaña
6d7a96d8df MOBILE-3200 database: Do not need courseId to delete an offline entry 2020-10-02 10:10:47 +02:00
Pau Ferrer Ocaña
1652e4d8f2 MOBILE-3200 database: Fix update access data on group change 2020-10-02 10:10:47 +02:00
Juan Leyva
b1d389a313
Merge pull request #2548 from crazyserver/MOBILE-3558
MOBILE-3558 calendar: Fix fab button to be stuck at the corner
2020-09-28 10:56:04 +02:00
Pau Ferrer Ocaña
f0a13c9a93 MOBILE-3519 forum: Fix offline replies new format 2020-09-25 13:02:45 +02:00
Pau Ferrer Ocaña
99044b7231 MOBILE-3558 calendar: Fix fab button to be stuck at the corner 2020-09-24 14:04:06 +02:00
Dani Palou
02da06a0fe MOBILE-3338 course: Always get stored data and adapt strings 2020-09-22 14:54:55 +02:00
Dani Palou
421634dff7 MOBILE-3338 mod: Apply component + id to mod WS calls 2020-09-22 14:54:55 +02:00
Juan Leyva
e4b2e8b3c3
Merge pull request #2541 from crazyserver/MOBILE-3519
Mobile 3519
2020-09-22 14:12:42 +02:00
Juan Leyva
72baa77fc0
Merge pull request #2539 from dpalou/MOBILE-3507
Mobile 3507
2020-09-22 13:38:31 +02:00
Noel De Martin
af5f010239 MOBILE-3489 location: Expose geolocation service to plugins 2020-09-21 09:10:04 +02:00
Noel De Martin
2c477ac93a MOBILE-3489 location: Use diagnostic plugin to enable location 2020-09-21 09:10:04 +02:00
Dani Palou
90dc4572d9 MOBILE-3449 assign: Always allow submit grade if has offline data 2020-09-18 11:10:22 +02:00
Dani Palou
39c4fc516d MOBILE-3511 message: Fix mark all messages as read 2020-09-16 13:14:19 +02:00