190 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
042ee24d0a MOBILE-3523 data: Fix database prefetch 2020-11-25 13:47:48 +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
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
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
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
Pau Ferrer Ocaña
4ba6f0b6fa MOBILE-3532 utils: Wrap is('ios') calls 2020-09-09 16:50:53 +02:00
Pau Ferrer Ocaña
02f3214332 MOBILE-3394 mod: Add event when user activity is sent 2020-05-05 11:50:59 +02:00
Juan Leyva
8ea11eb6b2
Merge pull request #2346 from dpalou/MOBILE-3398
MOBILE-3398 data: Fix ##moreurl## links
2020-04-27 17:52:57 +02:00
Juan Leyva
dc3d0d7138
Merge pull request #2341 from dpalou/MOBILE-3390
MOBILE-3390 database: Support URL force name and autolink
2020-04-27 17:40:32 +02:00
Dani Palou
c744de17c1 MOBILE-3398 data: Fix ##moreurl## links 2020-04-22 13:16:35 +02:00
Dani Palou
9f325e163f MOBILE-3134 core: Debounce calls to update size in activity 2020-04-20 16:39:33 +02:00
Dani Palou
5395ef18f1 MOBILE-3390 database: Support URL force name and autolink 2020-04-08 12:44:01 +02:00
Dani Palou
4442a182e6 MOBILE-3269 core: Fix nativeElement errors in forms 2020-03-16 14:29:44 +01:00
Pau Ferrer Ocaña
04a6aae270 MOBILE-3361 styles: Remove windows phone styles 2020-02-26 17:54:11 +01:00
Dani Palou
3ab2e7ddc0 MOBILE-3323 editor: Discard draft when user cancels 2020-02-18 11:32:12 +01:00
Dani Palou
7fa8e6fe05 MOBILE-3323 editor: Delete draft when form is submitted 2020-02-18 11:32:12 +01:00
Dani Palou
5a79151b01 MOBILE-3323 editor: Save and restore drafts 2020-02-18 11:28:10 +01:00
Dani Palou
96c8622608 MOBILE-3323 editor: Create new folder editor in src/core 2020-02-18 11:28:10 +01:00
Dani Palou
fb15df1481 MOBILE-3337 desktop: Hide 'My location' button in desktop 2020-02-07 15:24:45 +01:00
Dani Palou
7a6b4802c9 MOBILE-3318 core: Remove old actions from update manager 2020-01-29 14:56:18 +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
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
Dani Palou
ece5905b36 MOBILE-3213 data: Log activity view in more cases 2019-12-16 16:24:12 +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
c4a58d9ee8 MOBILE-2235 h5p: Implement H5P download and unzip 2019-12-09 14:24:32 +01:00
Pau Ferrer Ocaña
c94c319225 MOBILE-3201 log: Delete logs if WS call fails 2019-12-05 17:19:15 +01:00
Pau Ferrer Ocaña
a03162f70b MOBILE-3218 links: Use instanceId on module index links 2019-12-03 13:06:49 +01:00
Pau Ferrer Ocaña
30e6feab24 MOBILE-3218 links: Implement all index handlers enabled on activity 2019-12-03 13:06:48 +01:00
Pau Ferrer Ocaña
9f51f547c4 MOBILE-2877 data: Check comments disabled on prefetch 2019-11-28 13:14:56 +01:00
Pau Ferrer Ocaña
e3e559da6f MOBILE-3157 utils: Add shortcut for delete confirmations 2019-11-21 16:14:59 +01:00
Mark Johnson
f4017797db MOBILE-3121 UX: Add label to "Remove files" menu item 2019-11-07 10:09:33 +01:00
Pau Ferrer Ocaña
34ac2a93d8 MOBILE-3205 forum: Show attachments as inline files 2019-10-30 09:10:10 +01:00
Dani Palou
23da8bf471 MOBILE-3132 course: Fix errors when opening activities in offline 2019-10-22 10:49:28 +02:00
Dani Palou
0d41e7206c MOBILE-2491 filter: Prefetch filters 2019-10-08 12:40:01 +02:00
Dani Palou
30a5e83056 MOBILE-2491 filter: Minimize WS calls for module context 2019-10-08 12:40:01 +02:00
Dani Palou
952ce4939b MOBILE-2491 filter: Apply filters to all views that need it 2019-10-08 12:40:01 +02:00