hieuvu
e0413f8ebe
MOBILE-3569 resource: Allow IFRAME to use XHTML
2020-10-15 16:57:53 +07:00
Pau Ferrer Ocaña
f0a13c9a93
MOBILE-3519 forum: Fix offline replies new format
2020-09-25 13:02:45 +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
Juan Leyva
df815e2191
Merge pull request #2534 from dpalou/MOBILE-3432
...
Mobile 3432
2020-09-22 12:58:06 +02:00
Dani Palou
9a3332f01d
MOBILE-3432 core: Add isOpenableInApp to more places
2020-09-21 11:44:05 +02:00
Dani Palou
b046d57f2b
MOBILE-3432 core: Move isOpenableInApp check to more reusable functions
2020-09-21 10:41:43 +02:00
Dani Palou
9dce6d408b
MOBILE-3432 core: Make file type exclusion modal always on top
2020-09-21 10:39:23 +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
Tien Nguyen Phuc
b8daa1dc1b
MOBILE-3432 files: File type exclusion list for mobile
2020-09-21 08:23:48 +02:00
Noel De Martin
793e029cbd
MOBILE-3523 login: Move login checks and modals to providers
2020-09-17 12:27:22 +02:00
Dani Palou
06ce5e765c
MOBILE-3507 notifications: Support view rich text when clicked
2020-09-16 11:34:42 +02:00
Pau Ferrer Ocaña
dbae55bff2
MOBILE-3532 ionic: Half Revert Fix check device during loading
...
This reverts commit 8844abd857cbbc4ea182bcd83ef21e34d71aa292.
2020-09-16 09:30:08 +02:00
Pau Ferrer Ocaña
afce5d28b1
MOBILE-3519 forum: Use WS mod_forum_get_discussion_posts when available
2020-09-15 09:57:45 +02:00
Pau Ferrer Ocaña
8844abd857
MOBILE-3534 ionic: Fix check device during loading
2020-09-14 13:08:54 +02:00
Pau Ferrer Ocaña
1b014ba3ba
MOBILE-3532 utils: Wrap is('android') calls
2020-09-09 16:54:28 +02:00
Pau Ferrer Ocaña
fd92f7cb03
MOBILE-3532 utils: Use device info instead of platform class
2020-09-09 16:50:53 +02:00
Pau Ferrer Ocaña
4ba6f0b6fa
MOBILE-3532 utils: Wrap is('ios') calls
2020-09-09 16:50:53 +02:00
Juan Leyva
88281b14cc
Merge pull request #2510 from dpalou/MOBILE-3508
...
MOBILE-3508 core: Fix external repositories files download
2020-09-09 16:33:23 +02:00
Juan Leyva
c3bbcd2702
Merge pull request #2503 from dpalou/MOBILE-3449
...
Mobile 3449
2020-09-09 13:21:44 +02:00
Juan Leyva
f15a39983c
Merge pull request #2500 from dpalou/MOBILE-3430
...
Mobile 3430
2020-09-08 16:28:51 +02:00
Juan Leyva
eda8ca1fcf
Merge pull request #2497 from dpalou/MOBILE-3480
...
MOBILE-3480 core: Treat SVG images and links in format-text
2020-09-08 16:24:01 +02:00
Juan Leyva
3fc4fa25d8
Merge pull request #2495 from dpalou/MOBILE-3487
...
MOBILE-3487 filepool: Fix invalidate unknown files query
2020-09-08 16:20:52 +02:00
Dani Palou
838e611dab
MOBILE-3188 core: Use usual format in new name of wscache table
2020-09-02 10:21:34 +02:00
sam marshall
d0c93f6416
MOBILE-3188 Web services: Record component that owns WS cache item
...
This commit adds optional component and componentId fields to the
preSets variable, which are recorded in the wscache table.
These are then used by (a) core site plugins where a module cmid
is available, and (b) the forum (as an example core implementation)
so that module site plugins and forum provide the new data.
(Note that this is not going to be very useful where we retrieve
data for multiple activities at once, which happens for activities
like Page. Still, it is optional.)
2020-09-02 10:21:34 +02:00
Dani Palou
208be32d8a
MOBILE-3508 core: Fix external repositories files download
2020-09-01 14:11:08 +02:00
Dani Palou
bc168bd7b1
MOBILE-3430 messages: Refactor some functions
...
It basically converts some functions to use async&await and also changes the parameters of getConversationMessages
2020-08-31 11:20:20 +02:00
Dani Palou
d2ae7505e1
MOBILE-3449 assign: Add synchronization to more pages
2020-08-31 11:12:35 +02:00
Dani Palou
767e8ab38f
MOBILE-3480 core: Treat SVG images and links in format-text
2020-08-31 11:01:43 +02:00
Pau Ferrer Ocaña
22e27fb65d
MOBILE-3435 utils: replace irregular whitespace causing error
2020-08-26 09:24:30 +02:00
Juan Leyva
a076271f81
Merge pull request #2483 from dpalou/MOBILE-3510
...
MOBILE-3510 h5p: Fix ' displayed instead of single quote
2020-08-25 21:19:32 +02:00
Juan Leyva
25933d2429
Merge pull request #2482 from dpalou/MOBILE-3435
...
MOBILE-3435 signup: Display error if it has required unsupported field
2020-08-25 16:49:43 +02:00
Juan Leyva
715e1e6600
Merge pull request #2480 from dpalou/MOBILE-3477
...
MOBILE-3477 core: Reduce concurrent calls to local-notifications plugin
2020-08-25 16:35:47 +02:00
Juan Leyva
2efd9f42cb
Merge pull request #2479 from dpalou/MOBILE-3468
...
MOBILE-3468 login: Treat other URL schemes in QR in login
2020-08-25 16:30:15 +02:00
Juan Leyva
940f5bbeaf
Merge pull request #2477 from dpalou/MOBILE-3465
...
MOBILE-3465 core: Handle window.open outside of iframes
2020-08-25 12:02:00 +02:00
Dani Palou
037505f805
MOBILE-3435 signup: Display error if it has required unsupported field
2020-07-30 13:09:41 +02:00
Dani Palou
72bffd619b
MOBILE-3510 h5p: Fix ' displayed instead of single quote
2020-07-29 08:49:23 +02:00
Dani Palou
e08439a91f
MOBILE-3477 core: Reduce concurrent calls to local-notifications plugin
2020-07-28 08:11:49 +02:00
Dani Palou
7464cec9d7
MOBILE-3468 login: Treat other URL schemes in QR in login
2020-07-27 12:47:49 +02:00
Dani Palou
3a424755ec
MOBILE-3465 core: Handle window.open outside of iframes
2020-07-21 09:25:42 +02:00
Dani Palou
8b4c693bec
MOBILE-3488 android: Open HTML files in InAppBrowser
2020-07-16 11:49:19 +02:00
Dani Palou
edba91d5f4
MOBILE-3487 filepool: Fix invalidate unknown files query
2020-07-15 13:09:47 +02:00
Dani Palou
d1a9d7472b
MOBILE-3476 login: Make demo accounts case insensitive
2020-07-13 09:51:29 +02:00
Dani Palou
ff3e447f5a
MOBILE-3467 login: Set loggedOut to false when adding an existing site
2020-07-03 06:14:39 +02:00
Juan Leyva
ca4dc7221d
Merge pull request #2432 from dpalou/MOBILE-3456
...
MOBILE-3456 ws: Don't set http plugin header in Android
2020-07-02 11:22:33 +02:00
Juan Leyva
5ab88ad100
Merge pull request #2431 from dpalou/MOBILE-3458
...
Mobile 3458
2020-07-02 10:37:28 +02:00
Dani Palou
e72bafe359
MOBILE-3456 ws: Don't set http plugin header in Android
2020-07-02 07:45:40 +02:00
Dani Palou
d52392f46b
MOBILE-3458 core: Validate custom URLs and QR
2020-07-01 16:01:17 +02:00