804 Commits

Author SHA1 Message Date
Dani Palou
e35bebd9af MOBILE-3242 ui: Display different cursor in all clickable elements 2020-01-10 10:41:36 +01:00
Dani Palou
8b0b9082d2 MOBILE-3213 database: Remove console.error calls 2019-12-18 14:02:16 +01:00
Juan Leyva
62ce8a3536
Merge pull request #2220 from crazyserver/MOBILE-3213
Mobile 3213
2019-12-18 12:45:40 +01:00
Pau Ferrer Ocaña
7a1b49cae1 MOBILE-3213 workshop: Disable refreshers when inform 2019-12-18 12:39:22 +01:00
Pau Ferrer Ocaña
bd4db3ff01 MOBILE-3213 database: Do not allow to set widths or heights 2019-12-18 11:37:24 +01:00
Dani Palou
4601df6fc4 MOBILE-3213 data: Fix latlong geo links 2019-12-18 10:58:05 +01:00
Pau Ferrer Ocaña
a0cd139d9c MOBILE-3213 workshop: Fix static definition 2019-12-18 10:38:05 +01:00
Pau Ferrer Ocaña
c255feeeef MOBILE-3213 assign: Discard grade drafts after successful sync 2019-12-18 10:38:05 +01:00
Juan Leyva
c485afee02
Merge pull request #2218 from dpalou/MOBILE-3213
Mobile 3213
2019-12-17 12:31:48 +01:00
Juan Leyva
6976e489c4
Merge pull request #2217 from NoelDeMartin/MOBILE-3213
Mobile 3213
2019-12-17 11:45:20 +01:00
Juan Leyva
dbb9e86e4b
Merge pull request #2216 from crazyserver/MOBILE-3213
Mobile 3213
2019-12-17 11:43:42 +01:00
Pau Ferrer Ocaña
8a6063f00a MOBILE-3213 forum: Check user preferences on sort 2019-12-17 11:37:53 +01:00
Noel De Martin
5690fafe20 MOBILE-3040 submission: Fix isSubmissionEmpty logic 2019-12-17 11:02:29 +01:00
Pau Ferrer Ocaña
b44a4ae464 MOBILE-3213 styles: Dark mode fixes 2019-12-17 10:48:43 +01:00
Pau Ferrer Ocaña
a6e68c7176 MOBILE-3213 survey: Check question is required to disable the submission 2019-12-16 17:20:48 +01:00
Pau Ferrer Ocaña
67b5deb5bc MOBILE-3213 survey: Fix tablet view of the form 2019-12-16 17:20:27 +01:00
Dani Palou
ece5905b36 MOBILE-3213 data: Log activity view in more cases 2019-12-16 16:24:12 +01:00
Pau Ferrer Ocaña
e5dc003709 MOBILE-3213 scorm: Fix offline attempt alignment 2019-12-16 16:23:47 +01:00
Pau Ferrer Ocaña
2c7f4200cf MOBILE-3213 scorm: Use new fontawesome icons on TOC 2019-12-16 15:47:24 +01:00
Noel De Martin
826c9a0f30 MOBILE-3213 files: Refactor files size calculation to avoid network requests 2019-12-16 12:40:47 +01:00
Juan Leyva
c0e8b8d006
Merge pull request #2214 from NoelDeMartin/MOBILE-3040
Mobile 3040
2019-12-16 10:38:01 +01:00
Noel De Martin
067de29562 MOBILE-3040 submission: Ignore files to determine if online text is empty 2019-12-16 09:08:11 +01:00
Juan Leyva
fb1096381e
Merge pull request #2213 from dpalou/MOBILE-3213
Mobile 3213
2019-12-13 18:53:14 +01:00
Dani Palou
af38ef2383 MOBILE-3213 assign: Fix not refreshed after copy previous submission 2019-12-13 18:42:23 +01:00
Pau Ferrer Ocaña
efa962aab3 MOBILE-3213 survey: Invalidate survey after sync 2019-12-13 16:18:48 +01:00
Dani Palou
f454ed291f MOBILE-3213 feedback: Fix question name not filtered 2019-12-13 15:11:18 +01:00
Pau Ferrer Ocaña
eaeff7e2b7 MOBILE-3213 lesson: Show lesson menu as a lateral modal 2019-12-13 14:20:55 +01:00
Pau Ferrer Ocaña
63bff7c4f8 MOBILE-3213 forum: Fix discussion links when nested view is on 2019-12-13 10:50:59 +01:00
Dani Palou
72a2b571cd MOBILE-3213 folder: Fix PTR in folder 2019-12-13 08:30:54 +01:00
Pau Ferrer Ocaña
28d9954b96 MOBILE-3213 forum: Revert part of MOBILE-3218 to link discussions 2019-12-12 18:16:01 +01:00
Noel De Martin
211de7ce4b MOBILE-3040 submission: Hide reusing submission button if it was empty 2019-12-12 17:46:48 +01:00
Pau Ferrer Ocaña
7cfb0a8c9d MOBILE-3213 text: Fix check html is blank 2019-12-12 17:43:58 +01:00
Pau Ferrer Ocaña
34b6ab1fe1 MOBILE-3213 workshop: Dimme submit task when not possible 2019-12-12 17:15:56 +01:00
Pau Ferrer Ocaña
b74381c626 MOBILE-3213 folder: Fix opening subfolders 2019-12-12 16:43:43 +01:00
Pau Ferrer Ocaña
07b32226bd MOBILE-3213 resource: Fix resource icon set 2019-12-11 15:46:05 +01:00
Juan Leyva
facda7002b
Merge pull request #2204 from NoelDeMartin/MOBILE-2159
Mobile 2159
2019-12-11 11:00:21 +01:00
Noel De Martin
3d67ee62de MOBILE-2159 geolocation: Replace type guard with simpler code 2019-12-11 10:18:21 +01:00
Dani Palou
8d30c0be97 MOBILE-3213 core: Run script that removes types from JSDoc 2019-12-11 08:21:20 +01:00
Noel De Martin
2846e6838a MOBILE-2159 geolocation: Improve error message when permission is denied 2019-12-10 17:06:04 +01:00
Dani Palou
96ccb97ed0 MOBILE-3247 survey: Fix issues with last 2 questions in survey
This was a regression caused by MOBILE-3109
2019-12-10 09:08:00 +01:00
Dani Palou
e0849668e3 MOBILE-2235 h5p: Support and use isEnabled function in file delegate 2019-12-09 15:37:00 +01:00
Dani Palou
5dae06ff81 MOBILE-2235 h5p: Fix issues identified during PeerReview 2019-12-09 15:34:28 +01:00
Dani Palou
c4a58d9ee8 MOBILE-2235 h5p: Implement H5P download and unzip 2019-12-09 14:24:32 +01:00
Dani Palou
4db28cfb00 MOBILE-3233 url: Fix URL not udpated when PTR in URL index 2019-12-09 12:03:57 +01:00
Dani Palou
0efa423bf6 MOBILE-3233 course: Implement prefetch handlers for URL and LTI
These prefetch handlers won't download anything, but they will be used to invalidate data when the user performs a PTR in the course page.
2019-12-09 12:03:57 +01:00
Pau Ferrer Ocaña
0787368872 MOBILE-3201 wiki: Fix wiki page log 2019-12-09 11:33:06 +01:00
Pau Ferrer Ocaña
c94c319225 MOBILE-3201 log: Delete logs if WS call fails 2019-12-05 17:19:15 +01:00
Juan Leyva
9686113163
Merge pull request #2188 from NoelDeMartin/MOBILE-3230
MOBILE-3230 forum: Use nested children in a discussion when calculati…
2019-12-04 15:55:59 +01:00
Pau Ferrer Ocaña
1daa5c57c9 MOBILE-3205 forum: Refresh info after pin or star 2019-12-04 10:17:28 +01:00
Pau Ferrer Ocaña
a03162f70b MOBILE-3218 links: Use instanceId on module index links 2019-12-03 13:06:49 +01:00