Juan Leyva
d241e1d253
Merge pull request #1322 from dpalou/MOBILE-2380
...
Mobile 2380
2018-05-23 12:55:07 +02:00
Dani Palou
dccfb64e1f
MOBILE-2376 core: Fix issues with pluginfile.php
...
- Improve how to detect if the URL has params.
- Replace & with &
- Only add webservice to the URL if it's the core pluginfile
2018-05-22 16:37:47 +02:00
Dani Palou
de410c89b4
MOBILE-2380 course: Allow disabling download course and all courses
2018-05-18 15:34:35 +02:00
Juan Leyva
29860227f9
Merge pull request #1310 from dpalou/MOBILE-2416
...
Mobile 2416
2018-05-16 21:48:10 +02:00
Albert Gasset
7126bdf474
MOBILE-2341 forum: PR fixes
2018-05-16 16:10:14 +02:00
Dani Palou
e80f5a1301
MOBILE-2416 core: Fix redirect to main menu
2018-05-16 10:14:56 +02:00
Albert Gasset
b34adcaa42
MOBILE-2341 core: Support split views in course formats
2018-05-15 17:28:15 +02:00
Juan Leyva
cecd8edaa4
Merge pull request #1307 from dpalou/MOBILE-2403
...
Mobile 2403
2018-05-14 16:49:38 +02:00
Dani Palou
2e8e48094c
MOBILE-2392 course: Update download course label
2018-05-14 08:27:40 +02:00
Dani Palou
07976a2a9a
MOBILE-2403 resource: Fix issues with embedded and open button
2018-05-11 09:21:08 +02:00
Dani Palou
dffc8c3c6c
MOBILE-2350 scorm: Implement index page and component
2018-04-27 09:23:34 +02:00
Dani Palou
ae290c3c05
MOBILE-2334 assign: Fix errors with offline and sync
2018-04-26 13:38:58 +02:00
Dani Palou
0bb96f0e80
MOBILE-2334 assign: Implement assign index page
2018-04-26 10:13:01 +02:00
Pau Ferrer Ocaña
d8d34a786a
MOBILE-2339 feedback: Implement form page
2018-04-16 09:35:53 +02:00
Pau Ferrer Ocaña
c586db40dd
MOBILE-2339 feedback: Implement Index page
2018-04-16 09:35:53 +02:00
Pau Ferrer Ocaña
f69051cc1e
MOBILE-2348 quiz: Style fixes
2018-04-11 15:25:29 +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
fdb97caa6b
MOBILE-2348 quiz: Implement index page and component
2018-04-05 12:48:54 +02:00
Dani Palou
c9aadd401f
MOBILE-2330 question: Implement question delegate
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
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
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
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
b2c4b65024
MOBILE-2333 siteaddons: Support course options site addon
2018-03-12 13:45:13 +01:00
Dani Palou
6d9df59e67
MOBILE-2333 siteaddons: Display context menu for module site addons
2018-03-12 13:32:12 +01:00
Dani Palou
fb278791c1
MOBILE-2333 siteaddons: Implement new-content directive
2018-03-12 13:32:12 +01:00
Dani Palou
fec9fa6efa
MOBILE-2333 course: Implement download module main file directive
2018-03-12 13:32:11 +01:00
Dani Palou
dc88b83bbb
MOBILE-2333 siteaddons: Prefetch offlinefunctions
2018-03-12 13:28:13 +01:00
Dani Palou
91c8be2167
MOBILE-2333 core: Export lists of providers
2018-03-12 13:28:12 +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
b9c0bb5653
MOBILE-2327 pushnotifications: Add push notifications delegate
2018-02-28 16:11:51 +01:00
Pau Ferrer Ocaña
7790596edf
MOBILE-2327 messages: Add badge to main menu
2018-02-23 13:01:58 +01:00
Dani Palou
3ed3ded3da
MOBILE-2327 core: Hide navbar-buttons when change core-tab
2018-02-22 12:13:41 +01:00
Juan Leyva
67f8b32c42
Merge pull request #1243 from crazyserver/dpalou-MOBILE-2335
...
Dpalou mobile 2335
2018-02-09 15:31:08 +01:00
Pau Ferrer Ocaña
4903b31cb0
MOBILE-2326 grades: Course grades page
2018-02-08 16:45:42 +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
104beb7a1b
MOBILE-2335 course: Allow hiding enable download in course
2018-02-06 08:47:52 +01:00
Dani Palou
577a0a6598
MOBILE-2335 contextmenu: Merge menus in navbuttons component
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