Commit Graph

3395 Commits (07a389be6bcb7d77a2bf9fb55b12693c67278795)

Author SHA1 Message Date
Dani Palou 16e8b13083 MOBILE-3633 calendar: Fix calendar DB migration 2021-01-21 08:30:08 +01:00
Dani Palou 1800beed31 MOBILE-3633 notifications: Use the new CoreNavigator 2021-01-21 08:30:08 +01:00
Dani Palou 8db2d4c199 MOBILE-3633 core: Implement viewText 2021-01-21 08:30:08 +01:00
Dani Palou 832a6d2be8 MOBILE-3633 core: Use CoreSharedModule everywhere 2021-01-21 08:30:08 +01:00
Dani Palou 881858e9d6 MOBILE-3633 notifications: Implement notification preferences 2021-01-21 08:30:08 +01:00
Dani Palou fdbecff03e MOBILE-3633 messageoutput: Implement messageoutput addons 2021-01-21 08:30:08 +01:00
Dani Palou 11381458ad MOBILE-3633 notifications: Implement cron and push handlers 2021-01-21 08:30:08 +01:00
Dani Palou 0d31e76daa MOBILE-3633 notifications: Implement modules and main menu handler 2021-01-21 08:30:08 +01:00
Dani Palou b2ad224950 MOBILE-3633 notifications: Implement list page 2021-01-21 08:30:08 +01:00
Dani Palou 66e7393603 MOBILE-3633 notifications: Implement services 2021-01-21 08:30:08 +01:00
Pau Ferrer Ocaña 0ffd5af386 MOBILE-3626 calendar: Adapt navigation to new CoreNavigator 2021-01-19 17:12:34 +01:00
Pau Ferrer Ocaña d9991bea06 MOBILE-3626 calendar: Implement calendar component 2021-01-19 11:41:14 +01:00
Pau Ferrer Ocaña 1958ce4b2b MOBILE-3626 core: Improve get current site home id 2021-01-19 11:07:03 +01:00
Pau Ferrer Ocaña 9fec3807c2 MOBILE-3626 core: Renaming handler files 2021-01-19 11:07:03 +01:00
Noel De Martin 09adbb7fbf MOBILE-3320 routing: Refactor NavHelper 2021-01-18 16:14:20 +01:00
Noel De Martin 3a117e49bf MOBILE-3320 tabs: Fix navigation 2021-01-11 14:32:31 +01:00
Dani Palou 06c5153e0e MOBILE-3666 h5p: Store library metadata in database 2020-12-18 12:36:05 +01:00
Dani Palou 6e98c43651 MOBILE-3666 h5p: Enable player reporting 2020-12-18 12:36:05 +01:00
Dani Palou 7956d8e563 MOBILE-3666 h5p: Implement H5P components 2020-12-18 12:36:05 +01:00
Dani Palou 0ead40c72e MOBILE-3666 h5p: Implement pluginfile handler 2020-12-18 12:36:05 +01:00
Dani Palou f1ac735abf MOBILE-3666 h5p: Implement services and classes 2020-12-18 12:36:05 +01:00
Dani Palou c83ff34ae0 MOBILE-3666 xapi: Implement XAPI services 2020-12-18 12:36:05 +01:00
Dani Palou cad69753ef MOBILE-3666 h5p: Add lang and assets 2020-12-18 12:33:25 +01:00
Dani Palou 63f8ae5f4d MOBILE-3662 push: Implement push todo code 2020-12-18 12:05:58 +01:00
Dani Palou 9b522391b1 MOBILE-3662 pushnotifications: Implement cron handlers 2020-12-18 12:05:58 +01:00
Dani Palou 6ec641fa98 MOBILE-3662 pushnotifications: Implement services 2020-12-18 12:05:58 +01:00
Dani Palou 53c21009c3 MOBILE-3662 core: Remove some any from local-notifications 2020-12-17 15:39:56 +01:00
Dani Palou 150f44d0c1 MOBILE-3662 core: Install Badge ionic-native library 2020-12-17 15:39:56 +01:00
Noel De Martin acefa8c35a MOBILE-3320 routes: Refactor module routes config 2020-12-15 16:06:29 +01:00
Noel De Martin de38835518 MOBILE-3320 core: Implement shared module 2020-12-15 16:04:33 +01:00
Noel De Martin 012d211d10 MOBILE-3320 core: Move animation helpers 2020-12-15 16:04:33 +01:00
Noel De Martin 6d1d4a34ce MOBILE-3320 core: Standarize "initialize" usage 2020-12-15 16:04:33 +01:00
Pau Ferrer Ocaña 8e3da0a108 MOBILE-3624 core: Fix migration linting problems 2020-12-15 12:55:17 +01:00
Pau Ferrer Ocaña 7859c8613b MOBILE-3624 badges: Implement badges feature 2020-12-15 12:55:17 +01:00
Pau Ferrer Ocaña 361edb1252 MOBILE-3608 block: Add CoreCache and some types 2020-12-14 16:39:39 +01:00
Pau Ferrer Ocaña 253d6829a9 MOBILE-3608 block: Implement site main menu block 2020-12-14 16:39:39 +01:00
Pau Ferrer Ocaña f8320f6b58 MOBILE-3608 core: Implement missing parts of Course and filters 2020-12-14 16:39:39 +01:00
Pau Ferrer Ocaña d0af70be5a MOBILE-3608 blocks: Starred and recent courses block 2020-12-14 16:39:39 +01:00
Pau Ferrer Ocaña b2ecdf5224 MOBILE-3608 core: Handle content links 2020-12-14 16:39:39 +01:00
Pau Ferrer Ocaña c12133eea3 MOBILE-3608 blocks: Course overview block 2020-12-14 16:39:39 +01:00
Pau Ferrer Ocaña da286a80e7 MOBILE-3608 blocks: Add all only title blocks 2020-12-14 16:30:17 +01:00
Pau Ferrer Ocaña 6035865bc0 MOBILE-3608 blocks: Add all prerendered blocks 2020-12-14 16:30:17 +01:00
Pau Ferrer Ocaña c3372e8076 MOBILE-3608 blocks: Add sitehome and dashboard blocks 2020-12-14 16:30:17 +01:00
Pau Ferrer Ocaña 7d1d318afc MOBILE-3608 blocks: Migrate basic block structure 2020-12-14 16:30:13 +01:00
Pau Ferrer Ocaña 678ce2c1c8 MOBILE-3665 lang: Move en.json to lang.json on parent directory 2020-12-14 15:58:38 +01:00
Dani Palou 167a0f552a MOBILE-3592 core: Fix ExpressionChanged in dynamic-component 2020-12-14 15:49:12 +01:00
Dani Palou 1d77811be2 MOBILE-3592 core: Fix cordova_not_available error 2020-12-14 15:49:12 +01:00
Dani Palou 0819947072 MOBILE-3592 core: Implement new service CoreNavHelper 2020-12-14 15:49:11 +01:00
Dani Palou 186593b09f MOBILE-3592 routes: Allow add siblings to any main menu tab 2020-12-14 15:49:11 +01:00
Dani Palou 36d03d27c5 MOBILE-3592 user: Implement user tag area handler 2020-12-14 15:02:54 +01:00