249 Commits

Author SHA1 Message Date
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
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
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
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
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
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
dba799ff90 MOBILE-4653 sites: Move CoreSite constants 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
474b486441 MOBILE-4598 styles: Import Bootstrap 5 bridge styles from LMS 2024-10-10 11:34:45 +02:00
Alfonso Salces
9cedee30e6 MOBILE-4505 course: Avoid show two info icons in navbar 2024-09-27 07:56:13 +02:00
Pau Ferrer Ocaña
e2e1792739 MOBILE-4616 behat: Add an step to go back to root and go back many times 2024-09-04 17:10:01 +02:00
Pau Ferrer Ocaña
5891c2edae MOBILE-4638 data: Remove deprecated language string 2024-08-19 11:40:11 +02:00
Pau Ferrer Ocaña
90ec21333b MOBILE-4616 text: Migrate text utils to text 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña
3afa736cf4 MOBILE-4616 loading: Create a service to have loading functions 2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña
072f0b8fd4 MOBILE-4616 chore: Import popovers during runtime 2024-08-13 16:37:24 +02:00
Pau Ferrer Ocaña
7cf5d9b692 MOBILE-4616 chore: Create CorePopoversService to add popovers functions 2024-08-13 16:37:24 +02:00
Dani Palou
3d7cfeba42 MOBILE-4612 core: Mark required inputs in components 2024-07-30 11:33:49 +02:00
Pau Ferrer Ocaña
3f9ea653f9 MOBILE-4616 chore: Move modals functions to CoreModalsService 2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
d6007c2aae MOBILE-4616 chore: Create CoreToastsService to add toasts functions 2024-07-29 11:46:23 +02:00
Pau Ferrer Ocaña
1186694c5f MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton 2024-07-25 15:26:53 +02:00
Pau Ferrer Ocaña
caa100979a MOBILE-4616 chore: Import modals during runtime 2024-07-25 10:46:28 +02:00
Noel De Martin
9943784c30 MOBILE-4596 data: Move enums to constants 2024-07-23 12:50:31 +02:00
Noel De Martin
f6bd83ae6c MOBILE-4596 data: Decouple handlers 2024-07-23 11:37:27 +02:00
Pau Ferrer Ocaña
eb9935a1d7 MOBILE-4632 database: Load styles from site plugins 2024-07-15 15:19:15 +02:00
Pau Ferrer Ocaña
09791c8d20 MOBILE-4616 data: Move data constants to a file 2024-07-15 13:15:40 +02:00
Pau Ferrer Ocaña
73a72ef130 MOBILE-4620 course: Async import main component to avoid crashes 2024-07-05 08:55:52 +02:00
github-actions[bot]
c0afdfc345 Update lang files 2024-06-28 10:56:21 +00:00
Pau Ferrer Ocaña
9a95ebcc6d MOBILE-4470 database: Fix picture classname to match LMS 2024-06-20 09:22:04 +02:00
Dani Palou
4f466944dd MOBILE-4470 mod_data: Fix offline images not seen 2024-06-13 12:08:01 +02:00
Dani Palou
1c6551a6e0 MOBILE-4470 database: Don't display values that are no longer valid 2024-05-29 16:05:48 +02:00
Pau Ferrer Ocaña
ffe3029669 MOBILE-4600 styles: Add styles and mixins to bootstrap 2024-05-27 13:19:25 +02:00
Pau Ferrer Ocaña
1c6bbbfca8 MOBILE-4600 styles: Separate bootstrap to a component 2024-05-27 13:18:03 +02:00
Pau Ferrer Ocaña
0771ccc278 MOBILE-4600 data: Fix related behat tests 2024-05-27 12:53:13 +02:00
Pau Ferrer Ocaña
a8bbab2363 MOBILE-4600 data: Add navigation buttons to collapsible-footer 2024-05-27 12:53:13 +02:00
Pau Ferrer Ocaña
671bb39807 MOBILE-4600 data: Add missing actions 2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña
e40426d454 MOBILE-4600 data: Fix date field during edit 2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña
a4136c3f1a MOBILE-4600 data: Adapt new default templates 2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña
d2bb5c1b8f MOBILE-4470 data: Fix edit table width 2024-05-23 12:20:56 +02:00
Pau Ferrer Ocaña
64cc206e19 MOBILE-4470 data: Improve styles applied in database 2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña
e511629b9c
Merge pull request #4053 from dpalou/MOBILE-3403
MOBILE-3403 core: Avoid performing requests to embedded untreated URLs
2024-05-17 13:26:53 +02:00
Dani Palou
6da34f5984 MOBILE-3403 core: Avoid performing requests to embedded untreated URLs 2024-05-17 13:05:35 +02:00
Pau Ferrer Ocaña
ba72120574 MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel 2024-05-16 22:46:12 +02:00
Pau Ferrer Ocaña
829cb8bc9b MOBILE-4470 styles: Universalize reduced margins on popover icons 2024-05-15 10:39:35 +02:00
Noel De Martin
83e75e58dd MOBILE-4470 behat: Clean up tests before 4.1 2024-05-14 11:29:00 +02:00
Noel De Martin
4cd4fa6fd6 MOBILE-4470 behat: Fix tests for 4.1 and older 2024-05-14 11:29:00 +02:00