Commit Graph

848 Commits (afd9d46a0044e0969b94fbb9b921ac9af23cdce1)

Author SHA1 Message Date
Albert Gasset 4451fe410b MOBILE-2336 chat: PR fixes 2018-04-12 13:22:41 +02:00
Albert Gasset c0b43405b6 MOBILE-2336 chat: Migrate Chat 2018-04-12 13:02:21 +02:00
Dani Palou ebcd6c9a6a MOBILE-2348 quiz: Fix correctness icons clicks 2018-04-11 16:13:13 +02:00
Pau Ferrer Ocaña f69051cc1e MOBILE-2348 quiz: Style fixes 2018-04-11 15:25:29 +02:00
Dani Palou f4685235f5 MOBILE-2348 quiz: Implement link handlers 2018-04-09 12:42:55 +02:00
Dani Palou 01848965d8 MOBILE-2348 core: Return a 'canceled' error in showConfirm 2018-04-09 12:42:55 +02:00
Dani Palou ad1e564600 MOBILE-2348 quiz: Fix problems in prefetch and offline 2018-04-09 12:42:55 +02:00
Dani Palou 0b50cdfc21 MOBILE-2348 quiz: Implement review page 2018-04-09 12:42:55 +02:00
Dani Palou 29d96743c0 MOBILE-2348 quiz: Save answers when leaving the player 2018-04-09 12:42:55 +02:00
Dani Palou 7fc6c6bd00 MOBILE-2348 quiz: Implement navigation modal 2018-04-09 12:42:54 +02:00
Dani Palou 2411115a9c MOBILE-2348 quiz: Implement auto-save and refresh when leave player 2018-04-09 12:42:54 +02:00
Dani Palou d5c3523023 MOBILE-2348 core: Implement and apply core-timer 2018-04-06 16:08:53 +02:00
Dani Palou 20395c1eba MOBILE-2348 quiz: First implementation of the player page 2018-04-06 16:08:53 +02:00
Dani Palou ccb36b3f64 MOBILE-2348 quiz: Implement all access rules 2018-04-05 12:48:55 +02:00
Dani Palou e7f0025b69 MOBILE-2348 quiz: Implement attempt page 2018-04-05 12:48:54 +02:00
Dani Palou fdb97caa6b MOBILE-2348 quiz: Implement index page and component 2018-04-05 12:48:54 +02:00
Dani Palou 32c66f222f MOBILE-2348 quiz: Implement prefetch handler 2018-04-05 10:27:57 +02:00
Dani Palou 02f25f50ac MOBILE-2348 quiz: Implement sync provider and handler 2018-04-05 10:27:57 +02:00
Dani Palou 5a2e57796d MOBILE-2348 quiz: Create functions and page to get preflight data 2018-04-05 10:27:57 +02:00
Dani Palou fd41274d9e MOBILE-2348 quiz: Implement offline provider 2018-04-05 09:21:55 +02:00
Dani Palou 2ae27ed66b MOBILE-2348 quiz: Implement quiz provider 2018-04-05 09:21:55 +02:00
Dani Palou 3e1089adba MOBILE-2348 quiz: Implement access rules delegate 2018-04-03 11:04:15 +02:00
Dani Palou 0b52f98960 MOBILE-2391 core: Use different property for modName/etc in delegates 2018-03-23 14:37:03 +01:00
Dani Palou c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Pau Ferrer Ocaña 5f107f604b MOBILE-2351 survey: Fix PR problems 2018-03-22 15:27:02 +01:00
Pau Ferrer Ocaña 978f69ea50 MOBILE-2351 survey: Implement the survey module 2018-03-22 15:27:02 +01:00
Pau Ferrer Ocaña d65c3a99f7 MOBILE-2352 url: Implement url activity 2018-03-16 16:22:01 +01:00
Pau Ferrer Ocaña 3b7c55e23d MOBILE-2347 core: Create a template class to create resource modules 2018-03-16 14:18:52 +01:00
Pau Ferrer Ocaña aee9ada1b8 MOBILE-2347 page: Page activity implementation 2018-03-16 14:18:51 +01:00
Pau Ferrer Ocaña 66ee81609c MOBILE-2340 core: Fix linter errors 2018-03-16 09:31:43 +01:00
Pau Ferrer Ocaña 6cdb32d30d MOBILE-2340 folder: Add link, prefetch and plugin handlers 2018-03-16 09:31:41 +01:00
Pau Ferrer Ocaña 14ccd74b3a MOBILE-2340 folder: Folder activity implementation 2018-03-15 09:03:21 +01:00
Pau Ferrer Ocaña d02b97b913 MOBILE-2349 ws: Fix expected type of WS post calls 2018-03-14 13:41:25 +01:00
Pau Ferrer Ocaña 3b8b44c23a MOBILE-2349 resource: Add link and plugin file handlers 2018-03-14 13:41:24 +01:00
Pau Ferrer Ocaña e0cda27cac MOBILE-2349 resource: Resource activity implementation 2018-03-14 13:18:11 +01:00
Dani Palou 489de4fc09 MOBILE-2333 core: Use parseJSON from text utils 2018-03-13 09:13:31 +01:00
Dani Palou 9684f9789a MOBILE-2333 core: Use aliases in imports 2018-03-12 16:45:04 +01:00
Dani Palou d98088f6a6 MOBILE-2333 siteaddons: Support creating new components
Now site addons can return a ComponentRef instead of the component class in the getComponent functions of the delegates. This means they can create a new component on the fly using CoreCompileProvider.instantiateDynamicComponent
2018-03-12 13:45:13 +01:00
Dani Palou dc88b83bbb MOBILE-2333 siteaddons: Prefetch offlinefunctions 2018-03-12 13:28:13 +01:00
Pau Ferrer Ocaña 11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Pau Ferrer Ocaña 15edcbb94f MOBILE-2335 course: Add styles to module handler 2018-02-08 16:26:37 +01:00
Dani Palou 00ef0fa0a9 MOBILE-2335 book: Show download button in section page 2018-02-06 08:47:52 +01:00
Dani Palou e8cbead5d6 MOBILE-2335 book: Support context menu prefetch and size 2018-02-06 08:46:49 +01:00
Dani Palou aa95a20287 MOBILE-2335 book: Support single activity format with book 2018-02-06 08:46:49 +01:00
Dani Palou 4bcecc81dd MOBILE-2335 book: Implement index page and its components 2018-02-06 08:46:49 +01:00
Dani Palou 7379ca3e71 MOBILE-2335 book: Implement prefetch handler 2018-02-06 08:46:49 +01:00
Dani Palou f8d71dd6ee MOBILE-2335 book: Implement provider and handlers 2018-02-06 08:46:49 +01:00
Dani Palou 602d375a53 MOBILE-2344 label: Implement label addon 2018-02-06 08:45:06 +01:00