Commit Graph

2392 Commits (7cc309275c4d5c06fecd2f0190586646181a0668)

Author SHA1 Message Date
Dani Palou 3109c93b64 MOBILE-3860 login: Deprecate login/token.php checks 2021-09-15 14:50:59 +02:00
Dani Palou 534bbbb289 MOBILE-3859 ws: Improve error message for certificate errors 2021-09-15 10:12:08 +02:00
Dani Palou 83ff9efbd8 MOBILE-3859 login: Fix missing await when check if URL allowed 2021-09-14 13:35:26 +02:00
Pau Ferrer Ocaña a143fbc61b
Merge pull request #2943 from dpalou/MOBILE-3844
MOBILE-3844 media: Hide download option in audio and video
2021-09-13 13:22:27 +02:00
Dani Palou 5edd98bc63
Merge pull request #2941 from crazyserver/MOBILE-3833
MOBILE-3833 mod: Create a base module to remove duplicated getData func
2021-09-13 12:56:59 +02:00
Pau Ferrer Ocaña d63e750580 MOBILE-3833 style: Remove border on single item cards 2021-09-13 12:25:58 +02:00
Pau Ferrer Ocaña 34f9c3ab57 MOBILE-3833 navigator: Add required route params functions 2021-09-13 12:25:58 +02:00
Dani Palou 84934149e1 MOBILE-3844 media: Hide download option in audio and video 2021-09-10 14:37:40 +02:00
Pau Ferrer Ocaña 0d3123d2af MOBILE-3833 sites: Add required current site function to solve warnings 2021-09-09 16:53:02 +02:00
Dani Palou 8830b865f6 MOBILE-3729 siteplugins: Allow updating coursepagemethod data 2021-09-09 14:15:40 +02:00
Pau Ferrer Ocaña d5d8962766 MOBILE-3833 mod: Create a base module to remove duplicated getData func 2021-09-09 13:49:52 +02:00
Noel De Martin 337b92aed6
Merge pull request #2938 from dpalou/MOBILE-3855
Mobile 3855
2021-09-09 10:49:19 +02:00
Dani Palou a26bbe5cfb MOBILE-3855 course: Fix length of undefined error in hidden modules 2021-09-09 09:48:48 +02:00
Noel De Martin 77864e9ef6 MOBILE-3833 chore: Fix lint warning 2021-09-08 17:50:14 +02:00
Noel De Martin 5396bb6a71 MOBILE-3833 a11y: Add missing lists
This is still not completely accessible, but it is a good idea to use lists properly in case https://github.com/ionic-team/ionic-framework/issues/19939 gets solved
2021-09-08 17:43:59 +02:00
Noel De Martin 255f3048a2
Merge pull request #2939 from dpalou/MOBILE-3552
MOBILE-3552 h5p: Fix some dependencies not added to cached assets
2021-09-08 17:35:54 +02:00
Dani Palou 1d4fca73c0 MOBILE-3552 h5p: Fix some dependencies not added to cached assets 2021-09-08 13:21:48 +02:00
Dani Palou 67c4a3e928 MOBILE-3855 completion: Fix manual completion when recent item clicked 2021-09-07 10:32:23 +02:00
Dani Palou 023aa16e10 MOBILE-3849 sitehome: Display download button in site news 2021-09-07 09:00:48 +02:00
Dani Palou 6471ef4baf MOBILE-3849 core: Fix context-menu disappearing in some pages 2021-09-07 08:52:08 +02:00
Dani Palou f63722e9f8 MOBILE-3819 core: Remove code deprecated in 3.8 or older 2021-09-06 11:17:28 +02:00
Dani Palou 705f7ce92d MOBILE-3819 core: Remove local_mobile support 2021-09-06 11:17:28 +02:00
Dani Palou 68e57c0f17 MOBILE-3819 core: Remove code specific for Moodle 3.1-3.4 2021-09-06 11:17:28 +02:00
Dani Palou d944cb1978 MOBILE-3819 core: Increase minimum Moodle version to 3.5 2021-09-06 08:35:04 +02:00
Noel De Martin 985066ffd0
Merge pull request #2933 from dpalou/MOBILE-3846
Mobile 3846
2021-09-02 11:58:02 +02:00
Dani Palou e9506a106f MOBILE-3846 core: Don't allow using sites not present in config 2021-09-02 11:50:56 +02:00
Noel De Martin 5dd2f2c93d
Merge pull request #2932 from dpalou/MOBILE-3793
Mobile 3793
2021-09-02 11:30:02 +02:00
Dani Palou 44bc62e0a2 MOBILE-3793 forum: Make edit post more consistent
Now edit online and offline have the same behaviour, and the original post disappears when editing it
2021-09-02 11:22:37 +02:00
Noel De Martin 311a8b73a6
Merge pull request #2931 from dpalou/MOBILE-3847
Mobile 3847
2021-09-01 15:03:34 +02:00
Dani Palou 83d5282852 MOBILE-3846 core: Fix redirect to a NO_SITE page 2021-09-01 11:51:33 +02:00
Dani Palou a068384867 MOBILE-3793 forum: Scroll to form when edit offline reply 2021-09-01 11:33:51 +02:00
Dani Palou 28056bf176 MOBILE-3847 mod: Improve error message when module not found 2021-09-01 11:08:56 +02:00
Dani Palou 2175a11dbb MOBILE-3847 resource: Display error if resource WS call fails 2021-09-01 11:08:40 +02:00
Dani Palou 4cb5c9b37e MOBILE-3289 h5p: Fix fullscreen for H5P in the app 2021-09-01 10:30:34 +02:00
Dani Palou 6677e424e1 MOBILE-3289 h5p: Fix unneeded scroll in H5P in Android 2021-09-01 08:58:48 +02:00
Noel De Martin 8a2309522c MOBILE-3833 core: Fix initialization 2021-08-31 17:40:12 +02:00
Pau Ferrer Ocaña 5542b15ed9 Merge branch 'master' into integration 2021-08-31 12:26:35 +02:00
Noel De Martin 3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Noel De Martin 8a5ccf1d71 MOBILE-3833 core: Extract constructor initializers 2021-08-31 08:59:11 +02:00
Pau Ferrer Ocaña f62d5b3a27 MOBILE-3843 search-box: Make text box bigger 2021-08-26 16:11:12 +02:00
Noel De Martin 9a5772c72b MOBILE-3833 test: Implement pending tests 2021-08-12 12:16:49 +02:00
Noel De Martin b039ad6275 MOBILE-3833 test: Improve testing utils 2021-08-12 12:15:40 +02:00
Noel De Martin f86c2af9bf MOBILE-3833 utils: Remove injected service 2021-08-12 11:11:54 +02:00
Noel De Martin 7b41b7716c MOBILE-3833 app: Avoid services in constructor 2021-08-11 14:33:03 +02:00
Pau Ferrer Ocaña edaeb05b4d Merge branch 'master' into integration 2021-08-09 11:25:33 +02:00
Dani Palou a250c0cfdc
Merge pull request #2918 from crazyserver/MOBILE-3783
Mobile 3783
2021-08-06 12:00:56 +02:00
Pau Ferrer Ocaña 7904139fff MOBILE-3783 sitehome: Fix combolist not shown 2021-08-06 11:47:46 +02:00
Pau Ferrer Ocaña 90370aa51c MOBILE-3783 styles: Quick fix on some styles 2021-08-06 11:47:46 +02:00
Dani Palou 5a573f3dfa MOBILE-3832 core: Fix infinite calls if error on infinite loading 2021-08-06 11:31:03 +02:00
Pau Ferrer Ocaña 19d366595e MOBILE-3783 login: Remove unused multisite selectors 2021-08-06 11:30:52 +02:00
Dani Palou 95394de364
Merge pull request #2910 from crazyserver/MOBILE-3792-2
Mobile 3792 2
2021-08-06 09:44:01 +02:00
Pau Ferrer Ocaña d22b1a08e3 MOBILE-3833 lint: Fix strictInputAccessModifiers angular compiler option 2021-08-05 14:28:58 +02:00
Pau Ferrer Ocaña 3f1f52f5c3 MOBILE-3833 lint: Fix type errors 2021-08-05 14:28:58 +02:00
Noel De Martin 04ff191fb0 MOBILE-3833 chore: Remove stale TODOs 2021-08-05 13:01:33 +02:00
Noel De Martin 81844e67d3
Merge pull request #2909 from dpalou/MOBILE-3832
MOBILE-3832 core: Fix infinite calls if error on infinite loading
2021-08-04 10:40:22 +02:00
Dani Palou eefcd49140 MOBILE-3832 core: Fix infinite calls if error on infinite loading 2021-08-03 12:39:50 +02:00
Pau Ferrer Ocaña 98a8feb2ea MOBILE-3711 styles: Some style fixes
Reverted 6822e0246f since it broke some
styles the problem on the original commit was an ion-item without
ion-label
2021-08-03 10:25:00 +02:00
Pau Ferrer Ocaña 36f4d33f6b
Merge pull request #2903 from dpalou/MOBILE-3775
MOBILE-3775 course: Fix PTR not updating contents in some resources
2021-07-29 11:53:30 +02:00
Pau Ferrer Ocaña 505063710c
Merge pull request #2902 from dpalou/MOBILE-3688
MOBILE-3688 siteplugins: Auto create mod index&list link handlers
2021-07-29 10:53:31 +02:00
Pau Ferrer Ocaña 8d17f87d65
Merge pull request #2900 from dpalou/MOBILE-3763
MOBILE-3763 h5p: Fix height of iframes added using the embed code
2021-07-29 10:51:45 +02:00
Dani Palou e05526f911 MOBILE-3775 course: Fix PTR not updating contents in some resources 2021-07-29 10:43:19 +02:00
Pau Ferrer Ocaña 1658df1ea9
Merge pull request #2896 from dpalou/MOBILE-3780
MOBILE-3780 course: Use right max upload size when set to course limit
2021-07-29 10:23:15 +02:00
Pau Ferrer Ocaña addd97a957
Merge pull request #2898 from dpalou/MOBILE-3782
Mobile 3782
2021-07-29 09:46:07 +02:00
Dani Palou f019c93837 MOBILE-3688 siteplugins: Auto create mod index&list link handlers 2021-07-29 08:18:38 +02:00
Dani Palou 8e809fbc4d MOBILE-3785 groups: Always allow selecting all parts if visible groups 2021-07-28 11:49:03 +02:00
Dani Palou 310f55f119 MOBILE-3763 h5p: Fix height of iframes added using the embed code 2021-07-27 12:56:27 +02:00
Dani Palou 2b1ab6fdde MOBILE-3782 course: Change 'Download course' text after download 2021-07-26 11:08:15 +02:00
Dani Palou 1512ab72ed MOBILE-3782 course: Fix guest access options and prefetch 2021-07-26 11:07:33 +02:00
Dani Palou 628f380d7c MOBILE-3780 course: Use right max upload size when set to course limit 2021-07-22 14:40:51 +02:00
Pau Ferrer Ocaña 456db8816e MOBILE-3320 login: Use type submit on connect button 2021-07-19 09:07:47 +02:00
Dani Palou d6d48ee19c
Merge pull request #2891 from NoelDeMartin/MOBILE-3320
MOBILE-3320 course: Fix download loading status
2021-07-19 08:16:51 +02:00
Dani Palou f3794bd788
Merge pull request #2889 from NoelDeMartin/MOBILE-3797
MOBILE-3797 user: Fix infinite requests loop
2021-07-19 08:01:25 +02:00
Noel De Martin 1ff4bb17ef MOBILE-3320 course: Fix download loading status 2021-07-13 09:39:38 +02:00
Noel De Martin 16b96c5dd2 MOBILE-3320 split-view: Support recursive pages 2021-07-12 17:42:24 +02:00
Noel De Martin 996e4db71b MOBILE-3797 user: Fix infinite requests loop 2021-07-12 16:17:40 +02:00
Pau Ferrer Ocaña 23f2c2ddaf MOBILE-3320 core: Do not auto navigate when is a nested view 2021-07-12 13:26:11 +02:00
Pau Ferrer Ocaña 7f2b3a927a
Merge pull request #2885 from dpalou/MOBILE-3320
MOBILE-3320 siteplugins: Fix routes of some type of plugins
2021-07-09 12:12:56 +02:00
Dani Palou 5e48a314cd MOBILE-3320 siteplugins: Fix routes of some type of plugins 2021-07-09 11:54:00 +02:00
Pau Ferrer Ocaña 44f8f4a232 MOBILE-3320 course: Center course thumbnails on card 2021-07-08 14:47:31 +02:00
Pau Ferrer Ocaña c5d7fc33d2 MOBILE-3320 profile: Improvements on css 2021-07-08 12:36:27 +02:00
Noel De Martin c894afb518 MOBILE-3320 items: Add missing details 2021-07-07 16:20:49 +02:00
Noel De Martin 6c7a866411 MOBILE-3320 files: Add missing string 2021-07-07 16:20:49 +02:00
Noel De Martin 0e1c49f789 MOBILE-3320 fileuploader: Fix large files 2021-07-07 16:20:49 +02:00
Noel De Martin c75f3774ad MOBILE-3320 camera: Fix for Android 11 2021-07-07 16:20:49 +02:00
Pau Ferrer Ocaña 5f592e9147 MOBILE-3320 style: Add some variables 2021-07-07 15:43:58 +02:00
Pau Ferrer Ocaña 6bd8843ff4 MOBILE-3320 empty-box: Fix text color 2021-07-07 10:19:26 +02:00
Pau Ferrer Ocaña 57e3416bd4
Merge pull request #2877 from dpalou/MOBILE-3320
MOBILE-3320 ui: Fix ion-label warnings
2021-07-07 08:37:03 +02:00
Dani Palou d24600cbec MOBILE-3320 ui: Fix ion-label warnings 2021-07-07 08:23:11 +02:00
Pau Ferrer Ocaña 643cbe0a34 MOBILE-3320 course: Remove unnecessary align-self-stretch property 2021-07-07 07:32:01 +02:00
Noel De Martin 029e24e5cb MOBILE-3320 calendar: Fix date pickers 2021-07-06 12:24:48 +02:00
Pau Ferrer Ocaña 4c870c072c
Merge pull request #2874 from dpalou/MOBILE-3320
Mobile 3320
2021-07-06 12:17:15 +02:00
Pau Ferrer Ocaña 8eedb2afac MOBILE-3320 core: Check WP Enabled 2021-07-06 10:23:51 +02:00
Dani Palou 4a48996ba8 MOBILE-3320 site: Make sure site URL doesn't have params 2021-07-06 08:52:11 +02:00
Pau Ferrer Ocaña 1d5fbb3bd7
Merge pull request #2872 from dpalou/MOBILE-3320
Mobile 3320
2021-07-05 16:27:44 +02:00
Dani Palou aab1018e2b MOBILE-3320 rte: Try to fix wrong number of buttons displayed 2021-07-05 16:16:20 +02:00
Dani Palou bd8f8de604 MOBILE-3320 rte: Update buttons when orientation changes 2021-07-05 15:53:34 +02:00
Dani Palou 3ab857ee90 MOBILE-3320 rte: Fix resize when keyboard opens in iOS
It seems the behaviour is back to what it used to be and now opening the keyboard also changes the window height in iOS
2021-07-05 15:06:08 +02:00
Pau Ferrer Ocaña 33c06a7517 MOBILE-3320 menu: Balance the icon size between platforms 2021-07-05 12:14:30 +02:00
Pau Ferrer Ocaña 85d730791c
Merge pull request #2869 from dpalou/MOBILE-3320
Mobile 3320
2021-07-05 11:27:23 +02:00
Dani Palou 393b311d16 MOBILE-3320 ui: Remove unneeded padding start 2021-07-05 11:14:22 +02:00
Dani Palou 1e0d918963 MOBILE-3320 iframe: Fix some iframes height was too small 2021-07-05 10:53:07 +02:00
Dani Palou e11226c246 MOBILE-3320 more: Display chevron in IAB custom items 2021-07-05 10:12:51 +02:00
Pau Ferrer Ocaña 9913a89dbf
Merge pull request #2867 from dpalou/MOBILE-3320
Mobile 3320
2021-07-02 16:07:15 +02:00
Dani Palou 93942215c6 MOBILE-3320 core: Fix wrong padding-left class 2021-07-02 15:51:16 +02:00
Pau Ferrer Ocaña e6ca385312
Merge pull request #2864 from dpalou/MOBILE-3320
Mobile 3320
2021-07-02 14:00:18 +02:00
Dani Palou 896c09bc18 MOBILE-3320 quiz: Fix orientation change in D&D questions 2021-07-02 13:46:01 +02:00
Pau Ferrer Ocaña f320300f4c MOBILE-3320 combobox: Remove wrong and unused id 2021-07-02 11:44:46 +02:00
Noel De Martin f745ee605e MOBILE-3320 avatar: Hide alt text 2021-07-02 09:03:14 +02:00
Dani Palou ced657f973
Merge pull request #2859 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Implement behat gulp command + UI Tweaks
2021-07-01 15:27:55 +02:00
Noel De Martin de3b7d25d2 MOBILE-3320 course: Disable course thumb parallax 2021-07-01 13:44:19 +02:00
Dani Palou a81d1c7161 MOBILE-3320 messages: Improve scroll position after loading previous 2021-07-01 12:49:26 +02:00
Dani Palou 8681b91a0e MOBILE-3320 messages: Fix scroll to bottom in iOS 2021-07-01 11:12:54 +02:00
Dani Palou df6d1be1dc
Merge pull request #2857 from NoelDeMartin/MOBILE-3320
MOBILE-3320: UI tweaks
2021-07-01 09:52:21 +02:00
Noel De Martin ad17d49653 MOBILE-3320 android: Fix zoomed popover position 2021-07-01 09:20:17 +02:00
Noel De Martin 9ded77f351 MOBILE-3320 ios: Fix zoomed popover position 2021-07-01 09:20:17 +02:00
Noel De Martin 3c4b4c3786 MOBILE-3320 format-text: Improve missing images 2021-07-01 09:20:17 +02:00
Pau Ferrer Ocaña 709d8bf43b
Merge pull request #2858 from dpalou/MOBILE-3320
Mobile 3320
2021-06-30 15:27:23 +02:00
Dani Palou 00ca38f8b6 MOBILE-3320 core: Fix redirect not working with logged out sites 2021-06-30 15:18:02 +02:00
Dani Palou a3b35a9619 MOBILE-3320 core: Always pass initial value to reduce function 2021-06-30 11:58:52 +02:00
Pau Ferrer Ocaña 6700f92a53
Merge pull request #2856 from dpalou/MOBILE-3320
MOBILE-3320 dashboard: Fix download issues in recent access courses
2021-06-29 16:24:08 +02:00
Dani Palou 9d471e94b8 MOBILE-3320 dashboard: Fix download issues in recent access courses 2021-06-29 16:00:06 +02:00
Pau Ferrer Ocaña ef9a9db0c4
Merge pull request #2853 from dpalou/MOBILE-3320
Mobile 3320
2021-06-29 12:00:10 +02:00
Dani Palou 0607bd7f58 MOBILE-3320 database: Fix some fields not displayed 2021-06-29 09:26:39 +02:00
Noel De Martin 03abc8e178 MOBILE-3320 rte: Fix styles 2021-06-28 17:45:57 +02:00
Dani Palou 7823e0ee12
Merge pull request #2850 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Fix regressions
2021-06-28 11:30:00 +02:00
Noel De Martin d6e8ce1135 MOBILE-3320 icon: Update legacy font awesome icons 2021-06-28 11:19:51 +02:00
Noel De Martin cb8f9732e2 MOBILE-3320 block: Avoid rendering unknown blocks 2021-06-23 15:42:45 +02:00
Dani Palou c9ead4d4fb MOBILE-3320 a11y: Fix ion-fab aria-label not read by VoiceOver 2021-06-23 12:34:06 +02:00
Dani Palou 6d9b171e08 MOBILE-3320 h5p: Don't download H5P if offline disabled in site 2021-06-23 08:10:15 +02:00
Dani Palou 51c1a7ebbf
Merge pull request #2846 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Fix course and feedback, add object helper
2021-06-22 09:00:38 +02:00
Noel De Martin 4c4d67bd1d
Merge pull request #2845 from dpalou/MOBILE-3320
MOBILE-3320 files: Fix clearTmpFiles deleting files that shouldn't be
2021-06-22 08:54:32 +02:00
Dani Palou 424c117963 MOBILE-3320 files: Fix clearTmpFiles deleting files that shouldn't be 2021-06-22 08:05:56 +02:00
Noel De Martin 2d2913f0c9 MOBILE-3320 DX: Implement withoutUndefined helper 2021-06-21 17:33:59 +02:00
Noel De Martin aa106f3728 MOBILE-3320 course: Fix course downloaded icon 2021-06-21 17:33:23 +02:00
Pau Ferrer Ocaña c9796eb3c2
Merge pull request #2843 from NoelDeMartin/MOBILE-3320
MOBILE-3320 UX: Trigger long press on down event
2021-06-21 15:14:24 +02:00
Pau Ferrer Ocaña ed6044ad28 MOBILE-3320 tabs: Fix badges position 2021-06-21 12:57:29 +02:00
Noel De Martin e65ca6c36d MOBILE-3320 UX: Trigger long press on down event 2021-06-21 12:28:31 +02:00
Dani Palou ce4f4356c4 MOBILE-3320 database: Fix issues adding offline entries 2021-06-21 09:55:26 +02:00
Dani Palou 8161ea492c MOBILE-3320 core: Migrate download file directive 2021-06-21 09:55:26 +02:00
Pau Ferrer Ocaña 2680b65a19
Merge pull request #2837 from dpalou/MOBILE-3320
Mobile 3320
2021-06-17 14:07:58 +02:00
Dani Palou fb560693dd MOBILE-3320 select: Display header in action sheet selects 2021-06-17 13:24:58 +02:00
Pau Ferrer Ocaña 03eaed38ab MOBILE-3320 style: Reduce usage of scss variables 2021-06-17 13:02:55 +02:00
Dani Palou 33d8a577af MOBILE-3320 core: Consider medium breakpoint as tablet 2021-06-17 12:08:42 +02:00
Dani Palou c2e82f7ad1 MOBILE-3320 home: Try to prevent empty box displayed for an instant 2021-06-17 09:05:29 +02:00
Pau Ferrer Ocaña a680aba66b
Merge pull request #2834 from dpalou/MOBILE-3320
Mobile 3320
2021-06-16 16:34:33 +02:00
Dani Palou 84d80500e8 MOBILE-3320 h5p: Fix package disappear when opening new pages 2021-06-16 12:59:53 +02:00
Dani Palou cbb69db301 MOBILE-3320 core: Fix hide tabs issues in SCORM and H5P 2021-06-16 12:09:05 +02:00
Noel De Martin 29ed804567 MOBILE-3320 http: Fix user agent initialization 2021-06-16 11:54:26 +02:00
Dani Palou d67fd93b92 MOBILE-3320 core: Fix wrong align in capture media modal 2021-06-16 10:25:09 +02:00
Dani Palou 233d4c2842
Merge pull request #2831 from crazyserver/MOBILE-3320
Mobile 3320
2021-06-16 08:38:42 +02:00
Dani Palou 316be009dc
Merge pull request #2832 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Navigation improvements + E2E move to Travis
2021-06-16 08:38:17 +02:00
Pau Ferrer Ocaña 05cbaba8f2 MOBILE-3320 style: Fix section download hidden with long section names 2021-06-16 08:21:30 +02:00
Noel De Martin 4567846209 MOBILE-3320 tabs: Call navigation hooks 2021-06-15 18:34:21 +02:00
Noel De Martin c39d6cc8a5 MOBILE-3320 course: Support nested navigation 2021-06-15 16:17:35 +02:00
Noel De Martin 1e82b7796c MOBILE-3320 dom: Store instances using a WeakMap 2021-06-15 16:16:20 +02:00
Pau Ferrer Ocaña 9ddfa57582 MOBILE-3320 a11y: Fix section selection never read on voiceover 2021-06-15 15:15:50 +02:00
Pau Ferrer Ocaña 4eee983bad MOBILE-3320 a11y: Fix secondary text color contrast 2021-06-15 15:15:28 +02:00
Pau Ferrer Ocaña ca6c02ab91 MOBILE-3320 login: Fix text wrap on forgot password buttons 2021-06-15 13:07:32 +02:00
Dani Palou 6c1712ed76 MOBILE-3320 scorm: Fix SCORM height 2021-06-15 13:07:07 +02:00
Pau Ferrer Ocaña 345ff293c1
Merge pull request #2829 from dpalou/MOBILE-3320
Mobile 3320
2021-06-15 08:49:57 +02:00
Pau Ferrer Ocaña a91a30e92e MOBILE-3320 core: Move fab buttons to the closest ion-content 2021-06-14 16:08:26 +02:00
Dani Palou ad56eeb203 MOBILE-3320 wiki: Fix animation when going back to home page 2021-06-14 14:03:36 +02:00
Dani Palou 9ddce87347 MOBILE-3320 android: Fix subtitles in videos not seen 2021-06-14 10:47:49 +02:00
Dani Palou 4a34dab790 MOBILE-3320 ios: Fix video posters not displayed sometimes 2021-06-14 08:57:18 +02:00
Pau Ferrer Ocaña 93fe711303 MOBILE-3320 core: Improve a11y on spinners and button with spinners 2021-06-11 13:57:45 +02:00
Dani Palou 562a30655d MOBILE-3320 app: Remove StatusBar warnings in browser 2021-06-11 12:20:44 +02:00
Dani Palou c5d18dffdc MOBILE-3320 course: Fix some prefetchs never ending 2021-06-11 12:20:44 +02:00
Dani Palou a0a0385c95 MOBILE-3320 android: Fix issues with back button in some pages 2021-06-11 12:20:44 +02:00
Pau Ferrer Ocaña 21d968c84e MOBILE-3320 core: Prevent flickering on tab scrolling 2021-06-10 18:55:52 +02:00
Pau Ferrer Ocaña 182d9b5ae2 MOBILE-3320 settings: Fix dark mode status bar color on iOS 2021-06-10 16:59:50 +02:00
Pau Ferrer Ocaña 045cd0b924 MOBILE-3320 core: Fix animations on core loading 2021-06-10 16:59:50 +02:00
Noel De Martin 4c305e954e MOBILE-3320 e2e: Expose urlSchemes 2021-06-10 15:04:49 +02:00
Noel De Martin 4b2b1c1e3e MOBILE-3320 navigation: Review pending TODOs 2021-06-10 15:04:49 +02:00
Noel De Martin e2987a44b7 MOBILE-3320 navigation: Remove path tracking 2021-06-10 14:53:53 +02:00
Noel De Martin 684afd3cee MOBILE-3320 DX: Extract config declarations 2021-06-10 14:50:05 +02:00
Pau Ferrer Ocaña 17d5c829a9 MOBILE-3320 messages: Fix animations on message screen 2021-06-09 16:45:04 +02:00
Pau Ferrer Ocaña 84973e901c
Merge pull request #2821 from dpalou/MOBILE-3320
Mobile 3320
2021-06-09 16:24:05 +02:00
Dani Palou 8f4ae0adc7 MOBILE-3320 wiki: Fix wiki links 2021-06-09 15:53:10 +02:00
Dani Palou 90fc015e34
Merge pull request #2820 from crazyserver/MOBILE-3320
Mobile 3320
2021-06-09 14:06:11 +02:00
Dani Palou 15cd2b340f
Merge pull request #2819 from NoelDeMartin/MOBILE-3320
MOBILE-3320: a11y tweaks + chart fix
2021-06-09 12:48:58 +02:00
Noel De Martin 00dcac0b9c MOBILE-3320 chart: Fix rendering null legend items 2021-06-09 12:16:06 +02:00
Dani Palou edf5763809 MOBILE-3320 resource: Fix 'Open with' with streaming and external repos 2021-06-09 11:39:10 +02:00
Pau Ferrer Ocaña 73b6b3e5e6 MOBILE-3320 core: Fix download refresh button stack 2021-06-09 09:08:18 +02:00
Dani Palou 9dfe556066 MOBILE-3320 file: Fix file opened twice when second button clicked 2021-06-09 08:23:57 +02:00
Dani Palou a6a2d24a57 MOBILE-3320 siteplugins: Fix issue when opening new plugin page 2021-06-09 08:23:57 +02:00
Dani Palou 1cfadedeec
Merge pull request #2814 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Forum improvements
2021-06-09 08:10:59 +02:00
Noel De Martin 69d59cd2ab MOBILE-3320 a11y: Add missing labels 2021-06-08 19:25:08 +02:00
Noel De Martin 5b7fe2b327 MOBILE-3320 a11y: Add missing back button labels 2021-06-08 17:54:33 +02:00
Pau Ferrer Ocaña b6e0bc2340 MOBILE-3320 rte: Minor RTE style fixes 2021-06-08 16:48:22 +02:00
Pau Ferrer Ocaña b335b5123a MOBILE-3320 core: Fix iFrame help button styles 2021-06-08 16:00:43 +02:00
Pau Ferrer Ocaña 0d7e252ca2 MOBILE-3320 core: Fix navigation bar text overflow 2021-06-08 15:46:18 +02:00
Pau Ferrer Ocaña 5ad0326910 MOBILE-3320 core: Fix some icon rtl flipping 2021-06-08 13:22:36 +02:00
Dani Palou 620857621c
Merge pull request #2813 from crazyserver/MOBILE-3320
Mobile 3320
2021-06-08 13:17:20 +02:00
Noel De Martin 8ef7c7463b MOBILE-3320 forum: Fix migration typos 2021-06-08 12:48:06 +02:00
Noel De Martin ea899125eb MOBILE-3320 forum: Fix ratings reactivity 2021-06-08 12:48:06 +02:00
Pau Ferrer Ocaña 72b6057783 MOBILE-3670 remotethemes: Create a general framework for styling the app 2021-06-08 12:37:25 +02:00
Pau Ferrer Ocaña 2f21241a47 MOBILE-3320 core: Fix some status and toolbar styles 2021-06-08 12:36:38 +02:00
Noel De Martin 2cc629c01a MOBILE-3765 about: Reorder items 2021-06-08 11:59:31 +02:00
Noel De Martin 54e1baca9d MOBILE-3765 about: Add feedback form url to config 2021-06-08 11:59:31 +02:00
Noel De Martin c1e2acf98a MOBILE-3320 user: Make preferences fail-safe 2021-06-07 17:20:29 +02:00
Noel De Martin 70d14de8ec MOBILE-3320 a11y: Add label to RTE 2021-06-07 17:18:43 +02:00
Noel De Martin a5accde64a MOBILE-3320 DX: Allow abstract service singletons 2021-06-07 17:17:35 +02:00
Pau Ferrer Ocaña 75cedafa33
Merge pull request #2812 from dpalou/MOBILE-3320
Mobile 3320
2021-06-04 17:06:04 +02:00
Pau Ferrer Ocaña 79d5db6a88 MOBILE-3670 styles: Apply statusbar color on login and dark mode 2021-06-04 16:58:07 +02:00
Pau Ferrer Ocaña 1106a8c404 MOBILE-3320 core: Fix border color on Android select and hovering styles 2021-06-04 16:15:13 +02:00
Dani Palou ae7b380a72 MOBILE-3320 signup: Expire recaptcha if error returned 2021-06-04 16:04:40 +02:00
Pau Ferrer Ocaña ceeddda908 MOBILE-3320 tabs: Fix tab bottom padding 2021-06-04 15:24:18 +02:00
Pau Ferrer Ocaña 224a7baa7d MOBILE-3320 core: Improvements on loading component 2021-06-04 15:24:18 +02:00
Pau Ferrer Ocaña 64dd36a5e2 MOBILE-3320 core: Add format text placeholder when loading 2021-06-04 15:24:18 +02:00
Dani Palou 7cc8fa0b9e MOBILE-3320 android: Fix back button with leave guards 2021-06-04 12:56:13 +02:00
Dani Palou 32810c54f0 MOBILE-3320 login: Fix iOS auto-fill in credentials 2021-06-04 11:32:21 +02:00
Dani Palou 530ac1a109
Merge pull request #2809 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Tweaks
2021-06-04 08:37:54 +02:00
Noel De Martin 51661054ed MOBILE-3320 course: Fix progress bar reactivity 2021-06-03 17:00:17 +02:00
Noel De Martin dd111fce31 MOBILE-3320 a11y: Fix course section buttons 2021-06-03 16:54:33 +02:00
Dani Palou 5a8c8ce906
Merge pull request #2808 from crazyserver/MOBILE-3320
Mobile 3320
2021-06-03 16:36:02 +02:00
Pau Ferrer Ocaña 7d819264d7
Merge pull request #2807 from dpalou/MOBILE-3320
Mobile 3320
2021-06-03 16:35:22 +02:00
Pau Ferrer Ocaña 7a4cd09f73 MOBILE-3320 course: Add customization css options 2021-06-03 16:22:20 +02:00
Pau Ferrer Ocaña 5aeee61fbe MOBILE-3320 more: Add customization css options 2021-06-03 16:22:20 +02:00
Pau Ferrer Ocaña d4726fffa1 MOBILE-3320 login: Add customization css options 2021-06-03 16:22:19 +02:00
Pau Ferrer Ocaña 40cdf4467f MOBILE-3320 tabs: Add customization css options 2021-06-03 16:22:19 +02:00
Pau Ferrer Ocaña c8101dac1b MOBILE-3320 dashboard: Fix logo on dashboard top bar 2021-06-03 16:22:19 +02:00
Pau Ferrer Ocaña 9105def544 MOBILE-3320 styles: Option to never hide main menu 2021-06-03 16:22:19 +02:00
Pau Ferrer Ocaña 425eb173f9 MOBILE-3320 styles: Change primary color and styles for a11y 2021-06-03 16:22:19 +02:00
Pau Ferrer Ocaña 4ded2ea203 MOBILE-3320 login: Improve login styles 2021-06-03 16:22:19 +02:00
Dani Palou 0ca8bbfe24 MOBILE-3320 sharedfiles: Fix site picker not displayed when pick file 2021-06-03 16:18:45 +02:00
Dani Palou 7243f48fc5 MOBILE-3320 tags: Open a certain tag in current tab 2021-06-03 13:04:14 +02:00
Dani Palou e417c63e61 MOBILE-3320 user: Fix address not opened 2021-06-03 12:21:32 +02:00
Noel De Martin e9c84c71d0 MOBILE-3320 DX: Use consistent enum casing 2021-06-03 12:15:45 +02:00
Dani Palou ac9e87727a MOBILE-3320 tabs: Try to fix tabs width after orientation change 2021-06-03 09:16:40 +02:00
Dani Palou dd2eb1fc97 MOBILE-3320 core: Fix bugs with concat(), like notes sync 2021-06-02 16:16:22 +02:00
Noel De Martin 7c9dcf4932 MOBILE-3765 UX: Change item icon in external links 2021-06-02 16:04:37 +02:00
Noel De Martin a98baa3ce9 MOBILE-3765 about: Add link to feedback form 2021-06-02 16:04:02 +02:00
Dani Palou d74c87d554 MOBILE-3320 tabs: Improve number of tabs calculation 2021-06-02 13:49:14 +02:00
Noel De Martin 28bf6d7e87 MOBILE-3320 a11y: Add aria label to message form 2021-06-02 12:07:27 +02:00
Dani Palou bf31840d56
Merge pull request #2802 from NoelDeMartin/MOBILE-3766
MOBILE-3766 more: Allow defining items in config
2021-06-02 11:51:05 +02:00
Noel De Martin 56112c0f81 MOBILE-3766 more: Allow defining items in config 2021-06-02 11:46:49 +02:00
Pau Ferrer Ocaña d27d165f90 MOBILE-3320 core: Change some icons to fontawesome 2021-06-02 10:18:40 +02:00
Dani Palou a57297b09a MOBILE-3320 format-text: Temporary fix to improve height calculation 2021-06-02 08:23:12 +02:00
Dani Palou 450a392b42 MOBILE-3320 siteplugins: Remove unneeded commented code 2021-06-02 08:23:12 +02:00
Dani Palou c0cdb1320d MOBILE-3320 home: Fix wrong tab selected when change main tab 2021-06-02 08:23:12 +02:00
Pau Ferrer Ocaña f890adac29 MOBILE-3320 core: Modal lateral transition animation 2021-06-01 14:06:18 +02:00
Pau Ferrer Ocaña 94205791b5 MOBILE-3320 more: Add loading when logging out 2021-06-01 13:52:35 +02:00
Pau Ferrer Ocaña 49f6cc56e5 MOBILE-3320 a11y: Improve non button clicks 2021-06-01 13:52:35 +02:00
Pau Ferrer Ocaña 94ec1c9734 MOBILE-3320 core: Improve inline loading styles 2021-06-01 11:27:02 +02:00
Dani Palou 61b4b6e8f7 MOBILE-3320 course: Fix no error displayed when open module offline 2021-06-01 09:52:40 +02:00
Dani Palou 7f9a0e9ae7 MOBILE-3320 upload: Fix icon of shared files 2021-06-01 09:19:53 +02:00
Pau Ferrer Ocaña 7c265ae769
Merge pull request #2800 from dpalou/MOBILE-3320
Mobile 3320
2021-05-31 13:15:34 +02:00
Dani Palou 92b3dbe225 MOBILE-3320 course: Fix section download status calculation 2021-05-31 12:43:56 +02:00
Dani Palou ad9bcc1810
Merge pull request #2795 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Support alerts on top of loading
2021-05-31 10:35:49 +02:00
Dani Palou 4c304af5e6 MOBILE-3320 block: Fix only title blocks not changing tabs 2021-05-31 10:32:03 +02:00