Commit Graph

4589 Commits (a51e722e7467c45512e714f9cfd90f59528f0f34)

Author SHA1 Message Date
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
Pau Ferrer Ocaña 049d1e2d4a MOBILE-3419 rte: Change italics anb bold to a11y tag 2020-05-27 09:20:56 +02:00
Juan Leyva 221b1f51cb
Merge pull request #2383 from dpalou/MOBILE-3270
Mobile 3270
2020-05-26 12:19:24 +02:00
Juan Leyva 2752580203
Merge pull request #2382 from dpalou/MOBILE-3401
Mobile 3401
2020-05-25 11:39:36 +02:00
Dani Palou ffcf1c4441 MOBILE-3401 timeline: Fix JS errors for site home events 2020-05-25 10:55:53 +02:00
Dani Palou f284ab7c73 MOBILE-3401 courses: Refresh only right data on MY_COURSES_UPDATED 2020-05-25 10:34:24 +02:00
Dani Palou 536589c591 MOBILE-3401 course: Prevent JS errors when clearing option handlers 2020-05-25 10:34:24 +02:00
Juan Leyva f8daa7fecf
Merge pull request #2381 from dpalou/MOBILE-3401
Mobile 3401
2020-05-22 16:11:43 +02:00
Dani Palou fd464d45ce MOBILE-3401 ios: Fix iframes loading local file 2020-05-22 16:00:41 +02:00
Pau Ferrer Ocaña ddcf4eb7b5 MOBILE-3401 login: A11y on items to connect 2020-05-22 15:28:42 +02:00
Dani Palou 0067106974 MOBILE-3270 upload: Use Chooser plugin to pick files 2020-05-22 14:38:48 +02:00
Dani Palou fc929c6caa MOBILE-3270 url: Make URL parsing get credentials 2020-05-22 14:38:29 +02:00
Pau Ferrer Ocaña 5dd3b5008b MOBILE-3401 login: Change texts for entered site 2020-05-22 14:24:48 +02:00
Pau Ferrer Ocaña f561bc89db MOBILE-3401 messages: Add shadow to fab button on iOS 2020-05-22 13:00:52 +02:00
Pau Ferrer Ocaña f027b34c07 MOBILE-3401 sites: Show always the site you've written 2020-05-22 13:00:52 +02:00
Dani Palou e80fa8dd18 MOBILE-3270 core: Revert some changes and improve error handling 2020-05-21 13:03:12 +02:00
Dani Palou 82add048f0 MOBILE-3401 core: Fix invalid site URL in iOS when clicking links
This is caused by a bug in InAppBrowser plugin. Even with the IAB fix, the handleOpenURL function is called if there is no app to handle the URL so we'll need this check anyway
2020-05-21 12:56:50 +02:00
Dani Palou acb406757a MOBILE-3401 participants: Scroll top when enable search 2020-05-21 11:28:06 +02:00
Juan Leyva 9057b62333
Merge pull request #2376 from crazyserver/MOBILE-3382
Mobile 3382
2020-05-19 17:29:41 +02:00
Juan Leyva bd4a295fdb
Merge pull request #2375 from dpalou/MOBILE-3422
Mobile 3422
2020-05-19 17:16:48 +02:00
Juan Leyva 180f99e0ae
Merge pull request #2374 from crazyserver/MOBILE-3420
MOBILE-3420 blog: Fix image url embedded on summaries
2020-05-19 17:15:10 +02:00
Dani Palou 1f4ae8563d MOBILE-3401 android: Use default scheme in Android 2020-05-19 15:15:13 +02:00
Pau Ferrer Ocaña b031919cca MOBILE-3402 login: Recover minimum version and deprecate 2020-05-18 12:47:23 +02:00
Dani Palou a475f3e188 MOBILE-3401 upload: Fix error displayed when cancelling 2020-05-18 12:24:21 +02:00
Dani Palou a2273ba340 MOBILE-2995 qr: Fix camera not stopped and black screen in iOS 2020-05-15 13:46:24 +02:00
Pau Ferrer Ocaña b30e578db6 MOBILE-3414 login: Fix typo on previous button 2020-05-15 09:36:50 +02:00
Pau Ferrer Ocaña db6f9dadf7 MOBILE-3382 messages: Show badge to scroll bottom 2020-05-15 09:36:50 +02:00
Dani Palou bfab73bc5e MOBILE-3401 config: Bump version number to 3.8.3 2020-05-14 15:09:08 +02:00
Dani Palou 9c11e753e7 MOBILE-3422 tabs: Keep tabs on tablet when keyboard open 2020-05-13 11:01:28 +02:00
Pau Ferrer Ocaña 2b5e15e9a4 MOBILE-3420 blog: Fix image url embedded on summaries 2020-05-12 16:16:03 +02:00
Dani Palou 570b3c05a2 MOBILE-3422 tabs: Fix grey bar on iOS when tabs are hidden 2020-05-12 13:54:14 +02:00
Dani Palou 35236772d3 MOBILE-3418 ios: Use WKWebView in InAppBrowser 2020-05-11 10:34:54 +02:00
Juan Leyva 648c00e5be
Merge pull request #2368 from dpalou/MOBILE-3417
MOBILE-3417 siteplugins: Let site plugins specify a fallback block
2020-05-07 18:59:21 +02:00
Juan Leyva bf94a13d2c
Merge pull request #2366 from crazyserver/MOBILE-3414
MOBILE-3414 login: Add onboarding slides
2020-05-07 13:47:40 +02:00
Juan Leyva 197af83b7e
Merge pull request #2365 from dpalou/MOBILE-3380
MOBILE-3380 placeholder: Flip arrow based on language direction
2020-05-07 13:41:11 +02:00
Juan Leyva f19c9d44f4
Merge pull request #2363 from dpalou/MOBILE-3377
MOBILE-3377 rte: Fix RTE button with selection in Android
2020-05-07 13:38:16 +02:00
Juan Leyva 3e6eeb88f8
Merge pull request #2362 from crazyserver/MOBILE-3394
Mobile 3394
2020-05-07 13:36:57 +02:00
Dani Palou 4e231f5c27 MOBILE-3417 siteplugins: Let site plugins specify a fallback block 2020-05-07 11:48:55 +02:00
Dani Palou 26f9e6bda3 MOBILE-3380 placeholder: Flip arrow based on language direction 2020-05-07 08:49:51 +02:00
Pau Ferrer Ocaña e69cc03c89 MOBILE-3414 login: Add onboarding slides 2020-05-06 16:54:01 +02:00
Tien Nguyen Phuc 1998e2883f MOBILE-3400 Dashboard: Last accessed do not updated 2020-05-05 22:05:31 +07:00
Pau Ferrer Ocaña 02f3214332 MOBILE-3394 mod: Add event when user activity is sent 2020-05-05 11:50:59 +02:00
Pau Ferrer Ocaña f3e5c21b6e MOBILE-3394 utils: Improve alerts and prompts 2020-05-05 11:50:59 +02:00
Dani Palou 50f63d2734 MOBILE-3377 rte: Fix RTE button with selection in Android 2020-05-05 11:37:12 +02:00
Pau Ferrer Ocaña 27ceabde62 MOBILE-3394 utils: Manage store links 2020-05-05 11:29:56 +02:00
Pau Ferrer Ocaña 83d5cb5406 MOBILE-3401 travis: Add dev on integration does not work 2020-05-04 09:28:28 +02:00
Travis CI User c47a8c1a20 Change config version [ci skip] 2020-05-01 10:38:07 +00:00
Travis CI User 44ca3ff589 Change config version [ci skip] 2020-04-30 15:34:43 +00:00
Dani Palou ec19082f7b MOBILE-2995 qr: Add copy to clipboard button in QR text modal 2020-04-29 13:53:36 +02:00
Dani Palou d79f48e3fb MOBILE-2995 book: Fix lint errors in book 2020-04-29 11:33:15 +02:00
Dani Palou 3923c796f8 MOBILE-2995 login: Improve UX of QR scan 2020-04-29 11:33:15 +02:00
Dani Palou 2b57c9485d MOBILE-2995 login: Go to credentials if scan authentication QR fails 2020-04-29 11:33:15 +02:00
Dani Palou f9df95c727 MOBILE-2995 qr: Improve handling of custom URL scheme links 2020-04-29 11:33:15 +02:00
Dani Palou c3f39abafa MOBILE-2995 qr: Add QR button in RTE 2020-04-29 11:33:15 +02:00
Dani Palou 394dd6e24d MOBILE-2995 qr: Add scan QR button in login 2020-04-29 11:33:15 +02:00
Dani Palou e14b3ed0f8 MOBILE-2995 qr: Add scan QR option in more menu 2020-04-29 11:33:15 +02:00
Dani Palou 30a2710114 MOBILE-2995 qr: Add QR plugin in the app 2020-04-29 08:11:45 +02:00
Juan Leyva eb9ba11d39
Merge pull request #2353 from crazyserver/MOBILE-3402
MOBILE-3402 login: Improve login page UX
2020-04-28 17:00:27 +02:00
Juan Leyva 8497c7bac1
Merge pull request #2352 from dpalou/MOBILE-3375
MOBILE-3375 course: Make download warnings less intrusive
2020-04-28 16:57:46 +02:00
Juan Leyva 78c0af8a4b
Merge pull request #2351 from dpalou/MOBILE-3270
Mobile 3270
2020-04-28 16:56:48 +02:00
Juan Leyva 0b81dd4c5d
Merge pull request #2350 from dpalou/MOBILE-3384
MOBILE-3384 login: Accept null in local_mobile check response
2020-04-28 16:55:08 +02:00
Pau Ferrer Ocaña 0d7956c28c MOBILE-3402 login: Improve login page UX 2020-04-28 13:41:18 +02:00
Tien Nguyen Phuc e97d4adafa MOBILE-3331 accessibility: Fix issues of Open in browser & PDF icons 2020-04-28 16:47:06 +07:00
Dani Palou 4deaf3be80 MOBILE-3270 core: Show warning if app crashed when uploading big file 2020-04-28 10:29:30 +02:00
Dani Palou ec3a1bdb56 MOBILE-3270 core: Fix upload files from Google Drive 2020-04-28 10:28:45 +02:00
Dani Palou 92247d04e1 MOBILE-3384 login: Accept null in local_mobile check response 2020-04-28 10:28:10 +02:00
Dani Palou 0893b2fb03 MOBILE-3375 course: Make download warnings less intrusive
Also, now the download function is called only if it's really needed
2020-04-28 09:16:51 +02:00
Juan Leyva b54e7ddebb
Merge pull request #2347 from dpalou/MOBILE-3407
MOBILE-3407 quiz: Fix drops in ddimageortext in Moodle 3.6
2020-04-27 17:53:51 +02:00
Juan Leyva 8ea11eb6b2
Merge pull request #2346 from dpalou/MOBILE-3398
MOBILE-3398 data: Fix ##moreurl## links
2020-04-27 17:52:57 +02:00
Juan Leyva c5f51d51b7
Merge pull request #2345 from crazyserver/MOBILE-2870
MOBILE-2870 feedback: Solve cut buttons in columns
2020-04-27 17:48:17 +02:00
Juan Leyva 394cd8275c
Merge pull request #2344 from crazyserver/MOBILE-3346
MOBILE-3346 workshop: Show current user assessments when closed
2020-04-27 17:46:46 +02:00
Juan Leyva 16873e7a64
Merge pull request #2343 from crazyserver/MOBILE-3370
MOBILE-3370 blocks: Add support for block_activity_results
2020-04-27 17:45:44 +02:00
Juan Leyva 7385cf9dbb
Merge pull request #2342 from crazyserver/MOBILE-3363
Mobile 3363
2020-04-27 17:43:24 +02:00
Juan Leyva dc3d0d7138
Merge pull request #2341 from dpalou/MOBILE-3390
MOBILE-3390 database: Support URL force name and autolink
2020-04-27 17:40:32 +02:00
Juan Leyva afae593ed8
Merge pull request #2340 from dpalou/MOBILE-3101
Mobile 3101
2020-04-27 14:41:56 +02:00
Dani Palou 1b1ff7347d MOBILE-3407 quiz: Fix drops in ddimageortext in Moodle 3.6 2020-04-27 12:53:58 +02:00
Dani Palou c744de17c1 MOBILE-3398 data: Fix ##moreurl## links 2020-04-22 13:16:35 +02:00
Dani Palou 2698261593 MOBILE-3101 iframe: Use wkwebview cookies plugin in iOS 2020-04-21 11:47:05 +02:00
Dani Palou 830089e094 MOBILE-3101 h5p: Make H5P work with the new webview 2020-04-21 11:47:05 +02:00
Dani Palou 8b9635e675 MOBILE-3101 core: Install and use cordova-plugin-advanced-http 2020-04-21 11:47:05 +02:00
Dani Palou 47decde520 MOBILE-3101 core: Fix embedded files 2020-04-21 11:47:05 +02:00
Dani Palou 38e3e88ed6 MOBILE-3101 core: Use same scheme in Android and iOS 2020-04-21 11:47:05 +02:00
Dani Palou 3a3d45db92 MOBILE-3101 core: Create singletons of all core providers 2020-04-21 11:47:05 +02:00
Dani Palou 9f325e163f MOBILE-3134 core: Debounce calls to update size in activity 2020-04-20 16:39:33 +02:00
Pau Ferrer Ocaña 8e9a841a8c MOBILE-2870 feedback: Solve cut buttons in columns 2020-04-20 12:21:53 +02:00
Pau Ferrer Ocaña df906f91e9 MOBILE-3346 workshop: Show current user assessments when closed 2020-04-20 11:41:54 +02:00
Pau Ferrer Ocaña 8910fc7f5a MOBILE-3370 blocks: Add support for block_activity_results 2020-04-17 14:41:46 +02:00
Pau Ferrer Ocaña 1eb8a045af MOBILE-3363 styles: Style dark mode action sheet buttons 2020-04-14 12:32:45 +02:00
Pau Ferrer Ocaña 98dcb3ae16 MOBILE-3363 settings: Allow auto dark mode on iOS 2020-04-14 12:16:09 +02:00
Dani Palou 254107075b MOBILE-3134 folder: Fix componentId and description in folder 2020-04-09 10:29:00 +02:00
Dani Palou 8c38f3a216 MOBILE-3134 filepool: Fix issues when handling componentId 2020-04-09 08:59:39 +02:00
Tien Nguyen Phuc df79abe1e8 MOBILE-3134 Site add-ons: Update context menu when file is downloaded 2020-04-08 19:02:54 +07:00
Dani Palou 5395ef18f1 MOBILE-3390 database: Support URL force name and autolink 2020-04-08 12:44:01 +02:00
Dani Palou c5a0c8c6ea MOBILE-3389 lang: Add missing lang strings to langindex 2020-04-06 14:45:03 +02:00
Travis CI User 950d95cf12 Update lang files [ci skip] 2020-04-03 11:35:41 +00:00
Juan Leyva afd9d46a00
Merge pull request #2334 from moodlehq/integration
Integration
2020-04-03 13:30:46 +02:00
Dani Palou d4e30159c8 MOBILE-3389 login: Make error URL clickable 2020-04-01 11:22:46 +02:00
Pau Ferrer Ocaña 09e3e00bac MOBILE-3389 login: Style new errors on login 2020-04-01 10:35:58 +02:00
Dani Palou 9693cda987 MOBILE-3389 login: Improve error messages and help in login 2020-03-31 16:22:34 +02:00
Dani Palou 8160795c31 MOBILE-3388 core: Bump version numbers 2020-03-31 11:46:40 +02:00
Juan Leyva e264caf9ab
Merge pull request #2330 from dpalou/MOBILE-3344
Mobile 3344
2020-03-31 11:11:06 +02:00
Juan Leyva b5a8c7c605
Merge pull request #2329 from dpalou/MOBILE-3351
MOBILE-3351 core: Display image viewer in fullscreen
2020-03-31 11:10:34 +02:00
Juan Leyva fe76cec8d0
Merge pull request #2328 from dpalou/MOBILE-3387
Mobile 3387
2020-03-31 11:09:25 +02:00
Dani Palou 0538d40ebf MOBILE-3387 ws: Prevent duplicate requests in ajax calls 2020-03-30 14:07:30 +02:00
Dani Palou c92264794b MOBILE-3387 core: Increase time of fetch site info cron task 2020-03-30 14:07:23 +02:00
Dani Palou 0d0deedfc3 MOBILE-3387 login: Remove unneeded call to get public config 2020-03-30 14:07:06 +02:00
Dani Palou 94877df150 MOBILE-3386 core: Pass new editor and search modules to compile 2020-03-30 13:29:49 +02:00
Travis CI User 71129e8487 Update lang files [ci skip] 2020-03-30 11:02:14 +00:00
Dani Palou 7be14a3436 MOBILE-3269 core: Fix error displayed when capturing media 2020-03-25 10:28:01 +01:00
Pau Ferrer Ocaña fee8af802b MOBILE-3269 style: Add bootstrap label styles 2020-03-19 12:54:21 +01:00
Pau Ferrer Ocaña ed19c85163 MOBILE-3269 blocks: Add a min height to all block titles 2020-03-19 12:54:21 +01:00
Juan Leyva 2e81f534a4
Merge pull request #2322 from dpalou/MOBILE-3269
MOBILE-3269 quiz: Fix cannot read 'activerulenames' of undefined
2020-03-18 16:22:03 +01:00
Dani Palou c6393b4a97 MOBILE-3269 quiz: Fix cannot read 'activerulenames' of undefined 2020-03-18 15:57:25 +01:00
Juan Leyva c81e669e95
Merge pull request #2321 from dpalou/MOBILE-3269
MOBILE-3269 filter: Fix memory cache issue with contextLevels
2020-03-17 16:46:47 +01:00
Dani Palou 02173db1b1 MOBILE-3269 filter: Fix memory cache issue with contextLevels
Each contextLevel overrode the other contextLevels, causing some cached data to be lost
2020-03-17 12:23:14 +01:00
Juan Leyva e41762e5ea
Merge pull request #2320 from dpalou/MOBILE-3269
MOBILE-3269 core: Fix return type of objectToKeyValueMap
2020-03-17 09:34:23 +01:00
Dani Palou d9e851373e MOBILE-3269 core: Fix return type of objectToKeyValueMap 2020-03-17 09:32:44 +01:00
Juan Leyva 61fc58e0c0
Merge pull request #2319 from dpalou/MOBILE-3269
Mobile 3269
2020-03-16 16:09:41 +01:00
Dani Palou 4442a182e6 MOBILE-3269 core: Fix nativeElement errors in forms 2020-03-16 14:29:44 +01:00
Dani Palou 1bbda7fa5e MOBILE-3269 course: Open labels in new page instead of phantom tab 2020-03-16 11:36:29 +01:00
Juan Leyva 46fbabd8aa
Merge pull request #2318 from dpalou/MOBILE-3269
MOBILE-3269 core: Fix HEAD requests in iOS
2020-03-16 11:18:21 +01:00
Dani Palou 0fc2900d33 MOBILE-3269 core: Fix HEAD requests in iOS 2020-03-16 11:16:25 +01:00
Pau Ferrer Ocaña 8b02bd50c6 MOBILE-3269 storage: Mark as not downloaded when size 0 2020-03-13 12:00:22 +01:00
Pau Ferrer Ocaña cb30bb555e MOBILE-3269 tabs: Fix scroll top management 2020-03-12 17:05:45 +01:00
Pau Ferrer Ocaña a237a03753 MOBILE-3330 message: Use native scrollTop value to avoid non updated val 2020-03-12 12:12:02 +01:00
Pau Ferrer Ocaña fee7e200bc MOBILE-3325 settings: Fix cache entries count 2020-03-12 11:22:03 +01:00
Dani Palou e62f5b7409 MOBILE-3323 editor: Trigger action event in missing forms 2020-03-11 11:54:29 +01:00
Juan Leyva 5fda97cce4
Merge pull request #2311 from dpalou/MOBILE-3269
MOBILE-3269 remotethemes: Move common code to functions
2020-03-10 11:07:06 +01:00
Juan Leyva 14a963cf6d
Merge pull request #2310 from dpalou/MOBILE-3298
MOBILE-3298 course: Don't fail module download if avatar fails
2020-03-09 14:08:07 +01:00
Juan Leyva eaebca6d2a
Merge pull request #2309 from dpalou/MOBILE-3330
MOBILE-3330 messages: Fix scroll to bottom when receiving messages
2020-03-09 14:07:30 +01:00
Juan Leyva 050e7f643a
Merge pull request #2308 from dpalou/MOBILE-3354
MOBILE-3354 book: Support navstyle setting
2020-03-09 14:04:41 +01:00
Juan Leyva aeab572909
Merge pull request #2306 from crazyserver/MOBILE-3361
Mobile 3361
2020-03-09 14:02:45 +01:00
Juan Leyva 416ecbb704
Merge pull request #2305 from dpalou/MOBILE-3356
MOBILE-3356 core: Fix number of tabs calculation on course page
2020-03-09 13:58:55 +01:00
Juan Leyva 8f139f6538
Merge pull request #2304 from crazyserver/MOBILE-3373
MOBILE-3373 rte: Let click fire when range selected
2020-03-09 11:39:16 +01:00
Pau Ferrer Ocaña d1a82966e2 MOBILE-3281 search: Use iOS touch events 2020-03-06 15:55:58 +01:00
Dani Palou f2c7ac3cb9 MOBILE-3269 remotethemes: Move common code to functions 2020-03-06 09:54:53 +01:00
Dani Palou 06b8e50f09 MOBILE-3330 messages: Fix scroll to bottom when receiving messages 2020-03-05 17:49:42 +01:00
Juan Leyva b7ffc0042f
Merge pull request #2300 from dpalou/MOBILE-3348
MOBILE-3348 glossary: Filter concepts and fix divider with HTML
2020-03-05 13:17:17 +01:00
Dani Palou e65ac7026e MOBILE-3348 glossary: Filter concepts and fix divider with HTML 2020-03-03 13:09:23 +01:00
Pau Ferrer Ocaña d8b7f403b7 MOBILE-3373 rte: Let click fire when range selected 2020-03-03 12:22:56 +01:00
Pau Ferrer Ocaña 0f4d7c2e99 MOBILE-3366 rte: Toggle toolbar button status when clicked 2020-03-03 09:21:58 +01:00
Pau Ferrer Ocaña 80b9c74a36 MOBILE-3366 rte: Add a11y titles 2020-03-02 14:11:59 +01:00
Pau Ferrer Ocaña db75044386 MOBILE-3281 users: Keep selected item if present in list 2020-03-02 11:42:51 +01:00
Pau Ferrer Ocaña 088dbcd821 MOBILE-3281 glossary: Open first item if not selected not in the list 2020-03-02 10:53:08 +01:00
Pau Ferrer Ocaña 7050318c0f MOBILE-3313 settings: Fix text size on Device info 2020-03-02 09:55:20 +01:00
Dani Palou 3f25bc2f7c MOBILE-3298 course: Don't fail module download if avatar fails 2020-03-02 08:43:34 +01:00
Juan Leyva 9140236b3e
Merge pull request #2295 from crazyserver/MOBILE-3313
MOBILE-3313 settings: Fixes on device info
2020-02-28 10:24:18 +01:00
Juan Leyva 1c3fa6dd8a
Merge pull request #2294 from dpalou/MOBILE-3269
MOBILE-3269 login: Use function to get logo URL
2020-02-27 15:34:37 +01:00
Pau Ferrer Ocaña 8f12c84b93 MOBILE-3281 search: Show clear button on all glossaries 2020-02-27 11:49:44 +01:00
Pau Ferrer Ocaña e51d23f24c MOBILE-3313 settings: Fixes on device info 2020-02-27 11:30:58 +01:00
Dani Palou e23dd06dd6 MOBILE-3269 login: Use function to get logo URL 2020-02-27 09:52:43 +01:00
Dani Palou 5035225124 MOBILE-3354 book: Support navstyle setting 2020-02-27 09:33:46 +01:00
Pau Ferrer Ocaña 04a6aae270 MOBILE-3361 styles: Remove windows phone styles 2020-02-26 17:54:11 +01:00
Dani Palou 841ed8b531 MOBILE-3351 core: Display image viewer in fullscreen 2020-02-26 12:57:35 +01:00
Dani Palou 25455f3631 MOBILE-3356 core: Fix number of tabs calculation on course page 2020-02-25 12:48:04 +01:00
Juan Leyva 4f25af2618
Merge pull request #2291 from dpalou/MOBILE-3349
MOBILE-3349 myoverview: Support rename of displaygroupingstarred
2020-02-25 11:11:06 +01:00
Dani Palou 65a24ed301 MOBILE-3323 quiz: Fix nativeElement error when submit quiz 2020-02-25 08:51:21 +01:00
Dani Palou 7e7f75d89e MOBILE-3349 myoverview: Support rename of displaygroupingstarred 2020-02-19 12:38:23 +01:00
Dani Palou ef98b9a19b MOBILE-3344 fileuploader: Accept more types in isInvalidMimetype 2020-02-19 10:12:11 +01:00
Juan Leyva 64db477223
Merge pull request #2287 from dpalou/MOBILE-3345
MOBILE-3345 rte: Use h3-h4-h5 instead of h1-h2-h3
2020-02-18 14:52:55 +01:00
Juan Leyva 2b13d13c93
Merge pull request #2286 from dpalou/MOBILE-3341
MOBILE-3341 book: Apply numbering setting
2020-02-18 14:51:12 +01:00
Juan Leyva fbf551b151
Merge pull request #2285 from dpalou/MOBILE-3350
MOBILE-3350 book: Don't pass chapterId to logView when open book
2020-02-18 14:47:06 +01:00
Dani Palou cd9fba9e14 MOBILE-3345 rte: Use h3-h4-h5 instead of h1-h2-h3 2020-02-18 14:46:52 +01:00
Juan Leyva 09a917b577
Merge pull request #2284 from dpalou/MOBILE-3348
MOBILE-3348 format-text: Re-filter if context data changes
2020-02-18 14:44:45 +01:00
Juan Leyva 187501acc2
Merge pull request #2283 from dpalou/MOBILE-3347
MOBILE-3347 h5p: Remove params from URL before calling WS
2020-02-18 14:42:41 +01:00
Juan Leyva abc7630d6f
Merge pull request #2282 from dpalou/MOBILE-3340
MOBILE-3340 siteplugins: Update preSets when using samePage=true
2020-02-18 14:41:40 +01:00
Juan Leyva 7eec78fb92
Merge pull request #2281 from dpalou/MOBILE-3323
Mobile 3323
2020-02-18 14:40:41 +01:00
Dani Palou 4e987794c4 MOBILE-3344 extensions: Update extensions list 2020-02-18 14:11:37 +01:00
Dani Palou 7d026fd413 MOBILE-3323 search: Fix error cannot read length of undefined 2020-02-18 11:47:30 +01:00
Pau Ferrer Ocaña 52e6e41fcd MOBILE-3335 glossary: Improve UX on browser modes 2020-02-18 11:43:28 +01:00
Pau Ferrer Ocaña f27bd969d1 MOBILE-3335 wiki: Display subwiki buttons group type 2020-02-18 11:41:46 +01:00
Dani Palou 70cdf8fc9c MOBILE-3323 search: Delete old search component created by rebase 2020-02-18 11:38:04 +01:00
Dani Palou 3ab2e7ddc0 MOBILE-3323 editor: Discard draft when user cancels 2020-02-18 11:32:12 +01:00
Dani Palou 90f96b762b MOBILE-3323 editor: Store editor original content to detect changes 2020-02-18 11:32:12 +01:00
Pau Ferrer Ocaña 0fcdd494de MOBILE-3323 rte: Style draft messages 2020-02-18 11:32:12 +01:00
Dani Palou 7fa8e6fe05 MOBILE-3323 editor: Delete draft when form is submitted 2020-02-18 11:32:12 +01:00
Dani Palou 5a79151b01 MOBILE-3323 editor: Save and restore drafts 2020-02-18 11:28:10 +01:00
Dani Palou d2f4df452e MOBILE-3323 editor: Create offline provider for editor 2020-02-18 11:28:10 +01:00
Dani Palou 96c8622608 MOBILE-3323 editor: Create new folder editor in src/core 2020-02-18 11:28:10 +01:00
Juan Leyva bc97553259
Merge pull request #2279 from crazyserver/MOBILE-3339
Mobile 3339
2020-02-18 11:21:16 +01:00
Dani Palou 39fdaed6c1 MOBILE-3350 book: Don't pass chapterId to logView when open book 2020-02-17 16:21:47 +01:00
Dani Palou f662013b47 MOBILE-3341 book: Apply numbering setting 2020-02-17 14:23:59 +01:00
Dani Palou 7256929fd2 MOBILE-3348 format-text: Re-filter if context data changes 2020-02-14 15:34:12 +01:00
Dani Palou 80189b80f3 MOBILE-3347 h5p: Remove params from URL before calling WS 2020-02-14 12:40:57 +01:00
Dani Palou 253abb7f3c MOBILE-3340 siteplugins: Update preSets when using samePage=true 2020-02-13 17:38:30 +01:00
Kiet Ly Chan f7a442040c MOBILE-3249 components: Hide delete menu item while downloading 2020-02-12 10:52:25 +07:00
Dani Palou 9e21b971e6 MOBILE-3284 tabs: Fix tslint error in isInTransition 2020-02-11 10:17:24 +01:00
Dani Palou cf6d7b0269
Merge pull request #2276 from nguyenphuctien/MOBILE-3284_integration
MOBILE-3284 Accessibility - Page through course page tabs
2020-02-11 10:06:00 +01:00
Dani Palou 4e52e31b5f
Merge pull request #2275 from nguyenphuctien/MOBILE-3275_integration
MOBILE-3275 tabs: Fix course tabs too short when text size increased
2020-02-11 10:01:01 +01:00
Pau Ferrer Ocaña 0c05a9fc41 MOBILE-3339 ionic: Remove usage of angular/http deprecated package 2020-02-11 09:37:20 +01:00
Dani Palou de7ed61147
Merge pull request #2274 from nguyenphuctien/MOBILE-3253_integration
MOBILE-3253 course: Fix completion's accessibility issue with VoiceOver
2020-02-11 09:28:47 +01:00
Juan Leyva e245e50c8e
Merge pull request #2273 from dpalou/MOBILE-3332
Mobile 3332
2020-02-10 18:23:07 +01:00
Juan Leyva 357c18f3a9
Merge pull request #2272 from crazyserver/MOBILE-3325
Mobile 3325
2020-02-10 17:27:59 +01:00
Juan Leyva 9b1144ac72
Merge pull request #2271 from crazyserver/MOBILE-3281
Mobile 3281
2020-02-10 17:24:07 +01:00
Juan Leyva a909e13a81
Merge pull request #2270 from dpalou/MOBILE-3329
MOBILE-3329 folder: Don't display refresh in subfolders
2020-02-10 17:10:16 +01:00
Juan Leyva b82e641420
Merge pull request #2268 from dpalou/MOBILE-3337-int
MOBILE-3337 desktop: Hide 'My location' button in desktop
2020-02-07 15:46:15 +01:00
Dani Palou fb15df1481 MOBILE-3337 desktop: Hide 'My location' button in desktop 2020-02-07 15:24:45 +01:00
Dani Palou 710265f094 MOBILE-3334 desktop: Show ? cursor for glossary autolinks 2020-02-07 14:55:43 +01:00
Dani Palou 3aea77ae01 MOBILE-3332 course: Display more data in errordownloadingsomefiles 2020-02-07 13:31:07 +01:00
Dani Palou 9dcd84c903 MOBILE-3332 h5p: Allow disabling offline h5p 2020-02-07 13:31:07 +01:00
Pau Ferrer Ocaña c3950bae27 MOBILE-3281 search: Add search history to all search boxes 2020-02-06 12:41:22 +01:00
Pau Ferrer Ocaña 17448fe010 MOBILE-3281 search: Add history to search boxes 2020-02-06 12:41:22 +01:00
Dani Palou 99725597b8 MOBILE-3329 folder: Don't display refresh in subfolders 2020-02-03 14:08:14 +01:00
Pau Ferrer Ocaña ebfec71542 MOBILE-3325 settings: Modern syntax changes 2020-01-30 11:23:46 +01:00
Pau Ferrer Ocaña 496a0a42a6 MOBILE-3325 other: Change navPush string usage 2020-01-30 09:48:43 +01:00
Pau Ferrer Ocaña 7c9d8cddbc MOBILE-3325 settings: Polish interface 2020-01-29 16:20:31 +01:00
Pau Ferrer Ocaña 721f7c6f36 MOBILE-3325 settings: Move ios shared files to site settings 2020-01-29 16:06:48 +01:00
Pau Ferrer Ocaña 3140b1c966 MOBILE-3325 settings: Move sync site on site settings 2020-01-29 16:06:48 +01:00
Pau Ferrer Ocaña d4ee108040 MOBILE-3325 settings: Move space usage onto site settings 2020-01-29 16:06:48 +01:00
Pau Ferrer Ocaña fa72fa4f02 MOBILE-3325 settings: Divide app and site settings 2020-01-29 16:06:19 +01:00
Juan Leyva c4becfd0af
Merge pull request #2261 from crazyserver/MOBILE-3301
MOBILE-3301 ux: Add aria-label to context more buttons
2020-01-29 15:54:58 +01:00
Juan Leyva a23ab7f1eb
Merge pull request #2260 from crazyserver/MOBILE-3327
MOBILE-3327 login: Treat invaliddevice error
2020-01-29 15:53:51 +01:00
Juan Leyva 91dfc0b9f8
Merge pull request #2259 from crazyserver/MOBILE-3313
Mobile 3313
2020-01-29 15:52:14 +01:00
Juan Leyva e971e7a60e
Merge pull request #2258 from dpalou/MOBILE-3317
MOBILE-3317 settings: Allow disabling dark mode in site
2020-01-29 15:34:03 +01:00
Dani Palou 9603f9d0d0 MOBILE-3317 settings: Allow disabling dark mode in site 2020-01-29 15:22:52 +01:00
Dani Palou 7a6b4802c9 MOBILE-3318 core: Remove old actions from update manager 2020-01-29 14:56:18 +01:00
Dani Palou 6556e54d0c MOBILE-3318 core: Remove ydn.db and its usage 2020-01-29 14:55:34 +01:00
Pau Ferrer Ocaña 03e93ff6c8 MOBILE-3313 about: Do not translate device OS 2020-01-29 13:22:18 +01:00
Juan Leyva d172c34c30
Merge pull request #2256 from dpalou/MOBILE-3312
MOBILE-3312 core: Update site info every certain time
2020-01-29 12:55:12 +01:00
Juan Leyva 4b21c45d73
Merge pull request #2255 from NoelDeMartin/MOBILE-3286
Mobile 3286
2020-01-29 12:50:30 +01:00
Pau Ferrer Ocaña a3e7c676fb MOBILE-3313 settings: Copy device info setting using long press 2020-01-29 12:34:38 +01:00
Pau Ferrer Ocaña 447aa2d625 MOBILE-3313 about: Observe network status 2020-01-29 12:34:38 +01:00
Pau Ferrer Ocaña d788c320ff MOBILE-3313 licenses: Add open source licenses page 2020-01-29 12:34:38 +01:00
Pau Ferrer Ocaña c6b3190c64 MOBILE-3313 settings: Improve about page with device info 2020-01-29 12:33:46 +01:00
Pau Ferrer Ocaña 9cf2fb6436 MOBILE-3301 ux: Add aria-label to context more buttons 2020-01-29 12:09:16 +01:00
Juan Leyva cdc54432db
Merge pull request #2253 from dpalou/MOBILE-3299
MOBILE-3299 core: Let site plugins use canBeCleared in site schemas
2020-01-29 12:05:28 +01:00
Pau Ferrer Ocaña d3d80d35f4 MOBILE-3327 login: Treat invaliddevice error 2020-01-29 11:55:57 +01:00
Juan Leyva e09de96e9c
Merge pull request #2252 from crazyserver/MOBILE-3262
MOBILE-3262 tabs: Ensure tabbar is shown on top scroll
2020-01-29 11:41:50 +01:00
Juan Leyva 90fecdefa2
Merge pull request #2251 from crazyserver/MOBILE-3314
MOBILE-3314 assign: Check grade access before prefetch
2020-01-29 11:33:50 +01:00
Juan Leyva 7427738039
Merge pull request #2250 from crazyserver/MOBILE-3308
MODILE-3308 dark: Fix activated items color
2020-01-29 11:28:04 +01:00
Dani Palou 090817390e MOBILE-3312 core: Update site info every certain time 2020-01-28 09:16:58 +01:00
Dani Palou 136b746696 MOBILE-3299 core: Let site plugins use canBeCleared in site schemas 2020-01-23 17:02:59 +01:00
Noel De Martin a476a773f1 MOBILE-3286 login: Improve guessing site domains 2020-01-23 14:48:27 +01:00
Pau Ferrer Ocaña eab3673f26 MOBILE-3262 tabs: Ensure tabbar is shown on top scroll 2020-01-23 10:56:51 +01:00
Pau Ferrer Ocaña d3718c0573 MOBILE-3314 assign: Check grade access before prefetch 2020-01-23 10:29:52 +01:00
Dani Palou 59620ff33f MOBILE-2853 login: Open browser to reconnect if oauth is still valid 2020-01-23 10:02:27 +01:00
Dani Palou f5a28ad584 MOBILE-2853 login: Hide password in reconnect if OAuth 2020-01-23 10:02:27 +01:00
Dani Palou 80c2aef0d0 MOBILE-2853 core: Let app DB tables define a scheme to handle updates 2020-01-23 09:59:08 +01:00
Pau Ferrer Ocaña 7d88450fd0 MODILE-3308 dark: Fix activated items color 2020-01-23 09:14:19 +01:00
Juan Leyva 84f559264b
Merge pull request #2248 from crazyserver/MOBILE-3274
MOBILE-3274 qtype: Add text-color to drag items
2020-01-22 17:12:45 +01:00
Juan Leyva e683c25c59
Merge pull request #2247 from crazyserver/MOBILE-3268
MOBILE-3268 styles: Add darkmode to modals
2020-01-22 17:11:39 +01:00
Juan Leyva 17ca2d186f
Merge pull request #2246 from dpalou/MOBILE-3302
MOBILE-3302 desktop: Fix unzip files in desktop apps
2020-01-22 17:08:02 +01:00
Juan Leyva ab898ef1bd
Merge pull request #2243 from dpalou/MOBILE-3239
MOBILE-3239 block: Don't fetch data in invalidate for site plugin blocks
2020-01-22 16:58:52 +01:00
Juan Leyva 386d9a80b2
Merge pull request #2242 from KietChan/MOBILE-3254_integration
MOBILE-3254 ionic: double click on item some time make it open twice
2020-01-22 16:54:14 +01:00
Juan Leyva 086fc954ad
Merge pull request #2241 from dpalou/MOBILE-3277
Mobile 3277
2020-01-22 16:44:49 +01:00
Juan Leyva b35eabc710
Merge pull request #2240 from dpalou/MOBILE-3267
MOBILE-3267 more: Filter site name in more tab
2020-01-22 16:30:47 +01:00
Juan Leyva 4fe867a051
Merge pull request #2239 from dpalou/MOBILE-3285
Mobile 3285
2020-01-22 16:29:28 +01:00
Juan Leyva 0d1fd43016
Merge pull request #2238 from dpalou/MOBILE-3279
MOBILE-3279 login: Allow disabling identity providers
2020-01-22 16:22:40 +01:00
Juan Leyva d5ca78f82e
Merge pull request #2237 from crazyserver/MOBILE-3266
Mobile 3266
2020-01-22 16:03:39 +01:00
Dani Palou 34050783a7 MOBILE-3279 login: Allow disabling identity providers 2020-01-22 15:55:03 +01:00
Noel De Martin 2e69497c13 MOBILE-3286 utils: Refactor CoreUrl and expose to plugins 2020-01-21 10:43:49 +01:00
Pau Ferrer Ocaña 56a0423f4b MOBILE-3274 qtype: Add text-color to drag items 2020-01-17 15:05:41 +01:00
Pau Ferrer Ocaña 97e43767b3 MOBILE-3268 styles: Add darkmode to modals 2020-01-17 11:26:55 +01:00
Noel De Martin 28404f8b25 MOBILE-3286 login: Parse url domain if site wasn't found 2020-01-16 15:45:32 +01:00
Dani Palou 16daf6661f MOBILE-3302 desktop: Fix unzip files in desktop apps 2020-01-16 15:19:42 +01:00
Tien Nguyen Phuc c9c7745244 MOBILE-3284 Accessibility - Page through course page tabs 2020-01-16 11:35:59 +07:00
Juan Leyva 421ea59db0
Merge pull request #2235 from dpalou/MOBILE-3242
MOBILE-3242 ui: Display different cursor in video and audios
2020-01-15 16:32:25 +01:00
Dani Palou ba35a48a09 MOBILE-3242 ui: Display different cursor in video and audios 2020-01-15 15:07:13 +01:00
Pau Ferrer Ocaña 1741538a62 MOBILE-3266 language: Add missing language 2020-01-14 16:44:55 +01:00
Pau Ferrer Ocaña f4fdafefc6 MOBILE-3266 language: Fix some missing translations 2020-01-14 16:44:20 +01:00
Juan Leyva dbac7520ed
Merge pull request #2232 from dpalou/MOBILE-3242
MOBILE-3242 ui: Display different cursor in all clickable elements
2020-01-14 14:47:21 +01:00
Pau Ferrer Ocaña 3cd05f1ba4 MOBILE-3170 travis: Change repo names 2020-01-14 13:55:41 +01:00
Dani Palou 00544125e4 MOBILE-3239 block: Don't fetch data in invalidate for site plugin blocks 2020-01-14 12:59:16 +01:00
Dani Palou 7dadd08a30 MOBILE-3277 siteplugins: Don't clone the js result of init
The init JS can return providers with dependencies, making this clone extremely slow
2020-01-14 09:58:36 +01:00
Dani Palou f2f17a4d1b MOBILE-3277 siteplugins: Let site plugins use the fetchContent function 2020-01-14 09:58:36 +01:00
Dani Palou d3455aa5c0 MOBILE-3277 core: Allow adding new schemas after creating site 2020-01-14 09:58:36 +01:00
Dani Palou 2cd6ef5347 MOBILE-3267 more: Filter site name in more tab 2020-01-13 13:00:37 +01:00
Tien Nguyen Phuc 6ccc65625f MOBILE-3275 tabs: Fix course area tabs are too short when text size increased 2020-01-13 17:06:36 +07:00
Dani Palou d8a7dffb87 MOBILE-3285 core: Bump version number to 3.8.1 2020-01-13 08:15:23 +01:00
Dani Palou e35bebd9af MOBILE-3242 ui: Display different cursor in all clickable elements 2020-01-10 10:41:36 +01:00
Dani Palou fcee32ed0e MOBILE-3285 core: Unlock plugin and libraries versions 2020-01-09 15:40:20 +01:00
Kiet Ly Chan 2dd137595d MOBILE-3254 ionic: double click on item some time make it open twice 2019-12-24 10:18:45 +07:00
Travis CI User 9b6d227de3 Update lang files [ci skip] 2019-12-19 20:17:11 +00:00
Juan Leyva c6dee63be5
Merge branch 'master' into integration 2019-12-19 21:12:14 +01:00
Juan Leyva dc5f8130ff
Merge pull request #2222 from marxjohnson/MOBILE-3191_integration
MOBILE-3191 UX: Fix condition for keeping tabs visible on short pages
2019-12-18 16:38:27 +01:00
Dani Palou 8b0b9082d2 MOBILE-3213 database: Remove console.error calls 2019-12-18 14:02:16 +01:00
Juan Leyva 62ce8a3536
Merge pull request #2220 from crazyserver/MOBILE-3213
Mobile 3213
2019-12-18 12:45:40 +01:00
Pau Ferrer Ocaña 7a1b49cae1 MOBILE-3213 workshop: Disable refreshers when inform 2019-12-18 12:39:22 +01:00
Pau Ferrer Ocaña bed497d54d MOBILE-3213 style: Add position fallback 2019-12-18 11:46:46 +01:00
Pau Ferrer Ocaña bd4db3ff01 MOBILE-3213 database: Do not allow to set widths or heights 2019-12-18 11:37:24 +01:00
Dani Palou 4601df6fc4 MOBILE-3213 data: Fix latlong geo links 2019-12-18 10:58:05 +01:00
Pau Ferrer Ocaña a0cd139d9c MOBILE-3213 workshop: Fix static definition 2019-12-18 10:38:05 +01:00
Pau Ferrer Ocaña c255feeeef MOBILE-3213 assign: Discard grade drafts after successful sync 2019-12-18 10:38:05 +01:00
Dani Palou 82c0385fe5 MOBILE-3213 core: Handle anchors when cleaning extensions 2019-12-18 08:08:38 +01:00
Pau Ferrer Ocaña 81d45266ca MOBILE-3213 styles: Fix styles on timeline block 2019-12-17 16:39:47 +01:00
Pau Ferrer Ocaña efa25b857c MOBILE-3213 courses: Check download courses on all related blocks 2019-12-17 13:26:41 +01:00
Juan Leyva c485afee02
Merge pull request #2218 from dpalou/MOBILE-3213
Mobile 3213
2019-12-17 12:31:48 +01:00
Dani Palou e92a615fd5 MOBILE-3213 h5p: Fix closing tag in content validator 2019-12-17 11:47:47 +01:00
Juan Leyva 6976e489c4
Merge pull request #2217 from NoelDeMartin/MOBILE-3213
Mobile 3213
2019-12-17 11:45:20 +01:00
Juan Leyva dbb9e86e4b
Merge pull request #2216 from crazyserver/MOBILE-3213
Mobile 3213
2019-12-17 11:43:42 +01:00
Pau Ferrer Ocaña 8a6063f00a MOBILE-3213 forum: Check user preferences on sort 2019-12-17 11:37:53 +01:00
Noel De Martin 5690fafe20 MOBILE-3040 submission: Fix isSubmissionEmpty logic 2019-12-17 11:02:29 +01:00
Pau Ferrer Ocaña b44a4ae464 MOBILE-3213 styles: Dark mode fixes 2019-12-17 10:48:43 +01:00
Noel De Martin 89e90624b3 MOBILE-3213 files: Improve download message with 0 bytes. 2019-12-17 10:11:11 +01:00
Tien Nguyen 450cffd7f8 MOBILE-3253 course: Fix completion's accessibility issue with VoiceOver 2019-12-17 16:03:16 +07:00
Dani Palou 3d5041de7c MOBILE-3213 ios: Add timestamp to some files in iOS 2019-12-17 10:01:09 +01:00
Pau Ferrer Ocaña a6e68c7176 MOBILE-3213 survey: Check question is required to disable the submission 2019-12-16 17:20:48 +01:00
Pau Ferrer Ocaña 67b5deb5bc MOBILE-3213 survey: Fix tablet view of the form 2019-12-16 17:20:27 +01:00
Dani Palou ece5905b36 MOBILE-3213 data: Log activity view in more cases 2019-12-16 16:24:12 +01:00
Pau Ferrer Ocaña e5dc003709 MOBILE-3213 scorm: Fix offline attempt alignment 2019-12-16 16:23:47 +01:00
Pau Ferrer Ocaña 2c7f4200cf MOBILE-3213 scorm: Use new fontawesome icons on TOC 2019-12-16 15:47:24 +01:00
Pau Ferrer Ocaña 5fa8f61d9d MOBILE-3213 scorm: Fix unzip using emulator 2019-12-16 15:47:24 +01:00
Pau Ferrer Ocaña 75ea013503 MOBILE-3213 course: Fix section selector padding 2019-12-16 15:47:24 +01:00
Noel De Martin 826c9a0f30 MOBILE-3213 files: Refactor files size calculation to avoid network requests 2019-12-16 12:40:47 +01:00
Juan Leyva c0e8b8d006
Merge pull request #2214 from NoelDeMartin/MOBILE-3040
Mobile 3040
2019-12-16 10:38:01 +01:00
Noel De Martin 067de29562 MOBILE-3040 submission: Ignore files to determine if online text is empty 2019-12-16 09:08:11 +01:00
Juan Leyva fb1096381e
Merge pull request #2213 from dpalou/MOBILE-3213
Mobile 3213
2019-12-13 18:53:14 +01:00
Juan Leyva d103f50769
Merge pull request #2212 from crazyserver/MOBILE-3213
Mobile 3213
2019-12-13 18:50:15 +01:00
Dani Palou af38ef2383 MOBILE-3213 assign: Fix not refreshed after copy previous submission 2019-12-13 18:42:23 +01:00
Pau Ferrer Ocaña efa962aab3 MOBILE-3213 survey: Invalidate survey after sync 2019-12-13 16:18:48 +01:00
Dani Palou f454ed291f MOBILE-3213 feedback: Fix question name not filtered 2019-12-13 15:11:18 +01:00
Juan Leyva 60598528b8
Merge pull request #2211 from NoelDeMartin/MOBILE-3245
Mobile 3245
2019-12-13 15:05:43 +01:00
Pau Ferrer Ocaña eaeff7e2b7 MOBILE-3213 lesson: Show lesson menu as a lateral modal 2019-12-13 14:20:55 +01:00
Pau Ferrer Ocaña 1d8cf13348 MOBILE-3213 course: Pass section on activities block 2019-12-13 13:22:44 +01:00
Dani Palou 4ecb148c19 MOBILE-3213 ios: Fix RTE toolbar in iOS 12+ 2019-12-13 12:30:07 +01:00
Pau Ferrer Ocaña 9ee135e0b5 MOBILE-3213 settings: Hide space usage values when loading 2019-12-13 12:13:33 +01:00
Pau Ferrer Ocaña 438ae42a16 MOBILE-3213 style: Fix some darkmode styles 2019-12-13 11:10:28 +01:00
Pau Ferrer Ocaña 63bff7c4f8 MOBILE-3213 forum: Fix discussion links when nested view is on 2019-12-13 10:50:59 +01:00
Dani Palou 5053274a85 MOBILE-3213 resource: Fix PTR on mod resource 2019-12-13 09:30:17 +01:00
Dani Palou 72a2b571cd MOBILE-3213 folder: Fix PTR in folder 2019-12-13 08:30:54 +01:00
Dani Palou 268e45ef09 MOBILE-3213 badges: Don't show alignment if broken 2019-12-13 08:21:42 +01:00
Dani Palou 4209dd1393 MOBILE-3213 notes: Fix HTML not rendered in notes 2019-12-13 08:21:42 +01:00
Juan Leyva 6c47098dd8
Merge pull request #2210 from crazyserver/MOBILE-3213
Mobile 3213
2019-12-12 18:18:14 +01:00
Pau Ferrer Ocaña 28d9954b96 MOBILE-3213 forum: Revert part of MOBILE-3218 to link discussions 2019-12-12 18:16:01 +01:00
Noel De Martin 211de7ce4b MOBILE-3040 submission: Hide reusing submission button if it was empty 2019-12-12 17:46:48 +01:00
Pau Ferrer Ocaña 7cfb0a8c9d MOBILE-3213 text: Fix check html is blank 2019-12-12 17:43:58 +01:00
Pau Ferrer Ocaña 34b6ab1fe1 MOBILE-3213 workshop: Dimme submit task when not possible 2019-12-12 17:15:56 +01:00
Pau Ferrer Ocaña b74381c626 MOBILE-3213 folder: Fix opening subfolders 2019-12-12 16:43:43 +01:00
Noel De Martin 86785a4288 MOBILE-3232 filters: Disable mathjax options menu 2019-12-12 16:10:54 +01:00
Juan Leyva 11a91c4cb6
Merge pull request #2207 from dpalou/MOBILE-3213
MOBILE-3213 core: Fix exception when invalidate site plugin content
2019-12-12 10:07:15 +01:00
Dani Palou ee4bf2944c MOBILE-3213 core: Fix exception when invalidate site plugin content 2019-12-12 09:26:40 +01:00
Pau Ferrer Ocaña 07b32226bd MOBILE-3213 resource: Fix resource icon set 2019-12-11 15:46:05 +01:00
Juan Leyva be8a3a2b66
Merge pull request #2206 from dpalou/MOBILE-3213
MOBILE-3213 core: Don't use tokenpluginfile for customcert
2019-12-11 15:40:05 +01:00
Dani Palou 4c09231e14 MOBILE-3213 core: Don't use tokenpluginfile for customcert 2019-12-11 15:24:41 +01:00
Juan Leyva a317925844
Merge pull request #2205 from dpalou/MOBILE-3213
MOBILE-3213 h5p: Send a resize event instead of a ready event
2019-12-11 14:05:56 +01:00
Noel De Martin 5ba3c03d91 MOBILE-3245 naming: Prefix ReadingStrategy name with CoreSites 2019-12-11 13:33:31 +01:00
Noel De Martin accb83b339 MOBILE-3245 grades: Fix network methods calls when populating grades 2019-12-11 13:32:00 +01:00
Pau Ferrer Ocaña 36a070d98f MOBILE-3213 tabs: Add border on side placement 2019-12-11 13:27:13 +01:00
Dani Palou cb4c666cb7 MOBILE-3213 h5p: Send a resize event instead of a ready event 2019-12-11 11:47:00 +01:00
Juan Leyva facda7002b
Merge pull request #2204 from NoelDeMartin/MOBILE-2159
Mobile 2159
2019-12-11 11:00:21 +01:00
Juan Leyva 40fac1b6a3
Merge pull request #2203 from dpalou/MOBILE-3213
Mobile 3213
2019-12-11 10:53:49 +01:00
Noel De Martin 5337c77b7e MOBILE-3245 grades: Fix course data population in grades 2019-12-11 10:50:10 +01:00
Noel De Martin 3d67ee62de MOBILE-2159 geolocation: Replace type guard with simpler code 2019-12-11 10:18:21 +01:00
Dani Palou 8d30c0be97 MOBILE-3213 core: Run script that removes types from JSDoc 2019-12-11 08:21:20 +01:00
Noel De Martin 2846e6838a MOBILE-2159 geolocation: Improve error message when permission is denied 2019-12-10 17:06:04 +01:00
Dani Palou b427c8a52a MOBILE-3213 h5p: Support fullscreen in H5P iframe 2019-12-10 16:20:06 +01:00
Pau Ferrer Ocaña 0824045e9a MOBILE-3213 lang: Fix minimum version type 2019-12-10 15:11:20 +01:00
Dani Palou 49d33fb9e4 MOBILE-3213 h5p: Fix resize in h5p.org packages 2019-12-10 13:29:20 +01:00
Pau Ferrer Ocaña 6e5f8319e4 MOBILE-3213 lang: Use a variable to determine minimum version 2019-12-10 12:27:15 +01:00
Dani Palou 96ccb97ed0 MOBILE-3247 survey: Fix issues with last 2 questions in survey
This was a regression caused by MOBILE-3109
2019-12-10 09:08:00 +01:00
Juan Leyva 6e27a7919b
Merge pull request #2131 from dpalou/MOBILE-3026
MOBILE-3026 core: Fix back online message displayed on resume
2019-12-09 17:25:10 +01:00
Dani Palou e0849668e3 MOBILE-2235 h5p: Support and use isEnabled function in file delegate 2019-12-09 15:37:00 +01:00
Dani Palou 40fc0e2b00 MOBILE-2235 core: Use isStateDownloaded where it should 2019-12-09 15:34:28 +01:00
Dani Palou 5dae06ff81 MOBILE-2235 h5p: Fix issues identified during PeerReview 2019-12-09 15:34:28 +01:00
Dani Palou 1a2ea9485f MOBILE-2235 h5p: Fix check download for external h5p packages 2019-12-09 14:24:32 +01:00
Dani Palou 69e4fdd036 MOBILE-2235 iframe: Fix clicks in deep iframe links 2019-12-09 14:24:32 +01:00
Dani Palou 56faa66adc MOBILE-2235 h5p: Implement and use content validator 2019-12-09 14:24:32 +01:00
Dani Palou 3da7c99fd8 MOBILE-2235 h5p: Download in background after play 2019-12-09 14:24:32 +01:00
Dani Palou 5903975e8c MOBILE-2235 h5p: Handle display options 2019-12-09 14:24:32 +01:00
Dani Palou ad716ce07e MOBILE-2235 h5p: Delete content data if original file is deleted 2019-12-09 14:24:32 +01:00
Dani Palou d5e12fb136 MOBILE-2235 h5p: Delete index files when updating libs 2019-12-09 14:24:32 +01:00
Dani Palou ea2aa48d77 MOBILE-2235 h5p: Include resizer scripts 2019-12-09 14:24:32 +01:00
Dani Palou fb898f6f05 MOBILE-2235 h5p: Save content and create player 2019-12-09 14:24:32 +01:00
Dani Palou ef5f96a643 MOBILE-2235 h5p: Include core H5P libraries and assets 2019-12-09 14:24:32 +01:00
Dani Palou 93259097d6 MOBILE-2235 h5p: Install H5P libraries and save content 2019-12-09 14:24:32 +01:00
Dani Palou b9850b08dc MOBILE-2235 core: Fix site.getid() exceptions due to format text 2019-12-09 14:24:32 +01:00
Dani Palou c4a58d9ee8 MOBILE-2235 h5p: Implement H5P download and unzip 2019-12-09 14:24:32 +01:00
Dani Palou 9b637fc496 MOBILE-2235 h5p: Display download button in H5P placeholder 2019-12-09 14:17:08 +01:00
Dani Palou 690544afbf MOBILE-2235 h5p: Show placeholder instead of H5P directly 2019-12-09 14:17:08 +01:00
Dani Palou 5e2e1d1a24 MOBILE-2235 h5p: Add h5p extension to list of extensions 2019-12-09 14:17:08 +01:00
Dani Palou 4db28cfb00 MOBILE-3233 url: Fix URL not udpated when PTR in URL index 2019-12-09 12:03:57 +01:00
Dani Palou 0efa423bf6 MOBILE-3233 course: Implement prefetch handlers for URL and LTI
These prefetch handlers won't download anything, but they will be used to invalidate data when the user performs a PTR in the course page.
2019-12-09 12:03:57 +01:00
Juan Leyva 0305dce991
Merge pull request #2197 from crazyserver/MOBILE-3201
Mobile 3201
2019-12-09 11:53:37 +01:00
Juan Leyva 22987f037d
Merge pull request #2196 from dpalou/MOBILE-3095
MOBILE-3095 core: Make easier to support label site plugins
2019-12-09 11:48:27 +01:00
Dani Palou 82eded5e5f MOBILE-3095 core: Make easier to support label site plugins 2019-12-09 11:37:47 +01:00
Pau Ferrer Ocaña 0787368872 MOBILE-3201 wiki: Fix wiki page log 2019-12-09 11:33:06 +01:00
Pau Ferrer Ocaña b4f563282b MOBILE-3201 libs: Fix sortProperties null object error 2019-12-09 11:32:42 +01:00
Mark Johnson a0611a168d MOBILE-3191 UX: Fix condition for keeping tabs visible on short pages 2019-12-09 09:28:56 +00:00
Pau Ferrer Ocaña c94c319225 MOBILE-3201 log: Delete logs if WS call fails 2019-12-05 17:19:15 +01:00
Noel De Martin 44f746bd86 MOBILE-3232 filters: Use svg mathjax output 2019-12-05 16:11:12 +01:00
Pau Ferrer Ocaña 067c46e8c5 MOBILE-3216 core: Check if user agent is controlled by automation 2019-12-04 16:51:38 +01:00
Juan Leyva 9686113163
Merge pull request #2188 from NoelDeMartin/MOBILE-3230
MOBILE-3230 forum: Use nested children in a discussion when calculati…
2019-12-04 15:55:59 +01:00
Juan Leyva 0d4b990332
Merge pull request #2187 from dpalou/MOBILE-3227
Mobile 3227
2019-12-04 15:54:32 +01:00
Juan Leyva 24197e3657
Merge pull request #2186 from NoelDeMartin/MOBILE-3235
Mobile 3235
2019-12-04 15:48:31 +01:00
Juan Leyva 09a033acd5
Merge pull request #2185 from crazyserver/MOBILE-3210
MOBILE-3210 myoverview: Add custom filters
2019-12-04 15:42:46 +01:00
Juan Leyva 89a1156977
Merge pull request #2184 from dpalou/MOBILE-3223
MOBILE-3223 ios: Fix playsinline for iOS in InAppBrowser
2019-12-04 15:28:57 +01:00
Pau Ferrer Ocaña 05fafe3e67 MOBILE-3210 myoverview: Add custom filters 2019-12-04 15:27:27 +01:00
Juan Leyva 4114603bda
Merge pull request #2182 from crazyserver/MOBILE-3217
Mobile 3217
2019-12-04 15:08:45 +01:00
Pau Ferrer Ocaña bc33ae3bf8 MOBILE-3217 course: Check colors array is populated 2019-12-04 15:07:22 +01:00
Pau Ferrer Ocaña 5a7bff9bb9 MOBILE-2877 comments: Fix comments offline load 2019-12-04 12:04:31 +01:00
Dani Palou dca93cb6e4 MOBILE-3227 filter: Get all course blocks filters at once 2019-12-04 11:50:53 +01:00
Dani Palou 466da5c7af MOBILE-3227 filter: Get all enrolled courses filters at once 2019-12-04 11:32:04 +01:00
Juan Leyva 8280e5c4dd
Merge pull request #2180 from dpalou/MOBILE-3164
MOBILE-3164 core: Fix file ID calculation with tokenpluginfile
2019-12-04 10:33:43 +01:00
Dani Palou c4b21f0fb0 MOBILE-3164 core: Fix file ID calculation with tokenpluginfile 2019-12-04 10:21:28 +01:00
Pau Ferrer Ocaña 1daa5c57c9 MOBILE-3205 forum: Refresh info after pin or star 2019-12-04 10:17:28 +01:00
Dani Palou fd5d07ccdc MOBILE-3223 ios: Fix playsinline for iOS in InAppBrowser 2019-12-03 16:06:51 +01:00
Dani Palou 3f842b8483 MOBILE-1501 participants: Select first when search or clear 2019-12-03 15:08:35 +01:00
Pau Ferrer Ocaña a03162f70b MOBILE-3218 links: Use instanceId on module index links 2019-12-03 13:06:49 +01:00
Pau Ferrer Ocaña 22ab48800e MOBILE-3218 forum: Discussions link only works from notifications 2019-12-03 13:06:49 +01:00
Pau Ferrer Ocaña ce602321ff MOBILE-3218 links: Adapt links to new handler functions 2019-12-03 13:06:48 +01:00
Pau Ferrer Ocaña 30e6feab24 MOBILE-3218 links: Implement all index handlers enabled on activity 2019-12-03 13:06:48 +01:00
Pau Ferrer Ocaña ed1fc4c09d MOBILE-3218 course: Add general navigation to module by instance 2019-12-03 13:06:48 +01:00
Pau Ferrer Ocaña a6432ad7b7 MOBILE-3218 mod: Fix isPluginEnabled return type on activities 2019-12-03 13:03:54 +01:00
Pau Ferrer Ocaña 2a6a3876b9 MOBILE-3217 course: Support custom course card colors 2019-12-03 11:00:26 +01:00
Noel De Martin cf4331bc89 MOBILE-3235 core: Rename 'category' context level to 'coursecat'
Renamed in order to remain consistent with the LMS.
2019-12-02 13:25:47 +01:00
Juan Leyva 6ad4d8744d
Merge pull request #2176 from crazyserver/MOBILE-2877
Mobile 2877
2019-12-02 13:18:41 +01:00
Noel De Martin 8af17d2cf7 MOBILE-3230 forum: Use nested children in a discussion when calculating parent subjects 2019-12-02 13:10:53 +01:00
Pau Ferrer Ocaña f16042ee7d MOBILE-2877 assign: Leave feedback comment enabled 2019-12-02 12:31:54 +01:00
Noel De Martin 31c4595bbd MOBILE-3235 core: Rename ContextLevel enum keys 2019-12-02 11:17:24 +01:00
Noel De Martin 46cc61cc01 MOBILE-3235 core: Add enumeration defining available context levels 2019-11-28 17:18:13 +01:00
Noel De Martin dcf33d4fc1 MOBILE-3235 blocks: Fix activities block outside of course context level 2019-11-28 16:40:53 +01:00
Pau Ferrer Ocaña 338334b8c6 MOBILE-3205 forum: Reload discussion list after changes 2019-11-28 14:36:49 +01:00
Pau Ferrer Ocaña 85b4395909 MOBILE-2877 comments: Sync comments views 2019-11-28 14:16:11 +01:00
Pau Ferrer Ocaña 9f51f547c4 MOBILE-2877 data: Check comments disabled on prefetch 2019-11-28 13:14:56 +01:00
Pau Ferrer Ocaña e6fd969855 MOBILE-2877 glossary: Include comments into glossary 2019-11-28 13:14:56 +01:00
Travis CI User 3cefd6b557 Update lang files [ci skip] 2019-11-28 09:54:48 +00:00
Pau Ferrer Ocaña 135e2cd5e3 MOBILE-3070 forum: Fix finding discussion by Id. 2019-11-28 10:05:05 +01:00
Juan Leyva 12ec938594
Merge pull request #2173 from crazyserver/MOBILE-3222
MOBILE-3222 iframe: Fix Embed youtube url
2019-11-27 17:38:24 +01:00
Juan Leyva ba16e1ca61
Merge pull request #2172 from crazyserver/MOBILE-3228
MOBILE-3228 login: Match login and reconnect pages
2019-11-27 17:08:37 +01:00
Juan Leyva 99c533d321
Merge pull request #2171 from NoelDeMartin/MOBILE-3206
MOBILE-3206 lang: Update invalid moodle version message
2019-11-27 17:01:47 +01:00
Juan Leyva 989c3f199d
Merge pull request #2170 from NoelDeMartin/MOBILE-3230
Mobile 3230
2019-11-27 17:00:09 +01:00
Pau Ferrer Ocaña f5fdac6df9 MOBILE-3228 login: Match login and reconnect pages 2019-11-27 14:28:32 +01:00
Noel De Martin 9ebf923964 MOBILE-3230 forum: Update parentheses formatting 2019-11-27 12:48:34 +01:00
Noel De Martin a401649b94 MOBILE-3206 lang: Update invalid moodle version message 2019-11-27 10:54:27 +01:00
Pau Ferrer Ocaña 41abc66640 MOBILE-3222 iframe: Fix Embed youtube url 2019-11-27 10:48:55 +01:00
Juan Leyva 128f683feb
Merge pull request #2168 from crazyserver/MOBILE-2972
MOBILE-2972 blocks: Show categories when configured to be shown
2019-11-26 16:42:21 +01:00
Noel De Martin 256c883f57 MOBILE-3230 forum: Avoid updating reply subject if it's been modified 2019-11-26 16:16:13 +01:00
Noel De Martin 86f0db8108 MOBILE-3230 forum: Use parent subject in post replies 2019-11-26 16:11:40 +01:00
Pau Ferrer Ocaña 91cd0d837c MOBILE-3205 forum: Fix discussion actions search 2019-11-25 15:57:02 +01:00
Juan Leyva 9846e40c8c
Merge pull request #2166 from dpalou/MOBILE-1501
MOBILE-1501 participants: Empty split view when new search
2019-11-25 14:54:22 +01:00
Pau Ferrer Ocaña c35cdd04f8 MOBILE-2972 blocks: Show categories when configured to be shown 2019-11-25 10:41:02 +01:00
Juan Leyva 659539c8a2
Merge pull request #2165 from dpalou/MOBILE-3211
MOBILE-3211 siteplugins: Use current page title if not defined
2019-11-22 16:19:59 +01:00
Pau Ferrer Ocaña 6219947374 MOBILE-2267 forum: Add open in browser link to posts 2019-11-22 12:09:06 +01:00
Pau Ferrer Ocaña 470abc056b MOBILE-2267 forum: Edit forum post 2019-11-22 11:52:26 +01:00
Pau Ferrer Ocaña 69fc9d2d84 MOBILE-3215 style: Add styles to improve bma handling 2019-11-22 10:32:06 +01:00
Juan Leyva 92874fbb75
Merge pull request #2162 from crazyserver/MOBILE-3136
MOBILE-3136 calendar: Fix param pass to day view
2019-11-22 10:00:03 +01:00
Juan Leyva c35f9311d7
Merge pull request #2161 from crazyserver/MOBILE-3190
MOBILE-3190 block_myoverview: Add 3.8 course filters except custom
2019-11-22 09:51:00 +01:00
Pau Ferrer Ocaña f96b5e9b1c MOBILE-3157 forum: Add delete post option 2019-11-21 16:14:59 +01:00
Pau Ferrer Ocaña e3e559da6f MOBILE-3157 utils: Add shortcut for delete confirmations 2019-11-21 16:14:59 +01:00
Pau Ferrer Ocaña 43c484a302 MOBILE-3136 calendar: Fix param pass to day view 2019-11-21 16:05:19 +01:00
Pau Ferrer Ocaña 1fea23253c MOBILE-3177 sites: Support dev versions on minimum version check 2019-11-21 15:44:45 +01:00
Pau Ferrer Ocaña 1507b0f846 MOBILE-3190 block_myoverview: Add 3.8 course filters except custom 2019-11-21 12:56:47 +01:00
Dani Palou f0d38c1107 MOBILE-3173 qtype: Fix dd questions broken by filters patch 2019-11-15 10:22:16 +01:00
Dani Palou 77577a665e MOBILE-1501 participants: Empty split view when new search 2019-11-14 12:32:19 +01:00
Juan Leyva 1f31797629
Merge pull request #2154 from marxjohnson/MOBILE-3143_integration
MOBILE-3143 Tabs: Prevent tabs disappearing when scrolling down.
2019-11-11 16:12:30 +01:00
Juan Leyva 21548b58f9
Merge pull request #2153 from crazyserver/MOBILE-3196
MOBILE-3196 assign: Warn about falling into Default group
2019-11-11 15:03:14 +01:00
Juan Leyva 3698a1b2d8
Merge pull request #2139 from crazyserver/MOBILE-3136
Mobile 3136
2019-11-11 15:01:24 +01:00
Juan Leyva bec9a376ca
Merge pull request #2152 from crazyserver/MOBILE-3192
MOBILE-3192 style: Adapt styles to show mathjax on headers
2019-11-11 14:55:30 +01:00
Juan Leyva 4db1ef7807
Merge pull request #2151 from dpalou/MOBILE-3164
Mobile 3164
2019-11-11 14:43:11 +01:00
Pau Ferrer Ocaña e4a1060a9c MOBILE-3136 calendar: Add Calendar filter type 2019-11-11 09:18:13 +01:00
Pau Ferrer Ocaña 343743ab09 MOBILE-3136 calendar: Add filter events by type 2019-11-11 09:17:20 +01:00
Pau Ferrer Ocaña 775dfbaee9 MOBILE-3196 assign: Warn about falling into Default group 2019-11-11 09:16:41 +01:00
Pau Ferrer Ocaña 616a4e2413 MOBILE-3192 style: Adapt styles to show mathjax on headers 2019-11-11 09:14:59 +01:00
Dani Palou 1a98e4de66 MOBILE-1355 scorm: Display score in the TOC 2019-11-08 15:24:30 +01:00
Dani Palou bc0d22450e MOBILE-3164 files: Use tokenpluginfile only with slash params 2019-11-08 13:54:50 +01:00
Dani Palou 961c873d80 MOBILE-3164 files: Use tokenpluginfile if possible 2019-11-08 13:48:37 +01:00
Juan Leyva 44df1d4c2b
Merge pull request #2149 from dpalou/MOBILE-1501
MOBILE-1501 participants: Allow searching participants
2019-11-08 12:51:21 +01:00
Juan Leyva f223857bda
Merge pull request #2148 from dpalou/MOBILE-3121
MOBILE-3121 UX: Add label to "Remove files" menu item
2019-11-08 12:37:02 +01:00
Juan Leyva 57b6861606
Merge pull request #2146 from dpalou/MOBILE-3189
MOBILE-3189 lang: Emit onLangChange when custom strings loaded
2019-11-08 11:30:17 +01:00
Juan Leyva fb5c9576b4
Merge pull request #2145 from dpalou/MOBILE-3187
MOBILE-3187 myoverview: Fix keyboard flicker on filter
2019-11-08 11:24:12 +01:00
Dani Palou 481110e5d2 MOBILE-3211 siteplugins: Use current page title if not defined 2019-11-08 08:32:11 +01:00
Juan Leyva cdd4876029
Merge pull request #2144 from dpalou/MOBILE-3198
MOBILE-3198 filter: Support start time in mediaplugin filter
2019-11-07 17:50:02 +01:00
Dani Palou d8a1d2d956 MOBILE-3195 login: Allow to disable forgotten password 2019-11-07 17:45:16 +01:00
Juan Leyva dc35bc914f
Merge pull request #2142 from dpalou/MOBILE-3199
MOBILE-3199 lti: Launch LTI in browser in desktop
2019-11-07 11:21:35 +01:00
Juan Leyva c4bda7314e
Merge pull request #2141 from marxjohnson/MOBILE-3191_integration
MOBILE-3191 UX: Don't fold away tab bar on short pages
2019-11-07 11:20:42 +01:00
Mark Johnson f4017797db MOBILE-3121 UX: Add label to "Remove files" menu item 2019-11-07 10:09:33 +01:00
Juan Leyva 53a91a77c6
Merge pull request #2140 from dpalou/MOBILE-1611
Mobile 1611
2019-11-07 10:02:14 +01:00
Dani Palou 127e391cf4 MOBILE-1611 filter: Don't force cache when getting modules 2019-11-07 10:01:21 +01:00
Juan Leyva 65afcc87c3
Merge pull request #2138 from dpalou/MOBILE-3182
MOBILE-3182 core: Fix message when module is disabled
2019-11-06 15:53:04 +01:00
Juan Leyva c5f237001d
Merge pull request #2136 from sammarshallou/MOBILE-3180
MOBILE-3180 Site plugins: Plugin pages offline can break navigation
2019-11-06 15:49:03 +01:00
Juan Leyva 5368c32b84
Merge pull request #2134 from crazyserver/MOBILE-3205
Mobile 3205
2019-10-31 17:20:18 +01:00
Pau Ferrer Ocaña 6a262fd101 MOBILE-3205 forum: Hide subject on replies when not modified 2019-10-30 09:41:14 +01:00
Pau Ferrer Ocaña 4bc90e892a MOBILE-3205 forum: Adapt forum discussion view 2019-10-30 09:10:10 +01:00
Pau Ferrer Ocaña e1e2b83933 MOBILE-3205 forum: Save forum discussion sorting 2019-10-30 09:10:10 +01:00
Pau Ferrer Ocaña 34ac2a93d8 MOBILE-3205 forum: Show attachments as inline files 2019-10-30 09:10:10 +01:00
Pau Ferrer Ocaña ccf4aeadea MOBILE-3205 forum: Add status actions onto discussion list 2019-10-30 09:10:06 +01:00
Dani Palou 7876d75ac2 MOBILE-1611 filter: Don't filter other sites 2019-10-29 14:52:44 +01:00
Dani Palou c18d8b1d12 MOBILE-1611 mathjax: Support MathJax in the app 2019-10-29 14:52:44 +01:00
Dani Palou 012aa2563f MOBILE-1611 mathjax: Install MathJax library 2019-10-29 14:52:44 +01:00
Dani Palou 4b3c18d03d MOBILE-1501 participants: Allow searching participants 2019-10-25 15:19:40 +02:00
Pau Ferrer Ocaña c823efe5e4 MOBILE-3205 forum: Discussion and post new architecture 2019-10-25 13:51:09 +02:00
Dani Palou a2e37d26c8 MOBILE-3182 core: Fix message when module is disabled 2019-10-25 09:58:45 +02:00
Pau Ferrer Ocaña 31a7716a6b MOBILE-3144 settings: Avoid auto color scheme on iOS 2019-10-24 14:09:32 +02:00
Pau Ferrer Ocaña 74e3a4c55c MOBILE-3093 login: Fix string typo 2019-10-24 08:28:40 +02:00
Pau Ferrer Ocaña ca6a50e8e4 MOBILE-3177 login: Support new minimum version setting 2019-10-24 08:28:12 +02:00
Dani Palou ec4bcd7085 MOBILE-3189 lang: Emit onLangChange when custom strings loaded 2019-10-22 17:07:47 +02:00
Dani Palou 71ab092e02 MOBILE-3026 core: Fix back online message displayed on resume 2019-10-22 15:34:15 +02:00
Dani Palou 9c4d30c16f MOBILE-3187 myoverview: Fix keyboard flicker on filter 2019-10-22 13:36:14 +02:00
Dani Palou 9a3e3b23e6 MOBILE-3198 filter: Support start time in mediaplugin filter 2019-10-22 11:57:01 +02:00
Dani Palou 23da8bf471 MOBILE-3132 course: Fix errors when opening activities in offline 2019-10-22 10:49:28 +02:00
Dani Palou 06cb21216f MOBILE-3199 lti: Launch LTI in browser in desktop 2019-10-21 12:41:50 +02:00
Dani Palou 45a05c261c MOBILE-3163 core: Remove Classic app warning 2019-10-17 17:32:23 +02:00
Dani Palou 7471f54f9c MOBILE-3163 core: Check site URL when treating pluginfile URLs 2019-10-17 17:27:55 +02:00
Mark Johnson 8bfb7aa2a9 MOBILE-3191 UX: Don't fold away tab bar on short pages 2019-10-16 11:53:05 +01:00
Juan Leyva eb19e61a2d
Merge pull request #2128 from dpalou/MOBILE-2491
Mobile 2491
2019-10-16 11:01:32 +02:00
Dani Palou 7365bc708c MOBILE-3026 core: Fix plugin_not_installed error in iOS 2019-10-15 15:22:29 +02:00
Dani Palou 8a57a0a590 MOBILE-3167 dashboard: Set fallback blocks visibility to true 2019-10-15 11:45:21 +02:00
Dani Palou 601f5d76ad MOBILE-3186 core: Update version to 3.8.0 2019-10-10 10:11:05 +02:00
Dani Palou 85cd3a748a MOBILE-2491 filter: Pass filter providers to compile 2019-10-09 15:08:13 +02:00
Dani Palou 926e786688 MOBILE-2491 filter: Implement algebra filter 2019-10-09 15:02:53 +02:00
Dani Palou 0d41e7206c MOBILE-2491 filter: Prefetch filters 2019-10-08 12:40:01 +02:00
Dani Palou b99d31ca61 MOBILE-2491 filter: Use instanceid 0 for system context 2019-10-08 12:40:01 +02:00
Dani Palou 6c219b5246 MOBILE-2491 filter: Change copyright of filter files 2019-10-08 12:40:01 +02:00
Dani Palou 08c8487646 MOBILE-2491 filter: Add memory caches to speed up filter 2019-10-08 12:40:01 +02:00
Dani Palou 30a5e83056 MOBILE-2491 filter: Minimize WS calls for module context 2019-10-08 12:40:01 +02:00
Dani Palou 31caccc396 MOBILE-2491 filter: Support wsNotFiltered option and filter in chart 2019-10-08 12:40:01 +02:00
Dani Palou 952ce4939b MOBILE-2491 filter: Apply filters to all views that need it 2019-10-08 12:40:01 +02:00
Dani Palou 88323319bc MOBILE-2491 filter: Implement basic filters 2019-10-08 08:17:40 +02:00
Albert Gasset 7e6a46b028 MOBILE-3093 login: Change password page 2019-10-07 09:51:56 +02:00
Dani Palou 26a3b4a9de MOBILE-2491 filter: Create filter delegate 2019-10-03 11:28:29 +02:00
Dani Palou 456426ac6d MOBILE-2491 filter: Create filter provider 2019-10-03 11:28:29 +02:00
Juan Leyva c1cececefb
Merge pull request #2123 from albertgasset/MOBILE-2890
Mobile 2890
2019-10-02 14:54:39 +02:00
Albert Gasset e83ff1b711 MOBILE-2159 data: Geolocation button in latlong fields 2019-10-02 10:12:19 +02:00
Albert Gasset ef40dfe74c MOBILE-2159 core: Geolocation support 2019-10-02 10:12:19 +02:00
Pau Ferrer Ocaña 3eb47b3f89 MOBILE-2497 notifications: Fix TS types problem 2019-10-02 09:17:15 +02:00
Pau Ferrer Ocaña a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
Juan Leyva 7eaba1496c
Merge pull request #2120 from crazyserver/MOBILE-3174
MOBILE-3174 data: Update fields on PTR
2019-10-01 17:35:20 +02:00
Juan Leyva eaee7e5152
Merge pull request #2119 from crazyserver/MOBILE-3026
Mobile 3026
2019-10-01 17:31:24 +02:00
Juan Leyva 3ec572362d
Merge pull request #2118 from crazyserver/MOBILE-3166
MOBILE-3166 tags: Remove auto focus from search box
2019-10-01 17:23:43 +02:00
Juan Leyva 4634e5e0ea
Merge pull request #2117 from crazyserver/MOBILE-3131
MOBILE-3131 signup: Propagate country from age verification
2019-10-01 17:22:32 +02:00
Juan Leyva ed7a212a8f
Merge pull request #2116 from crazyserver/MOBILE-3123
MOBILE-3123 style: Add some safe areas for notch
2019-10-01 17:20:44 +02:00
Juan Leyva 46af6b27ec
Merge pull request #2115 from crazyserver/MOBILE-2497
MOBILE-2497 notifications: Toggle all notifications in affirmative way
2019-10-01 17:19:24 +02:00
Juan Leyva 7ff280a402
Merge pull request #2114 from albertgasset/MOBILE-3120
Mobile 3120
2019-10-01 17:18:37 +02:00
Pau Ferrer Ocaña 81b03dedc9 MOBILE-3142 chat: Adapt return types on chat 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 273d88262c MOBILE-3142 chat: Translate said to string 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 0dd869d59e MOBILE-3142 chat: Past sessions look and feel 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña e01cce68dc MOBILE-3142 chat: Implement me command 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 4c151051eb MOBILE-3142 chat: Change chat look and feel 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña efcb7af1a9 MOBILE-3142 chat: Show user list on a lateral modal 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 5b6ea2d25b MOBILE-2497 notifications: Toggle all notifications in affirmative way 2019-10-01 16:22:07 +02:00
Albert Gasset 922429e0d1 MOBILE-2890 calendar: Confirm delete reminder 2019-10-01 15:32:25 +02:00
Albert Gasset 9884da00d4 MOBILE-2890 calendar: Improve new reminder UX 2019-10-01 15:32:25 +02:00
sam marshall c86bec7db2 MOBILE-3180 Site plugins: Plugin pages offline can break navigation
For pages served via a site plugin, if the page has never been viewed
(there is no cached version) then if you try to view the page when
offline, the navigation broke because page loading never finished.

