Commit Graph

652 Commits (9ea37af4c950daf86a83884b232a1b2cc1d32532)

Author SHA1 Message Date
Albert Gasset 6b3214b87c MOBILE-3086 data: Handle all links in templates 2019-08-05 10:56:39 +02:00
Juan Leyva aa3e894248
Merge pull request #2036 from albertgasset/MOBILE-2201
Mobile 2201
2019-08-02 11:28:12 +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 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
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 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 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
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 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 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
Pau Ferrer Ocaña a6368a5bbd MOBILE-3062 module: Change module tag to ion-item 2019-07-29 13:26:05 +02:00
Juan Leyva 3d5e3267c0
Merge pull request #2012 from crazyserver/MOBILE-2877
Mobile 2877
2019-07-29 11:48:39 +02:00
Dani Palou 6c86998f7f MOBILE-2816 group: Use canaccessallgroups 2019-07-26 09:57:25 +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 ecd918a0d7 MOBILE-3052 glossary: Don't prefetch get_by_id 2019-07-22 13:05:36 +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 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
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 dc65d4a00d MOBILE-2877 comments: Invalidate comments count 2019-07-19 09:52:15 +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 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
Dani Palou 38ccc712c1 MOBILE-3079 core: Handle split view in user profile directives 2019-07-17 16:17:15 +02:00
Dani Palou 1d8f617338 MOBILE-3090 calendar: Support deleting events 2019-07-17 13:14:47 +02:00
Dani Palou 7ccfade21e MOBILE-1927 calendar: Allow creating events in offline 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 b3e1e29932 MOBILE-2930 scorm: Fix no visible SCO to load 2019-07-16 14:46:32 +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 295b9f5932
Merge pull request #1981 from crazyserver/MOBILE-3002
Mobile 3002
2019-07-10 16:39:44 +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 041206993f MOBILE-2808 core: Display month name in ion-datetime 2019-07-08 10:42:56 +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
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
Travis CI User 6557e34f97 Update lang files [ci skip] 2019-06-07 10:26:12 +00:00
Dani Palou 79d3f02f72 MOBILE-3039 workshop: Prefetch files from submissions to assess 2019-06-07 11:14:54 +02:00