Commit Graph

2158 Commits (83d5282852b23821d282a295f4cb062b2bb37d5c)

Author SHA1 Message Date
Dani Palou 83d5282852 MOBILE-3846 core: Fix redirect to a NO_SITE page 2021-09-01 11:51:33 +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