Commit Graph

1060 Commits (23da8bf4715f99dae790417a72fc442bd7ce8870)

Author SHA1 Message Date
Pau Ferrer Ocaña ae3d488877 MOBILE-3025 blocks: Show empty box centered 2019-08-23 16:08:51 +02:00
Pau Ferrer Ocaña 6269849dff MOBILE-3025 blocks: Rollback scroll follow implementation 2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña 51403efcca MOBILE-3068 core: Fix some uncaught promises 2019-08-23 13:47:03 +02:00
Juan Leyva 0868a4646c
Merge pull request #2069 from dpalou/MOBILE-2670
MOBILE-2670 core: Fix filename of uploaded files in desktop
2019-08-23 10:18:02 +01:00
Juan Leyva 033b4138cb
Merge pull request #2068 from dpalou/MOBILE-3068
Mobile 3068
2019-08-23 10:17:21 +01:00
Dani Palou 8651e89701 MOBILE-2670 core: Fix filename of uploaded files in desktop 2019-08-23 10:50:19 +02:00
Dani Palou aa9e52d0f2 MOBILE-3068 login: Fix no component factory found for CoreLoginSitesPage 2019-08-22 16:40:55 +02:00
Dani Palou add7792d24 MOBILE-3127 core: Allow defining a different timeout in wifi/3g 2019-08-22 13:20:09 +02:00
Juan Leyva 152bbca149
Merge pull request #2066 from dpalou/MOBILE-3118
MOBILE-3118 siteplugins: Stringify objects copied from otherdata
2019-08-22 12:15:24 +01:00
Juan Leyva 7f755e4bca
Merge pull request #2065 from crazyserver/MOBILE-3117
Mobile 3117
2019-08-22 12:11:21 +01:00
Dani Palou 44f2122298 MOBILE-3068 analytics: Don't call logEvent if user disabled 2019-08-22 11:35:17 +02:00
Pau Ferrer Ocaña 486e1d9b11 MOBILE-3068 blocks: Fix resize uncaught promise 2019-08-21 10:01:49 +02:00
Dani Palou 7fc105dc74 MOBILE-3118 siteplugins: Stringify objects copied from otherdata 2019-08-20 12:16:57 +02:00
Pau Ferrer Ocaña a347a6d4ed MOBILE-3117 login: Fix logout on reconnect 2019-08-20 10:09:59 +02:00
Pau Ferrer Ocaña ada49974f4 MOBILE-3117 login: Check you entered the credentials page again 2019-08-20 09:27:27 +02:00
Mark Johnson 88db3d5816 MOBILE-3113 course formats: Give the user the option to reload if format plugins fail to initialise 2019-08-12 16:10:21 +02:00
Juan Leyva 85ef2a8e12
Merge pull request #2053 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-09 16:55:57 +02:00
Pau Ferrer Ocaña 0e9d0356af MOBILE-3025 blocks: Fix comments block link 2019-08-09 16:30:13 +02:00
Pau Ferrer Ocaña 8a3acc2dfd MOBILE-3025 blocks: Merge blocks and content scroll 2019-08-09 16:30:12 +02:00
Mark Johnson de2c297b3c MOBILE-3100 Accessibility: Fix issues when changing font sizes 2019-08-09 12:37:35 +01:00
Pau Ferrer Ocaña e5f5f31a10 MOBILE-3025 blocks: Limit block usage to 3.7 onwards 2019-08-07 12:32:36 +02:00
Pau Ferrer Ocaña b5cbd5abaf MOBILE-3025 blocks: Adapt blocks size to small screens 2019-08-06 13:22:44 +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
Mark Johnson 4d844a177c MOBILE-3054 Courses: Update section status when switching to "All sections" 2019-08-05 11:32:53 +01: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
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 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
Dani Palou a569bb24b8 MOBILE-3096 qbehaviour: No behaviour buttons if prevent submit 2019-07-17 14:49:21 +02:00
Dani Palou 1d8f617338 MOBILE-3090 calendar: Support deleting events 2019-07-17 13:14:47 +02:00
Dani Palou 71cd612878 MOBILE-3073 login: Display debug messages when adding site 2019-07-16 16:40:41 +02:00
Albert Gasset 01b29a4dc2 MOBILE-3075 grades: Handle /grade/report/index.php links 2019-07-16 15:42:23 +02:00
Mark Johnson 3e690ad65d MOBILE-3100 accessibility: Add font size options in general settings 2019-07-16 13:22:59 +01:00
Dani Palou 7619c63f70 MOBILE-2930 core: Fix compilation error in block component 2019-07-16 10:54:24 +02:00
Dani Palou 8f8efe4052 MOBILE-3072 siteplugins: Add version to CSS URL 2019-07-15 12:10:06 +02:00
Dani Palou d44100f757 MOBILE-2941 login: Display forgot password button in reconnect 2019-07-15 10:53:15 +02:00
Juan Leyva d4791fd320
Merge pull request #1982 from crazyserver/MOBILE-3076
MOBILE-3076 splash: Use full size splash screen
2019-07-10 16:45:23 +02:00
Juan Leyva 295b9f5932
Merge pull request #1981 from crazyserver/MOBILE-3002
Mobile 3002
2019-07-10 16:39:44 +02:00
Juan Leyva 8b15d26f47
Merge pull request #1980 from crazyserver/MOBILE-3014
Mobile 3014
2019-07-10 16:19:32 +02:00
Dani Palou 0b779f4ae8 MOBILE-3071 core: Let site plugins add menu items in course 2019-07-10 09:52:05 +02:00
Dani Palou 632a0dc57a MOBILE-3029 core: Let site plugins override NavController events 2019-07-08 16:24:44 +02:00
Dani Palou 5ed9ac0e3e MOBILE-2991 settings: Sort languages by name 2019-07-08 11:08:07 +02:00
Pau Ferrer Ocaña 03b305662e MOBILE-3002 block: Check if blocks are disabled in courses 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 34061ad5ab MOBILE-3002 block: Support for pre rendered block type 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 9a5f567387 MOBILE-3014 course: Add course blocks tab 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 26a1fad8c8 MOBILE-3014 block: Support for only title block type 2019-07-01 09:22:58 +02:00
Dani Palou b302ea0d5a MOBILE-2735 course: Log view when changing sections 2019-06-26 08:58:48 +02:00
Dani Palou 08322a299d MOBILE-2735 ux: Make all link handlers open a new page 2019-06-26 08:41:23 +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
Pau Ferrer Ocaña b66e87b86b MOBILE-3076 splash: Use full size splash screen 2019-06-14 11:03:50 +02:00