This change makes it finish page loading (with a blank page) if it
shows the error about failing to load it.
2019-10-01 14:23:20 +01:00
Pau Ferrer Ocaña 9077e59dab MOBILE-3174 data: Update fields on PTR 2019-10-01 13:04:47 +02:00
Pau Ferrer Ocaña 4b1ce3b234 MOBILE-3166 tags: Remove auto focus from search box 2019-10-01 13:04:22 +02:00
Pau Ferrer Ocaña bc569030b0 MOBILE-3131 signup: Propagate country from age verification 2019-10-01 13:03:33 +02:00
Pau Ferrer Ocaña 588d616d3c MOBILE-3026 network: Show offline and back online messages 2019-10-01 13:03:23 +02:00
Pau Ferrer Ocaña 86987a2b65 MOBILE-3026 menu: Change more icon 2019-10-01 13:03:23 +02:00
Juan Leyva bcb41032f5
Merge pull request #2113 from crazyserver/MOBILE-3167
MOBILE-3167 blocks: Check block visibility
2019-10-01 13:01:55 +02:00
Pau Ferrer Ocaña 4b98a592c7 MOBILE-3123 style: Add some safe areas for notch 2019-10-01 13:00:54 +02:00
Juan Leyva 8063fb42ea
Merge pull request #2112 from crazyserver/MOBILE-3168
MOBILE-3168 tags: Reduce tag font size on blocks
2019-10-01 12:47:14 +02:00
Juan Leyva 3c905e4fbe
Merge pull request #2111 from dpalou/MOBILE-3173
MOBILE-3173 quiz: Fix get amd data in ddmarker questions
2019-10-01 12:42:44 +02:00
Juan Leyva 3491d9cc49
Merge pull request #2110 from crazyserver/MOBILE-2862
MOBILE-2862 forum: Update discussion template
2019-10-01 12:39:31 +02:00
Albert Gasset a1280122e0 MOBILE-3120 workshop: Display description in setup phase only 2019-10-01 12:36:51 +02:00
Albert Gasset b7f201aeaf MOBILE-3120 wiki: Display description in all pages 2019-10-01 12:36:51 +02:00
Albert Gasset caa8ee7663 MOBILE-3120 survey: Don't display description if survey is done 2019-10-01 12:33:58 +02:00
Albert Gasset eb8f286d59 MOBILE-3120 resource: Display description if setting enabled 2019-10-01 12:33:58 +02:00
Albert Gasset f441ce79f7 MOBILE-3120 lti: Display description if setting enabled 2019-10-01 12:33:58 +02:00
Albert Gasset 62a6913f30 MOBILE-3120 imscp: Display description 2019-10-01 12:33:58 +02:00
Albert Gasset 697ef74d46 MOBILE-3120 forum: Don't display description in single discussion forums 2019-10-01 12:33:58 +02:00
Juan Leyva 62b7780d51
Merge pull request #2108 from crazyserver/MOBILE-3119
Mobile 3119
2019-10-01 12:20:12 +02:00
Juan Leyva 4c433ddff0
Merge pull request #2107 from crazyserver/MOBILE-3105
Mobile 3105
2019-10-01 12:14:32 +02:00
Juan Leyva e1e1a212d3
Merge pull request #2106 from sammarshallou/MOBILE-3140
MOBILE-3140 Blocks: Make blocks work if displaydata not specified
2019-10-01 11:38:55 +02:00
Juan Leyva fc41cbf29f
Merge pull request #2104 from crazyserver/MOBILE-3091
MOBILE-3091 signup: Sort countries by name
2019-10-01 11:17:32 +02:00
Juan Leyva 656c83e740
Merge pull request #2103 from dpalou/MOBILE-3132
MOBILE-3132 mod: Fill context menu even if there's an error
2019-10-01 11:15:31 +02:00
Pau Ferrer Ocaña f985755fbf MOBILE-3168 tags: Reduce tag font size on blocks 2019-10-01 10:05:36 +02:00
Pau Ferrer Ocaña be6824d58c MOBILE-3167 blocks: Check block visibility 2019-10-01 10:05:27 +02:00
Pau Ferrer Ocaña 3f1114f34c MOBILE-3105 wiki: Code restyling 2019-10-01 09:57:35 +02:00
Pau Ferrer Ocaña 10328b7582 MOBILE-3105 wiki: Move Map to a lateral modal 2019-10-01 09:56:59 +02:00
Pau Ferrer Ocaña fe4b760283 MOBILE-3091 signup: Sort countries by name 2019-10-01 09:56:39 +02:00
Pau Ferrer Ocaña c0feef8968 MOBILE-2872 book: Show hidden chapters 2019-10-01 09:56:11 +02:00
Pau Ferrer Ocaña 932f00cf1b MOBILE-3119 mainmenu: Show site name and URL on the menu 2019-10-01 09:55:40 +02:00
Pau Ferrer Ocaña 0e9b3dcbe1 MOBILE-3119 settings: Show site URL on about page 2019-10-01 09:55:40 +02:00
Pau Ferrer Ocaña 4302f70c38 MOBILE-2862 forum: Update discussion template 2019-10-01 09:55:17 +02:00
Pau Ferrer Ocaña 7f882a67ae MOBILE-3144 theme: Dark mode 2019-09-30 16:35:02 +02:00
Pau Ferrer Ocaña 716f76f969 MOBILE-3144 settings: Add color scheme setting 2019-09-30 16:35:01 +02:00
Pau Ferrer Ocaña 3b15b1a0fb MOBILE-3130 comments: Use count field to get real comment count 2019-09-25 17:14:07 +02:00
Dani Palou a779e69b49 MOBILE-3109 survey: Add return types to survey 2019-09-25 15:27:37 +02:00
Dani Palou a2fbe1c808 MOBILE-3109 lti: Add return types to lti 2019-09-25 15:27:37 +02:00
Dani Palou 3647b7bfa0 MOBILE-3109 choice: Add return types to choice 2019-09-25 15:27:37 +02:00
Dani Palou 49deffa9dd MOBILE-3109 chat: Add return types to chat 2019-09-25 15:27:37 +02:00
Dani Palou 334b28bda2 MOBILE-3109 mod: Add return types to resources 2019-09-25 15:27:37 +02:00
Dani Palou 7fc1c96b03 MOBILE-3109 assign: Add return types to assign 2019-09-25 15:27:37 +02:00
Dani Palou 346c8a42ff MOBILE-3109 addon: Add 'since' tags in WS return types 2019-09-25 13:15:54 +02:00
Dani Palou 5699c9b738 MOBILE-3109 badges: Fix badge alignment renamed in WS 2019-09-25 13:15:54 +02:00
Dani Palou b2497a1dd0 MOBILE-3109 addon: Add return types to all addons except mod 2019-09-25 13:15:54 +02:00
Dani Palou 0c6c1b6383 MOBILE-3109 scripts: Create a script to convert PHP to TS 2019-09-25 12:26:34 +02:00
Juan Leyva 98ebbd329e
Merge pull request #2096 from albertgasset/MOBILE-3147
Mobile 3147
2019-09-25 11:47:09 +02:00
Dani Palou 6c56a83ede MOBILE-3173 quiz: Fix get amd data in ddmarker questions 2019-09-23 10:16:42 +02:00
Dani Palou 267d1554a3 MOBILE-3163 core: Bump version number 2019-09-19 16:24:11 +02:00
Dani Palou 9196371f50 MOBILE-3163 core: Remove Classic app warning 2019-09-19 16:24:11 +02:00
Dani Palou 56678099e0 MOBILE-3163 core: Check site URL when treating pluginfile URLs 2019-09-19 13:06:31 +02:00
Albert Gasset 31c5990593 MOBILE-3147 doc: Fix typos 2019-09-13 12:06:09 +02:00
Albert Gasset a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Mark Johnson 4e590b26dc MOBILE-3143 Tabs: Prevent tabs disappearing when scrolling down. 2019-09-11 09:20:56 +01:00
Dani Palou 06c0a266b7 MOBILE-3132 mod: Fill context menu even if there's an error 2019-09-05 09:23:44 +02:00
sam marshall c3acfeacf7 MOBILE-3140 Blocks: Make blocks work if displaydata not specified
If displaydata is not specified in mobile.php for a block, it
did not work due to a JavaScript error.
2019-09-04 15:18:15 +01:00
Travis CI User 6be8fb8daa Update lang files [ci skip] 2019-08-30 10:35:18 +00:00
Juan Leyva 3edc42ccc2
MOBILE-3068 release: Fix definitive release version number 2019-08-30 11:27:00 +01:00
Pau Ferrer Ocaña f5426eba9e MOBILE-3068 calendar: Fix delete restore icons 2019-08-30 08:35:16 +02:00
Pau Ferrer Ocaña 1b94724575 MOBILE-3068 calendar: Add colors to event types to match monthly 2019-08-29 17:56:23 +02:00
Dani Palou 86ac4dad06
Merge pull request #2087 from dpalou/MOBILE-3068
MOBILE-3068 calendar: Autofetch day&month when event changed
2019-08-29 15:22:25 +02:00
Dani Palou af461e7dac MOBILE-3068 calendar: Autofetch day&month when event changed 2019-08-29 13:45:35 +02:00
Dani Palou 6f3c8f55e4
Merge pull request #2086 from dpalou/MOBILE-3068
Mobile 3068
2019-08-29 11:34:47 +02:00
Dani Palou 1700f8947d MOBILE-3068 calendar: Calculate istoday in the app 2019-08-29 11:20:43 +02:00
Dani Palou 3920319511 MOBILE-3068 feedback: Fix offline warning shown when it shouldn't 2019-08-29 10:37:01 +02:00
Pau Ferrer Ocaña 26dd20afff MOBILE-3068 feedback: Fix range error format 2019-08-29 10:09:22 +02:00
Dani Palou f4eee3c0e0
Merge pull request #2084 from dpalou/MOBILE-3068
MOBILE-3068 forum: Don't use phantom tab in forum index links
2019-08-28 16:08:42 +02:00
Dani Palou c6c6c753f0 MOBILE-3068 forum: Don't use phantom tab in forum index links 2019-08-28 16:02:45 +02:00
Dani Palou ee143c5a89
Merge pull request #2083 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-28 12:44:34 +02:00
Dani Palou fcf1677559
Merge pull request #2082 from dpalou/MOBILE-3068
Mobile 3068
2019-08-28 12:42:33 +02:00
Dani Palou 344a3c639f MOBILE-3068 blocks: Don't use phantom tabs in title blocks 2019-08-28 12:40:43 +02:00
Pau Ferrer Ocaña 9dbe9150b8 MOBILE-3068 scorm: Reduce index page length 2019-08-28 12:04:04 +02:00
Pau Ferrer Ocaña 3e29f2e428 MOBILE-3068 loading: Fix loading styles on blocks and tabs 2019-08-28 12:04:04 +02:00
Dani Palou 43d6839a8d MOBILE-3068 comments: Open comments in new page if split view 2019-08-28 11:20:07 +02:00
Dani Palou 5794bade90 MOBILE-3068 blog: Fix entries disappearing on PTR 2019-08-28 10:52:06 +02:00
Dani Palou 5533c39288 MOBILE-3068 database: Fix comments not updated on PTR 2019-08-28 10:38:44 +02:00
Juan Leyva f23908d522
Merge pull request #2081 from dpalou/MOBILE-3068
Mobile 3068
2019-08-27 20:15:37 +01:00
Juan Leyva 2bec7b37f1
Merge pull request #2080 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-27 20:15:01 +01:00
Dani Palou 160b544d8e MOBILE-3068 database: Fix # displayed in menu fields in offline 2019-08-27 16:53:32 +02:00
Pau Ferrer Ocaña a604b1d6a0 MOBILE-3068 splitview: Force only one push at a time 2019-08-27 16:34:35 +02:00
Dani Palou 3da30f665a MOBILE-3068 utils: Fix max stack size reached when cloning 2019-08-27 16:13:41 +02:00
Juan Leyva 3c4ef6d8ca
Merge pull request #2079 from dpalou/MOBILE-3068
MOBILE-3068 core: Fix img loaded event if no URL
2019-08-27 14:03:19 +01:00
Pau Ferrer Ocaña 886880a2f0 MOBILE-3068 rte: Update toolbar arrows every click 2019-08-27 09:39:24 +02:00
Pau Ferrer Ocaña 265f15f380 MOBILE-3068 quiz: Close modals when time is up 2019-08-27 09:39:24 +02:00
Dani Palou ebd4577be2 MOBILE-3068 core: Fix img loaded event if no URL 2019-08-27 09:38:06 +02:00
Dani Palou 0a0d639ebf
Merge pull request #2078 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-26 16:38:59 +02:00
Pau Ferrer Ocaña f0b53afe57 MOBILE-3068 styles: Multiple select width to 100% 2019-08-26 16:32:02 +02:00
Pau Ferrer Ocaña 2c63478f47 MOBILE-3068 core: Decode URL params on links handlers 2019-08-26 16:32:02 +02:00
Dani Palou 06f4b0ed48 MOBILE-3068 glossary: Prefetch categories 2019-08-26 16:29:06 +02:00
Dani Palou 1c088deeed
Merge pull request #2076 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-26 13:53:33 +02:00
Dani Palou 991e170fd0 MOBILE-3068 core: Fix not an object error in newTab.enabled 2019-08-26 12:26:24 +02:00
Pau Ferrer Ocaña 330f1741f9 MOBILE-3068 course: Check action is avalaible before navigating 2019-08-26 11:46:20 +02:00
Pau Ferrer Ocaña f3debfab1f MOBILE-3068 ionic: Close modals before going back 2019-08-26 10:49:32 +02:00
Dani Palou 0e1bb20c9e MOBILE-3068 core: Fix cannot read indexOf null in external-content 2019-08-26 08:32:40 +02:00
Juan Leyva 1b944f0bdc
Merge pull request #2073 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-23 15:22:06 +01:00
Juan Leyva e6edec581c
Merge pull request #2072 from dpalou/MOBILE-3068
Mobile 3068
2019-08-23 15:21:28 +01:00
Dani Palou 087e7ac246 MOBILE-3068 resource: Fix embedded image not displayed 2019-08-23 16:17:31 +02:00
Pau Ferrer Ocaña ae3d488877 MOBILE-3025 blocks: Show empty box centered 2019-08-23 16:08:51 +02:00
Pau Ferrer Ocaña 6dd6154633 MOBILE-3025 blocks: Add scroll to online users 2019-08-23 16:08:51 +02:00
Pau Ferrer Ocaña f8240f5a45 MOBILE-3068 ios: Style action sheets 2019-08-23 16:07:25 +02:00
Pau Ferrer Ocaña 789eb299b0 MOBILE-3068 page: Fix base64 images shown 2019-08-23 15:11:43 +02:00
Dani Palou 89a385b08b MOBILE-3068 notes: Fix error displayed when creating offline 2019-08-23 14:07:46 +02:00
Juan Leyva 0c578d8e5d
Merge pull request #2071 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-23 13:00:32 +01:00
Juan Leyva 023a66e24b
Merge pull request #2070 from dpalou/MOBILE-3068
Mobile 3068
2019-08-23 12:59:34 +01:00
Pau Ferrer Ocaña fd6c700ff8 MOBILE-3068 blogs: Fix infinite loading performance on my entries 2019-08-23 13:51:36 +02:00
Pau Ferrer Ocaña f3a51a3717 MOBILE-3068 tabs: Fix scroll problem on calculating tabs 2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña 6269849dff MOBILE-3025 blocks: Rollback scroll follow implementation 2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña 51403efcca MOBILE-3068 core: Fix some uncaught promises 2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña cb9b936b3c MOBILE-3068 styles: Fix RTE image sizing 2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña b24cbab400 MOBILE-3021 calendar: UX improvements 2019-08-23 13:47:03 +02:00
Dani Palou 58591bdaed MOBILE-3068 notes: Fix pencil button not disappearing 2019-08-23 13:28:40 +02:00
Dani Palou 15ecd70e18 MOBILE-3068 notifications: Fix view page opened in phantom tab 2019-08-23 12:34:01 +02:00
Juan Leyva 0868a4646c
Merge pull request #2069 from dpalou/MOBILE-2670
MOBILE-2670 core: Fix filename of uploaded files in desktop
2019-08-23 10:18:02 +01:00
Juan Leyva 033b4138cb
Merge pull request #2068 from dpalou/MOBILE-3068
Mobile 3068
2019-08-23 10:17:21 +01:00
Dani Palou 8651e89701 MOBILE-2670 core: Fix filename of uploaded files in desktop 2019-08-23 10:50:19 +02:00
Dani Palou 4f08571d39 MOBILE-3068 ios: Fix styles in messages in iOS 2019-08-23 10:49:12 +02:00
Dani Palou aa9e52d0f2 MOBILE-3068 login: Fix no component factory found for CoreLoginSitesPage 2019-08-22 16:40:55 +02:00
Dani Palou add7792d24 MOBILE-3127 core: Allow defining a different timeout in wifi/3g 2019-08-22 13:20:09 +02:00
Juan Leyva 152bbca149
Merge pull request #2066 from dpalou/MOBILE-3118
MOBILE-3118 siteplugins: Stringify objects copied from otherdata
2019-08-22 12:15:24 +01:00
Juan Leyva 7f755e4bca
Merge pull request #2065 from crazyserver/MOBILE-3117
Mobile 3117
2019-08-22 12:11:21 +01:00
Dani Palou adf30321f8 MOBILE-3068 login: Fix check WS enabled in 3.1 with local_mobile 2019-08-22 13:06:07 +02:00
Dani Palou 44f2122298 MOBILE-3068 analytics: Don't call logEvent if user disabled 2019-08-22 11:35:17 +02:00
Juan Leyva 587a8e4114
Merge pull request #2064 from dpalou/MOBILE-3068
MOBILE-3068 course: Fix not enrolled error when prefetch course
2019-08-21 16:22:24 +01:00
Pau Ferrer Ocaña 6f4101d377 MOBILE-3068 imscp: Change toc to a lateral modal 2019-08-21 16:52:03 +02:00
Dani Palou 78d512f92e MOBILE-3068 course: Fix not enrolled error when prefetch course 2019-08-21 16:23:42 +02:00
Juan Leyva ee4d1ad4f1
Merge pull request #2062 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-21 10:19:50 +01:00
Juan Leyva 3da5e07f1a
Merge pull request #2061 from dpalou/MOBILE-3106
MOBILE-3106 login: Check redirect if get site info fails
2019-08-21 10:18:22 +01:00
Dani Palou 4ee4692cd6 MOBILE-3106 login: Check redirect if get site info fails 2019-08-21 11:16:14 +02:00
Pau Ferrer Ocaña 9f2bb8c4a7 MOBILE-3068 forum: Hide options if forum not loaded 2019-08-21 11:11:28 +02:00
Pau Ferrer Ocaña 486e1d9b11 MOBILE-3068 blocks: Fix resize uncaught promise 2019-08-21 10:01:49 +02:00
Pau Ferrer Ocaña 42f44e4945 MOBILE-3068 tabs: Fix top tabs flickr 2019-08-21 09:48:21 +02:00
Pau Ferrer Ocaña 529cd97cac MOBILE-3068 ios: Style action sheets 2019-08-20 16:19:34 +02:00
Dani Palou 7fc105dc74 MOBILE-3118 siteplugins: Stringify objects copied from otherdata 2019-08-20 12:16:57 +02:00
Pau Ferrer Ocaña a347a6d4ed MOBILE-3117 login: Fix logout on reconnect 2019-08-20 10:09:59 +02:00
Juan Leyva 373a4d0cc7
Merge pull request #2059 from dpalou/MOBILE-3090
MOBILE-3090 calendar: Improve invalidate data after sync
2019-08-20 08:46:42 +01:00
Pau Ferrer Ocaña ada49974f4 MOBILE-3117 login: Check you entered the credentials page again 2019-08-20 09:27:27 +02:00
Dani Palou b66991f777 MOBILE-3090 calendar: Improve invalidate data after sync 2019-08-19 15:59:48 +02:00
Pau Ferrer Ocaña 4d4c5da81e MOBILE-1927 calendar: Fix timezone when adding events 2019-08-19 11:44:09 +02:00
Pau Ferrer Ocaña b304bdfc3e MOBILE-1927 calendar: Fix timezone when adding events 2019-08-14 11:25:04 +02:00
Pau Ferrer Ocaña dcec83759f MOBILE-3104 calendar: Fix calendar month mini param 2019-08-13 13:36:53 +02:00
Pau Ferrer Ocaña c07e948e58 MOBILE-3113 lang: Add new strings to index 2019-08-12 16:14:33 +02:00
Mark Johnson 88db3d5816 MOBILE-3113 course formats: Give the user the option to reload if format plugins fail to initialise 2019-08-12 16:10:21 +02:00
Pau Ferrer Ocaña 2aa37308ef MOBILE-3074 format-text: Add magnifying glass when no height 2019-08-12 15:30:43 +02:00
Pau Ferrer Ocaña 6c0594431d MOBILE-1927 calendar: Fix error on description sync 2019-08-12 12:45:20 +02:00
Juan Leyva 85ef2a8e12
Merge pull request #2053 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-09 16:55:57 +02:00
Juan Leyva 2458721f6e
Merge pull request #2052 from marxjohnson/MOBILE-3100_integration
MOBILE-3100 Accessibility: Fix issues when changing font sizes
2019-08-09 16:52:29 +02:00
Pau Ferrer Ocaña 0e9d0356af MOBILE-3025 blocks: Fix comments block link 2019-08-09 16:30:13 +02:00
Pau Ferrer Ocaña 0724235a06 MOBILE-3025 blocks: Uniform tags styling 2019-08-09 16:30:13 +02:00
Pau Ferrer Ocaña e270a1b1ff MOBILE-3068 glossary: Add more options to glossary links 2019-08-09 16:30:13 +02:00
Pau Ferrer Ocaña 8a3acc2dfd MOBILE-3025 blocks: Merge blocks and content scroll 2019-08-09 16:30:12 +02:00
Albert Gasset 798f3b2d53 MOBILE-3087 calendar: Changed title of upcoming events page 2019-08-09 14:29:13 +02:00
Albert Gasset e217234f9e MOBILE-3087 calendar: Fix offline events not displayed in upcoming events page 2019-08-09 14:29:13 +02:00
Albert Gasset 56d8aba3b4 NOBILE-3087 calendar: Allow navigating to all days and months in offline 2019-08-09 14:29:13 +02:00
Albert Gasset de1207f8be MOBILE-1927 calendar: Fix no groups message 2019-08-09 14:29:13 +02:00
Albert Gasset 4e3f57533b MOBILE-1927 calendar: Fix offline events not displayed in day view 2019-08-09 14:29:13 +02:00
Albert Gasset 2b72b65ba5 MOBILE-1927 calendar: Invalidate day when creating/editing an event 2019-08-09 14:29:13 +02:00
Albert Gasset 184faa4a6d MOBILE-3042 styles: Fix ion-item-divider displayed over video menus 2019-08-09 14:29:05 +02:00
Mark Johnson de2c297b3c MOBILE-3100 Accessibility: Fix issues when changing font sizes 2019-08-09 12:37:35 +01:00
Albert Gasset aff8136179 MOBILE-3068 styles: Remove bottom padding when keyboard is open 2019-08-08 13:05:49 +02:00
Juan Leyva 9ea37af4c9
Merge pull request #2049 from crazyserver/MOBILE-3068
MOBILE-3025 blocks: Limit block usage to 3.7 onwards
2019-08-07 12:57:01 +02:00
Pau Ferrer Ocaña e5f5f31a10 MOBILE-3025 blocks: Limit block usage to 3.7 onwards 2019-08-07 12:32:36 +02:00
Albert Gasset 6e80f34547 MOBILE-3021 calendar: Fix filter events by course 2019-08-07 12:19:55 +02:00
Albert Gasset 8ae3009996 MOBILE-3021 calendar: Fit whole calendar in 5 inch phones 2019-08-07 12:19:55 +02:00
Albert Gasset 0521fda729 MOBILE-3021 calendar: Display current month/day button before other buttons 2019-08-07 12:19:50 +02:00
Albert Gasset 949467a11b MOBILE-3021 calendar: Open day when clicking any part of the cell 2019-08-07 12:12:12 +02:00
Albert Gasset 39b9d1700d MOBILE-3021 calendar: Don't show "There are no events" while loading data 2019-08-07 12:12:12 +02:00
Juan Leyva e0e7a9ba91
Merge pull request #2046 from crazyserver/MOBILE-3025
MOBILE-3025 blocks: Adapt blocks size to small screens
2019-08-06 13:48:11 +02:00
Juan Leyva d34adba029
Merge pull request #2045 from albertgasset/MOBILE-3042
MOBILE-3042: Fix video menus after refresh
2019-08-06 13:46:25 +02:00
Pau Ferrer Ocaña b5cbd5abaf MOBILE-3025 blocks: Adapt blocks size to small screens 2019-08-06 13:22:44 +02:00
Albert Gasset 8edb256988 MOBILE-3042: Fix video menus after refresh 2019-08-06 13:00:11 +02:00
Pau Ferrer Ocaña a25833d7c0 MOBILE-3062 styles: Avoid copying external content 2019-08-06 12:20:03 +02:00
Pau Ferrer Ocaña a2c083d033 MOBILE-3090 calendar: Invalidate events when adding, editing or deleting 2019-08-06 09:52:15 +02:00
Juan Leyva 1e2c8b4fa3
Merge pull request #2041 from dpalou/MOBILE-3112
MOBILE-3112 siteplugins: Accept more values in useOtherData
2019-08-05 16:32:28 +02:00
Juan Leyva 874af89bb2
Merge pull request #2040 from marxjohnson/MOBILE-3054_integration
MOBILE-3054 Courses: Update section status when switching to "All sec…
2019-08-05 12:57:30 +02:00
Mark Johnson 4d844a177c MOBILE-3054 Courses: Update section status when switching to "All sections" 2019-08-05 11:32:53 +01:00
Albert Gasset 6b3214b87c MOBILE-3086 data: Handle all links in templates 2019-08-05 10:56:39 +02:00
Mark Johnson d03845caa7 MOBILE-3054 Courses: Trigger update of "All sections" download icon 2019-08-02 13:37:00 +01:00
Dani Palou 2a752cc780 MOBILE-3112 siteplugins: Accept more values in useOtherData 2019-08-02 14:35:45 +02:00
Pau Ferrer Ocaña cb1839db71 MOBILE-3021 calendar: Fix day view events 2019-08-02 12:09:40 +02:00
Juan Leyva aa3e894248
Merge pull request #2036 from albertgasset/MOBILE-2201
Mobile 2201
2019-08-02 11:28:12 +02:00
Pau Ferrer Ocaña aca09a2dc2 MOBILE-3081 login: Show download button on version check 2019-08-01 10:16:20 +02:00
Juan Leyva a73f340cd7
Merge pull request #2034 from crazyserver/MOBILE-3081
Mobile 3081
2019-07-31 17:19:43 +02:00
Juan Leyva 604ea85422
Merge pull request #2033 from dpalou/MOBILE-3028
MOBILE-3028 quiz: Allow attempting quiz with unsupported questions
2019-07-31 17:15:59 +02:00
Pau Ferrer Ocaña 6b34549ccb MOBILE-3081 login: Force Workplace App usage to avoid incompatibilities 2019-07-31 16:00:46 +02:00
Dani Palou cd9a169e6c MOBILE-3084 firebase: Allow disabling analytics at runtime 2019-07-31 14:45:52 +02:00
Juan Leyva 6bec906dc5
Merge pull request #2031 from crazyserver/MOBILE-3107
MOBILE-3107 feedback: Show group selector for non editing teachers
2019-07-31 14:43:10 +02:00
Juan Leyva 3f90e30584
Merge pull request #2030 from albertgasset/MOBILE-3042
MOBILE-3042 styles: Disable all CSS contianment rules
2019-07-31 14:39:37 +02:00
Juan Leyva 0eb88c6fa4
Merge pull request #2029 from dpalou/MOBILE-3108
MOBILE-3108 siteplugins: Allow create only title and prerendered blocks
2019-07-31 13:50:11 +02:00
Juan Leyva 8bc6e60934
Merge pull request #2028 from crazyserver/MOBILE-3097
MOBILE-3097 config: Change demo sites URL
2019-07-31 13:41:24 +02:00
Juan Leyva 12bd945801
Merge pull request #2027 from marxjohnson/MOBILE-3092_integration
MOBILE-3092 dashboard: Disable empty options in course selector
2019-07-31 13:37:04 +02:00
Albert Gasset 603ab4e5ac MOBILE-3042 styles: Disable all CSS contianment rules
Ionic sets the "contain" CSS property to some elements. This enables CSS
containment, which changes how elements are positioned and sized, breaking
fixed positioned elements, iframes in full screen mode, subtitle menus in
videos and potentially more things. CSS containment is not supported in iOS
and Android 4.4, so it can introduce inconsistencies across devices.
2019-07-31 13:34:09 +02:00
Juan Leyva a533ed6011
Merge pull request #2026 from dpalou/MOBILE-2816
MOBILE-2816 group: Use canaccessallgroups
2019-07-31 13:24:43 +02:00
Juan Leyva 0139910fe2
Merge pull request #2025 from dpalou/MOBILE-3064
MOBILE-3064 course: Don't call check_updates after prefetch
2019-07-31 13:04:22 +02:00
Juan Leyva 05bdd26a53
Merge pull request #2024 from dpalou/MOBILE-3044
MOBILE-3044 lesson: Fix PTR in Reports tab
2019-07-31 12:59:21 +02:00
Juan Leyva 123f74ca0a
Merge pull request #2023 from dpalou/MOBILE-3052
MOBILE-3052 glossary: Don't prefetch get_by_id
2019-07-31 12:57:45 +02:00
Juan Leyva 011c74f9be
Merge pull request #2022 from marxjohnson/MOBILE-3100_integration
MOBILE-3100 accessibility: Add font size options in general settings
2019-07-31 12:54:08 +02:00
Juan Leyva ec48f30a86
Merge pull request #2021 from crazyserver/MOBILE-3062
MOBILE-3062 module: Change module tag to ion-item
2019-07-31 12:40:35 +02:00
Dani Palou 532d1686b3 MOBILE-3028 quiz: Allow attempting quiz with unsupported questions 2019-07-31 12:23:48 +02:00
Juan Leyva 3c7a13da6f
Merge pull request #2020 from albertgasset/MOBILE-3074
Mobile 3074
2019-07-31 12:14:31 +02:00
Pau Ferrer Ocaña 67cd70289c MOBILE-3107 feedback: Show group selector for non editing teachers 2019-07-31 12:07:04 +02:00
Juan Leyva c1147d5451
Merge pull request #2019 from crazyserver/MOBILE-3025
MOBILE-3025 blocks: Show blocks on sidebar
2019-07-31 12:03:19 +02:00
Pau Ferrer Ocaña 5420dc225e MOBILE-3097 config: Change demo sites URL 2019-07-31 11:15:55 +02:00
Juan Leyva fc9bc6613d
Merge pull request #2018 from dpalou/MOBILE-3104
MOBILE-3104 calendar: Store events in local DB with new WS
2019-07-30 17:10:50 +02:00
Juan Leyva 370dc7564c
Merge pull request #2017 from dpalou/MOBILE-3021
Mobile 3021
2019-07-30 17:09:52 +02:00
Dani Palou 767c0c19d4 MOBILE-3108 siteplugins: Allow create only title and prerendered blocks 2019-07-30 16:18:08 +02:00
Mark Johnson 627e25593a MOBILE-3092 dashboard: Disable empty options in course selector 2019-07-30 12:32:49 +01:00
Juan Leyva 1076bff6de
Merge pull request #2016 from dpalou/MOBILE-3090
MOBILE-3090 calendar: Support deleting events
2019-07-30 11:17:32 +02:00
Juan Leyva 5b45d4a335
Merge pull request #2015 from dpalou/MOBILE-3087
Mobile 3087
2019-07-29 18:39:06 +02:00
Juan Leyva 943a9044ad
Merge pull request #2014 from dpalou/MOBILE-1927
Mobile 1927
2019-07-29 18:28:13 +02:00
Dani Palou f9fb7d5468 MOBILE-3044 lesson: Fix PTR in Reports tab 2019-07-29 16:10:54 +02:00
Dani Palou a927a5619e MOBILE-3104 calendar: Store events in local DB with new WS 2019-07-29 14:57:00 +02:00
Pau Ferrer Ocaña a6368a5bbd MOBILE-3062 module: Change module tag to ion-item 2019-07-29 13:26:05 +02:00
Albert Gasset 7507e93068 MOBILE-3074 format-text: No magnifying glasses for images inside links 2019-07-29 12:35:25 +02:00
Albert Gasset 90f340aaa5 MOBILE-3074 format-text: Fix size calculation when content has images 2019-07-29 12:35:25 +02:00
Pau Ferrer Ocaña cec6844968 MOBILE-3025 blocks: Show blocks on sidebar 2019-07-29 12:20:18 +02:00
Juan Leyva 83d2f455ef
Merge pull request #2013 from dpalou/MOBILE-3061
MOBILE-3061 dashboard: Pass download enabled as input
2019-07-29 11:56:36 +02:00
Juan Leyva 3d5e3267c0
Merge pull request #2012 from crazyserver/MOBILE-2877
Mobile 2877
2019-07-29 11:48:39 +02:00
Juan Leyva 1944f46fb5
Merge pull request #2010 from dpalou/MOBILE-3102
MOBILE-3102 core: Support disabling site plugins without exceptions
2019-07-26 16:38:50 +02:00
Dani Palou 09533757a4 MOBILE-3064 course: Don't call check_updates after prefetch 2019-07-26 13:56:31 +02:00
Dani Palou f94d67ed6a MOBILE-3102 core: Support disabling site plugins without exceptions 2019-07-26 12:34:23 +02:00
Dani Palou 6c86998f7f MOBILE-2816 group: Use canaccessallgroups 2019-07-26 09:57:25 +02:00
Juan Leyva 1147269cf0
Merge pull request #2007 from dpalou/MOBILE-3055
Mobile 3055
2019-07-25 20:49:56 +02:00
Dani Palou 12e61f1f58 MOBILE-3021 calendar: Add a button to view current month or day 2019-07-24 13:02:23 +02:00
Pau Ferrer Ocaña 2615710081 MOBILE-3021 styles: Make it easy to change ionic colors 2019-07-24 13:02:23 +02:00
Pau Ferrer Ocaña 762dc4b0f6 MOBILE-3021 calendar: Add styling to monthly view 2019-07-24 13:02:23 +02:00
Dani Palou d7d565086b MOBILE-3021 calendar: Fix calendar block links 2019-07-24 13:02:23 +02:00
Dani Palou 31c92398b3 MOBILE-3021 calendar: Schedule event notifications 2019-07-24 13:02:23 +02:00
Dani Palou 6d94c961f1 MOBILE-3021 calendar: Improve event page display 2019-07-24 13:02:23 +02:00
Dani Palou f07d6e1df7 MOBILE-3021 calendar: Support links to calendar 2019-07-24 13:02:23 +02:00
Dani Palou 083ca7cd7e MOBILE-3021 calendar: Implement day view 2019-07-24 13:02:23 +02:00
Dani Palou 8dd0108907 MOBILE-3021 calendar: Support upcoming events 2019-07-24 13:02:23 +02:00
Dani Palou e3944a9e72 MOBILE-3055 core: Update site plugins init if course added 2019-07-24 11:53:38 +02:00
Dani Palou 1024f6a96d MOBILE-3055 courses: Trigger event if user courses list changes 2019-07-24 09:00:12 +02:00
Albert Gasset 3788afe8b3 MOBILE-3086 data: Fix syntax errors in templates 2019-07-23 09:27:40 +02:00
Albert Gasset d20e2e057e MOBILE-3086 data: Handle links in templates 2019-07-23 09:27:40 +02:00
Dani Palou 007804494d MOBILE-3061 dashboard: Pass download enabled as input 2019-07-22 15:56:41 +02:00
Dani Palou ecd918a0d7 MOBILE-3052 glossary: Don't prefetch get_by_id 2019-07-22 13:05:36 +02:00
Juan Leyva 916d408f65
Merge pull request #2005 from albertgasset/MOBILE-3075
MOBILE-3075 grades: Handle /grade/report/index.php links
2019-07-22 11:57:20 +02:00
Juan Leyva 67658391db
Merge pull request #2004 from dpalou/MOBILE-3106
MOBILE-3106 core: Use GET as fallback in get public config
2019-07-22 11:50:12 +02:00
Albert Gasset 759f0c3624 MOBILE-2201 link: Fix URLs with escaped characters 2019-07-19 15:50:19 +02:00
Albert Gasset e4260aa92a MOBILE-2201 tag: Link handlers 2019-07-19 15:50:19 +02:00
Albert Gasset d00d401894 MOBILE-2201 tag: Search page 2019-07-19 15:50:17 +02:00
Albert Gasset b5b480e226 MOBILE-2201 search-box: Initial search text property 2019-07-19 15:49:51 +02:00
Albert Gasset b2db3774e6 MOBILE-2201 tag: Index page 2019-07-19 15:49:46 +02:00
Albert Gasset 353c6823db MOBILE-2201 wiki: Tag area handler for wiki pages 2019-07-19 15:43:54 +02:00
Albert Gasset 0a770f8528 MOBILE-2201 glossary: Tag area handler for glossary entries 2019-07-19 15:43:54 +02:00
Albert Gasset f1591b1113 MOBILE-2201 forum: Tag area handler for forum posts 2019-07-19 15:43:54 +02:00
Albert Gasset e698537cf7 MOBILE-2201 data: Tag area handler for database records 2019-07-19 15:43:54 +02:00
Albert Gasset 82611bcf3a MOBILE-2201 book: Tag area handler for book chapters 2019-07-19 15:43:54 +02:00
Albert Gasset b0b1c2f7c9 MOBILE-2201 user: Tag area handler for users 2019-07-19 15:43:54 +02:00
Albert Gasset df423b640e MOBILE-2201 blog: Tag area handler for blog posts 2019-07-19 15:43:54 +02:00
Albert Gasset fdae95d294 MOBILE-2201 course: Tag area handler for activities and resources 2019-07-19 15:43:54 +02:00
Albert Gasset eed78c8b6f MOBILE-2201 course: Tag area handler for courses 2019-07-19 15:43:54 +02:00
Albert Gasset 7546ac9e28 MOBILE-2201 tag: Area delegate and helpers for handlers 2019-07-19 15:43:54 +02:00
Albert Gasset 75929f6b4f MOBILE-2201 wiki: Display tags in wiki pages 2019-07-19 15:43:54 +02:00
Albert Gasset 4400d99638 MOBILE-2201 glossary: Display tags in glossary entries 2019-07-19 15:43:54 +02:00
Albert Gasset 1226a17d81 MOBILE-2201 forum: Display tags in forum posts 2019-07-19 15:43:54 +02:00
Albert Gasset c00cbb9b8d MOBILE-2201 data: Display message in pages where tags are not supported 2019-07-19 15:43:54 +02:00
Albert Gasset c07eb58568 MOBILE-2201 data: Display tags in database entries 2019-07-19 15:43:54 +02:00
Albert Gasset 85d214edba MOBILE-2201 book: Display tags in book chapters 2019-07-19 15:43:54 +02:00
Albert Gasset 2ea97b0840 MOBILE-2201 blog: Display tags in blog posts 2019-07-19 15:43:54 +02:00
Albert Gasset f5cfda53a5 MOBILE-2201 tag: List component 2019-07-19 15:43:54 +02:00
Juan Leyva fa3a2d3140
Merge pull request #2002 from dpalou/MOBILE-3096
MOBILE-3096 qbehaviour: No behaviour buttons if prevent submit
2019-07-19 11:51:43 +02:00
Juan Leyva efaec10282
Merge pull request #2001 from dpalou/MOBILE-3098
MOBILE-3098 iframe: Open in app links inside iframes
2019-07-19 11:49:18 +02:00
Dani Palou a983d1c14b MOBILE-3106 core: Use GET as fallback in get public config 2019-07-19 11:45:12 +02:00
Juan Leyva 4efe8c6951
Merge pull request #2000 from dpalou/MOBILE-3079
MOBILE-3079 core: Handle split view in user profile directives
2019-07-19 11:42:30 +02:00
Pau Ferrer Ocaña 8a56dc84b8 MOBILE-2877 comments: Delete comments 2019-07-19 09:52:15 +02:00
Pau Ferrer Ocaña 79bdd4ed02 MOBILE-2877 comments: Add comments 2019-07-19 09:52:15 +02:00
Pau Ferrer Ocaña 797b0d7931 MOBILE-2877 comments: Add comments pagination 2019-07-19 09:52:15 +02:00
Pau Ferrer Ocaña dc65d4a00d MOBILE-2877 comments: Invalidate comments count 2019-07-19 09:52:15 +02:00
Pau Ferrer Ocaña 9e91cf14e6 MOBILE-2877 comments: Add button 2019-07-19 09:52:15 +02:00
Juan Leyva 5c4872288c
Merge pull request #1999 from dpalou/MOBILE-3073
MOBILE-3073 login: Display debug messages when adding site
2019-07-18 20:53:54 +02:00
Juan Leyva cc2f511695
Merge pull request #1998 from dpalou/MOBILE-2930
MOBILE-2930 scorm: Fix no visible SCO to load
2019-07-18 20:53:14 +02:00
Juan Leyva 7e914843c9
Merge pull request #1997 from dpalou/MOBILE-3071
MOBILE-3071 core: Let site plugins add menu items in course
2019-07-18 18:06:46 +02:00
Albert Gasset 63d18cc2f5 MOBILE-3053 rte: Hide toolbar when editor loses focus 2019-07-18 16:53:34 +02:00
Albert Gasset bff2c111f3 MOBILE-3053 rte: Fix toolbar sometimes has only one button 2019-07-18 16:51:38 +02:00
Pau Ferrer Ocaña 66cc892794 MOBILE-3053 rte: Fix toolbar styles in iOS 2019-07-18 16:49:20 +02:00
Albert Gasset aa1de96f33 MOBILE-3053 rte: Fix keyboard is closed and reopened in iOS 2019-07-18 16:37:38 +02:00
Juan Leyva b8d10dac0e
Merge pull request #1995 from dpalou/MOBILE-3029
MOBILE-3029 core: Let site plugins override NavController events
2019-07-18 16:22:35 +02:00
Dani Palou b202d92dc3 MOBILE-3021 calendar: Display offline events too 2019-07-18 13:04:07 +02:00
Dani Palou 661709acb4 MOBILE-3021 calendar: Support monthly view 2019-07-18 13:04:07 +02:00
Pau Ferrer Ocaña 9e107cf667 MOBILE-3076 splash: Fix splash path 2019-07-18 12:28:58 +02:00
Juan Leyva 38ae11b8fd
Merge pull request #1993 from dpalou/MOBILE-3067
MOBILE-3067 notifications: Fix mark read when it shouldn't
2019-07-18 12:25:49 +02:00
Juan Leyva 7e3b4af288
Merge pull request #1992 from dpalou/MOBILE-2941
MOBILE-2941 login: Display forgot password button in reconnect
2019-07-18 12:24:18 +02:00
Juan Leyva 39a992da2c
Merge pull request #1991 from dpalou/MOBILE-3072
MOBILE-3072 siteplugins: Add version to CSS URL
2019-07-18 12:12:13 +02:00
Juan Leyva 68697dfe57
Merge pull request #1989 from dpalou/MOBILE-3043
MOBILE-3043 lesson: Improve error message when viewing old retakes
2019-07-18 11:53:54 +02:00
Juan Leyva d9c85a8b9e
Merge pull request #1988 from marxjohnson/MOBILE-3054_integration
MOBILE-3054 Courses: Update section download icon
2019-07-18 11:46:52 +02:00
Juan Leyva 08749645a3
Merge pull request #1987 from marxjohnson/MOBILE-3088_integration
MOBILE-3088 context menu: Remove grey bar below menu items
2019-07-18 11:44:43 +02:00
Juan Leyva c19542c055
Merge pull request #1986 from dpalou/MOBILE-2991
MOBILE-2991 settings: Sort languages by name
2019-07-18 11:40:18 +02:00
Dani Palou fa837532d4 MOBILE-3021 calendar: Go to new page if monthly view supported 2019-07-18 09:48:40 +02:00
Dani Palou 38ccc712c1 MOBILE-3079 core: Handle split view in user profile directives 2019-07-17 16:17:15 +02:00
Dani Palou a569bb24b8 MOBILE-3096 qbehaviour: No behaviour buttons if prevent submit 2019-07-17 14:49:21 +02:00
Dani Palou 1d8f617338 MOBILE-3090 calendar: Support deleting events 2019-07-17 13:14:47 +02:00
Dani Palou a9d62274c9 MOBILE-3087 calendar: Fix issues when editing existing events 2019-07-17 13:14:08 +02:00
Dani Palou 12ce9f63b5 MOBILE-3087 calendar: Support repeateditall setting 2019-07-17 13:14:08 +02:00
Dani Palou 649ad7a1a2 MOBILE-3087 calendar: Display offline events in their right position 2019-07-17 13:14:08 +02:00
Dani Palou 089c56b56b MOBILE-3087 calendar: Fix 'lost' events when loading more events
When loading more events, it could happen that some events weren't displayed because the timestart was recalculated using the time the request was made. E.g. if I loaded the first events and, 2 minutes later, I loaded more events, there were 2 minutes where we didn't get events.
2019-07-17 13:14:08 +02:00
Dani Palou e740fe4205 MOBILE-3087 calendar: Support editing calendar events 2019-07-17 13:14:08 +02:00
Dani Palou 98776a9c78 MOBILE-1927 calendar: Implement events synchronization 2019-07-17 13:12:07 +02:00
Dani Palou 7ccfade21e MOBILE-1927 calendar: Allow creating events in offline 2019-07-17 13:12:07 +02:00
Dani Palou 5a9a7b1a11 MOBILE-1927 calendar: Display group name in event 2019-07-17 13:12:07 +02:00
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
Albert Gasset 01b29a4dc2 MOBILE-3075 grades: Handle /grade/report/index.php links 2019-07-16 15:42:23 +02:00
Dani Palou b3e1e29932 MOBILE-2930 scorm: Fix no visible SCO to load 2019-07-16 14:46:32 +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 7619c63f70 MOBILE-2930 core: Fix compilation error in block component 2019-07-16 10:54:24 +02:00
Dani Palou 8d64fea2af MOBILE-3098 iframe: Open in app links inside iframes 2019-07-16 08:22:58 +02:00
Dani Palou 8f8efe4052 MOBILE-3072 siteplugins: Add version to CSS URL 2019-07-15 12:10:06 +02:00
Dani Palou d44100f757 MOBILE-2941 login: Display forgot password button in reconnect 2019-07-15 10:53:15 +02:00
Juan Leyva ea7caaed20
Merge pull request #1983 from dpalou/MOBILE-2808
MOBILE-2808 core: Display month name in ion-datetime
2019-07-10 17:08:21 +02:00
Juan Leyva d4791fd320
Merge pull request #1982 from crazyserver/MOBILE-3076
MOBILE-3076 splash: Use full size splash screen
2019-07-10 16:45:23 +02:00
Juan Leyva 295b9f5932
Merge pull request #1981 from crazyserver/MOBILE-3002
Mobile 3002
2019-07-10 16:39:44 +02:00
Juan Leyva 8b15d26f47
Merge pull request #1980 from crazyserver/MOBILE-3014
Mobile 3014
2019-07-10 16:19:32 +02:00
Dani Palou 0b779f4ae8 MOBILE-3071 core: Let site plugins add menu items in course 2019-07-10 09:52:05 +02:00
Dani Palou efc359cafd MOBILE-3067 notifications: Fix mark read when it shouldn't 2019-07-09 15:23:48 +02:00
Juan Leyva 79cfc44e0d
Merge pull request #1979 from crazyserver/MOBILE-1332
Mobile 1332
2019-07-09 15:15:28 +02:00
Juan Leyva 5c9f90d849
Merge pull request #1978 from albertgasset/MOBILE-3053
Mobile 3053
2019-07-09 14:56:12 +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 632a0dc57a MOBILE-3029 core: Let site plugins override NavController events 2019-07-08 16:24:44 +02:00
Dani Palou 5ed9ac0e3e MOBILE-2991 settings: Sort languages by name 2019-07-08 11:08:07 +02:00
Dani Palou 041206993f MOBILE-2808 core: Display month name in ion-datetime 2019-07-08 10:42:56 +02:00
Pau Ferrer Ocaña f597abd33f MOBILE-1332 notes: Delete notes in offline mode 2019-07-03 15:29:08 +02:00
Pau Ferrer Ocaña 03b305662e MOBILE-3002 block: Check if blocks are disabled in courses 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña a549e70d5f MOBILE-3002 block: Add Remote RSS block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña cac7f0bc12 MOBILE-3002 block: Add Recent blog entries block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 8ede493cef MOBILE-3002 block: Add Recent activity block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 83a899acd6 MOBILE-3002 block: Add Blog Menu block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 7398b0a662 MOBILE-3002 block: Add Blog Tags block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 48303896b9 MOBILE-3002 block: Add Tags block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña ebe4b0cf99 MOBILE-3002 block: Add Latest badges block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 0099385395 MOBILE-3002 block: Add Glossary random block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 67be0a6c45 MOBILE-3002 block: Add Latest announcements block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 16d768d187 MOBILE-3002 block: Add Online users block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 11eee9b8a8 MOBILE-3002 block: Add HTML block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 34061ad5ab MOBILE-3002 block: Support for pre rendered block type 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña f368333ca1 MOBILE-3014 block: Add Comments block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 1c82edce2f MOBILE-3014 block: Add Self completion block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña c20a158525 MOBILE-3014 block: Add Course completion status block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 29537504d0 MOBILE-3014 block: Add Learning plans block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña e434b2a298 MOBILE-3014 block: Add Private files block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña ea7050104f MOBILE-3014 block: Add Upcoming events block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 2ad5daec1c MOBILE-3014 block: Add Calendar block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 9a5f567387 MOBILE-3014 course: Add course blocks tab 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 26a1fad8c8 MOBILE-3014 block: Support for only title block type 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 58b2e33156 MOBILE-1332 notes: Delete notes 2019-06-28 15:44:39 +02:00
Albert Gasset 0943b0c431 MOBILE-3053 rte: Highlight toolbar styles 2019-06-26 12:45:44 +02:00
Albert Gasset 51086fa848 MOBILE-3053 rte: Scrollable toolbar 2019-06-26 12:45:44 +02:00
Albert Gasset 167cb339ff MOBILE-3053 rte: Fix height not updated on Android 2019-06-26 12:45:44 +02:00
Dani Palou b302ea0d5a MOBILE-2735 course: Log view when changing sections 2019-06-26 08:58:48 +02:00
Dani Palou dc5b9875b3 MOBILE-2735 tabs: Ask confirm when going to root of current tab 2019-06-26 08:41:23 +02:00
Dani Palou 08322a299d MOBILE-2735 ux: Make all link handlers open a new page 2019-06-26 08:41:23 +02:00
Mark Johnson c786451280 MOBILE-3088 context menu: Remove grey bar below menu items 2019-06-25 13:46:33 +01:00
Mark Johnson 04ebb8e50c MOBILE-2735 UX: Course and module links add new page to history.
This ensures that "back" always goes back and "home" always goes home.
2019-06-18 11:37:40 +02:00
Pau Ferrer Ocaña b66e87b86b MOBILE-3076 splash: Use full size splash screen 2019-06-14 11:03:50 +02:00
Albert Gasset 9aa63eb95b MOBILE-3068 config: Bump version numbers 2019-06-11 13:27:45 +02:00
Travis CI User 6557e34f97 Update lang files [ci skip] 2019-06-07 10:26:12 +00:00
Juan Leyva e9d0d733ee MOBILE-3039 release: Set version name for release [ci skip] 2019-06-07 12:17:46 +02:00
Dani Palou 79d3f02f72 MOBILE-3039 workshop: Prefetch files from submissions to assess 2019-06-07 11:14:54 +02:00
Juan Leyva e6f982ec93
Merge pull request #1971 from dpalou/MOBILE-3039
MOBILE-3039 messages: Fix mark as read not called in 3.6+
2019-06-07 10:05:42 +02:00
Dani Palou caa4d9e9b3 MOBILE-3039 messages: Fix mark as read not called in 3.6+ 2019-06-07 08:49:32 +02:00
Juan Leyva dd6d7e82a1
Merge pull request #1969 from dpalou/MOBILE-3039
Mobile 3039
2019-06-06 16:02:58 +02:00
Albert Gasset 9aff138f62 MOBILE-3039 workshop: Fix self-assessment 2019-06-06 15:56:08 +02:00
Albert Gasset 05f0b0d62e MOBILE-3039 workshop: Fix template error 2019-06-06 15:24:33 +02:00
Albert Gasset 037babba70 MOBILE-3039 workshop: Fix assessment with scales 2019-06-06 15:24:20 +02:00
Dani Palou ed35e57e1c MOBILE-3039 core: Don't allow disable sound in iOS and Android 8+ 2019-06-06 10:20:07 +02:00
Juan Leyva ea5daca7bb
Merge pull request #1967 from crazyserver/MOBILE-3039
Mobile 3039
2019-06-05 12:12:42 +02:00
Juan Leyva 3de64edd24
Merge pull request #1966 from dpalou/MOBILE-3039
Mobile 3039
2019-06-05 12:12:18 +02:00
Pau Ferrer Ocaña c5f086e1e8 MOBILE-3039 messages: Copy plain text on messages 2019-06-05 11:44:00 +02:00
Dani Palou 3a56fa0e80 MOBILE-3039 glossary: Fix edit offline entry 2019-06-05 09:58:53 +02:00
Dani Palou a3d88eba4e MOBILE-3039 forum: Fix attachments not downloaded on prefetch 2019-06-05 09:58:53 +02:00
Pau Ferrer Ocaña bec71ce952 MOBILE-3039 login: Fix credentials css 2019-06-05 09:54:52 +02:00
Dani Palou 5f0eda1235 MOBILE-3039 glossary: Fix edit offline entry 2019-06-04 12:53:11 +02:00
Dani Palou 7e649138d7 MOBILE-3039 forum: Fix attachments not downloaded on prefetch 2019-06-04 12:12:15 +02:00
Juan Leyva f719d8e9b1
Merge pull request #1965 from albertgasset/MOBILE-3039
Mobile 3039
2019-06-04 10:58:51 +02:00
Juan Leyva 67449aac0f
Merge pull request #1964 from crazyserver/MOBILE-3039
MOBILE-3039 course: Hide download when offline disabled
2019-06-04 10:58:26 +02:00
Dani Palou cb6a9876c3 MOBILE-3039 ios: Fix 'More' option in file uploader 2019-06-03 18:26:47 +02:00
Albert Gasset 35656ab1e0 MOBILE-3039 lesson: Wrap text in buttons 2019-06-03 13:15:21 +02:00
Albert Gasset 55fe415c53 MOBILE-3039 styles: Fix text wrapping in block buttons 2019-06-03 11:50:42 +02:00
Pau Ferrer Ocaña ea22e6556f MOBILE-3039 course: Hide download when offline disabled 2019-06-03 11:36:27 +02:00
Albert Gasset 509222e2d2 MOBILE-3039 rte: Fix height calculation in Android 2019-05-31 12:50:09 +02:00
Juan Leyva 240f425d97
Merge pull request #1962 from albertgasset/MOBILE-3039
Mobile 3039
2019-05-31 11:03:11 +02:00
Juan Leyva b66215707c
Merge pull request #1961 from crazyserver/MOBILE-3039
MOBILE-3039 styles: Improve word wrapping and scroll styles
2019-05-31 11:02:15 +02:00
Dani Palou 06a4c357d9 MOBILE-3039 core: Fix redirect treated again when it shouldn't 2019-05-31 08:42:33 +02:00
Dani Palou 2ad861b1e4 MOBILE-3039 core: Close popover when download finishes in activity 2019-05-31 07:50:32 +02:00
Dani Palou 8d450d324f MOBILE-3039 push: Fix crash when push received in foreground in iOS 2019-05-30 16:56:38 +02:00
Pau Ferrer Ocaña 57ddf266ce MOBILE-3039 styles: Improve word wrapping and scroll styles 2019-05-30 16:42:00 +02:00
Albert Gasset e4e91bd150 MOBILE-3039 workshop: Fix viewing assessment offline 2019-05-30 16:09:55 +02:00
Albert Gasset 4481d816d6 MOBILE-3039 workshop: Fix template errors 2019-05-30 16:09:55 +02:00
Albert Gasset 5143897570 MOBILE-3039 workshop: Hide save button if user can't edit assessment 2019-05-30 16:09:55 +02:00
Albert Gasset b7088b6886 MOBILE-3039 data: Don't display error when comments are disabled 2019-05-30 16:09:55 +02:00
Albert Gasset 09b95dbd97 MOBILE-3039 data: Fix required textarea fields offline 2019-05-30 16:09:55 +02:00
Dani Palou f4cd6f37b0 MOBILE-3039 core: Fix old custom URL links in iOS 2019-05-30 13:35:28 +02:00
Dani Palou b2c63f4503 MOBILE-3039 core: Allow forcing offline mode from javascript console 2019-05-30 12:28:13 +02:00
Dani Palou 1ab8154428 MOBILE-3039 push: Fix appurl from push notifs in iOS 2019-05-30 12:21:38 +02:00
Dani Palou 3eb0c81c46 MOBILE-3039 core: Fix getStoredConfig error in synchronize 2019-05-30 12:21:38 +02:00
Dani Palou 136869cc04 MOBILE-3039 push: Fix sync errors caused by pushnotifications 2019-05-30 12:21:38 +02:00
Dani Palou d530d2b95e MOBILE-3039 ios: Make avatars circled in shared files choose 2019-05-29 17:19:53 +02:00
Dani Palou d0beca075a MOBILE-3039 core: Fix reconnect screen shown again when it shouldn't 2019-05-29 15:24:43 +02:00
Dani Palou 1a01d7da33 MOBILE-3039 book: Fix check automatic completion 2019-05-29 13:14:09 +02:00
Pau Ferrer Ocaña 548bf24c1a MOBILE-3039 lang: Reword some strings 2019-05-28 17:13:44 +02:00
Mark Johnson 0c0eceb078 MOBILE-3054 Courses: Update section download icon
Update the section download icon to reflect changes to the download state
of modules within the section, either from the download buttons on the
course page or activity within the module.
2019-05-28 12:33:30 +01:00
Albert Gasset 57b3ed23b2 MOBILE-2992 user: Fix sync preferences 2019-05-28 12:35:11 +02:00
Juan Leyva 39efa76f5f
Merge pull request #1954 from dpalou/MOBILE-3039
Mobile 3039
2019-05-28 12:27:30 +02:00
Dani Palou f70a95b0b9 MOBILE-3039 grades: Fix repeated calls when prefetching grades 2019-05-28 10:46:30 +02:00
Juan Leyva 1af3515344
Merge pull request #1953 from crazyserver/MOBILE-3039
Mobile 3039
2019-05-28 10:42:06 +02:00
Juan Leyva 5d81daecfd
Merge pull request #1952 from dpalou/MOBILE-3039
Mobile 3039
2019-05-28 10:34:34 +02:00
Dani Palou 4a758cba74 MOBILE-3039 course: Fix prefetch avatars in forum and glossary 2019-05-28 10:22:55 +02:00
Albert Gasset aa151774d8 MOBILE-2840 scorm: Fix blank page on refresh 2019-05-28 10:21:13 +02:00
Pau Ferrer Ocaña 3e948fa2d9 MOBILE-3039 tabs: Fix hide tabbar on tablet 2019-05-28 10:14:36 +02:00
Pau Ferrer Ocaña a7e391bd1e MOBILE-3039 forum: Load subject when avalaible 2019-05-28 10:05:42 +02:00
Dani Palou 838646f085 MOBILE-3039 core: Fix load logged out site with SSO 2019-05-28 09:13:11 +02:00
Juan Leyva a6f7feed92
Merge pull request #1950 from albertgasset/MOBILE-3018
MOBILE-3018 forum: Fix error after creating discussion
2019-05-27 16:54:18 +02:00
Dani Palou 4f1cd6a94e MOBILE-2873 course: Invalidate data after sync before prefetch 2019-05-27 16:36:52 +02:00
Pau Ferrer Ocaña 7f32b2763a MOBILE-2873 scorm: Fix scorm sync before prefetch 2019-05-27 16:36:52 +02:00
Dani Palou 24fb3d999c MOBILE-3039 core: Don't force WS queue 2019-05-27 16:36:52 +02:00
Juan Leyva 26f27f79fc
Merge pull request #1948 from albertgasset/MOBILE-2840
MOBILE-2840 scorm: Launch automatically
2019-05-27 12:40:06 +02:00
Albert Gasset f24ab4e4b1 MOBILE-3018 forum: Fix error after creating discussion 2019-05-27 11:26:01 +02:00
Juan Leyva a512d65e8f
Merge pull request #1947 from dpalou/MOBILE-3050
MOBILE-3050 lesson: Fix lesson in offline in 3.7
2019-05-27 11:19:07 +02:00
Juan Leyva fecd7d786b
Merge pull request #1946 from albertgasset/MOBILE-3039
MOBILE-3039 forum: Display prefetch icon
2019-05-24 17:51:19 +02:00
Juan Leyva 33086aee3b
Merge pull request #1945 from crazyserver/MOBILE-3039
MOBILE-3039 styles: Fix some row styles
2019-05-24 17:50:46 +02:00
Juan Leyva 6091886286
Merge pull request #1944 from dpalou/MOBILE-3039
MOBILE-3039 core: Fix white-space in checkbox in modals
2019-05-24 17:50:34 +02:00
Dani Palou afa6399010 MOBILE-3039 core: Fix white-space in checkbox in modals 2019-05-24 16:19:30 +02:00
Albert Gasset 0508917c6a MOBILE-3039 forum: Display prefetch icon 2019-05-24 16:18:55 +02:00
Juan Leyva 9105d1842b
Merge pull request #1943 from dpalou/MOBILE-3039
MOBILE-3039 calendar: Fix WS error when viewing event
2019-05-24 15:32:22 +02:00
Dani Palou 6d09de4877 MOBILE-3039 calendar: Fix WS error when viewing event 2019-05-24 15:30:49 +02:00
Juan Leyva 3a43264488
Merge pull request #1942 from albertgasset/MOBILE-3049
MOBILE-3049 sitehome: Fix activities not displayed
2019-05-24 15:25:51 +02:00
Dani Palou 11ba0beb85 MOBILE-3050 lesson: Fix lesson in offline in 3.7 2019-05-24 13:00:20 +02:00
Albert Gasset f06e25d1cd MOBILE-3049 sitehome: Fix activities not displayed 2019-05-24 12:48:44 +02:00
Juan Leyva 0407d19427
Merge pull request #1941 from crazyserver/MOBILE-3045
MOBILE-3045 ionic: Update branding
2019-05-24 11:52:05 +02:00
Pau Ferrer Ocaña b3845dcf79 MOBILE-3039 styles: Fix some row styles 2019-05-24 11:36:25 +02:00
Pau Ferrer Ocaña 155413377b MOBILE-3045 ionic: Update branding 2019-05-24 09:31:49 +02:00
Dani Palou 5356418f68 MOBILE-3036 forum: Fix used WS not invalidated in discussion 2019-05-24 08:26:57 +02:00
Dani Palou 75ce463362 MOBILE-3036 core: Apply update frequency to all WS calls 2019-05-24 08:26:57 +02:00
Dani Palou 235297ca28 MOBILE-3036 core: Define different cache expiration times 2019-05-24 08:26:57 +02:00
Juan Leyva b2d613cd50
Merge pull request #1938 from albertgasset/MOBILE-2898
MOBILE-2898 courses: Display done icon when course download finishes
2019-05-23 23:50:20 +02:00
Juan Leyva b13e707fb1
Merge pull request #1937 from crazyserver/MOBILE-3038
MOBILE-3038 competency: Adapt information to new fields show on web
2019-05-23 17:04:27 +02:00
Juan Leyva 04b45ffaff
Merge pull request #1936 from dpalou/MOBILE-2856
MOBILE-2856 database: Let user leave edit page if error
2019-05-23 17:03:43 +02:00
Dani Palou a4dce22c9c MOBILE-2856 database: Let user leave edit page if error 2019-05-23 17:02:06 +02:00
Juan Leyva 4d6e019c75
Merge pull request #1935 from albertgasset/MOBILE-3018
MOBILE-3018 forum: Post a copy to all groups
2019-05-23 17:00:14 +02:00
Juan Leyva 5f1570f66b
Merge pull request #1934 from albertgasset/MOBILE-2988
MOBILE-2988 forum: New lock/unlock discussion strings
2019-05-23 16:58:28 +02:00
Juan Leyva 8d59445509
Merge pull request #1933 from dpalou/MOBILE-2938
MOBILE-2938 core: Fix race condition with open page in main menu
2019-05-23 16:42:18 +02:00
Juan Leyva 2ad3fef4b4
Merge pull request #1932 from albertgasset/MOBILE-2985
MOBILE-2985 forum: Private reply checkbox displayed by default
2019-05-23 16:34:43 +02:00
Dani Palou f72177661c MOBILE-2938 core: Fix race condition with open page in main menu 2019-05-23 16:29:39 +02:00
Juan Leyva a802df6c3b
Merge pull request #1931 from dpalou/MOBILE-3039
Mobile 3039
2019-05-23 14:58:23 +02:00
Albert Gasset e8f7219883 MOBILE-2840 scorm: Launch automatically 2019-05-23 14:50:56 +02:00
Dani Palou ecc18974a3 MOBILE-3039 core: Fix avatars in choose site page 2019-05-23 13:09:44 +02:00
Dani Palou 6324e3edf0 MOBILE-3039 ios: Fix handling URL scheme in iOS 2019-05-23 12:59:52 +02:00
Pau Ferrer Ocaña 4adc3afb8d MOBILE-2937 tabs: Fix smooth top tabs scroll on iOS 2019-05-23 10:33:04 +02:00
Albert Gasset a8aad4cbdc MOBILE-2988 forum: New lock/unlock discussion strings 2019-05-22 16:23:17 +02:00
Albert Gasset 70db7f3eec MOBILE-2856 data: Remove duplicate string 2019-05-22 16:06:54 +02:00
Albert Gasset 923bf999e8 MOBILE-2856 data: Fix apply offline actions 2019-05-22 15:48:42 +02:00
Dani Palou cc6b44db5d MOBILE-3039 core: Don't hide left tabs when keyboard is opened 2019-05-22 12:55:34 +02:00
Dani Palou 7d90773578 MOBILE-3039 ios: Make status bar not overlay content 2019-05-22 12:55:04 +02:00
Albert Gasset 27a0a8fcdf MOBILE-2898 courses: Display done icon when course download finishes 2019-05-22 12:53:04 +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 c76e7f3fcd MOBILE-3039 message: Fix menu items shown after delete conversation 2019-05-21 15:53:20 +02:00
Pau Ferrer Ocaña a767b3f450 MOBILE-3038 competency: Adapt information to new fields show on web 2019-05-21 13:55:43 +02:00
Dani Palou 1647cad957 MOBILE-3039 message: Fix confirm delete self conv messages 2019-05-21 12:54:35 +02:00
Dani Palou 1c033bf023 MOBILE-3039 local-notif: Fix event listening
In the plugin documentation it says there is an event named 'add', but in Ionic Native is called 'schedule'
2019-05-21 12:34:23 +02:00
Dani Palou 51edb78d40 MOBILE-3039 core: Clear course status if site data cleared 2019-05-21 10:59:34 +02:00
Dani Palou 0f3c6099b3 MOBILE-3039 core: Fix allPromises error detection 2019-05-21 10:59:12 +02:00
Dani Palou 699813c640 MOBILE-3039 core: Fix failed downloads loading forever 2019-05-21 10:58:59 +02:00
Albert Gasset e25306b0b2 MOBILE-3018 forum: Post a copy to all groups 2019-05-20 15:17:40 +02:00
Dani Palou 4a913ce0ab MOBILE-2957 config: Add variable to enable analytics 2019-05-20 12:40:44 +02:00
Dani Palou 5810946b96 MOBILE-2957 fcm: Log notification dismissed event in foreground 2019-05-20 12:22:20 +02:00
Dani Palou 822dd057ef MOBILE-2957 fcm: Log events in Firebase too 2019-05-20 12:22:20 +02:00
Dani Palou c43d0e5820 MOBILE-2957 fcm: Log notification open if foreground 2019-05-20 12:21:06 +02:00
Pau Ferrer Ocaña 3bb1d1f264 MOBILE-3035 menu: Fix fontawesome main menu icons 2019-05-20 12:13:10 +02:00
Pau Ferrer Ocaña fb6e095abe MOBILE-3035 settings: Delete cache data when clearing files 2019-05-20 12:13:10 +02:00
Juan Leyva 717b3bbf44
Merge pull request #1922 from dpalou/MOBILE-2969
MOBILE-2969 quiz: Fix review attempt when it shouldn't
2019-05-20 11:58:59 +02:00
Juan Leyva 84caaaeaa9
Merge pull request #1921 from dpalou/MOBILE-3033
MOBILE-3033 core: Fix collisions in site plugin stored data
2019-05-20 11:47:31 +02:00
Dani Palou 072d6dde3e MOBILE-2969 quiz: Fix review attempt when it shouldn't 2019-05-17 15:59:19 +02:00
Juan Leyva 73f8b5a729
Merge pull request #1920 from sammarshallou/MOBILE-2935
MOBILE-2935 Dashboard blocks: Fix code review problems
2019-05-17 10:50:10 +02:00
Dani Palou bcc7b4b672 MOBILE-3001 core: Fix rebase errors 2019-05-17 09:17:07 +02:00
sam marshall 2829e4ee31 MOBILE-2935 Dashboard blocks: Fix code review problems 2019-05-16 17:08:12 +01:00
Juan Leyva b9d8d22b79
Merge pull request #1918 from dpalou/MOBILE-3013
Mobile 3013
2019-05-16 18:06:13 +02:00
Dani Palou 47ac489b24 MOBILE-3013 core: Support relative URLs in redirect 2019-05-16 18:03:48 +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
Juan Leyva 71e84cbdac
Merge pull request #1917 from dpalou/MOBILE-3001
Mobile 3001
2019-05-16 18:01:34 +02:00
Dani Palou 75b4982224 MOBILE-3001 course: Don't prefetch ratings and profiles 2019-05-16 17:59:58 +02:00
Juan Leyva 0de4da6336
Merge pull request #1916 from crazyserver/MOBILE-3034
Mobile 3034
2019-05-16 17:59:03 +02:00
Dani Palou a8037b80b7 MOBILE-3001 core: Improve performance of uniqueArray 2019-05-16 17:56:14 +02:00
Juan Leyva 6dd8786da6
Merge pull request #1915 from sammarshallou/MOBILE-2905
MOBILE-2905 Fix bug with NaN appearing for size
2019-05-16 17:49:42 +02:00
sam marshall 3e9326d477 MOBILE-2905 Fix bug with NaN appearing for size 2019-05-16 16:41:25 +01:00
Dani Palou 1071e9208e MOBILE-3033 core: Fix collisions in site plugin stored data 2019-05-16 13:06:15 +02:00
Pau Ferrer Ocaña 60c09134b1 MOBILE-3034 course: Style module availability info 2019-05-16 12:58:12 +02:00
Pau Ferrer Ocaña a8e4aee2ca MOBILE-3034 forum: Delete Empty box add discussion button 2019-05-16 12:56:42 +02:00
Juan Leyva b8859c1642
Merge pull request #1913 from dpalou/desktop-rebased
Desktop rebased
2019-05-16 10:11:10 +02:00
Albert Gasset d7f0724a3b MOBILE-2992 forum: Use web strings 2019-05-16 09:56:09 +02:00
Albert Gasset da2a835670 MOBILE-2992 forum: Sort discussions 2019-05-16 09:54:17 +02:00
Albert Gasset 65055653be MOBILE-2992 user: Get and sync preferences 2019-05-16 09:54:17 +02:00
Albert Gasset b6e15defdd MOBILE-2992 forum: Fix can add discussion WS invalidation 2019-05-16 09:54:17 +02:00
Albert Gasset af28ed2732 MOBILE-2992 rating: Helper function to merge rating infos 2019-05-16 09:54:17 +02:00
Dani Palou 90f9980bca MOBILE-2915 desktop: Fix resume in desktop 2019-05-16 08:47:30 +02:00
Dani Palou 9181455ffd MOBILE-2915 desktop: Fix password change opened only once 2019-05-16 08:45:56 +02:00