Commit Graph

2768 Commits (0d41e7206cdda2630f022b62ce883003738db57b)
 

Author SHA1 Message Date
Juan Leyva 6b3802bb3a
Merge pull request #2035 from crazyserver/MOBILE-3081
MOBILE-3081 login: Show download button on version check
2019-08-01 10:33:29 +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
Juan Leyva ab725bab20
Merge pull request #2032 from dpalou/MOBILE-3084
MOBILE-3084 firebase: Allow disabling analytics at runtime
2019-07-31 17:15:03 +02:00
Pau Ferrer Ocaña 92b49ddd97 MOBILE-3068 lang: Update langindex file 2019-07-31 16:00:46 +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 fe7a1f25f8
Merge pull request #2011 from crazyserver/andrewnicols-MOBILE-2925
MOBILE-2925 install: Use node when building
2019-07-29 10:56:43 +02:00
Pau Ferrer Ocaña 5fff534837 MOBILE-2925 install: Use node when building 2019-07-26 16:44:21 +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 b08751e8ae
Merge pull request #2009 from crazyserver/andrewnicols-MOBILE-2925
MOBILE-2925 install: Fix aot build
2019-07-26 13:42:21 +02:00
Pau Ferrer Ocaña a6c6c1ad37 MOBILE-2925 install: Fix aot build 2019-07-26 13:21:21 +02:00
Dani Palou f94d67ed6a MOBILE-3102 core: Support disabling site plugins without exceptions 2019-07-26 12:34:23 +02:00
Juan Leyva b32bec9b59
Merge pull request #2008 from crazyserver/andrewnicols-MOBILE-2925
MOBILE-2925 install: Switch to using npx for package build
2019-07-26 11:24:21 +02:00
Pau Ferrer Ocaña 7fecf991cd MOBILE-2925 install: Switch to using npx for package build 2019-07-26 11:14:07 +02:00
Dani Palou 6c86998f7f MOBILE-2816 group: Use canaccessallgroups 2019-07-26 09:57:25 +02:00