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
5878d7c3eb
MOBILE-2348 quiz: Fix question types
2018-04-09 12:42:54 +02:00
Albert Gasset
ee7808643b
MOBILE-2328 notifications: PR fixes and emulator missing code
2018-04-09 12:04:28 +02:00
Albert Gasset
133866598e
MOBILE-2328 notifications: Migrate Notifications
2018-04-09 12:04:28 +02:00
Dani Palou
20395c1eba
MOBILE-2348 quiz: First implementation of the player page
2018-04-06 16:08:53 +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
cd68db376a
MOBILE-2389 qtype: Implement multianswer and gapselect types
2018-03-23 16:02:24 +01:00
Dani Palou
7041485359
MOBILE-2389 qtype: Implement essay type
2018-03-23 16:02:23 +01:00
Dani Palou
38184308a3
MOBILE-2389 qtype: Implement calculated and calculatedsimple types
2018-03-23 16:02:23 +01:00
Dani Palou
a89737a5d3
MOBILE-2389 qtype: Implement match and randomsamatch types
2018-03-23 16:02:23 +01:00
Dani Palou
be573d240b
MOBILE-2389 qtype: Implement description and multichoices types
2018-03-23 16:02:23 +01:00
Dani Palou
2f172f77dd
MOBILE-2389 qtype: Implement shortanswer and numerical question types
2018-03-23 16:02:23 +01:00
Dani Palou
7792efff55
MOBILE-2388 qbehaviour: Implement all behaviour addons
2018-03-23 15:52:37 +01:00
Dani Palou
e059bdd997
MOBILE-2230 question: Implement question component
2018-03-23 15:45:09 +01:00
Dani Palou
521d234def
MOBILE-2330 question: Implement question behaviour delegate
2018-03-23 15:45:09 +01:00
Dani Palou
c9aadd401f
MOBILE-2330 question: Implement question delegate
2018-03-23 15:45:09 +01:00
Dani Palou
5fd33e4634
MOBILE-2330 question: Implement question provider
2018-03-23 15:45:09 +01:00
Dani Palou
1ebe8ba57b
MOBILE-2391 core: Improve delegate subclasses
2018-03-23 14:37:24 +01: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
Juan Leyva
c46aacce4c
Merge pull request #1279 from crazyserver/MOBILE-2351
...
Mobile 2351
2018-03-22 18:08:52 +01:00
Juan Leyva
e026563934
Merge pull request #1278 from albertgasset/MOBILE-2319
...
Mobile 2319
2018-03-22 16:46:48 +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
Dani Palou
5318920ac2
MOBILE-2333 siteplugins: Fix page params in main menu plugins
2018-03-22 12:40:54 +01:00
Juan Leyva
f724c76b8c
Merge pull request #1274 from crazyserver/MOBILE-2347
...
Mobile 2347
2018-03-21 12:27:10 +01:00
Dani Palou
a6ea996778
MOBILE-2319 db: Use REPLACE in inserts
2018-03-20 15:44:26 +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
Juan Leyva
138f83d979
MOBILE-2325 badges: Show new page in user profile
2018-03-16 11:27:49 +01:00
Pau Ferrer Ocaña
66ee81609c
MOBILE-2340 core: Fix linter errors
2018-03-16 09:31:43 +01:00
Juan Leyva
bf16815e68
Merge pull request #1265 from albertgasset/MOBILE-2323
...
Mobile 2323
2018-03-14 16:23:25 +01:00
Albert Gasset
5faa1cf5e6
MOBILE-2323 core: Add tslint rule no-unused-variable and fix warnings
2018-03-14 15:38:38 +01:00
Pau Ferrer Ocaña
bab5ec63a8
MOBILE-2349 mainmenu: Update badges without event triggering
2018-03-14 13:41:26 +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
30511db131
MOBILE-2333 siteplugins: Receive otherdata as array instead of string
2018-03-13 09:55:22 +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
f209da8ec3
MOBILE-2333 siteplugins: Use lang at plugin level and fix {$a}
2018-03-12 16:45:04 +01:00
Dani Palou
db3fb84547
MOBILE-2333 redirect: Check if there are site plugins loaded
2018-03-12 16:45:04 +01:00
Dani Palou
046b300051
MOBILE-2333 siteplugins: Rename site addons to site plugins
2018-03-12 13:45:14 +01:00
Dani Palou
557011d560
MOBILE-2333 siteaddons: Move code to handler classes
2018-03-12 13:45:13 +01:00
Dani Palou
0669ba9592
MOBILE-2333 siteaddons: Improve logs and remove addon manager
2018-03-12 13:45:13 +01:00
Dani Palou
bb17dbfdab
MOBILE-2333 siteaddons: Support user profile field plugins
2018-03-12 13:45:13 +01:00
Dani Palou
97cd791659
MOBILE-2333 mainmenu: Redirect to init if not logged in
2018-03-12 13:45:13 +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
ffa5a53fc6
MOBILE-2333 siteaddons: Support multiple templates in get_content
2018-03-12 13:45:13 +01:00