61 Commits

Author SHA1 Message Date
Alfonso Salces
f4d3a92615 MOBILE-4616 blog: Add courseId param in entry creation 2024-10-15 09:14:13 +02:00
Alfonso Salces
91588bb94c MOBILE-4547 blog: Fix remove offline entries sync 2024-09-13 12:36:21 +02:00
Dani Palou
2c2508607a MOBILE-4359 core: Create and use runAfterLoginNavigation
This function will be used to run code after the login navigation finishes, to avoid collisions when doing extra navigations
2024-09-05 12:24:35 +02:00
Alfonso Salces
fa32fde524 MOBILE-4547 blog: Support offline blog 2024-08-19 13:26:32 +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
Pau Ferrer Ocaña
1186694c5f MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton 2024-07-25 15:26:53 +02:00
Alfonso Salces
f535c5bbd7 MOBILE-4470 blog: add module association from cmId 2024-05-31 09:38:54 +02:00
Alfonso Salces
53e346d7ae MOBILE-4470 blog: trigger form submitted event 2024-05-31 09:38:54 +02:00
Noel De Martin
9dee3b172d
Merge pull request #4069 from alfonso-salces/MOBILE-4470
MOBILE-4470 edit-entry: Add module and course context
2024-05-28 12:11:18 +02:00
Alfonso Salces
fab71435eb MOBILE-4470 edit-entry: Add module and course context 2024-05-28 11:34:39 +02:00
Noel De Martin
e8f65b4252
Merge pull request #4066 from alfonso-salces/MOBILE-4470
Mobile 4470
2024-05-27 15:02:15 +02:00
Alfonso Salces
5ff760ddc2 MOBILE-4470 blog: Hide creation button in some cases 2024-05-27 13:55:17 +02:00
Alfonso Salces
84a29efdaa MOBILE-4470 blog: Read courseId from url 2024-05-27 13:55:08 +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
f16c405115 MOBILE-4470 blog: Improve styles 2024-05-15 12:36:28 +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
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
93b420311d MOBILE-4565 utils: Move some array functions to CoreArray 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
Alfonso Salces
e4702a1b92 MOBILE-4219 blog: Update list when toggle only your blog entries 2024-04-09 08:42:27 +02:00
Dani Palou
8544599692 MOBILE-4470 blog: Make PUBLISH_STATE const match type name 2024-04-02 14:53:43 +02:00
Alfonso Salces
521964cf4f MOBILE-4219 blog: Fix empty blog entries page and some styles 2024-03-26 11:23:15 +01:00
Alfonso Salces
823aba0467 MOBILE-4219 edit-entry: Change save button and default publishstate 2024-03-26 08:34:03 +01:00
Alfonso Salces
9d282a8f02 MOBILE-4219 blog: Allow edition and redesign blog entries 2024-03-20 15:30:25 +01:00
Dani Palou
41e4292c48 MOBILE-4526 core: Use ContextLevel enum instead of string 2024-03-13 07:53:53 +01:00
Dani Palou
8afeac3a94 MOBILE-4526 filter: Convert block and user contexts to parent 2024-03-13 07:53:28 +01:00
Pau Ferrer Ocaña
6a52b02eeb MOBILE-4498 comments: Use advanced features to check if comments are on 2024-03-04 13:13:08 +01:00
Pau Ferrer Ocaña
243386232e MOBILE-3947 chore: Remove Ionic warnings about legacy form controls 2023-12-14 10:41:34 +01:00
Pau Ferrer Ocaña
9dab24fef5 MOBIE-3947 lint: Fix self closing tags 2023-11-27 14:45:50 +01:00
Noel De Martin
93dad58ebe MOBILE-3947 app: Fix linting errors 2023-11-23 15:25:36 +01:00
Pau Ferrer Ocaña
feb8a78ecc MOBILE-3947 chore: Change IonRefresher type to HTMLIonRefresherElement 2023-11-20 11:33:27 +01:00
Pau Ferrer Ocaña
e40a4f13bb MOBILE-3947 chore: Fix some HTML strict types 2023-11-20 11:33:27 +01:00
Pau Ferrer Ocaña
1f7d0277a9 MOBILE-4362 chore: Correctly slot toggles inside ion-item 2023-10-19 14:10:23 +02:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Pau Ferrer Ocaña
a6de01f5ae MOBILE-4065 a11y: Fix lots of headings 2023-02-16 16:05:56 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
bf98c699da MOBILE-4081 blog: Don't show my entries toggle when viewing entry 2022-11-24 16:34:56 +01:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Dani Palou
71f65cec07 MOBILE-3930 mod: Fix log view not called after PTR if fetch failed 2022-03-08 12:04:00 +01:00
Pau Ferrer Ocaña
be4bfc5a8d MOBILE-3814 style: Limit page width on some content pages 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña
75ed990655 MOBILE-3976 chore: Remove invalid spaces 2022-02-01 17:12:31 +01:00
Dani Palou
f83c8f4e1a MOBILE-3833 mainmenu: Support deep links in all tabs, not just home 2022-01-28 15:41:32 +01:00
Pau Ferrer Ocaña
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
434a2a90f2 MOBILE-3807 core: Add user menu button to all level 1 pages 2021-11-02 15:50:05 +01:00
Pau Ferrer Ocaña
ef610babd7 MOBILE-3686 core: Remove some legacy instace usage on singletons 2021-10-21 12:42:30 +02:00
Dani Palou
6d8c363e47 MOBILE-3320 blog: Add missing ion-text-wrap class 2021-07-09 12:04:15 +02:00
Dani Palou
393b311d16 MOBILE-3320 ui: Remove unneeded padding start 2021-07-05 11:14:22 +02:00