2
0
Fork 0
Commit Graph

213 Commits (6d8d73993f1810388db48fe55433daa4c91837a0)

Author SHA1 Message Date
dpalou b903108a38 MOBILE-1874 block: Implement activity modules block 2018-10-23 08:51:06 +02:00
Juan Leyva 80503d8b08
Merge pull request #1568 from crazyserver/MOBILE-2616
Mobile 2616
2018-10-16 13:20:58 +02:00
Juan Leyva de8d24b76a
Merge pull request #1566 from dpalou/MOBILE-2553
Mobile 2553
2018-10-16 12:25:29 +02:00
dpalou e5b013f203 MOBILE-2553 login: Detect redirect if login fails 2018-10-16 12:22:00 +02:00
dpalou 8f76caad92 MOBILE-2653 iframe: Display warning in offline if needed 2018-10-16 11:55:42 +02:00
Pau Ferrer Ocaña f66c8375ea MOBILE-2616 timeline: Filter events by days 2018-10-16 11:24:23 +02:00
dpalou 871b47369c MOBILE-2553 login: Improve error handling in check site 2018-10-16 10:52:15 +02:00
Albert Gasset ab8fddaaf3 MOBILE-2650 utils: Do not create Window objects, it throws an exception 2018-10-09 10:58:54 +02:00
Albert Gasset 82ca471c5b MOBILE-2650 utils: Fix links inside iframes created after page load 2018-10-09 10:58:54 +02:00
dpalou 15b4b6b8d1 MOBILE-2061 sync: Fix errors displayed while syncing 2018-10-05 16:07:37 +02:00
Juan Leyva 9b833ab46d
Merge pull request #1556 from dpalou/MOBILE-2640
Mobile 2640
2018-10-05 15:46:20 +02:00
dpalou e7e48ee78a MOBILE-2640 errors: Display backtrace for AJAX calls 2018-10-05 15:35:59 +02:00
Juan Leyva cdab6b3657
Merge pull request #1555 from dpalou/MOBILE-2539
Mobile 2539
2018-10-05 12:54:08 +02:00
dpalou 910f92e5ef MOBILE-2640 errors: Display full WS error if enabled 2018-10-04 17:01:05 +02:00
Albert Gasset c770fb9014 MOBILE-2611 utils: Function to check whether HTML content is blank 2018-10-01 17:52:12 +02:00
dpalou 302f58b56d MOBILE-2601 calendar: Display location in calendar events 2018-09-27 12:24:55 +02:00
Dani Palou f090f8f33a MOBILE-2539 url: Support appearance settings 2018-09-25 14:51:07 +02:00
Juan Leyva a5b79f6d6c
Merge pull request #1520 from dpalou/MOBILE-2574
MOBILE-2574 file: Fix avatar not seen when logged out
2018-09-20 14:30:31 +02:00
dpalou 03cc175723 MOBILE-2574 file: Fix avatar not seen when logged out 2018-09-17 09:43:58 +02:00
dpalou c14d7ad04a MOBILE-2577 quiz: Fix position of drags when question contains images 2018-09-14 08:36:31 +02:00
Dani Palou bb40d1652b MOBILE-2568 login: Improve legacy error in desktop apps 2018-08-30 11:21:49 +02:00
Dani Palou e000151ab1 MOBILE-2557 core: Recalculate format-text when core-loading changes 2018-08-27 15:21:45 +02:00
Juan Leyva 47f15ebf9d
Merge pull request #1485 from crazyserver/MOBILE-2558
MOBILE-2558 utils: Check scroll is not destroyed before perform
2018-08-23 13:16:28 +01:00
Pau Ferrer Ocaña cd9f747b7a MOBILE-2558 utils: Check scroll is not destroyed before perform 2018-08-23 13:51:57 +02:00
Juan Leyva 5e4e951352
Merge pull request #1483 from dpalou/MOBILE-2533
MOBILE-2533 core: Apply auto-login to embedded iframes
2018-08-23 12:11:18 +01:00
Dani Palou 23b93986aa MOBILE-2533 core: Apply auto-login to embedded iframes 2018-08-23 13:08:13 +02:00
Juan Leyva edaee776f0
Merge pull request #1479 from crazyserver/MOBILE-2084
MOBILE-2084 resource: Add filesize and type info
2018-08-23 10:22:36 +01:00
Pau Ferrer Ocaña 3d8c68afb5 MOBILE-2084 resource: Add filesize and type info 2018-08-23 10:05:19 +02:00
Dani Palou 0710f9aab9 MOBILE-2534 core: Treat embedded iframes links 2018-08-23 08:52:48 +02:00
Juan Leyva 81c45f8383
Merge pull request #1459 from dpalou/MOBILE-2526
MOBILE-2526 core: Fix text.replace is not a function
2018-08-22 11:20:50 +01:00
Juan Leyva 6483bff49a
Merge pull request #1443 from dpalou/MOBILE-2550
MOBILE-2550 core: Fix error when iterating querySelectorAll
2018-08-21 14:51:10 +01:00
Juan Leyva 1454c29409
Merge pull request #1429 from dpalou/MOBILE-2442
MOBILE-2442 dom: Prevent http requests when parsing HTML
2018-08-20 14:33:32 +01:00
Dani Palou 83aa3398d7 MOBILE-2550 core: Fix error when iterating querySelectorAll 2018-08-14 10:51:05 +02:00
Dani Palou 5ec72b06be MOBILE-2526 core: Fix text.replace is not a function 2018-08-07 13:09:09 +02:00
Juan Leyva e6c5607463
Merge pull request #1424 from dpalou/MOBILE-2478
Mobile 2478
2018-07-24 15:44:01 +02:00
Dani Palou c971b991a8 MOBILE-2442 dom: Prevent http requests when parsing HTML 2018-07-24 10:12:41 +02:00
Dani Palou 912a1f61c5 MOBILE-2478 windows: Fix blank window open when clicking Email 2018-07-20 09:24:13 +02:00
Dani Palou ca31b58df0 MOBILE-2465 dom: Revert DOMParser solution to parse HTML 2018-07-10 12:21:32 +02:00
Dani Palou cbf7214cc3 MOBILE-2444 media: Prevent multiple requests and EXC_BAD_ACCESS 2018-07-09 15:15:44 +02:00
Dani Palou 0e359a1be1 MOBILE-2431 error: Fix wifi icon in network errors 2018-06-21 16:29:41 +02:00
Dani Palou 28e3313a7c MOBILE-2431 sso: Make SSO work in Inappbrowser v3 2018-06-21 13:19:49 +02:00
Albert Gasset 040a9d8d9c MOBILE-2431 login: Fix SSO with InAppBrowser 2018-06-20 17:15:19 +02:00
Pau Ferrer Ocaña 757882428f MOBILE-2430 rte: Enable RTE for iOS 2018-06-19 16:38:31 +02:00
Dani Palou f6d30fb7cb MOBILE-2428 dom: Format content of Alerts 2018-06-14 15:01:11 +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 92e9193157 MOBILE-2381 core: Fix getMimeTypeFromUrl 2018-05-18 12:27:01 +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 28dc1232ad MOBILE-2333 siteplugins: Rename bootstrap to init & treat exceptions 2018-05-02 12:16:15 +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
Dani Palou 01848965d8 MOBILE-2348 core: Return a 'canceled' error in showConfirm 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
Juan Leyva dfd5788271
Merge pull request #1268 from crazyserver/MOBILE-2340
Mobile 2340
2018-03-16 09:54:57 +01:00
Pau Ferrer Ocaña 66ee81609c MOBILE-2340 core: Fix linter errors 2018-03-16 09:31:43 +01:00
Juan Leyva d61c3ec460
Merge pull request #1266 from dpalou/MOBILE-2378
Mobile 2378
2018-03-15 10:08:18 +01:00
Pau Ferrer Ocaña d02b97b913 MOBILE-2349 ws: Fix expected type of WS post calls 2018-03-14 13:41:25 +01:00
Dani Palou 237bbadc7c MOBILE-2378 remotethemes: Implement remote themes 2018-03-14 11:48:53 +01:00
Dani Palou 489de4fc09 MOBILE-2333 core: Use parseJSON from text utils 2018-03-13 09:13:31 +01:00
Dani Palou f209da8ec3 MOBILE-2333 siteplugins: Use lang at plugin level and fix {$a} 2018-03-12 16:45:04 +01:00
Dani Palou 91b020e2fb MOBILE-2333 siteaddons: Allow sending form data 2018-03-12 13:32:12 +01:00
Pau Ferrer Ocaña f938b37f73 MOBILE-2327 messages: Fix errors from Peer review 2018-03-09 10:49:47 +01:00
Pau Ferrer Ocaña 11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Dani Palou 3ed3ded3da MOBILE-2327 core: Hide navbar-buttons when change core-tab 2018-02-22 12:13:41 +01:00
Dani Palou ac6b54322c MOBILE-2327 core: Destroy buttons moved by core-navbar-buttons 2018-02-22 12:13:41 +01:00
Juan Leyva 67f8b32c42
Merge pull request #1243 from crazyserver/dpalou-MOBILE-2335
Dpalou mobile 2335
2018-02-09 15:31:08 +01:00
Pau Ferrer Ocaña 4903b31cb0 MOBILE-2326 grades: Course grades page 2018-02-08 16:45:42 +01:00
Dani Palou 577a0a6598 MOBILE-2335 contextmenu: Merge menus in navbuttons component 2018-02-06 08:47:52 +01:00
Dani Palou 698e2cf8f6 MOBILE-2335 core: Fix issues with DB and restore media 2018-02-06 08:46:49 +01:00
Dani Palou f807907ccb MOBILE-2344 core: Scroll to module when link clicked 2018-02-06 08:45:06 +01:00
Pau Ferrer Ocaña 0d4542f004 MOBILE-2322 files: Style changes 2018-01-29 11:23:45 +01:00
Dani Palou 052208dac7 MOBILE-2322 files: Implement list page 2018-01-29 11:23:45 +01:00
Dani Palou 01ddf7019c MOBILE-2317 core: Fix tslint warnings 2018-01-29 10:09:34 +01:00
Pau Ferrer Ocaña debfb5c6c6 MOBILE-2317 user: Solve PR errors and lints 2018-01-25 15:48:18 +01:00
Pau Ferrer Ocaña d7c6c25292 MOBILE-2317 login: Add custom user profile field to sign-up 2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña ba60f2a7e3 MOBILE-2310 course: Style changes 2018-01-24 09:40:22 +01:00
Dani Palou 514e9bf132 MOBILE-2310 course: Implement singleactivity format 2018-01-19 10:11:33 +01:00
Dani Palou fe2c4cce74 MOBILE-2310 course: Apply prefetch to section page 2018-01-19 10:11:33 +01:00
Dani Palou 64f1551d56 MOBILE-2310 course: Implement prefetch delegate and base handler 2018-01-19 10:11:33 +01:00
Dani Palou 0960ce92d4 MOBILE-2310 core: Improve documentation of interfaces 2018-01-19 10:11:33 +01:00
Dani Palou 2194c8e294 MOBILE-2310 core: Apply constant and protected guidelines 2018-01-19 10:11:33 +01:00
Dani Palou 5aef9af45b MOBILE-2310 core: Fix issues with WS cache 2018-01-19 10:11:32 +01:00
Dani Palou 764309edd7 MOBILE-2310 core: Implement image viewer 2018-01-19 10:11:32 +01:00
Dani Palou 3c8ad5b7b3 MOBILE-2310 course: Implement course module component 2018-01-19 10:11:32 +01:00
Dani Palou 5303d3ab23 MOBILE-2310 course: Implement course provider 2018-01-18 14:35:57 +01:00
Pau Ferrer Ocaña 9aa07fbab0 MOBILE-2308 gulp: Adapt gulp language files creation 2018-01-18 14:33:34 +01:00
Dani Palou d7994eea9a MOBILE-2312 uploader: Implement file uploader provider 2018-01-15 09:30:18 +01:00
Pau Ferrer Ocaña 64460157c1 MOBILE-2302 courses: Adapt styles 2018-01-11 09:19:29 +01:00
Dani Palou 2b03bcf3e4 MOBILE-2302 core: Implement core-file component 2018-01-11 09:19:29 +01:00
Dani Palou 86a9d0dcea MOBILE-2302 core: Pass undefined instead of null for missing params
TypeScript does not use the default value if it receives a null
2018-01-11 09:19:29 +01:00
Dani Palou 2d29cc2da6 MOBILE-2302 courses: Implement My Courses 2018-01-11 09:19:28 +01:00
Dani Palou 03f1614856 MOBILE-2253 core: Use core prefix instead of mm in lang strings 2017-12-18 11:07:13 +01:00
Dani Palou a1c80fb311 MOBILE-2253 emulator: Support SSO authentication 2017-12-18 11:07:13 +01:00
Dani Palou 26d5690c36 MOBILE-2253 login: Restore session in init, handle SSO and other events 2017-12-18 11:07:13 +01:00
Dani Palou 847359bb2a MOBILE-2253 login: Implement email signup without profile fields 2017-12-18 11:07:13 +01:00
Dani Palou 435815cbf2 MOBILE-2253 core: Implement text viewer 2017-12-15 08:09:29 +01:00
Dani Palou a4adffe94d MOBILE-2253 core: Implement HTTP interceptor for WS calls 2017-12-15 08:09:28 +01:00
Dani Palou 80961c23d9 MOBILE-2253 core: Implement core directives for login site 2017-12-15 08:09:28 +01:00
Dani Palou e216341838 MOBILE-2261 core: Implement filepool and file session 2017-12-15 08:05:24 +01:00
Dani Palou 39a1623f8d MOBILE-2261 core: Support progress in download/upload/unzip 2017-12-15 08:05:24 +01:00
Dani Palou fe6a24a0f2 MOBILE-2261 sites: Implement sites provider 2017-12-15 08:05:23 +01:00
Dani Palou c8935be6fe MOBILE-2261 site: Implement sites factory and events provider 2017-12-13 16:19:56 +01:00
Dani Palou 8196c79954 MOBILE-2261 init: Implement init delegate 2017-11-21 12:10:52 +01:00
Dani Palou a4eb66062a MOBILE-2261 utils: Implement several Utils providers 2017-11-21 12:10:49 +01:00