Pau Ferrer Ocaña
6747d154d9
MOBILE-4653 core: Deprecate unused hideIfEmpty on format-text
2024-12-10 09:35:19 +01:00
Pau Ferrer Ocaña
09a2cd2cef
MOBILE-4653 core: Add site logo component
2024-12-10 09:35:19 +01:00
Dani Palou
53baee7ab9
Merge pull request #4251 from crazyserver/MOBILE-4712
...
MOBILE-4712 enrol: Remove "No enrolment key required" string
2024-12-03 08:45:57 +01:00
Pau Ferrer Ocaña
9272e4b2fd
MOBILE-4653 gha: Update php and pgsql
2024-12-02 11:47:31 +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
9dd6d8f17d
Merge pull request #4250 from dpalou/MOBILE-4653
...
MOBILE-4653 delegate: Fix regression in hasHandlers
2024-11-28 13:14:10 +01:00
Dani Palou
00d92e1f0e
MOBILE-4653 delegate: Fix regression in hasHandlers
2024-11-28 12:52:55 +01:00
Dani Palou
fd78763c24
Merge pull request #4249 from crazyserver/MOBILE-4653
...
MOBILE-4653 chore: Improve formatPixelsSize to admit more units
2024-11-28 11:29:35 +01:00
Pau Ferrer Ocaña
380fa410ce
MOBILE-4653 chore: Improve formatPixelsSize to admit more units
2024-11-28 11:07:55 +01:00
Pau Ferrer Ocaña
0d5b00e5ce
Merge pull request #4246 from dpalou/MOBILE-4653
...
MOBILE-4653 behat: Fix behats due to MDL-71378 change
2024-11-27 16:27:53 +01:00
Dani Palou
aa0f0a2012
MOBILE-4653 behat: Fix behats due to MDL-71378 change
2024-11-27 15:41:31 +01:00
Dani Palou
7f4065757c
Merge pull request #4248 from crazyserver/MOBILE-4676
...
MOBILE-4676: Change lang strings to use LMS strings when available
2024-11-26 13:02:33 +01:00
Juan Leyva
b8efd9b5b9
MOBILE-4676: Change lang strings to use LMS strings when available
2024-11-26 12:40:38 +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
Dani Palou
d6ac26bc3f
Merge pull request #4247 from crazyserver/MOBILE-4708
...
Mobile 4708
2024-11-25 10:58:54 +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
e48cd9a3f7
MOBILE-4708 quiz: Fix sync warning with empty text
2024-11-25 10:02:05 +01:00
Dani Palou
f39d4a9240
Merge pull request #4244 from crazyserver/MOBILE-4138
...
MOBILE-4138 core: Unprotect updateHandlers on delegates
2024-11-20 16:23:11 +01:00
Pau Ferrer Ocaña
a6cfe91003
MOBILE-4138 core: Unprotect updateHandlers on delegates
2024-11-20 16:01:40 +01:00
Dani Palou
bd96f1a2ae
Merge pull request #4242 from crazyserver/MOBILE-4138
...
MOBILE-4138 core: Wait for ready on delegates
2024-11-20 15:41:25 +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
8cc14fc0a9
Merge pull request #4241 from alfonso-salces/MOBILE-4704
...
MOBILE-4704 navigator: Exit from full screen mode while navigate
2024-11-20 09:40:55 +01:00
Alfonso Salces
b091b90ee1
MOBILE-4704 navigator: Exit from full screen mode while navigate
2024-11-20 09:10:12 +01:00
Pau Ferrer Ocaña
a5cec5860c
Merge pull request #4236 from dpalou/MOBILE-4688
...
MOBILE-4688 file: Fix files with unencoded % in their name
2024-11-19 12:27:26 +01:00
Dani Palou
423838c58d
MOBILE-4688 file: Fix files with unencoded % in their name
2024-11-19 08:11:01 +01:00
Dani Palou
024346aff9
Merge pull request #4239 from crazyserver/MOBILE-4653
...
MOBILE-4653 chore: Move deprecated useful function
2024-11-18 16:13:22 +01:00
Pau Ferrer Ocaña
4c7841359a
Merge pull request #4237 from dpalou/MOBILE-4693
...
Mobile 4693
2024-11-18 15:57:40 +01:00
Pau Ferrer Ocaña
aca63d64fa
MOBILE-4653 chore: Move deprecated useful function
2024-11-18 15:51:40 +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
Dani Palou
84781a7658
Merge pull request #4232 from crazyserver/MOBILE-4653
...
Mobile 4653
2024-11-18 14:46:20 +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
43606fbfb1
MOBILE-4653 lang: Lazy load multilang handlers from lang service
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