Commit Graph

3848 Commits (aafd111bb47014816bc3d044df7ccc9d9deb6d0d)
 

Author SHA1 Message Date
Juan Leyva aafd111bb4
Merge pull request #2596 from dpalou/MOBILE-2272
MOBILE-2272 attachments: Correctly handle maxSize=0
2020-11-10 09:56:35 +01:00
Dani Palou 8509eafe16 MOBILE-2272 attachments: Correctly handle maxSize=0 2020-11-10 09:26:01 +01:00
Juan Leyva 0cf2b3c74e
Merge pull request #2593 from dpalou/MOBILE-2272
Mobile 2272
2020-11-06 12:31:30 +01:00
Dani Palou 3df105b03b MOBILE-2272 quiz: Use settings name instead of displayoptions 2020-11-06 11:54:02 +01:00
Dani Palou 07af88d5d9 MOBILE-2272 quiz: Improve calculate essay state in offline 2020-11-06 11:54:02 +01:00
Dani Palou 65909073fa MOBILE-2272 quiz: Support deleting attachments 2020-11-06 11:54:02 +01:00
Dani Palou 5b0059a617 MOBILE-2272 quiz: Support display options in questions 2020-11-06 11:54:02 +01:00
Dani Palou f144a29fee MOBILE-2272 quiz: Fix error when calculating new state in offline 2020-11-06 11:54:02 +01:00
Dani Palou d2f4c85af2 MOBILE-2272 quiz: Support add new files in essay in offline 2020-11-06 11:54:02 +01:00
Dani Palou 9d0ae3c34b MOBILE-2272 quiz: Convert sync function to async/await 2020-11-06 11:54:02 +01:00
Dani Palou 46efcc441a MOBILE-2272 quiz: Support add new files in essay in online 2020-11-06 11:54:02 +01:00
Dani Palou 3f40127661 MOBILE-2272 quiz: Support viewing attachments and inline files 2020-11-06 11:54:02 +01:00
Dani Palou b6ed831b25 MOBILE-2272 attachments: Make -1 mean unlimited in size and files 2020-11-06 11:54:02 +01:00
Juan Leyva f780b3afc3
Merge pull request #2590 from dpalou/MOBILE-3583
MOBILE-3583 quiz: Fix matching questions in 3.10
2020-11-05 16:11:08 +01:00
Dani Palou ac4ad429e9
Merge pull request #2589 from jleyva/MOBILE-3587
MOBILE-3587 login: Support auto-complete
2020-11-05 15:37:24 +01:00
Dani Palou 5a95304505 MOBILE-3583 quiz: Fix matching questions in 3.10 2020-11-05 15:31:58 +01:00
Juan Leyva b66935cb49
Merge pull request #2588 from dpalou/MOBILE-3523
MOBILE-3523 push: Allow push with siteurl or no site
2020-11-05 13:39:42 +01:00
Dani Palou 5cd77060fb MOBILE-3523 push: Allow push with siteurl or no site 2020-11-05 13:31:08 +01:00
Juan Leyva e3cb0968e6 MOBILE-3587 login: Support auto-complete
For allowing users to use Google Smart Lock and shared web credentials for iOS
2020-11-04 11:09:42 +01:00
Juan Leyva f2df105a48
Merge pull request #2587 from crazyserver/MOBILE-3543
Mobile 3543
2020-11-03 13:40:34 +01:00
Juan Leyva 08b3dc4723
Merge pull request #2586 from dpalou/MOBILE-3578
MOBILE-3578 competency: Fix multiple requests when view user profile
2020-11-03 13:33:14 +01:00
Juan Leyva 3c49b7f24c
Merge pull request #2583 from dpalou/MOBILE-3507
MOBILE-3507 push: Call get_user_devices after register in Moodle
2020-10-30 14:53:40 +01:00
Dani Palou a0104f5a1e MOBILE-3507 push: Call get_user_devices after register in Moodle 2020-10-30 13:54:45 +01:00
Dani Palou c9e5778f35
Merge pull request #2581 from NoelDeMartin/MOBILE-3320-ionic3
MOBILE-3320 plugins: Update wkuserscript plugin usage
2020-10-30 08:08:01 +01:00
Noel De Martin b39c5ef909 MOBILE-3320 plugins: Update wkuserscript plugin usage 2020-10-29 17:12:43 +01:00
Dani Palou 3b89d7bf12 MOBILE-3578 competency: Fix multiple requests when view user profile 2020-10-26 15:44:19 +01:00
Pau Ferrer Ocaña d2c7ee4b39 MOBILE-3543 electron: Update electron to 8.0.2 2020-10-26 14:40:00 +01:00
Pau Ferrer Ocaña d1b1c68e0e MOBILE-3543 emulator: Use new HTMLMediaElement when capturing 2020-10-26 14:39:38 +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
Juan Leyva deb6438648
Merge pull request #2568 from crazyserver/MOBILE-3572
Mobile 3572
2020-10-21 13:36:27 +02:00
Juan Leyva 099ca77221
Merge pull request #2567 from dpalou/MOBILE-3571
MOBILE-3571 core: Split calls with too many parameters
2020-10-21 13:34:26 +02: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 e76f0d6cc0 MOBILE-3523 login: Fix and simplify login style personalization 2020-10-19 11:17:23 +02:00
Dani Palou 5452ce6cff MOBILE-3571 core: Split calls with too many parameters 2020-10-16 14:30:39 +02:00
Pau Ferrer Ocaña 5cf0204240 MOBILE-3572 settings: Add notice when auto color scheme is selected 2020-10-16 14:04:39 +02:00
Pau Ferrer Ocaña b6cb643978 MOBILE-3572 settings: Set light mode as default scheme mode 2020-10-16 14:04:39 +02:00
Juan Leyva 1f1912bf98
Merge pull request #2564 from crazyserver/MOBILE-3200
Mobile 3200
2020-10-16 13:18:26 +02:00
Juan Leyva 8f958d7aec
Merge pull request #2563 from sammarshallou/MOBILE-3556
MOBILE-3556 Login: Send extra parameter on token.php check
2020-10-16 13:16:52 +02:00
Juan Leyva 3a27eda256
Merge pull request #2562 from dpalou/MOBILE-3523
Mobile 3523
2020-10-16 13:13:28 +02:00
Juan Leyva a948e4b07b
Merge pull request #2561 from vuvanhieu143/MOBILE-3569_intergration
MOBILE-3569 resource: Allow IFRAME to use XHTML
2020-10-16 10:03:34 +02:00
hieuvu e0413f8ebe MOBILE-3569 resource: Allow IFRAME to use XHTML 2020-10-15 16:57:53 +07:00
Dani Palou 0124b4d567 MOBILE-3523 ios: Fix embedded iframes cookies in iOS 2020-10-15 10:31:37 +02:00
Dani Palou 514ccda794 MOBILE-3523 ios: Fix error calculating platform version 2020-10-15 09:27:09 +02:00
Dani Palou d986401aef MOBILE-3523 config: Lock plugins and libraries for 3.9.3 2020-10-15 09:07:02 +02:00
Dani Palou 0f968c6986 MOBILE-3523 login: Fix consecutive logins if logout+SSO 2020-10-15 09:02:09 +02:00
Dani Palou 94b215816e MOBILE-3523 core: Fix handlers order if one hasn't priority 2020-10-05 11:42:21 +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