203 Commits

Author SHA1 Message Date
Dani Palou
28e3313a7c MOBILE-2431 sso: Make SSO work in Inappbrowser v3 2018-06-21 13:19:49 +02:00
Pau Ferrer Ocaña
e76698ba51 MOBILE-2430 rte: Resize with keyboard open and close 2018-06-21 12:30:00 +02:00
Juan Leyva
409d1bac3e
Merge pull request #1360 from dpalou/MOBILE-2431
Mobile 2431
2018-06-21 09:20:12 +02:00
Albert Gasset
040a9d8d9c MOBILE-2431 login: Fix SSO with InAppBrowser 2018-06-20 17:15:19 +02:00
Dani Palou
14ec310129 MOBILE-2431 file: Fix copy and move files with special characters 2018-06-20 14:51:05 +02:00
Dani Palou
fa744ca7f2 MOBILE-2431 localnotif: Fix local notification clicks 2018-06-20 09:33:24 +02:00
Pau Ferrer Ocaña
757882428f MOBILE-2430 rte: Enable RTE for iOS 2018-06-19 16:38:31 +02:00
Dani Palou
ec6ab104e6 MOBILE-2434 login: Handle old Moodle sites 2018-06-19 16:34:03 +02:00
Pau Ferrer Ocaña
787eb3531b MOBILE-2430 notifications: Improve local notifications design 2018-06-15 13:31:57 +02:00
Dani Palou
f6d30fb7cb MOBILE-2428 dom: Format content of Alerts 2018-06-14 15:01:11 +02:00
Dani Palou
f85a2c103a MOBILE-2428 update: Migrate local notification components 2018-06-14 13:41:49 +02:00
Dani Palou
b19a1f8fe1 MOBILE-2428 update: Implement calendar update task 2018-06-14 08:39:34 +02:00
Juan Leyva
d9336131eb
Merge pull request #1331 from dpalou/MOBILE-2404
Mobile 2404
2018-06-07 12:59:45 +02:00
Dani Palou
b2648612af MOBILE-2376 ws: Treat PHP as an invalid extension 2018-06-06 15:04:21 +02:00
Dani Palou
0c59a6c7c4 MOBILE-2404 pluginfile: Fix plugin file handlers 2018-06-01 12:33:33 +02:00
Dani Palou
dcd1ab0415 MOBILE-2404 update: Migrate site DB addon tables 2018-06-01 12:33:33 +02:00
Dani Palou
91035595b2 MOBILE-2404 update: Migrate site DB core tables 2018-06-01 12:33:33 +02:00
Dani Palou
8bda41bfcf MOBILE-2404 update: Migrate app DB tables 2018-06-01 12:33:33 +02:00
Dani Palou
6b45763095 MOBILE-2404 config: Don't support booleans in config provider 2018-05-31 11:13:40 +02:00
Juan Leyva
7ef4726bf5
Merge pull request #1327 from crazyserver/MOBILE-2338
Mobile 2338
2018-05-30 17:09:34 +02:00
Dani Palou
b350c7a52e MOBILE-2345 lesson: Fix issues with prefetch and offline 2018-05-30 12:28:39 +02:00
Dani Palou
d53a7acda5 MOBILE-2338 compile: Monitor jsData changes 2018-05-30 11:53:42 +02:00
Juan Leyva
a4b1dd0c73
Merge pull request #1325 from dpalou/MOBILE-2353
Mobile 2353
2018-05-30 11:52:27 +02:00
Pau Ferrer Ocaña
c492921df1 MOBILE-2353 rte: Improve editor with resizing 2018-05-30 09:37:16 +02:00
Dani Palou
dccfb64e1f MOBILE-2376 core: Fix issues with pluginfile.php
- Improve how to detect if the URL has params.
- Replace & with &
- Only add webservice to the URL if it's the core pluginfile
2018-05-22 16:37:47 +02:00
Dani Palou
22de3d930a MOBILE-2376 siteplugins: Fix lang params subproperties 2018-05-21 14:30:26 +02:00
Juan Leyva
bd8bbf9726
Merge pull request #1316 from dpalou/MOBILE-2381
Mobile 2381
2018-05-18 12:42:51 +02:00
Dani Palou
92e9193157 MOBILE-2381 core: Fix getMimeTypeFromUrl 2018-05-18 12:27:01 +02:00
Dani Palou
7e8332d978 MOBILE-2413 lang: Fix custom and plugins strings 2018-05-17 13:53:42 +02:00
Albert Gasset
401b407f1f MOBILE-2341 forum: Migrate Forum 2018-05-15 17:29:06 +02:00
Juan Leyva
bc71bbbdfc
Merge pull request #1308 from dpalou/MOBILE-2376
Mobile 2376
2018-05-15 10:09:33 +02:00
Dani Palou
ce62a16460 MOBILE-2376 core: Decrease exceptions in console on start 2018-05-11 14:55:37 +02:00
Dani Palou
43be0b3d0a MOBILE-2403 core: Install webintent and implement openOnlineFile 2018-05-11 11:15:53 +02:00
Dani Palou
35d854f93e MOBILE-2403 core: Install fileopener and implement openFile 2018-05-11 09:25:37 +02:00
Dani Palou
eff08198e1 MOBILE-2333 siteplugins: Support CSS files 2018-05-03 15:08:19 +02:00
Dani Palou
28dc1232ad MOBILE-2333 siteplugins: Rename bootstrap to init & treat exceptions 2018-05-02 12:16:15 +02:00
Dani Palou
5793af108d MOBILE-2350 scorm: Fix unzip in browser and sync WS calls 2018-04-27 09:23:34 +02:00
Dani Palou
ae290c3c05 MOBILE-2334 assign: Fix errors with offline and sync 2018-04-26 13:38:58 +02:00
Dani Palou
847a9da41b MOBILE-2334 assign: Implement edit page 2018-04-26 10:13:01 +02:00
Dani Palou
f3ae04600f MOBILE-2334 assign: Implement submission component 2018-04-26 10:13:01 +02:00
Dani Palou
0bb96f0e80 MOBILE-2334 assign: Implement assign index page 2018-04-26 10:13:01 +02:00
Dani Palou
941295cccd MOBILE-2334 assign: Implement assign provider and offline 2018-04-26 10:04:54 +02:00
Pau Ferrer Ocaña
d8d34a786a MOBILE-2339 feedback: Implement form page 2018-04-16 09:35:53 +02:00
Pau Ferrer Ocaña
c586db40dd MOBILE-2339 feedback: Implement Index page 2018-04-16 09:35:53 +02:00
Juan Leyva
1346f86372
Merge pull request #1291 from dpalou/MOBILE-2348
Mobile 2348
2018-04-13 15:36:48 +02:00
Albert Gasset
99af917816 MOBILE-2329 settings: Migrate preferences 2018-04-09 13:20:45 +02:00
Dani Palou
01848965d8 MOBILE-2348 core: Return a 'canceled' error in showConfirm 2018-04-09 12:42:55 +02:00
Dani Palou
ad1e564600 MOBILE-2348 quiz: Fix problems in prefetch and offline 2018-04-09 12:42:55 +02:00
Dani Palou
c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Dani Palou
a6ea996778 MOBILE-2319 db: Use REPLACE in inserts 2018-03-20 15:44:26 +01:00