Commit Graph

380 Commits (2d9e24652b445ed1f0d979f57ed86400bf03b3a3)

Author SHA1 Message Date
Pau Ferrer Ocaña ca6a50e8e4 MOBILE-3177 login: Support new minimum version setting 2019-10-24 08:28:12 +02:00
Dani Palou 9c4d30c16f MOBILE-3187 myoverview: Fix keyboard flicker on filter 2019-10-22 13:36:14 +02:00
Mark Johnson 8bfb7aa2a9 MOBILE-3191 UX: Don't fold away tab bar on short pages 2019-10-16 11:53:05 +01:00
Dani Palou b99d31ca61 MOBILE-2491 filter: Use instanceid 0 for system context 2019-10-08 12:40:01 +02:00
Dani Palou 30a5e83056 MOBILE-2491 filter: Minimize WS calls for module context 2019-10-08 12:40:01 +02:00
Dani Palou 31caccc396 MOBILE-2491 filter: Support wsNotFiltered option and filter in chart 2019-10-08 12:40:01 +02:00
Dani Palou 952ce4939b MOBILE-2491 filter: Apply filters to all views that need it 2019-10-08 12:40:01 +02:00
Pau Ferrer Ocaña a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
Juan Leyva ed7a212a8f
Merge pull request #2116 from crazyserver/MOBILE-3123
MOBILE-3123 style: Add some safe areas for notch
2019-10-01 17:20:44 +02:00
Pau Ferrer Ocaña 81b03dedc9 MOBILE-3142 chat: Adapt return types on chat 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 4c151051eb MOBILE-3142 chat: Change chat look and feel 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 4b98a592c7 MOBILE-3123 style: Add some safe areas for notch 2019-10-01 13:00:54 +02:00
Pau Ferrer Ocaña 7f882a67ae MOBILE-3144 theme: Dark mode 2019-09-30 16:35:02 +02:00
Albert Gasset 31c5990593 MOBILE-3147 doc: Fix typos 2019-09-13 12:06:09 +02:00
Albert Gasset a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Mark Johnson 4e590b26dc MOBILE-3143 Tabs: Prevent tabs disappearing when scrolling down. 2019-09-11 09:20:56 +01:00
Pau Ferrer Ocaña 3e29f2e428 MOBILE-3068 loading: Fix loading styles on blocks and tabs 2019-08-28 12:04:04 +02:00
Pau Ferrer Ocaña a604b1d6a0 MOBILE-3068 splitview: Force only one push at a time 2019-08-27 16:34:35 +02:00
Pau Ferrer Ocaña 886880a2f0 MOBILE-3068 rte: Update toolbar arrows every click 2019-08-27 09:39:24 +02:00
Dani Palou 1c088deeed
Merge pull request #2076 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-26 13:53:33 +02:00
Dani Palou 991e170fd0 MOBILE-3068 core: Fix not an object error in newTab.enabled 2019-08-26 12:26:24 +02:00
Pau Ferrer Ocaña f3debfab1f MOBILE-3068 ionic: Close modals before going back 2019-08-26 10:49:32 +02:00
Pau Ferrer Ocaña f3a51a3717 MOBILE-3068 tabs: Fix scroll problem on calculating tabs 2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña 486e1d9b11 MOBILE-3068 blocks: Fix resize uncaught promise 2019-08-21 10:01:49 +02:00
Pau Ferrer Ocaña 42f44e4945 MOBILE-3068 tabs: Fix top tabs flickr 2019-08-21 09:48:21 +02:00
Pau Ferrer Ocaña 4d4c5da81e MOBILE-1927 calendar: Fix timezone when adding events 2019-08-19 11:44:09 +02:00
Juan Leyva 85ef2a8e12
Merge pull request #2053 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-09 16:55:57 +02:00
Juan Leyva 2458721f6e
Merge pull request #2052 from marxjohnson/MOBILE-3100_integration
MOBILE-3100 Accessibility: Fix issues when changing font sizes
2019-08-09 16:52:29 +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
Albert Gasset aff8136179 MOBILE-3068 styles: Remove bottom padding when keyboard is open 2019-08-08 13:05:49 +02:00
Albert Gasset 0521fda729 MOBILE-3021 calendar: Display current month/day button before other buttons 2019-08-07 12:19:50 +02:00
Juan Leyva aa3e894248
Merge pull request #2036 from albertgasset/MOBILE-2201
Mobile 2201
2019-08-02 11:28:12 +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
Pau Ferrer Ocaña cec6844968 MOBILE-3025 blocks: Show blocks on sidebar 2019-07-29 12:20:18 +02:00
Albert Gasset b5b480e226 MOBILE-2201 search-box: Initial search text property 2019-07-19 15:49:51 +02:00
Juan Leyva efaec10282
Merge pull request #2001 from dpalou/MOBILE-3098
MOBILE-3098 iframe: Open in app links inside iframes
2019-07-19 11:49:18 +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
Albert Gasset 63d18cc2f5 MOBILE-3053 rte: Hide toolbar when editor loses focus 2019-07-18 16:53:34 +02:00
Albert Gasset bff2c111f3 MOBILE-3053 rte: Fix toolbar sometimes has only one button 2019-07-18 16:51:38 +02:00
Pau Ferrer Ocaña 66cc892794 MOBILE-3053 rte: Fix toolbar styles in iOS 2019-07-18 16:49:20 +02:00
Albert Gasset aa1de96f33 MOBILE-3053 rte: Fix keyboard is closed and reopened in iOS 2019-07-18 16:37:38 +02:00
Juan Leyva 08749645a3
Merge pull request #1987 from marxjohnson/MOBILE-3088_integration
MOBILE-3088 context menu: Remove grey bar below menu items
2019-07-18 11:44:43 +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 8d64fea2af MOBILE-3098 iframe: Open in app links inside iframes 2019-07-16 08:22:58 +02:00
Juan Leyva 5c9f90d849
Merge pull request #1978 from albertgasset/MOBILE-3053
Mobile 3053
2019-07-09 14:56:12 +02:00
Albert Gasset 0943b0c431 MOBILE-3053 rte: Highlight toolbar styles 2019-06-26 12:45:44 +02:00
Albert Gasset 51086fa848 MOBILE-3053 rte: Scrollable toolbar 2019-06-26 12:45:44 +02:00
Albert Gasset 167cb339ff MOBILE-3053 rte: Fix height not updated on Android 2019-06-26 12:45:44 +02:00
Dani Palou dc5b9875b3 MOBILE-2735 tabs: Ask confirm when going to root of current tab 2019-06-26 08:41:23 +02:00
Mark Johnson c786451280 MOBILE-3088 context menu: Remove grey bar below menu items 2019-06-25 13:46:33 +01:00
Albert Gasset 509222e2d2 MOBILE-3039 rte: Fix height calculation in Android 2019-05-31 12:50:09 +02:00
Pau Ferrer Ocaña 57ddf266ce MOBILE-3039 styles: Improve word wrapping and scroll styles 2019-05-30 16:42:00 +02:00
Pau Ferrer Ocaña 3e948fa2d9 MOBILE-3039 tabs: Fix hide tabbar on tablet 2019-05-28 10:14:36 +02:00
Pau Ferrer Ocaña 4adc3afb8d MOBILE-2937 tabs: Fix smooth top tabs scroll on iOS 2019-05-23 10:33:04 +02:00
Dani Palou 51edb78d40 MOBILE-3039 core: Clear course status if site data cleared 2019-05-21 10:59:34 +02:00
Pau Ferrer Ocaña 3bb1d1f264 MOBILE-3035 menu: Fix fontawesome main menu icons 2019-05-20 12:13:10 +02:00
Pau Ferrer Ocaña 12d75f14b2 MOBILE-2903 menu: Disable responsive menu items is set on site 2019-05-13 12:18:16 +02:00
Pau Ferrer Ocaña 809753aac1 MOBILE-2903 menu: Move menu to side on tablet 2019-05-13 12:18:16 +02:00
Pau Ferrer Ocaña 19e0cf59e5 MOBILE-2903 menu: Show menu items depending on device width 2019-05-13 12:18:16 +02:00
Juan Leyva 6cc3d90d44
Merge pull request #1899 from dpalou/MOBILE-3010
Mobile 3010
2019-05-10 11:35:55 +02:00
Dani Palou 38a7dd355e MOBILE-3010 core: Support Bootstrap tooltips 2019-05-08 11:36:51 +02:00
Albert Gasset dd1076f994 MOBILE-2914 context-menu: Icon slash parameter 2019-05-07 16:55:29 +02:00
Albert Gasset aa57a51c2e MOBILE-2914 icon: Slash parameter 2019-05-07 16:55:29 +02:00
Juan Leyva be34610f25
Merge pull request #1886 from crazyserver/MOBILE-2895
Mobile 2895
2019-05-07 16:25:50 +02:00
Juan Leyva 29d7c3b633
Merge pull request #1885 from crazyserver/MOBILE-2956
MOBILE-2956 notifications: Improve notifications info
2019-05-07 16:15:58 +02:00
Pau Ferrer Ocaña 228943eb09 MOBILE-2956 notifications: Improve notifications info 2019-05-02 10:01:21 +02:00
Pau Ferrer Ocaña 5b5dcd8b79 MOBILE-2895 file: Show download status on files 2019-05-02 10:01:08 +02:00
Pau Ferrer Ocaña 99809afbad MOBILE-2895 course: Show modules downloaded status 2019-05-02 10:01:08 +02:00
Dani Palou a43f0bb5fc MOBILE-2963 message: Improve accessibility in messaging 2019-05-02 09:14:17 +02:00
Juan Leyva 3418ed53c4
Merge pull request #1852 from dpalou/MOBILE-2962
Mobile 2962
2019-04-26 15:56:43 +02:00
Juan Leyva 5d28989f91
Merge pull request #1847 from sammarshallou/MOBILE-2940
MOBILE-2940 core-icon: label does not work on Ionic icons
2019-04-26 13:30:18 +02:00
Dani Palou 94c1f4fd0d MOBILE-2962 user: Display online status for current user 2019-04-11 12:51:20 +02:00
Dani Palou bbfe831846 MOBILE-2962 messages: Keep scroll position when loading previous 2019-04-11 12:51:20 +02:00
Pau Ferrer Ocaña aac1f24185 MOBILE-2937 tabs: Review tab badge style 2019-03-29 13:30:56 +01:00
Pau Ferrer Ocaña 3878ea7141 MOBILE-2937 tabs: Solve hide tabs on dynamic components 2019-03-29 13:30:56 +01:00
Pau Ferrer Ocaña 6718d36d6c MOBILE-2937 ux: Smooth top tabs show and hide 2019-03-29 13:30:56 +01:00
Juan Leyva a37bbc8dd4
Merge pull request #1823 from crazyserver/MOBILE-2915
Mobile 2915
2019-03-28 15:25:46 +01:00
Dani Palou bbc9421a5e MOBILE-2915 recaptcha: Change recaptcha button string 2019-03-27 18:24:15 +01:00
sam marshall 2b7d59b1a3 MOBILE-2940 core-icon: label does not work on Ionic icons 2019-03-27 15:07:07 +00:00
Dani Palou 9978bd0cae MOBILE-2915 file: Fix delete files with special chars 2019-03-27 13:38:58 +01:00
Pau Ferrer Ocaña d8084bba5c MOBILE-2915 scorm: Fix hide bottom tabs from MOBILE-2886 2019-03-27 11:21:30 +01:00
Dani Palou 08d7d6e1f9 MOBILE-2915 split: Fix call split push too soon 2019-03-26 11:41:35 +01:00
Albert Gasset 13e80c382c MOBILE-2915 tabs: Fix database search tabs 2019-03-15 15:03:47 +01:00
Dani Palou a7bd0d2f0c MOBILE-2819 tabs: Fix wrong aria-hidden in core-tabs 2019-03-15 10:00:05 +01:00
Albert Gasset 67dfaada27 MOBILE-2915 core: Inject CSS safely 2019-03-13 16:50:56 +01:00
Albert Gasset 5c95446c59 MOBILE-2902 core: New component for adding style tags 2019-03-12 13:15:45 +01:00
Pau Ferrer Ocaña a349c2a1ac MOBILE-2911 style: Simplify selected items style 2019-03-11 14:51:33 +01:00
Pau Ferrer Ocaña ba871d4e5c MOBILE-2910 icon: Fix aria-label set 2019-03-07 14:35:30 +01:00
Pau Ferrer Ocaña b95de260ee MOBILE-2819 a11y: Apply aria attributes to components 2019-03-04 09:04:18 +01:00
Pau Ferrer Ocaña 05960512d6 MOBILE-2886 scorm: Hide bottom bar when showing as a popup 2019-02-26 11:04:54 +01:00
Juan Leyva 2291de34c0
Merge pull request #1776 from dpalou/MOBILE-2799
MOBILE-2799 user: Update site info if avatar changed
2019-02-21 12:32:05 +01:00
Dani Palou e45ca59d91 MOBILE-2799 user: Update site info if avatar changed 2019-02-21 11:28:59 +01:00
Dani Palou 5f96d3d259 MOBILE-2869 core: Support '*' as accepted file types 2019-02-13 09:29:53 +01:00
Juan Leyva bccf9ca576
Merge pull request #1758 from dpalou/MOBILE-2807
MOBILE-2807 message: Add setting to configure send
2019-02-08 14:01:15 +01:00
Dani Palou eda5e3e08a MOBILE-2841 infinite: Don't send event if position is top 2019-02-07 13:25:58 +01:00
Dani Palou 3bcfd01282 MOBILE-2807 message: Add setting to configure send 2019-02-06 16:05:21 +01:00
Juan Leyva 3573800adb
Merge pull request #1741 from dpalou/MOBILE-2832
MOBILE-2832 core: Make infinite scroll load more automatically
2019-01-29 13:37:28 +01:00
Dani Palou e71e181489 MOBILE-2832 core: Make infinite scroll load more automatically 2019-01-25 09:50:59 +01:00
Pau Ferrer Ocaña 4aa5d4a6a1 MOBILE-2843 course: Improve show prefetch group of courses 2019-01-24 14:29:57 +01:00