Commit Graph

1121 Commits (9ea37af4c950daf86a83884b232a1b2cc1d32532)

Author SHA1 Message Date
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
Pau Ferrer Ocaña a2c083d033 MOBILE-3090 calendar: Invalidate events when adding, editing or deleting 2019-08-06 09:52:15 +02:00
Albert Gasset 6b3214b87c MOBILE-3086 data: Handle all links in templates 2019-08-05 10:56:39 +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
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
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 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 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 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
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
Dani Palou 6c86998f7f MOBILE-2816 group: Use canaccessallgroups 2019-07-26 09:57:25 +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 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
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
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