Commit Graph

2226 Commits (0868a4646c8e4fdc21276bbe7507719f03dfe390)

Author SHA1 Message Date
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