1582 Commits

Author SHA1 Message Date
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
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
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
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
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
c1147d5451
Merge pull request #2019 from crazyserver/MOBILE-3025
MOBILE-3025 blocks: Show blocks on sidebar
2019-07-31 12:03:19 +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
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
Pau Ferrer Ocaña
a6368a5bbd MOBILE-3062 module: Change module tag to ion-item 2019-07-29 13:26:05 +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
083ca7cd7e MOBILE-3021 calendar: Implement day view 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
Dani Palou
007804494d MOBILE-3061 dashboard: Pass download enabled as input 2019-07-22 15:56:41 +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
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
b2db3774e6 MOBILE-2201 tag: Index page 2019-07-19 15:49:46 +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
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
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
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
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
Pau Ferrer Ocaña
9e107cf667 MOBILE-3076 splash: Fix splash path 2019-07-18 12:28:58 +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
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
c19542c055
Merge pull request #1986 from dpalou/MOBILE-2991
MOBILE-2991 settings: Sort languages by name
2019-07-18 11:40:18 +02:00