2130 Commits

Author SHA1 Message Date
Dani Palou
0af6865703
Merge pull request #4266 from crazyserver/MOBILE-3063
Mobile 3063
2024-12-18 08:06:52 +01:00
Pau Ferrer Ocaña
a3c16af58d MOBILE-3063 reading-mode: Auto height 2024-12-17 12:49:26 +01:00
Pau Ferrer Ocaña
6a4e9ac2fc MOBILE-3063 reading-mode: Implement reading mode 2024-12-17 12:49:26 +01:00
Dani Palou
278270c9ee MOBILE-4715 blog: Disable blog in activities if feature disabled 2024-12-17 12:35:30 +01:00
Dani Palou
db933590c0 MOBILE-4716 core: Fix regressions caused by boolean initializers
Some inputs were meant to allow undefined values, and adding an initializer broke that.
2024-12-12 11:51:11 +01:00
Albert Gasset
d721f0b4d3 MOBILE-4653 behat: Disable chat and survey tests on LMS 5.0+ 2024-12-11 17:00:18 +01:00
Pau Ferrer Ocaña
99e1223616
Merge pull request #4253 from dpalou/MOBILE-4670
Mobile 4670
2024-12-10 15:41:35 +01:00
Pau Ferrer Ocaña
31e9f2322e MOBILE-4653 site-logo: Style fixes on site logo 2024-12-10 12:01:33 +01:00
Pau Ferrer Ocaña
72c7e0503a MOBILE-4653 core: Remove and protect unused code 2024-12-10 10:22:30 +01:00
Pau Ferrer Ocaña
09a2cd2cef MOBILE-4653 core: Add site logo component 2024-12-10 09:35:19 +01:00
Dani Palou
4cbb3fe7f0 MOBILE-4670 h5p: Use online player if package has missing dependencies 2024-12-05 11:53:41 +01:00
Dani Palou
04727defa2 MOBILE-4670 h5p: Fix player button size 2024-12-05 11:53:41 +01:00
Pau Ferrer Ocaña
76249b2cc0 MOBILE-4712 enrol: Remove "No enrolment key required" string 2024-12-02 11:47:31 +01:00
Pau Ferrer Ocaña
476a1795ae
Merge pull request #4245 from dpalou/MOBILE-4028
Mobile 4028
2024-11-25 14:53:06 +01:00
Dani Palou
9a929f684c MOBILE-4028 behat: Fix test after changes in links workflow
Before MOBILE-4028, links could be treated before authenticating to a site, and this meant that the 'navigateToModule' function used 'getAndOpenCourse', which opened first the course and then the activity. Now the links are treated after authenticating, and this means that the activity is opened directly, without opening the course first.
2024-11-25 14:31:43 +01:00
Dani Palou
822fadbd64 MOBILE-4028 behat: Add behats to test logout and redirects 2024-11-25 14:31:43 +01:00
Dani Palou
e671ce437a MOBILE-4028 links: Fix opening links to sites with token expired 2024-11-25 14:31:43 +01:00
Dani Palou
feff5a87f8 MOBILE-4028 logout: Refactor logout process
Now it uses a logout page so Angular guards are triggered before doing the logout process.
2024-11-25 14:31:43 +01:00
Pau Ferrer Ocaña
48ddd21e00 MOBILE-4708 chore: Fix some strict boolean inputs 2024-11-25 10:36:43 +01:00
Pau Ferrer Ocaña
94260567cc MOBILE-4138 home: Check all handlers in MainMenuHomeHandler 2024-11-20 13:28:22 +01:00
Pau Ferrer Ocaña
bfe8f4c24f MOBILE-4138 core: Wait for ready on delegates 2024-11-20 13:28:22 +01:00
Dani Palou
c14646b7e2 MOBILE-4693 core: Add more debugging to invalid site errors 2024-11-18 14:53:07 +01:00
Dani Palou
3cfd550b58 MOBILE-4693 error: Also display accordion for debug info in error modals 2024-11-18 14:53:05 +01:00
Pau Ferrer Ocaña
f1a488d1e6 MOBILE-4653 login: Improvements to easily change classes and logins 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
0a37db2151 MOBILE-4653 chore: Fix singleton constructors and compiler 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
f75bcea915 MOBILE-4653 utils: Completely migrate utils to singleton 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
96f3be2ff1 MOBILE-4653 utils: Move object and array related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
453a2bd8c2 MOBILE-4653 utils: Move country related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
e72fea3630 MOBILE-4653 utils: Move opener related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
8ba784564b MOBILE-4653 utils: Move file related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
5e3d233272 MOBILE-4653 utils: Move file related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
94b0266794 MOBILE-4653 utils: Move error related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
7ea188af49 MOBILE-4653 utils: Move promise related utils functions 2024-11-18 14:24:17 +01:00
Pau Ferrer Ocaña
fe0d6a0979 MOBILE-4653 utils: Move IAB related utils functions 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
bc35290e15 MOBILE-4653 app: Divide CoreApp in many services 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
966edb8beb MOBILE-4653 reminders: Move reminders constants 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
efd364f285 MOBILE-4653 chore: Mixture of typos 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
17115a2ce3 MOBILE-4653 mainmenu: Move Mainmenu constants 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
61a33c7fff MOBILE-4653 sitehome: Decouple forum from sitehome 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
2485fb33b3 MOBILE-4653 courses: Decouple deprecated functions on courses 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
1eb548e47b MOBILE-4653 sync: Decouple Sync services from related main service 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
40b200d6da MOBILE-4653 handlers: Decouple handlers from its components 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
dab0ea6c6e MOBILE-4653 course: Move CoreCourseProvider constants 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
602c673e7c MOBILE-4653 chore: Remove 4.2 deprecated functions 2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
8846de838d MOBILE-4653 courses: Move CoreCoursesProvider constants 2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
dba799ff90 MOBILE-4653 sites: Move CoreSite constants 2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
3959df94d5 MOBILE-4653 calendar: Partially decouple calendar 2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
d1cae1464d MOBILE-4653 chore: Migrate site plugins to standalone components 2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
e04264b9e5 MOBILE-4653 chore: Migrate styleUrls to styleUrl when possible 2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
62d725150e MOBILE-4653 chore: Use of default classes when importing 2024-11-18 14:17:50 +01:00