2
0
Fork 0
Commit Graph

213 Commits (6d8d73993f1810388db48fe55433daa4c91837a0)

Author SHA1 Message Date
Dani Palou cfaaefc184 MOBILE-1927 calendar: Allow creating events in online 2019-07-17 13:12:07 +02:00
Dani Palou 11f34887d0 MOBILE-2808 datetime: Do not use am/pm in datetime 2019-07-17 12:00:32 +02:00
Dani Palou 71cd612878 MOBILE-3073 login: Display debug messages when adding site 2019-07-16 16:40:41 +02:00
Mark Johnson 3e690ad65d MOBILE-3100 accessibility: Add font size options in general settings 2019-07-16 13:22:59 +01:00
Dani Palou 8d64fea2af MOBILE-3098 iframe: Open in app links inside iframes 2019-07-16 08:22:58 +02:00
Dani Palou db0fe2052a MOBILE-3043 lesson: Improve error message when viewing old retakes 2019-07-09 12:00:45 +02:00
Dani Palou 136869cc04 MOBILE-3039 push: Fix sync errors caused by pushnotifications 2019-05-30 12:21:38 +02:00
Dani Palou 455b78d98f MOBILE-3039 core: Wait a bit before displaying loading modal 2019-05-22 09:07:04 +02:00
Dani Palou 0f3c6099b3 MOBILE-3039 core: Fix allPromises error detection 2019-05-21 10:59:12 +02:00
Dani Palou 822dd057ef MOBILE-2957 fcm: Log events in Firebase too 2019-05-20 12:22:20 +02:00
Juan Leyva b9d8d22b79
Merge pull request #1918 from dpalou/MOBILE-3013
Mobile 3013
2019-05-16 18:06:13 +02:00
Dani Palou 15aac08bdd MOBILE-3013 core: Support URLs without protocol in new schemes 2019-05-16 18:03:48 +02:00
Dani Palou 99f79b9ff9 MOBILE-3013 core: Support new kind of URL schemes 2019-05-16 18:03:48 +02:00
Dani Palou cab44018a6 MOBILE-3013 core: Support handling root URLs 2019-05-16 18:01:52 +02:00
Dani Palou a8037b80b7 MOBILE-3001 core: Improve performance of uniqueArray 2019-05-16 17:56:14 +02:00
Mark Johnson d3420d9be6 MOBILE-2939 offline: Improve download confirm and error messages. 2019-05-13 10:54:44 +01:00
Juan Leyva 6cc3d90d44
Merge pull request #1899 from dpalou/MOBILE-3010
Mobile 3010
2019-05-10 11:35:55 +02:00
Dani Palou 38a7dd355e MOBILE-3010 core: Support Bootstrap tooltips 2019-05-08 11:36:51 +02:00
Juan Leyva 9b4da3e474
Merge pull request #1895 from dpalou/MOBILE-3008
MOBILE-3008 core: Filter undefined in objectToArrayOfObjects
2019-05-07 20:46:24 +02:00
Dani Palou 6ae25efd51 MOBILE-3008 core: Filter undefined in objectToArrayOfObjects 2019-05-07 17:07:58 +02:00
Pau Ferrer Ocaña 470dbf2cba MOBILE-2964 styles: Improve alert styling 2019-05-07 11:51:40 +02:00
Dani Palou be5cbfd728 MOBILE-2964 message: Support delete messages for all users 2019-05-06 14:44:03 +02:00
Dani Palou 4490dc94c8 MOBILE-2963 message: Highlight search results 2019-05-02 09:05:35 +02:00
Dani Palou 407a33b5cd MOBILE-2907 resource: Use customdata and afterlink if possible 2019-04-26 16:16:15 +02:00
Dani Palou 8b2ed818fa MOBILE-2919 forum: Handle forum discussion notification clicks 2019-03-14 09:25:29 +01:00
Pau Ferrer Ocaña a53066d935 MOBILE-2822 utils: Make word count aware of block tags 2019-02-21 15:28:01 +01:00
Juan Leyva cc9ba9204c
Merge pull request #1771 from crazyserver/MOBILE-2796
Mobile 2796
2019-02-18 16:06:02 +01:00
Juan Leyva aa3d1fd2d0
Merge pull request #1769 from dpalou/MOBILE-2875
MOBILE-2875 core: Map remoteAddOn_ to sitePlugin_
2019-02-18 15:12:01 +01:00
Dani Palou a6d429f756 MOBILE-2875 core: Map remoteAddOn_ to sitePlugin_ 2019-02-15 15:49:23 +01:00
Pau Ferrer Ocaña 1d6b79f33a MOBILE-2820 calendar: Add multiple reminders to calendar events 2019-02-15 13:33:04 +01:00
Dani Palou c9a536f1b5 MOBILE-2861 core: Fix error when dismissing a loading modal twice 2019-02-08 15:08:47 +01:00
Dani Palou bf786ba596 MOBILE-2844 course: Display size instead of are you sure in prefetch 2019-01-28 10:26:30 +01:00
Dani Palou 971aebd658 MOBILE-2795 ios: Handle files shared through iCloud 2019-01-10 13:30:27 +01:00
Juan Leyva 756fce9a84
Merge pull request #1707 from dpalou/MOBILE-2795
Mobile 2795
2019-01-07 13:37:10 +01:00
Dani Palou 49d283c22d MOBILE-2795 core: Allow setting several dismiss callbacks to alerts 2019-01-07 13:19:21 +01:00
Pau Ferrer Ocaña 5520598e31 MOBILE-2795 debug: Show error message trace when debug is on 2019-01-07 12:42:57 +01:00
Dani Palou 7ced9ccd5d MOBILE-2795 lang: Use fallback for countries list 2019-01-04 13:02:28 +01:00
Dani Palou 588ceaac71 MOBILE-2795 date: Fix format for datetime inputs 2019-01-04 13:02:28 +01:00
Dani Palou 78636f2e97 MOBILE-2754 core: Fix words in PHP time formats 2018-12-21 13:48:22 +01:00
Dani Palou 0475b77dcc MOBILE-2754 core: Fix 24 hour format used when it shouldn't 2018-12-20 10:07:52 +01:00
Dani Palou 02a7f39080 MOBILE-2791 core: Prevent repeated alerts 2018-12-17 15:01:44 +01:00
Dani Palou d37acccee8 MOBILE-2754 core: Use Moodle strings for dates 2018-12-14 12:47:26 +01:00
Juan Leyva 6276a888a3
Merge pull request #1650 from crazyserver/MOBILE-2779
MOBILE-2779 course: Display the icon of unsupported activities
2018-12-10 17:05:57 +01:00
Dani Palou 971112c7d3 MOBILE-2764 assign: Improve text and separator handling in grades 2018-12-05 15:32:23 +01:00
Pau Ferrer Ocaña d91b181b0d MOBILE-2779 course: Display the icon of unsupported activities 2018-12-04 13:07:18 +01:00
Dani Palou 271aa2345d MOBILE-2764 assign: Fix comma decimals in Android 4 & 5 2018-11-29 15:43:52 +01:00
Dani Palou 3931107c94 MOBILE-2764 assign: Display right decimal separator in gradebook grade 2018-11-29 15:26:37 +01:00
Dani Palou 7261841edd MOBILE-2752 iframe: Handle window.open with target _self 2018-11-23 13:22:54 +01:00
dpalou 95edf619f0 MOBILE-2728 iframe: Allow navigating in online frames 2018-11-13 13:54:36 +01:00
Albert Gasset 8a4563aa28 MOBILE-2675 iframe: Open site content in the app in offline 2018-11-06 16:05:06 +01:00
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