Commit Graph

3618 Commits (4543bf3b832374d9d479780d7c07caa0a6f01d00)

Author SHA1 Message Date
Pau Ferrer Ocaña ec1f63c818 MOBILE-3565 login: Fix some login styles 2020-11-05 16:42:43 +01:00
Pau Ferrer Ocaña a71aa53dae MOBILE-3565 settings: Add general settings page 2020-11-05 16:42:43 +01:00
Pau Ferrer Ocaña 3be2f204f4 MOBILE-3565 login: Fix some styles 2020-11-05 16:42:43 +01:00
Pau Ferrer Ocaña 7ef503fab6 MOBILE-3565 core-tabs: First version of the component 2020-11-05 16:42:43 +01:00
Dani Palou ccdfdc542f MOBILE-3565 browser: Fix open file in browser 2020-11-03 11:33:45 +01:00
Dani Palou d8de93f794 MOBILE-3565 components: Create core-file component 2020-11-03 11:33:45 +01:00
Dani Palou 1ed95a4ade MOBILE-3565 browser: Mock some ionic-native services for browser 2020-11-03 11:33:45 +01:00
Noel De Martin d8aca97906 MOBILE-3320 routes: Guard authenticated routes 2020-11-02 15:16:51 +01:00
Noel De Martin 7a3dd22189 MOBILE-3320 routes: Define dynamic mainmenu routes 2020-11-02 15:16:40 +01:00
Dani Palou c84ffc3b6a MOBILE-3565 login: Implement reconnect page 2020-10-30 12:48:43 +01:00
Dani Palou 9fd6c38f2d MOBILE-3565 core: Fix errors when compiling in prod mode 2020-10-30 09:17:36 +01:00
Dani Palou 338c2aad68 MOBILE-3565 core: Update WKUserScript plugin 2020-10-30 08:54:16 +01:00
Dani Palou 893bb3c3a8 MOBILE-3565 core: Fix some template warnings 2020-10-29 15:57:15 +01:00
Dani Palou 5149e7465a MOBILE-3565 router: Use corrected relativeLinkResolution 2020-10-29 15:53:43 +01:00
Dani Palou a6467f5073 MOBILE-3565 login: Implement signup page 2020-10-29 15:53:43 +01:00
Dani Palou 232669855a MOBILE-3565 components: Create input-errors, mark-required and recaptcha 2020-10-29 15:53:43 +01:00
Dani Palou 51e220f497 MOBILE-3565 tests: Add some unit tests for URL utils 2020-10-29 15:53:43 +01:00
Dani Palou 1d105b7299 MOBILE-3565 login: Implement some todo functions of login helper 2020-10-29 15:53:43 +01:00
Dani Palou a39c65801b MOBILE-3565 login: Implement site policy page 2020-10-29 15:53:43 +01:00
Dani Palou 6df1c2109d MOBILE-3565 services: Move some DB vars and init to new files 2020-10-29 15:53:43 +01:00
Dani Palou 03f9723329 MOBILE-3565 login: Implement change password page 2020-10-29 15:53:43 +01:00
Dani Palou 7e2436e7ca MOBILE-3565 login: Fix some styles of credentials page 2020-10-29 15:53:43 +01:00
Dani Palou 996f1c6ae3 MOBILE-3565 login: Implement forgotten password page 2020-10-29 15:53:43 +01:00
Dani Palou d66c744ab8 MOBILE-3565 login: Add help and onboarding modals 2020-10-29 15:41:46 +01:00
Pau Ferrer Ocaña 9a3de31b63 MOBILE-3565 resources: Add favicon 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña c1b7b10c5d MOBILE-3565 home: Move home component to mainmenu 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña 8a816561c7 MOBILE-3565 core: Style error alerts 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña 7008be6536 MOBILE-3565 core: Drop desktop support 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña 14decb9c01 MOBILE-3565 core: Style loading and show password components 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña 176407a613 MOBILE-3565 core: Add empty box and icon properties 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña 9a6b4d1d2a MOBILE-3565 login: Fix site page styles 2020-10-28 15:59:38 +01:00
Pau Ferrer Ocaña 58d5e7446b MOBILE-3565 icons: Use ion-icon instead of core-icon 2020-10-28 15:59:38 +01:00
Pau Ferrer Ocaña 72b7202029 MOBILE-3565 icons: Add font awesome 5.15.1 svg files 2020-10-28 15:59:38 +01:00
Pau Ferrer Ocaña 0101577f40 MOBILE-3565 icons: Use fontawesome 5 and deprecate core-icon 2020-10-28 15:59:36 +01:00
Noel De Martin 92f0c0c130 MOBILE-3320 lint: Remove @Output prefix rule 2020-10-26 17:01:23 +01:00
Noel De Martin 7ee20ea56a MOBILE-3320 lint: Fix linting 2020-10-26 16:55:54 +01:00
Noel De Martin 3996880ab7 MOBILE-3320 tests: Fix tests 2020-10-26 16:54:14 +01:00
Noel De Martin d94630ce61 MOBILE-3320 tests: Add test placeholders 2020-10-26 16:53:26 +01:00
Noel De Martin c81b55820c MOBILE-3320 tests: Add link directive tests 2020-10-26 16:52:26 +01:00
Noel De Martin 8cd764551f MOBILE-3320 tests: Add icon component tests 2020-10-26 16:34:06 +01:00
Noel De Martin b59cf7b20b MOBILE-3320 tests: Add text utils tests 2020-10-26 16:34:06 +01:00
Noel De Martin 504bfe4c08 MOBILE-3320 tests: Add format-text directive tests 2020-10-26 16:34:06 +01:00
Dani Palou ded36482d7 MOBILE-3565 modules: Create a module for each page 2020-10-26 14:17:41 +01:00
Dani Palou 3a831c3ef1 MOBILE-3565 home: Add a Hello World as Home page 2020-10-26 13:11:09 +01:00
Dani Palou 06c7035834 MOBILE-3565 core: Fix errors when compiling in prod mode 2020-10-26 13:11:09 +01:00
Dani Palou 1d794f42b4 MOBILE-3565 directives: Implement core-link directive 2020-10-26 08:41:46 +01:00
Dani Palou 0c3d5293d4 MOBILE-3565 settings: Fix settings module name 2020-10-23 11:07:31 +02:00
Dani Palou a332faa81e MOBILE-3565 mainmenu: Initial implementation of main menu 2020-10-23 11:07:31 +02:00
Pau Ferrer Ocaña 2f16be7a0c MOBILE-3565 login: Fix sites page styles 2020-10-22 14:38:49 +02:00
Pau Ferrer Ocaña 0f694769ed MOBILE-3565 core: Add core-fab directive 2020-10-22 14:24:49 +02:00
Pau Ferrer Ocaña 2af25ff8fd MOBILE-3565 settings: Settings pages 2020-10-22 14:24:45 +02:00
Noel De Martin 10e7df2ce6 MOBILE-3320 events: Refactor service to singleton 2020-10-22 12:48:51 +02:00
Noel De Martin 3647bc628a MOBILE-3320 tests: Fix tests 2020-10-22 12:48:51 +02:00
Noel De Martin 7f2751bb4f MOBILE-3320 lint: Fix linting errors 2020-10-22 12:32:32 +02:00
Noel De Martin 836e866443 MOBILE-3320 config: Update old config references 2020-10-22 12:31:31 +02:00
Noel De Martin a1445dcf99 MOBILE-3320 config: BUILD and CONFIG constants
Generate constants from webpack script to support jsonc files and read environment config
2020-10-22 10:45:52 +02:00
Dani Palou 34d6eca9a8 MOBILE-3565 login: Implements site page 2020-10-22 09:47:19 +02:00
Dani Palou 44da5c36d1 MOBILE-3565 directives: Implement external-content directive 2020-10-22 09:47:19 +02:00
Dani Palou 7a517ba271 MOBILE-3565 core: Fix errors caused by strict checks 2020-10-22 09:47:19 +02:00
Dani Palou 317444049c MOBILE-3565 login: Initial implementation of credentials page 2020-10-20 15:32:02 +02:00
Dani Palou 73612f5138 MOBILE-3565 directives: Implement supress-events directive 2020-10-20 15:32:02 +02:00
Dani Palou 13ae736480 MOBILE-3565 directives: Implement auto-focus directive 2020-10-20 15:31:30 +02:00
Dani Palou 345a26cd7b MOBILE-3565 directives: Implement format-text directive 2020-10-20 15:31:30 +02:00
Dani Palou a6bf6afe7a MOBILE-3565 components: Implement loading component 2020-10-20 15:29:01 +02:00
Dani Palou 072c05c268 MOBILE-3565 components: Implement show-password component 2020-10-20 15:29:01 +02:00
Dani Palou 727db6c4ea MOBILE-3565 login: Initial implementation of site page 2020-10-20 15:27:12 +02:00
Pau Ferrer Ocaña 560b9137e8 MOBILE-3565 core: Fix linting on some services and pipes 2020-10-20 14:28:20 +02:00
Pau Ferrer Ocaña 41dd1a6a74 MOBILE-3565 utils: Fix copy to clipboard on browser 2020-10-20 12:27:15 +02:00
Pau Ferrer Ocaña 919b4f5d44 MOBILE-3565 directives: Add long press gesture directive 2020-10-20 12:27:15 +02:00
Pau Ferrer Ocaña 8a43c39f49 MOBILE-3565 pipes: Add format date pipe 2020-10-20 12:27:15 +02:00
Pau Ferrer Ocaña 6a61c9baef MOBILE-3565 pipes: Fix linting on pipes 2020-10-20 12:27:15 +02:00
Noel De Martin b83d1df97b MOBILE-3320 tsconfig: Use strict checks 2020-10-19 15:03:36 +02:00
Pau Ferrer Ocaña d4f11a99d4 MOBILE-3565 gulp: Add language and jira gulp tasks 2020-10-15 12:29:19 +02:00
Pau Ferrer Ocaña 8fef21ff55 MOBILE-3565 core: Fix SQL params 2020-10-15 12:29:19 +02:00
Pau Ferrer Ocaña dd636e61fd MOBILE-3565 core: Remove globalization service from lang service 2020-10-15 12:29:19 +02:00
Pau Ferrer Ocaña 0b40fd0baa MOBILE-3565 core: Component icon fixes 2020-10-15 12:28:45 +02:00
Pau Ferrer Ocaña 736e7ef72a MOBILE-3565 core: Fix init delegate properties 2020-10-15 12:28:45 +02:00
Noel De Martin 62bc96a4df MOBILE-3320 tests: Fix tests 2020-10-15 12:19:33 +02:00
Dani Palou 6592e22998 MOBILE-3565 core: Fix more ESLint after first ESLint fix integration 2020-10-14 18:14:11 +02:00
Dani Palou 6fc97ed30f MOBILE-3565 core: Prepare translate and http libraries 2020-10-14 17:43:57 +02:00
Dani Palou 1241be46ec MOBILE-3565 core: Fix some ESLint of CoreDomUtilsProvider 2020-10-14 17:43:57 +02:00
Dani Palou e7de01acf6 MOBILE-3565 core: Fix some ESLint of CoreWSProvider 2020-10-14 17:43:57 +02:00
Dani Palou 5cb0c6fe0c MOBILE-3565 core: Fix some ESLint of CoreUpdateManagerProvider 2020-10-14 17:43:57 +02:00
Dani Palou e514000623 MOBILE-3565 core: Fix some ESLint of CoreSyncProvider 2020-10-14 17:43:57 +02:00
Dani Palou 7391604008 MOBILE-3565 core: Fix some ESLint of CoreSitesProvider 2020-10-14 17:43:57 +02:00
Dani Palou bb23f71028 MOBILE-3565 core: Fix some ESLint of CoreFileProvider 2020-10-14 17:43:57 +02:00
Dani Palou a790a093d1 MOBILE-3565 core: Fix some ESLint of file helper and session 2020-10-14 17:43:57 +02:00
Dani Palou 529c35780c MOBILE-3565 core: Fix some ESLint of CoreEventsProvider 2020-10-14 17:43:57 +02:00
Dani Palou 46323cdc80 MOBILE-3565 core: Fix some ESLint of CoreDbProvider 2020-10-14 17:43:57 +02:00
Dani Palou 8d42aaf964 MOBILE-3565 core: Fix some ESLint of CoreCronProvider 2020-10-14 17:43:57 +02:00
Dani Palou a2275ab52e MOBILE-3565 core: Fix some ESLint of CoreConfigProvider 2020-10-14 17:43:57 +02:00
Dani Palou 7a1342885b MOBILE-3565 core: Fix some ESLint of CoreAppProvider 2020-10-14 17:43:57 +02:00
Dani Palou 02a67d88d2 MOBILE-3565 core: Fix some ESLint of CoreSite 2020-10-14 17:43:57 +02:00
Dani Palou 2dbd1a6d98 MOBILE-3565 errors: Create several error classes 2020-10-14 17:43:57 +02:00
Dani Palou 9cc98e267e MOBILE-3565 core: Install WebView ionic-native package 2020-10-14 17:43:16 +02:00
Noel De Martin c062626e23 MOBILE-3320 lint: Separate app and tests linting 2020-10-14 17:28:17 +02:00
Noel De Martin 43946fb61e MOBILE-3320 lint: Update linting rules 2020-10-14 17:28:17 +02:00
Noel De Martin 58e7a78ee7 MOBILE-3320 tests: Add base error tests 2020-10-14 17:28:17 +02:00
Noel De Martin 2bba54e38d MOBILE-3320 lint: Fix linting in utils service 2020-10-14 17:28:16 +02:00
Noel De Martin 6369fb8e2a MOBILE-3320 lint: Fix linting in iframe service 2020-10-14 17:28:16 +02:00
Noel De Martin eed59972a8 MOBILE-3320 lint: Fix linting in text service 2020-10-14 17:28:16 +02:00
Noel De Martin 0ca1a37b1b MOBILE-3320 lint: Fix linting in mimetype service 2020-10-14 17:28:16 +02:00
Pau Ferrer Ocaña 1cefe8fa17 MOBILE-3565 classes: Fix linting on delegate 2020-10-09 13:08:24 +02:00
Pau Ferrer Ocaña 5acc551488 MOBILE-3565 classes: Fix linting on some classes 2020-10-09 13:08:24 +02:00
Pau Ferrer Ocaña c8fda5d3ca MOBILE classes: Fix sqlite linting 2020-10-09 12:25:24 +02:00
Pau Ferrer Ocaña 7aaf213889 MOBILE-3565 services: Add site info cron handler 2020-10-08 23:14:56 +02:00
Pau Ferrer Ocaña d11b7ab657 MOBILE-3565 services: Fix url utils linting 2020-10-08 23:06:36 +02:00
Pau Ferrer Ocaña 426540ce49 MOBILE-3565 services: Fix time utils linting 2020-10-08 22:45:33 +02:00
Pau Ferrer Ocaña 805fc8899d MOBILE-3565 services: Fix filepool service linting 2020-10-08 17:08:53 +02:00
Pau Ferrer Ocaña 0327d78561 MOBILE-3565 services: Fix geolocation service linting 2020-10-08 16:33:24 +02:00
Pau Ferrer Ocaña c7b1cd0081 MOBILE-3565 services: Fix Plugin file delegate linting 2020-10-08 16:33:24 +02:00
Pau Ferrer Ocaña 6b63a15d66 MOBILE-3565 services: Fix local notifications service linting 2020-10-08 16:33:24 +02:00
Pau Ferrer Ocaña eb322dd073 MOBILE-3565 services: Fix lang service linting 2020-10-08 11:50:14 +02:00
Pau Ferrer Ocaña efb9bad136 MOBILE-3565 services: Fix init service linting 2020-10-08 11:47:14 +02:00
Pau Ferrer Ocaña ddb5db51f2 MOBILE-3565 services: Fix group service linting 2020-10-08 11:35:08 +02:00
Pau Ferrer Ocaña 1cf1a4a016 MOBILE-3565 components: Icon component 2020-10-08 11:15:44 +02:00
Pau Ferrer Ocaña dd73d1b2e5 MOBILE-3565 pipes: Add some pipes 2020-10-07 15:36:35 +02:00
Noel De Martin 909444a2a6 MOBILE-3320 tests: Fix tests 2020-10-07 13:15:49 +02:00
Noel De Martin 1617c30cc3 MOBILE-3303 lint: Fix linting errors in first implementation 2020-10-07 13:15:49 +02:00
Noel De Martin e1c37437a2 MOBILE-3303 lint: Migrate tslint to eslint 2020-10-07 13:04:37 +02:00
Dani Palou 617d4764e8 MOBILE-3565 init: Register basic init processes 2020-10-07 11:42:03 +02:00
Pau Ferrer Ocaña 98cfecbf3f MOBILE-3565 core: Add init splash 2020-10-07 11:42:03 +02:00
Dani Palou e63a59eec1 MOBILE-3565 core: Migrate most core providers 2020-10-07 11:42:03 +02:00
Dani Palou 811bb39781 MOBILE-3565 core: Migrate some core classes 2020-10-07 10:52:51 +02:00
Dani Palou 1e979b57bb MOBILE-3565 core: Install ionic-native and other 3rd party libs 2020-10-07 10:51:44 +02:00
Noel De Martin a4126dd67b MOBILE-3566 tests: Prepare unit tests with jest 2020-10-06 12:21:07 +02:00
Dani Palou 81ce1a7d01 MOBILE-3565 login: Initial implementation of init page 2020-10-06 12:21:07 +02:00
Dani Palou 300f017036 MOBILE-3565 core: Add init page of the app 2020-10-05 16:50:23 +02:00
Dani Palou f62cdc95f6 MOBILE-3565 core: Initialize Ionic 5 project 2020-10-05 15:12:14 +02:00
Dani Palou 20c41b7b1b MOBILE-3565 core: Delete all files from the project 2020-10-05 14:32:50 +02:00
Pau Ferrer Ocaña ce9ec993c5 MOBILE-3469 course: Remove unused property 2020-09-29 09:44:31 +02:00
Pau Ferrer Ocaña 0badecfc8a MOBILE-3469 course: Get course data when entering from search 2020-09-28 16:02:36 +02:00
Juan Leyva 0eccc7a1ae
Merge pull request #2550 from crazyserver/MOBILE-3557
Mobile 3557
2020-09-28 12:48:21 +02:00
Juan Leyva b1d389a313
Merge pull request #2548 from crazyserver/MOBILE-3558
MOBILE-3558 calendar: Fix fab button to be stuck at the corner
2020-09-28 10:56:04 +02:00
Juan Leyva bee759dd91
Merge pull request #2547 from crazyserver/MOBILE-3562
MOBILE-3562 course: Remove course overview file listing on preview
2020-09-28 10:55:10 +02:00
Pau Ferrer Ocaña 1e6d72f0ff MOBILE-3562 course: Remove course overview file listing on preview 2020-09-25 15:07:54 +02:00
Pau Ferrer Ocaña f0a13c9a93 MOBILE-3519 forum: Fix offline replies new format 2020-09-25 13:02:45 +02:00
Pau Ferrer Ocaña 99044b7231 MOBILE-3558 calendar: Fix fab button to be stuck at the corner 2020-09-24 14:04:06 +02:00
Pau Ferrer Ocaña b7f4b3e12d MOBILE-3469 course: Fix course format block loading order 2020-09-23 11:42:38 +02:00
Juan Leyva 8ba5b4d48f
Merge pull request #2544 from crazyserver/MOBILE-3540
MOBILE-3540 links: Force open in app or browser links
2020-09-22 15:21:08 +02:00
Dani Palou 02da06a0fe MOBILE-3338 course: Always get stored data and adapt strings 2020-09-22 14:54:55 +02:00
Dani Palou 421634dff7 MOBILE-3338 mod: Apply component + id to mod WS calls 2020-09-22 14:54:55 +02:00
Pau Ferrer Ocaña 22d4ba9176 MOBILE-3523 user-avatar: Fix unclosed parenthesis 2020-09-22 14:40:39 +02:00
Pau Ferrer Ocaña 73fadf86e9 MOBILE-3540 links: Force open in app or browser links 2020-09-22 14:15:56 +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 d0ec2ca23d
Merge pull request #2538 from crazyserver/MOBILE-3421
MOBILE-3421 ios: Fix log subtitles on ios 12 and 13
2020-09-22 13:30:26 +02:00
Juan Leyva 7d48aa1cd7
Merge pull request #2537 from dpalou/MOBILE-3530
MOBILE-3530 course: Fix error when removing course files with site pl…
2020-09-22 13:29:42 +02:00
Juan Leyva a1076bd977
Merge pull request #2536 from dpalou/MOBILE-3553
MOBILE-3553 h5p: Remove jQuery version number
2020-09-22 13:28:28 +02:00
Juan Leyva ebaa8be899
Merge pull request #2535 from crazyserver/MOBILE-3554
MOBILE-3554 login: Add forceLoginLogo setting to avoid showing web logo
2020-09-22 13:24:44 +02:00
Juan Leyva df815e2191
Merge pull request #2534 from dpalou/MOBILE-3432
Mobile 3432
2020-09-22 12:58:06 +02:00
Juan Leyva 46df6f2989
Merge pull request #2533 from NoelDeMartin/MOBILE-3489
Mobile 3489
2020-09-22 12:57:05 +02:00
Juan Leyva 5f9ebc7805
Merge pull request #2532 from dpalou/MOBILE-3549
MOBILE-3549 siteplugins: Allow any HTML tag
2020-09-22 12:51:57 +02:00
Juan Leyva ac22f6945a
Merge pull request #2531 from crazyserver/MOBILE-3469
MOBILE-3469 course: Hide blocks on single activity
2020-09-22 12:44:57 +02:00
Pau Ferrer Ocaña 737e7f51e9 MOBILE-3557 course: Add section restriction info when selected section 2020-09-22 11:26:44 +02:00
Pau Ferrer Ocaña 06c63eb77e MOBILE-3557 course: Show Not available message on section title visible 2020-09-22 11:26:18 +02:00
Pau Ferrer Ocaña d332c7e1d4 MOBILE-3523 emulator: Change some wrong comments 2020-09-22 09:38:16 +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
Dani Palou 59d4e189c8
Merge pull request #2529 from crazyserver/MOBILE-3546
MOBILE-3546 login: Add options to customize site listing
2020-09-18 15:33:23 +02:00
Juan Leyva 1e59f786db
Merge pull request #2528 from dpalou/MOBILE-3449
MOBILE-3449 assign: Always allow submit grade if has offline data
2020-09-18 12:25:32 +02:00
Dani Palou 90dc4572d9 MOBILE-3449 assign: Always allow submit grade if has offline data 2020-09-18 11:10:22 +02:00
Dani Palou f4af4de3ca MOBILE-3464 tabs: Add a setTimeout to get the right height in iOS 2020-09-18 09:29:30 +02:00
Juan Leyva fd9b79a39f
Merge pull request #2526 from NoelDeMartin/MOBILE-3523
MOBILE-3523 login: Move login checks and modals to providers
2020-09-17 15:24:32 +02:00
Pau Ferrer Ocaña 3c3aa464c7 MOBILE-3464 tabs: Show tabs again if height changed 2020-09-17 14:25:56 +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 ad304fab5a MOBILE-3530 course: Fix error when removing course files with site plugins 2020-09-17 09:56:38 +02:00
Dani Palou 03cea0a2e0 MOBILE-3553 h5p: Remove jQuery version number 2020-09-16 14:29:28 +02:00
Dani Palou 39c4fc516d MOBILE-3511 message: Fix mark all messages as read 2020-09-16 13:14:19 +02:00
Pau Ferrer Ocaña d7b2c06ae3 MOBILE-3421 ios: Fix log subtitles on ios 12 and 13 2020-09-16 11:59:57 +02:00
Dani Palou 4c32239b54 MOBILE-3507 notifications: Support open appurl in browser/iab 2020-09-16 11:34:42 +02:00
Dani Palou 06ce5e765c MOBILE-3507 notifications: Support view rich text when clicked 2020-09-16 11:34:42 +02:00
Dani Palou 5d3e75e220 MOBILE-3507 notifications: Support notifications with big pictures 2020-09-16 11:34:35 +02:00
Pau Ferrer Ocaña c69d108c11 MOBILE-3532 ionic: Apply ios mode on iPadOS 2020-09-16 09:30:08 +02:00
Pau Ferrer Ocaña dbae55bff2 MOBILE-3532 ionic: Half Revert Fix check device during loading
This reverts commit 8844abd857.
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 0e5c448a82 MOBILE-3554 login: Add forceLoginLogo setting to avoid showing web logo 2020-09-14 14:06:50 +02:00
Pau Ferrer Ocaña 6c894a8abe MOBILE-3519 forum: Use forumid and courseid from WS 2020-09-14 13:16:14 +02:00
Pau Ferrer Ocaña 4d8697a601 MOBILE-3519 forum: Hide advanced section when cannot attach files 2020-09-14 13:16:14 +02:00
Pau Ferrer Ocaña 8844abd857 MOBILE-3534 ionic: Fix check device during loading 2020-09-14 13:08:54 +02:00
Dani Palou 7e25dcf46b MOBILE-3549 siteplugins: Allow any HTML tag 2020-09-14 08:20:59 +02:00
Pau Ferrer Ocaña 5899e03068 MOBILE-3546 login: Add options to customize site listing 2020-09-10 16:28:07 +02:00
Pau Ferrer Ocaña 51de033778 MOBILE-3469 course: Hide blocks on single activity 2020-09-09 18:18:11 +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 6281ce13fc
Merge pull request #2515 from crazyserver/MOBILE-3548
MOBILE-3548 login: Add the option to easily change site url placeholder
2020-09-09 16:41:17 +02:00
Juan Leyva ded6779de9
Merge pull request #2513 from crazyserver/MOBILE-3503
MOBILE-3503 tabs: Do not allow negative scrolls
2020-09-09 16:38:48 +02:00
Juan Leyva 7de95dc66f
Merge pull request #2512 from crazyserver/MOBILE-3464
MOBILE-3464 tabs: Disable hide tabs on big screens
2020-09-09 16:37:49 +02:00
Juan Leyva cdb885f25c
Merge pull request #2511 from dpalou/MOBILE-3533
MOBILE-3533 messages: Don't show preferences if messaging disabled
2020-09-09 16:35:13 +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 4c840445db
Merge pull request #2509 from dpalou/MOBILE-3359
MOBILE-3359 myoverview: Fix issue if all filters disabled
2020-09-09 16:31:03 +02:00
Pau Ferrer Ocaña ba2627960c MOBILE-3548 login: Add the option to easily change site url placeholder 2020-09-09 14:21:46 +02:00
Juan Leyva 5f39bcf95b
Merge pull request #2506 from dpalou/MOBILE-3514
MOBILE-3514 choice: Show available spaces if enabled
2020-09-09 13:28:52 +02:00
Juan Leyva fc1ad0783f
Merge pull request #2505 from crazyserver/MOBILE-3472
MOBILE-3472 course: Indicate restriction access when all sections shown
2020-09-09 13:26:21 +02:00
Juan Leyva e49875933b
Merge pull request #2504 from crazyserver/MOBILE-3512
Mobile 3512
2020-09-09 13:22:59 +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 c3db871162
Merge pull request #2499 from dpalou/MOBILE-3490
MOBILE-3490 core: Record audio in app if no recording app installed
2020-09-08 16:28:18 +02:00
Juan Leyva ec303acfcd
Merge pull request #2498 from dpalou/MOBILE-3453
MOBILE-3453 h5p: Don't unpack more than one H5P at the same time
2020-09-08 16:27:30 +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 08a155b4e9
Merge pull request #2496 from dpalou/MOBILE-3450
MOBILE-3450 sync: Display better error when syncing logged out site
2020-09-08 16:21:35 +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
Juan Leyva 994120b3b9
Merge pull request #2494 from dpalou/MOBILE-3511
MOBILE-3511 splitview: Fix some events not triggered in right view
2020-09-08 16:20:01 +02:00
Pau Ferrer Ocaña 6785a6b842 MOBILE-3464 tabs: Disable hide tabs on big screens 2020-09-08 12:18:32 +02:00
Pau Ferrer Ocaña fb7b473260 MOBILE-3503 tabs: Do not allow negative scrolls 2020-09-04 17:26:20 +02:00
Dani Palou c3f18c7677 MOBILE-3533 messages: Don't show preferences if messaging disabled 2020-09-02 11:14:05 +02:00
Dani Palou bb88252822 MOBILE-3188 core: Rename getModuleTotalSize to getModuleStoredSize 2020-09-02 10:21:34 +02:00
Dani Palou 16b7f8b696 MOBILE-3188 siteplugins: Pass componentId using preSets 2020-09-02 10:21:34 +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 069c402ba5 MOBILE-3188 Settings: Consistently show total size estimate for site
Changes the two settings pages that show the size of a site (from the
main menu, these are 'App settings / Space usage' and 'Preferences')
so that they:

a) do not show the number of cache entries (not very informative for
   end users)
b) show an estimate for 'space usage' that includes the total size
   of data in ws_cache

The space usage estimate is not perfect (it doesn't include the
per-row overhead in the ws_cache table, or other cached data that
can be deleted such as calendar events or user data) but it will
probably be good enough, and I don't think the 'number of entries'
things was helpful to anyone.
2020-09-02 10:21:34 +02:00
sam marshall eced391288 MOBILE-3188 Download interface: Show and delete total downloaded data
When showing downloaded sizes in the context menu and in the 'Manage
storage' screen, show the total size including downloaded files plus
cached web service data.

When deleting the downloaded data in either location, delete both
kinds of data.
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 7c2c4e110d MOBILE-3359 myoverview: Fix issue if all filters disabled 2020-09-01 16:34:58 +02:00
Dani Palou 208be32d8a MOBILE-3508 core: Fix external repositories files download 2020-09-01 14:11:08 +02:00
Dani Palou 13b4d01de6 MOBILE-3514 choice: Show available spaces if enabled 2020-09-01 09:31:24 +02:00
Dani Palou 8209255571 MOBILE-3430 messages: Discard messages already sent in sync 2020-08-31 11:20:20 +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 384c4372fe MOBILE-3490 core: Record audio in app if no recording app installed 2020-08-31 11:16:03 +02:00
Dani Palou d2ae7505e1 MOBILE-3449 assign: Add synchronization to more pages 2020-08-31 11:12:35 +02:00
Dani Palou d2db79ebea MOBILE-3449 assign: Convert some functions to async/await 2020-08-31 11:05:13 +02:00
Dani Palou 88ac2e0c5c MOBILE-3449 assign: Don't block all assign sync when edit grade 2020-08-31 11:05:13 +02:00
Dani Palou 767e8ab38f MOBILE-3480 core: Treat SVG images and links in format-text 2020-08-31 11:01:43 +02:00
Dani Palou 33a2557c23 MOBILE-3453 h5p: Don't unpack more than one H5P at the same time 2020-08-31 10:52:06 +02:00
Dani Palou c0817f9b07 MOBILE-3450 sync: Display better error when syncing logged out site 2020-08-31 10:11:56 +02:00
Juan Leyva 5fa2678fb9
Merge pull request #2489 from dpalou/MOBILE-3499
Mobile 3499
2020-08-26 11:31:38 +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 d041cfcf52
Merge pull request #2487 from dpalou/MOBILE-3509
Mobile 3509
2020-08-25 21:33:08 +02:00
Juan Leyva 218a3456ad
Merge pull request #2486 from dpalou/MOBILE-3265
MOBILE-3265 h5p: Delete content indexes when change language
2020-08-25 21:27:38 +02:00
Juan Leyva 4f4484fd0c
Merge pull request #2485 from dpalou/MOBILE-3454
MOBILE-3454 filters: Support disabling check text filters
2020-08-25 21:26:20 +02:00
Juan Leyva bea0ff7869
Merge pull request #2484 from dpalou/MOBILE-3505
MOBILE-3505 login: Fix app not responding if cancel reconnect SSO
2020-08-25 21:21:49 +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 36a9f05a07
Merge pull request #2481 from dpalou/MOBILE-3445
MOBILE-3445 siteplugins: Let plugins disable PTR
2020-08-25 16:39:52 +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
Pau Ferrer Ocaña f16c7cb2c7 MOBILE-3472 course: Indicate restriction access when all sections shown 2020-08-25 15:06:22 +02:00
Juan Leyva 77968233d7
Merge pull request #2478 from dpalou/MOBILE-3451
MOBILE-3451 airnotifier: Display more data of devices
2020-08-25 14:29:59 +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
Juan Leyva 16d032033d
Merge pull request #2476 from dpalou/MOBILE-3492
MOBILE-3492 core: Don't collapse some texts in big screens
2020-08-25 11:47:17 +02:00
Juan Leyva 38be0c9519
Merge pull request #2475 from dpalou/MOBILE-3488
MOBILE-3488 android: Open HTML files in InAppBrowser
2020-08-24 17:36:06 +02:00
Juan Leyva 74dc84b55b
Merge pull request #2474 from dpalou/MOBILE-3493
MOBILE-3493 course: Don't display selector if course only has one sec…
2020-08-24 17:32:51 +02:00
Pau Ferrer Ocaña 7d7658d92a MOBILE-3512 myoverview: Add one column on larger screens 2020-08-18 13:27:21 +02:00
Pau Ferrer Ocaña 4fe4284677 MOBILE-3509 notifications: Improve styles for digests 2020-08-07 11:31:08 +02:00
Dani Palou 8b45f1c624 MOBILE-3509 forum: Support parent param in discussion links 2020-08-04 12:09:26 +02:00
Dani Palou fc86308b21 MOBILE-3509 notifications: Display forum digest notification html 2020-08-04 11:14:36 +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 77c77f4f8c MOBILE-3511 splitview: Fix some events not triggered in right view 2020-07-29 13:51:42 +02:00
Dani Palou 72bffd619b MOBILE-3510 h5p: Fix ' displayed instead of single quote 2020-07-29 08:49:23 +02:00
Dani Palou 2a7f7e8977 MOBILE-3454 filters: Support disabling check text filters 2020-07-29 06:23:54 +02:00
Dani Palou 6a0afaf16d MOBILE-3499 core: Bump version to 3.9.3-dev 2020-07-28 14:54:25 +02:00
Dani Palou 2b6bcb7d7e MOBILE-3265 h5p: Delete content indexes when change language 2020-07-28 11:40:10 +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 ce2060ddd1 MOBILE-3505 login: Fix app not responding if cancel reconnect SSO 2020-07-27 15:13:34 +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 ee96f20775 MOBILE-3492 core: Don't collapse some texts in big screens 2020-07-20 12:05:17 +02:00
Dani Palou 6b1e7b70d1 MOBILE-3493 course: Don't display selector if course only has one section 2020-07-20 10:18:17 +02:00
Travis CI User 01a80b497e Update lang files [ci skip] 2020-07-16 10:01:19 +00:00
Juan Leyva 5c381e3623
Merge pull request #2460 from moodlehq/integration
Integration
2020-07-16 11:56:27 +02:00
Dani Palou 8b4c693bec MOBILE-3488 android: Open HTML files in InAppBrowser 2020-07-16 11:49:19 +02:00
Juan Leyva fe91f7e602
Merge pull request #2459 from dpalou/MOBILE-3485
MOBILE-3485 login: Reset password input if password change forced
2020-07-15 15:04:35 +02:00
Dani Palou 0a31ebd2e5 MOBILE-3485 login: Reset password input if password change forced 2020-07-15 15:03:02 +02:00
Pau Ferrer Ocaña 536235cf25 MOBILE-3485 tag: Show empty results on tag areas 2020-07-15 14:47:58 +02:00
Juan Leyva 7811ab0bb5
Merge pull request #2457 from dpalou/MOBILE-3476
MOBILE-3476 login: Make demo accounts case insensitive
2020-07-15 14:29:21 +02:00
Dani Palou edba91d5f4 MOBILE-3487 filepool: Fix invalidate unknown files query 2020-07-15 13:09:47 +02:00
Juan Leyva 87ffe6437d
Merge pull request #2456 from dpalou/MOBILE-3485
MOBILE-3485 core: Update version to 3.9.2
2020-07-15 09:41:13 +02:00
Pau Ferrer Ocaña 0b4a35921b MOBILE-3485 tabs: Fix tab margin on scorm 2020-07-14 13:10:18 +02:00
Dani Palou 312a81f3ee MOBILE-3445 siteplugins: Let plugins disable PTR 2020-07-14 13:03:15 +02:00
Dani Palou b338055f31 MOBILE-3485 core: Update version to 3.9.2 2020-07-14 12:36:30 +02:00
Pau Ferrer Ocaña 18f4153c01 MOBILE-3426 scorm: Avoid using relative sizes 2020-07-14 12:35:43 +02:00
Juan Leyva da93462af1
Merge pull request #2453 from crazyserver/MOBILE-3452
Mobile 3452
2020-07-14 12:21:41 +02:00
Juan Leyva 147d106f7b
Merge pull request #2452 from dpalou/MOBILE-3474
MOBILE-3474 login: Limit auto-focus in site and forgotten password
2020-07-14 12:20:13 +02:00
Juan Leyva ba490f4310
Merge pull request #2451 from dpalou/MOBILE-3475
MOBILE-3475 core: Prevent errors when calling isVersionGreaterEqualThan
2020-07-14 12:16:29 +02:00
Juan Leyva b43b6d8301
Merge pull request #2450 from dpalou/MOBILE-3466
MOBILE-3466 calendar: Fix today if server has different timezone
2020-07-14 12:06:54 +02:00
Pau Ferrer Ocaña 9ee0abd6ed MOBILE-3452 workshop: Fix some workshop submission styles 2020-07-14 10:10:10 +02:00
Dani Palou 8be8ac89cb MOBILE-3451 airnotifier: Display more data of devices 2020-07-14 10:05:23 +02:00
Dani Palou d1a9d7472b MOBILE-3476 login: Make demo accounts case insensitive 2020-07-13 09:51:29 +02:00
Dani Palou e449600d06 MOBILE-3474 login: Limit auto-focus in site and forgotten password 2020-07-08 15:39:50 +02:00
Pau Ferrer Ocaña 0f22a09cc2 MOBILE-3481 iframe: Add max width and height to parent iframe div 2020-07-08 13:01:17 +02:00
Dani Palou cc1b4acb8e MOBILE-3475 core: Prevent errors when calling isVersionGreaterEqualThan 2020-07-06 11:39:38 +02:00
Dani Palou 7375102961 MOBILE-3473 upload: Fix big files not uploaded 2020-07-06 10:38:35 +02:00
Travis CI User b7e7c2aff8 Update lang files [ci skip] 2020-07-03 10:17:40 +00:00
Juan Leyva 4f461958fb
Merge pull request #2444 from moodlehq/integration
Integration
2020-07-03 12:12:44 +02:00
Dani Palou 76e77397ef MOBILE-3470 resource: Fix open file after PTR in course 2020-07-03 12:05:13 +02:00
Juan Leyva b861c8254a
Merge pull request #2442 from moodlehq/integration
Integration
2020-07-03 08:12:40 +02:00
Dani Palou 98cf9f959f MOBILE-3466 calendar: Fix today if server has different timezone 2020-07-03 06:46:37 +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
Travis CI User cc7c3441de Update lang files [ci skip] 2020-07-02 13:11:11 +00:00
Juan Leyva 6845834b85
Merge pull request #2438 from dpalou/MOBILE-3456
MOBILE-3456 core: Update version to 3.9.1
2020-07-02 15:05:30 +02:00
Dani Palou 61f214509e MOBILE-3456 core: Update version to 3.9.1 2020-07-02 15:03:05 +02:00
Pau Ferrer Ocaña f82e39f658 MOBILE-3456 login: Some login button styles 2020-07-02 13:50:48 +02:00
Juan Leyva c8c51a65cc
Merge pull request #2436 from crazyserver/MOBILE-3456
MOBILE-3456 lang: Check parent lang from langname
2020-07-02 12:44:59 +02:00
Pau Ferrer Ocaña 3aee0d0d52 MOBILE-3456 lang: Check parent lang from langname 2020-07-02 12:41:13 +02:00
Juan Leyva 384b047272
Merge pull request #2435 from dpalou/MOBILE-3459
MOBILE-3459 more: Allow disabling QR reader in main menu
2020-07-02 12:30:01 +02:00
Juan Leyva f28fcf05d4
Merge pull request #2434 from dpalou/MOBILE-3461
MOBILE-3461 loading: Accept any type in hideUntil
2020-07-02 12:29:08 +02:00
Juan Leyva 7b6b71d6e1
Merge pull request #2433 from crazyserver/MOBILE-3463
MOBILE-3463 login: Add url and sitefinder options for multisite
2020-07-02 12:18:14 +02:00
Pau Ferrer Ocaña f35ed90aec MOBILE-3463 login: Add url and sitefinder options for multisite 2020-07-02 11:51:15 +02:00
Dani Palou aebb98af07 MOBILE-3461 loading: Accept any type in hideUntil 2020-07-02 11:34:53 +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
Dani Palou 81e013b1e7 MOBILE-3459 more: Allow disabling QR reader in main menu 2020-07-02 11:05:51 +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
Pau Ferrer Ocaña 8df8c24270 MOBILE-3458 login: Show qr when configured 2020-07-01 15:46:23 +02:00
Dani Palou 9ad5531076 MOBILE-3462 lang: Fix error when direction had wrong value 2020-07-01 14:07:50 +02:00
Travis CI User 19cea4abda Update lang files [ci skip] 2020-06-26 11:35:43 +00:00
Juan Leyva 1628ccdfb2 MOBILE-3401 release: Definitive version numbers for 3.9.0 2020-06-26 13:29:27 +02:00
Pau Ferrer Ocaña f8bc2ad8a6 MOBILE-3401 strings: Update strings 2020-06-25 16:14:56 +02:00
Pau Ferrer Ocaña 0f218b2187 MOBILE-3401 h5p: Do not link My attempts to profile 2020-06-25 10:44:25 +02:00
Pau Ferrer Ocaña 8f21507b78 MOBILE-3401 search: Show/hide search history checking focus 2020-06-23 15:04:54 +02:00
Pau Ferrer Ocaña 206afd7505 MOBILE-3401 qrscanner: Fix scanner on darkmode 2020-06-23 14:01:24 +02:00
Pau Ferrer Ocaña e9e8605003 MOBILE-3401 style: Some fix on darkmode 2020-06-23 14:01:24 +02:00
Juan Leyva 5e9e9e7ba0
Merge pull request #2425 from dpalou/MOBILE-3401
Mobile 3401
2020-06-23 13:19:45 +02:00
Dani Palou e607707448 MOBILE-3401 h5p: Fix error when sending tracking without email 2020-06-23 13:14:41 +02:00
Dani Palou cb20cff06d MOBILE-3401 fileuploader: Copy files to tmp folder when using chooser 2020-06-23 11:35:02 +02:00
Juan Leyva c59468d502
Merge pull request #2423 from crazyserver/MOBILE-3401
Mobile 3401
2020-06-22 19:36:31 +02:00
Juan Leyva 2ddb8fda69
Merge pull request #2422 from NoelDeMartin/MOBILE-3401
MOBILE-3401: Wait database to be ready in xapi offline provider
2020-06-22 19:34:01 +02:00
Pau Ferrer Ocaña 4eb59c788d MOBILE-3401 forum: Make post contextual menu clickable 2020-06-22 16:49:33 +02:00
Pau Ferrer Ocaña ffea12173a MOBILE-3401 events: Send empty description text 2020-06-22 16:38:37 +02:00
Pau Ferrer Ocaña e12ceb59db MOBILE-3401 login: Add darkmode styles for login 2020-06-22 16:38:37 +02:00
Juan Leyva 9269d558fd
Merge pull request #2421 from dpalou/MOBILE-3401
Mobile 3401
2020-06-22 16:00:33 +02:00
Noel De Martin e0651256ef MOBILE-3401: Wait database to be ready in xapi offline provider 2020-06-22 14:45:27 +02:00
Dani Palou 4da6a31168 MOBILE-3401 file: Fix selecting files for offline with chooser 2020-06-22 14:24:21 +02:00
Dani Palou 68b963638a MOBILE-3401 iframe: Don't call cookies plugin if no domain 2020-06-22 09:04:33 +02:00
Pau Ferrer Ocaña 27a92adaac MOBILE-3401 login: Load styles on reconnect 2020-06-19 15:30:17 +02:00
Pau Ferrer Ocaña 460ed1efa4 MOBILE-3401 courses: Shrink title on course cards with spinner 2020-06-19 14:55:42 +02:00
Juan Leyva a1b557d926
Merge pull request #2419 from dpalou/MOBILE-3401
MOBILE-3401 login: Fix navigation when authenticate via URL scheme
2020-06-19 13:17:20 +02:00
Juan Leyva 2a2e3af44d
Merge pull request #2418 from crazyserver/MOBILE-3401
Mobile 3401
2020-06-19 12:44:49 +02:00
Pau Ferrer Ocaña f6a63d53e5 MOBILE-3401 login: Do not unload site if view not destroyed 2020-06-19 12:31:40 +02:00
Dani Palou 112377ccc9 MOBILE-3401 login: Fix navigation when authenticate via URL scheme 2020-06-19 09:43:07 +02:00
Noel De Martin 271179dec7 MOBILE-3401: Add cannotfindmysite login FAQ 2020-06-18 17:36:33 +02:00
Juan Leyva 7abc385935
Merge pull request #2415 from dpalou/MOBILE-3401
Mobile 3401
2020-06-18 15:59:17 +02:00
Dani Palou 52852c2842 MOBILE-3401 recaptcha: Fix recaptcha callbacks in iOS 2020-06-18 14:44:08 +02:00
Dani Palou 678f2e666a MOBILE-3401 ios: Fix iframe links and window.open in iOS 2020-06-18 14:38:17 +02:00
toanlam 3a24dcca2e MOBILE-3448 File system: File name is not unique when uploading 2020-06-17 17:38:26 +07:00
Dani Palou 8f3806360b MOBILE-3401 iframe: Fix app re-loaded inside iframe in iOS 2020-06-16 15:01:17 +02:00
Juan Leyva 8508cf6813
Merge pull request #2411 from crazyserver/MOBILE-3401
MOBILE-3401 login: Enable qr instructions
2020-06-16 14:22:01 +02:00
Dani Palou 2bcf3e2e14 MOBILE-3401 android: Revert Android changes for webview plugin 2020-06-16 14:18:20 +02:00
Pau Ferrer Ocaña 8e1aa942fd MOBILE-3401 login: Enable qr instructions 2020-06-16 10:47:56 +02:00
Dani Palou 46b8211442 MOBILE-3401 iab: Fix override window.open in iOS 2020-06-15 08:57:51 +02:00
Dani Palou a2b680b488 MOBILE-3401 core: Bump version to 3.9.0-dev 2020-06-15 08:04:46 +02:00
Dani Palou 4ef18b7ec5 MOBILE-3401 login: Prevent reconnect page created several times 2020-06-15 08:04:46 +02:00
Juan Leyva 428e753ca6
Merge pull request #2405 from dpalou/MOBILE-3447
Mobile 3447
2020-06-12 16:16:52 +02:00
Dani Palou 55d3af30c7 MOBILE-3447 lti: Support disable InAppBrowser 2020-06-12 15:57:15 +02:00
Dani Palou ecb4071971 MOBILE-3447 iab: Update inappbrowser to 4.0.0 2020-06-12 11:48:35 +02:00
Juan Leyva badb71cb8e
Merge pull request #2404 from dpalou/MOBILE-3412
Mobile 3412
2020-06-12 11:40:11 +02:00
Dani Palou 32648e9d05 MOBILE-3447 lti: Revert way to create form in LTI launcher
It was changed due to a bug in InAppBrowser, but this new way is giving problems in some LTIs with SSO
2020-06-12 11:26:15 +02:00
Juan Leyva f233d16545
Merge pull request #2403 from dpalou/MOBILE-3424
MOBILE-3424 h5p: Update jQuery version
2020-06-11 17:15:36 +02:00
Juan Leyva 0c45f27786
Merge pull request #2402 from dpalou/MOBILE-3413
Mobile 3413
2020-06-11 16:56:39 +02:00
Pau Ferrer Ocaña 0ca249eb5f MOBILE-3401 site: Keep aspect ratio on site icons 2020-06-11 16:47:47 +02:00
Pau Ferrer Ocaña b8cc0e4f57 MOBILE-3401 ws: Add platform ready to override user agent 2020-06-11 15:07:10 +02:00
Pau Ferrer Ocaña 7cdb06c69f MOBILE-3401 login: Fix site logo show on fixed sites 2020-06-11 14:43:55 +02:00
Noel De Martin 405eb9d290 MOBILE-3401: Remove duplicated code from course provider 2020-06-11 13:20:36 +02:00
Noel De Martin 072e44e536 MOBILE-3401: Set custom User-Agent for http plugin 2020-06-11 13:08:37 +02:00
Juan Leyva f63b6187fb
Merge pull request #2398 from dpalou/MOBILE-3411
Mobile 3411
2020-06-11 10:25:51 +02:00
Dani Palou ef3a952919 MOBILE-3412 h5pactivity: Support activity disabled 2020-06-11 07:44:41 +02:00
Dani Palou 5978f25495 MOBILE-3412 core: Fix auto-login for H5P activity 2020-06-11 07:44:41 +02:00
Dani Palou 159056a6fb MOBILE-3412: Support offline and sync 2020-06-11 07:44:41 +02:00
Dani Palou 90dfe5a891 MOBILE-3412 h5pactivity: Support tracking in online 2020-06-11 07:44:41 +02:00
Dani Palou 3297ec0c87 MOBILE-3413 h5p: Fix h5p iframe not visible in offline 2020-06-11 07:43:05 +02:00
Dani Palou bea4e501b4 MOBILE-3413 h5pactivity: Support links to reports 2020-06-11 07:43:05 +02:00
Dani Palou dc85f96046 MOBILE-3413 h5pactivity: Prefetch attempts data 2020-06-11 07:43:05 +02:00
Dani Palou b48a27e656 MOBILE-3413 h5pactivity: Implement viewing attempt results 2020-06-11 07:43:05 +02:00
Dani Palou 22caea43ba MOBILE-3413 h5pactivity: Implement viewing own attempts 2020-06-11 07:43:05 +02:00
Dani Palou 857f3da70e MOBILE-3411 h5pactivity: Download automatically if size is low 2020-06-11 07:40:58 +02:00
Dani Palou e6818524c5 MOBILE-3411 h5pactivity: Implement prefetch 2020-06-11 07:40:58 +02:00
Dani Palou a8e336fd41 MOBILE-3411 h5pactivity: Play package in activity 2020-06-11 07:40:58 +02:00
Dani Palou 0196a738d7 MOBILE-3411 h5pactivity: Add button to download the file 2020-06-11 07:40:58 +02:00
Dani Palou 4bbd05bd55 MOBILE-3411 h5p: Fix extracting H5P in browser 2020-06-11 07:40:58 +02:00
Juan Leyva 68a8003057
Merge pull request #2397 from NoelDeMartin/MOBILE-3294
MOBILE-3294: Expose cronProvider and appRef to Behat tests
2020-06-10 17:19:52 +02:00
Juan Leyva 5b21a3143b
Merge pull request #2396 from dpalou/MOBILE-3406
MOBILE-3406 h5p: Refactor code into different classes
2020-06-10 16:59:35 +02:00
Noel De Martin 3e067a5600 MOBILE-3294: Expose cronProvider and appRef to Behat tests 2020-06-10 13:27:37 +02:00
Juan Leyva f9f342687b
Merge pull request #2395 from NoelDeMartin/MOBILE-3305
Mobile 3305
2020-06-09 13:24:55 +02:00
Dani Palou d8687e2916 MOBILE-3424 h5p: Update jQuery version 2020-06-09 11:03:28 +02:00
Noel De Martin 671c01a660 MOBILE-3305: Add page to manage downloaded courses storage 2020-06-09 10:59:23 +02:00
Noel De Martin 16ebd1c72e MOBILE-3305: Add option to delete a downloaded course 2020-06-09 10:59:23 +02:00
Pau Ferrer Ocaña bf8c4d7007 MOBILE-3401 tabs: Recalculate tab height if needed 2020-06-08 14:21:58 +02:00
Juan Leyva 31041f5ff9
Merge pull request #2392 from crazyserver/MOBILE-3438
Mobile 3438
2020-06-08 13:03:08 +02:00
Juan Leyva 109d36c2a1
Merge pull request #2391 from crazyserver/MOBILE-3436
MOBILE-3436 scorm: UX improvements
2020-06-08 12:56:54 +02:00
Juan Leyva 2c910bd1ed
Merge pull request #2390 from crazyserver/MOBILE-3437
MOBILE-3437 files: Ignore downloaded files on prefetch calculations
2020-06-08 12:45:00 +02:00
Juan Leyva 73c81fdd7a
Merge pull request #2389 from crazyserver/MOBILE-3443
MOBILE-3443 alert: Improve scroll management on alerts
2020-06-08 12:43:14 +02:00
Juan Leyva 1f93dfa9b9
Merge pull request #2388 from crazyserver/MOBILE-3419
MOBILE-3419 rte: Change italics anb bold to a11y tag
2020-06-08 12:41:59 +02:00
Pau Ferrer Ocaña 2052080673 MOBILE-3437 files: Ignore downloaded files on prefetch calculations 2020-06-04 13:20:38 +02:00
Pau Ferrer Ocaña 4fea1f6da1 MOBILE-3443 alert: Improve scroll management on alerts 2020-06-04 12:24:24 +02:00
Dani Palou 3c68a0425e MOBILE-3411 h5pactivity: Support index link handler 2020-06-04 10:53:00 +02:00
Dani Palou 6621fc54a4 MOBILE-3411 h5pactivity: Initial support of the activity 2020-06-04 10:53:00 +02:00
Dani Palou 724e0cc292 MOBILE-3406 h5p: Refactor code into different classes 2020-06-04 10:52:38 +02:00
Pau Ferrer Ocaña d58e8f3352 MOBILE-3438 question: ddimageortext infinite elements not positioned 2020-05-29 15:42:55 +02:00
Pau Ferrer Ocaña 294fbadf6f MOBILE-3438 question: Adapt ddmarker to new 3.9 changes 2020-05-29 15:42:55 +02:00
Pau Ferrer Ocaña 03671ebbf8 MOBILE-3438 question: ddmarker image background removed from js on 3.9 2020-05-29 15:42:55 +02:00
Pau Ferrer Ocaña a06ec0a5d4 MOBILE-3438 question: ddimageortext dragitems element removed on 3.9 2020-05-29 14:46:17 +02:00
Pau Ferrer Ocaña 0f2743e05f MOBILE-3438 question: Add DnD a11y border radius 2020-05-29 11:25:21 +02:00
Pau Ferrer Ocaña a38e831bfd MOBILE-3438 question: Fix DnD question type init js regex 2020-05-29 11:24:18 +02:00
Pau Ferrer Ocaña f68e71b870 MOBILE-3436 scorm: UX improvements 2020-05-27 13:01:21 +02:00
Kiet Ly Chan 4e727ba860 MOBILE-3249 blocks: Sort courses by short name 2020-05-27 10:23:34 +02:00