336 Commits

Author SHA1 Message Date
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
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
efd364f285 MOBILE-4653 chore: Mixture of typos 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
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
00736ddee2 MOBILE-4616 forum: Check user has already posted to eachuser forum 2024-10-17 15:04:56 +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
Dani Palou
3d51b17e33 MOBILE-4482 forum: Avoid reuploading files when editing post 2024-08-21 08:28:48 +02:00
Dani Palou
ec5c8d6cad MOBILE-4482 forum: Fix filtered content displayed when editing post
When editing a post, the editor displayed the content already filtered, and it could also include some exra content that doesn't belong to the post, like plagiarism info.
2024-08-21 08:28:48 +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
d45fc9c7a7 MOBILE-4612 core: Create and use toBoolean input transform 2024-07-30 11:59:36 +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
d6007c2aae MOBILE-4616 chore: Create CoreToastsService to add toasts functions 2024-07-29 11:46:23 +02:00
Dani Palou
beac119e1e
Merge pull request #4127 from crazyserver/MOBILE-4616
Mobile 4616
2024-07-25 15:52:24 +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
Dani Palou
2e09325eef MOBILE-4623 forum: Fix issues with single activity format 2024-07-25 10:40:22 +02:00
Pau Ferrer Ocaña
b96b66bedd MOBILE-4616 core: Move exported constants from module files 2024-07-15 13:15:42 +02:00
Pau Ferrer Ocaña
67cae258f6 MOBILE-4616 forum: Move forum constants to a file 2024-07-15 13:15:40 +02:00
Noel De Martin
19a9fe11be MOBILE-4616: Document routing modules 2024-07-03 15:13:18 +02:00
Pau Ferrer Ocaña
670960c81b MOBILE-4470 forum: Author text should be smaller on forum 2024-05-27 16:39:49 +02:00
Pau Ferrer Ocaña
af94add7e9 MOBILE-4470 a11y: Fix fixed font sizes 2024-05-22 14:26:09 +02:00
Pau Ferrer Ocaña
211231a0a8 MOBILE-4470 rte: Fix rte auto focused on enter 2024-05-17 12:51:00 +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
Noel De Martin
77d3ac9d43 MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
2024-05-14 13:33:34 +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
Pau Ferrer Ocaña
646c3edad0 MOBILE-4470 styles: Improve combobox and buttons styles 2024-05-14 09:42:36 +02:00
Pau Ferrer Ocaña
eddcfbe12b MOBILE-4470 forum: Change Sort order selector page to select combobox 2024-05-14 09:33:56 +02:00
Pau Ferrer Ocaña
55d087ca18 MOBILE-4470 styles: Revert uneeded lines none and fix interactive items 2024-05-14 09:33:56 +02:00
Pau Ferrer Ocaña
0fedfee2e4 MOBILE-4470 rte: Fix focus and blur 2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña
a8b250b6e0 MOBILE-4470 style: Remove lines that didn't appear on 4.3 2024-05-08 15:50:17 +02:00
Pau Ferrer Ocaña
83ce6450e5 MOBILE-4565 rte: Fix placeholder 2024-04-29 15:41:32 +02:00
Pau Ferrer Ocaña
d0c0b83296 MOBILE-4579 user: Use initials if no image is provided 2024-04-29 11:25:46 +02:00
Pau Ferrer Ocaña
4a20edc06a MOBILE-4565 a11y: Improve quiz styles 2024-04-25 09:55:47 +02:00
Pau Ferrer Ocaña
f9ddfb48c9 MOBILE-4565 rte: Fix rte focus and blur problems 2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
45fb4cb92a MOBILE-4565 a11y: Fix a lot of focus problems 2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
e87b05bd69 MOBILE-4565 a11y: Add alert to empty search message 2024-04-25 09:46:43 +02:00
Noel De Martin
ce86bb42f1 MOBILE-4573 forum: Hide search when disabled 2024-04-15 14:13:29 +02:00
Noel De Martin
d0fadb93f2 MOBILE-4446 behat: Assert event logs 2024-04-10 14:05:27 +02:00
Dani Palou
e84a2ee78c MOBILE-4522 forum: Don't calculate unread number if tracking disabled 2024-03-26 12:29:46 +01:00