2
0
Fork 0
Commit Graph

94 Commits (1c9d0962994cdf4133393170da3101975c5c529b)

Author SHA1 Message Date
Dani Palou 988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +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 b947fadc72 MOBILE-4343 lang: Updated langpacks 2023-06-15 15:42:16 +02:00
Noel De Martin 98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01: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
Dani Palou 8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Dani Palou 195c8d94e6 MOBILE-3833 core: Add '^' dynamically in link handlers 2022-04-06 16:25:55 +02:00
Dani Palou a690353ad7 MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
2022-03-31 13:02:52 +02: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
Dani Palou 5f757d240f MOBILE-3966 core: Reorder user handlers and calendar handler 2022-01-24 10:51:50 +01:00
Dani Palou d46bc0601f MOBILE-3966 core: Support new disabled features values 2022-01-24 10:51:48 +01:00
Dani Palou 101faf20aa MOBILE-3966 user: Use context+contextId in user delegate 2022-01-24 10:51:20 +01:00
Pau Ferrer Ocaña 7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +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 e7f8b554df MOBILE-3833 menu: Resort main menu page priorities 2021-11-12 13:12:13 +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 68e57c0f17 MOBILE-3819 core: Remove code specific for Moodle 3.1-3.4 2021-09-06 11:17:28 +02:00
Noel De Martin 3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +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
Dani Palou 93942215c6 MOBILE-3320 core: Fix wrong padding-left class 2021-07-02 15:51:16 +02:00
Dani Palou a0a0385c95 MOBILE-3320 android: Fix issues with back button in some pages 2021-06-11 12:20:44 +02:00
Pau Ferrer Ocaña 0d7e252ca2 MOBILE-3320 core: Fix navigation bar text overflow 2021-06-08 15:46:18 +02:00
Pau Ferrer Ocaña 49f6cc56e5 MOBILE-3320 a11y: Improve non button clicks 2021-06-01 13:52:35 +02:00
Pau Ferrer Ocaña f5c5b0e65e MOBILE-3320 style: Layout improvements 2021-05-28 16:39:17 +02:00
Noel De Martin 10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Noel De Martin e95deab368 MOBILE-3751 a11y: Improve headings 2021-05-20 11:25:32 +02:00
Pau Ferrer Ocaña 603190c3c5 MOBILE-3744 a11y: Use button property on ion-items when using onclick 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña 632e7dfc0c MOBILE-3744 icon: Add aria label information to ion icons 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña 23b30d0d33 MOBILE-3744 core: Improve back button a11y 2021-04-29 16:12:49 +02:00
Dani Palou 163647b165 MOBILE-3641 core: Support CoreWSStoredFile in the whole app 2021-04-20 09:16:01 +02:00
Dani Palou 7b8fbca73b MOBILE-3649 core: Always use IonRefresher directly 2021-03-12 12:35:31 +01:00
Pau Ferrer Ocaña 006ca78771 MOBILE-3629 user: Add cache to user handlers enabled for user 2021-03-11 11:20:18 +01:00
Pau Ferrer Ocaña 8097b4e1a8 MOBILE-3627 blog: Add blog functionality 2021-03-09 15:59:56 +01:00