Commit Graph

280 Commits (b7d56bf641cf006f808a6e4645ec122aac44924a)

Author SHA1 Message Date
Pau Ferrer Ocaña c492921df1 MOBILE-2353 rte: Improve editor with resizing 2018-05-30 09:37:16 +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 22de3d930a MOBILE-2376 siteplugins: Fix lang params subproperties 2018-05-21 14:30:26 +02:00
Juan Leyva bd8bbf9726
Merge pull request #1316 from dpalou/MOBILE-2381
Mobile 2381
2018-05-18 12:42:51 +02:00
Dani Palou 92e9193157 MOBILE-2381 core: Fix getMimeTypeFromUrl 2018-05-18 12:27:01 +02:00
Dani Palou 7e8332d978 MOBILE-2413 lang: Fix custom and plugins strings 2018-05-17 13:53:42 +02:00
Albert Gasset 401b407f1f MOBILE-2341 forum: Migrate Forum 2018-05-15 17:29:06 +02:00
Juan Leyva bc71bbbdfc
Merge pull request #1308 from dpalou/MOBILE-2376
Mobile 2376
2018-05-15 10:09:33 +02:00
Dani Palou ce62a16460 MOBILE-2376 core: Decrease exceptions in console on start 2018-05-11 14:55:37 +02:00
Dani Palou 43be0b3d0a MOBILE-2403 core: Install webintent and implement openOnlineFile 2018-05-11 11:15:53 +02:00
Dani Palou 35d854f93e MOBILE-2403 core: Install fileopener and implement openFile 2018-05-11 09:25:37 +02:00
Dani Palou eff08198e1 MOBILE-2333 siteplugins: Support CSS files 2018-05-03 15:08:19 +02:00
Dani Palou 28dc1232ad MOBILE-2333 siteplugins: Rename bootstrap to init & treat exceptions 2018-05-02 12:16:15 +02:00
Dani Palou 5793af108d MOBILE-2350 scorm: Fix unzip in browser and sync WS calls 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 847a9da41b MOBILE-2334 assign: Implement edit page 2018-04-26 10:13:01 +02:00
Dani Palou f3ae04600f MOBILE-2334 assign: Implement submission component 2018-04-26 10:13:01 +02:00
Dani Palou 0bb96f0e80 MOBILE-2334 assign: Implement assign index page 2018-04-26 10:13:01 +02:00
Dani Palou 941295cccd MOBILE-2334 assign: Implement assign provider and offline 2018-04-26 10:04:54 +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
Juan Leyva 1346f86372
Merge pull request #1291 from dpalou/MOBILE-2348
Mobile 2348
2018-04-13 15:36:48 +02:00
Albert Gasset 99af917816 MOBILE-2329 settings: Migrate preferences 2018-04-09 13:20:45 +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 c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Dani Palou a6ea996778 MOBILE-2319 db: Use REPLACE in inserts 2018-03-20 15:44:26 +01:00
Juan Leyva dfd5788271
Merge pull request #1268 from crazyserver/MOBILE-2340
Mobile 2340
2018-03-16 09:54:57 +01:00
Pau Ferrer Ocaña 66ee81609c MOBILE-2340 core: Fix linter errors 2018-03-16 09:31:43 +01:00
Juan Leyva d61c3ec460
Merge pull request #1266 from dpalou/MOBILE-2378
Mobile 2378
2018-03-15 10:08:18 +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 d02b97b913 MOBILE-2349 ws: Fix expected type of WS post calls 2018-03-14 13:41:25 +01:00
Dani Palou 237bbadc7c MOBILE-2378 remotethemes: Implement remote themes 2018-03-14 11:48:53 +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 046b300051 MOBILE-2333 siteplugins: Rename site addons to site plugins 2018-03-12 13:45:14 +01:00
Dani Palou 0669ba9592 MOBILE-2333 siteaddons: Improve logs and remove addon manager 2018-03-12 13:45:13 +01:00
Dani Palou 8e87a1ade9 MOBILE-2333 siteaddons: Run bootstrap JS and pass result to content JS 2018-03-12 13:33:07 +01:00
Dani Palou 91b020e2fb MOBILE-2333 siteaddons: Allow sending form data 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 adbee2991c MOBILE-2333 core: Implement download-file directive 2018-03-12 13:30:48 +01:00
Dani Palou dc88b83bbb MOBILE-2333 siteaddons: Prefetch offlinefunctions 2018-03-12 13:28:13 +01:00
Dani Palou c3ca95e838 MOBILE-2333 siteaddons: Support singleactivity with site addons
CoreSiteAddonsProvider provider code was split in two to prevent circular dependencies CoreSiteAddonsModuleIndexComponent
2018-03-12 13:28:13 +01:00
Dani Palou 3f5ba683ef MOBILE-2333 siteaddons: Support lang and fix custom strings 2018-03-12 13:28:13 +01:00
Dani Palou 5cb8437936 MOBILE-2333 siteaddons: Display site addon page 2018-03-12 13:28:13 +01:00
Dani Palou 7d3162585c MOBILE-2333 siteaddons: Fetch and register basic site addons 2018-03-12 13:28:12 +01:00
Pau Ferrer Ocaña f938b37f73 MOBILE-2327 messages: Fix errors from Peer review 2018-03-09 10:49:47 +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 2f95ccccf2 MOBILE-2327 messages: Implement push notifications handlers 2018-03-01 16:15:04 +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 7c42b886b1 MOBILE-2327 messages: Add messages handlers 2018-02-22 12:13:41 +01:00
Dani Palou 3ed3ded3da MOBILE-2327 core: Hide navbar-buttons when change core-tab 2018-02-22 12:13:41 +01:00
Dani Palou ac6b54322c MOBILE-2327 core: Destroy buttons moved by core-navbar-buttons 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 38a9f019bb MOBILE-2326 grades: Course grade item page 2018-02-08 16:45:42 +01:00
Pau Ferrer Ocaña 4903b31cb0 MOBILE-2326 grades: Course grades page 2018-02-08 16:45:42 +01:00
Dani Palou 577a0a6598 MOBILE-2335 contextmenu: Merge menus in navbuttons component 2018-02-06 08:47:52 +01:00
Dani Palou 698e2cf8f6 MOBILE-2335 core: Fix issues with DB and restore media 2018-02-06 08:46:49 +01:00
Dani Palou f807907ccb MOBILE-2344 core: Scroll to module when link clicked 2018-02-06 08:45:06 +01:00
Pau Ferrer Ocaña 0d4542f004 MOBILE-2322 files: Style changes 2018-01-29 11:23:45 +01:00
Dani Palou 052208dac7 MOBILE-2322 files: Implement list page 2018-01-29 11:23:45 +01:00
Dani Palou 01ddf7019c MOBILE-2317 core: Fix tslint warnings 2018-01-29 10:09:34 +01:00
Pau Ferrer Ocaña debfb5c6c6 MOBILE-2317 user: Solve PR errors and lints 2018-01-25 15:48:18 +01:00
Pau Ferrer Ocaña d7c6c25292 MOBILE-2317 login: Add custom user profile field to sign-up 2018-01-25 15:47:22 +01:00
Dani Palou 97ae1b3f9d MOBILE-2355 sync: Implement sync provider and base class 2018-01-25 10:11:41 +01:00
Pau Ferrer Ocaña ba60f2a7e3 MOBILE-2310 course: Style changes 2018-01-24 09:40:22 +01:00
Dani Palou 514e9bf132 MOBILE-2310 course: Implement singleactivity format 2018-01-19 10:11:33 +01:00
Dani Palou fe2c4cce74 MOBILE-2310 course: Apply prefetch to section page 2018-01-19 10:11:33 +01:00
Dani Palou 64f1551d56 MOBILE-2310 course: Implement prefetch delegate and base handler 2018-01-19 10:11:33 +01:00
Dani Palou 9b6295e97c MOBILE-2310 core: Remove revision and timemodified from packages
Now the default way to check if a package is outdated is using the check updates WS. If a package needs to store some data they can use the new extra param
2018-01-19 10:11:33 +01:00
Dani Palou 0960ce92d4 MOBILE-2310 core: Improve documentation of interfaces 2018-01-19 10:11:33 +01:00
Dani Palou 2194c8e294 MOBILE-2310 core: Apply constant and protected guidelines 2018-01-19 10:11:33 +01:00
Dani Palou 5aef9af45b MOBILE-2310 core: Fix issues with WS cache 2018-01-19 10:11:32 +01:00
Dani Palou 764309edd7 MOBILE-2310 core: Implement image viewer 2018-01-19 10:11:32 +01:00
Dani Palou 3c8ad5b7b3 MOBILE-2310 course: Implement course module component 2018-01-19 10:11:32 +01:00
Dani Palou 5303d3ab23 MOBILE-2310 course: Implement course provider 2018-01-18 14:35:57 +01:00
Pau Ferrer Ocaña 27c715081c MOBILE-2308 splitview: Implement Split view 2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña d4ddfc74a1 MOBILE-2308 calendar: Single event page 2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña 3ef367db76 MOBILE-2308 events: Adapt events to new functions 2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña 6f671fe39f MOBILE-2308 calendar: Settings page 2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña a9a63e5668 MOBILE-2308 calendar: List events page 2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña 9aa07fbab0 MOBILE-2308 gulp: Adapt gulp language files creation 2018-01-18 14:33:34 +01:00
Dani Palou aa3562cfe7 MOBILE-2312 sharedfiles: Implement shared files provider 2018-01-15 09:30:18 +01:00
Dani Palou d7994eea9a MOBILE-2312 uploader: Implement file uploader provider 2018-01-15 09:30:18 +01:00
Dani Palou 56edbdf5d2 MOBILE-2302 courses: Fix time selector in courses overview 2018-01-11 09:19:29 +01:00
Pau Ferrer Ocaña 64460157c1 MOBILE-2302 courses: Adapt styles 2018-01-11 09:19:29 +01:00
Dani Palou b4f04e3478 MOBILE-2302 core: Improve how to obtain root nav controller 2018-01-11 09:19:29 +01:00
Dani Palou fc85a5b9c6 MOBILE-2302 courses: Implement courses delegate 2018-01-11 09:19:29 +01:00
Dani Palou 2b03bcf3e4 MOBILE-2302 core: Implement core-file component 2018-01-11 09:19:29 +01:00
Dani Palou 86a9d0dcea MOBILE-2302 core: Pass undefined instead of null for missing params
TypeScript does not use the default value if it receives a null
2018-01-11 09:19:29 +01:00
Dani Palou 2d29cc2da6 MOBILE-2302 courses: Implement My Courses 2018-01-11 09:19:28 +01:00
Dani Palou f94cd92322 MOBILE-2302 core: Fix unsubscribe in CoreEventsProvider 2018-01-11 09:18:50 +01:00
Dani Palou 03f1614856 MOBILE-2253 core: Use core prefix instead of mm in lang strings 2017-12-18 11:07:13 +01:00
Dani Palou e4ed9301fb MOBILE-2253 core: Fix processQueue in filepool 2017-12-18 11:07:13 +01:00
Dani Palou a1c80fb311 MOBILE-2253 emulator: Support SSO authentication 2017-12-18 11:07:13 +01:00
Dani Palou 4a423f9cd3 MOBILE-2253 emulator: Mock InAppBrowser 2017-12-18 11:07:13 +01:00
Dani Palou 26d5690c36 MOBILE-2253 login: Restore session in init, handle SSO and other events 2017-12-18 11:07:13 +01:00
Dani Palou 7893d718a2 MOBILE-2253 login: Implement site policy page 2017-12-18 11:07:13 +01:00
Dani Palou b65b3278fc MOBILE-2253 ws: Fix HEAD requests 2017-12-18 11:07:13 +01:00
Dani Palou acdf6b3043 MOBILE-2253 login: Implement sites page 2017-12-18 11:07:13 +01:00
Dani Palou 847359bb2a MOBILE-2253 login: Implement email signup without profile fields 2017-12-18 11:07:13 +01:00
Dani Palou 435815cbf2 MOBILE-2253 core: Implement text viewer 2017-12-15 08:09:29 +01:00
Dani Palou 0f087326d4 MOBILE-2253 login: Implement credentials page 2017-12-15 08:09:28 +01:00
Dani Palou a4adffe94d MOBILE-2253 core: Implement HTTP interceptor for WS calls 2017-12-15 08:09:28 +01:00
Dani Palou b3d77dfa5c MOBILE-2253 login: Implement site page 2017-12-15 08:09:28 +01:00
Dani Palou 80961c23d9 MOBILE-2253 core: Implement core directives for login site 2017-12-15 08:09:28 +01:00
Dani Palou 495ae72993 MOBILE-2253 login: Implement init view and helper 2017-12-15 08:09:28 +01:00
Dani Palou 1f8cc7053b MOBILE-2261 core: Remove unneeded wsAvailable calls 2017-12-15 08:05:24 +01:00
Dani Palou 0519875949 MOBILE-2261 core: Implement plugin file delegate 2017-12-15 08:05:24 +01:00
Dani Palou 93568a9c97 MOBILE-2261 core: Implement first version of update manager 2017-12-15 08:05:24 +01:00
Dani Palou e216341838 MOBILE-2261 core: Implement filepool and file session 2017-12-15 08:05:24 +01:00
Dani Palou 39a1623f8d MOBILE-2261 core: Support progress in download/upload/unzip 2017-12-15 08:05:24 +01:00
Dani Palou 8e32938a1e MOBILE-2261 cron: Implement cron delegate 2017-12-15 08:05:24 +01:00
Dani Palou 13f7e61c1c MOBILE-2261 groups: Implement groups provider 2017-12-15 08:05:24 +01:00
Dani Palou a256ab9775 MOBILE-2261 localnotif: Implement Local Notifs provider and Mock 2017-12-15 08:05:24 +01:00
Dani Palou fe6a24a0f2 MOBILE-2261 sites: Implement sites provider 2017-12-15 08:05:23 +01:00
Dani Palou c8935be6fe MOBILE-2261 site: Implement sites factory and events provider 2017-12-13 16:19:56 +01:00
Dani Palou 4089a85f94 MOBILE-2261 ws: Implement WS provider and FT Mock 2017-11-21 12:11:01 +01:00
Dani Palou 6c19fd1b0e MOBILE-2261 file: Implement file provider and its Mock 2017-11-21 12:10:57 +01:00
Dani Palou 8196c79954 MOBILE-2261 init: Implement init delegate 2017-11-21 12:10:52 +01:00
Dani Palou a4eb66062a MOBILE-2261 utils: Implement several Utils providers 2017-11-21 12:10:49 +01:00
Dani Palou a5987d0846 MOBILE-2261 lang: Implement Lang provider 2017-11-21 12:10:45 +01:00
Dani Palou ffc08b1f53 MOBILE-2261 gulp: Implement config and lang gulp tasks 2017-11-21 12:10:39 +01:00
Dani Palou 4ebc79fca7 MOBILE-2261 core: Emulate simple Cordova plugins
SQLite, Clipboard, Globalization, Network and URL Scheme
2017-11-21 12:10:32 +01:00
Dani Palou e3d5c95c87 MOBILE-2261 core: Implement Config provider 2017-11-21 12:10:12 +01:00
Dani Palou bdffb24c50 MOBILE-2261 core: Implement App provider 2017-11-21 12:10:05 +01:00
Dani Palou 28da03ff4b MOBILE-2261 core: Implement DB provider 2017-11-21 12:10:01 +01:00
Dani Palou d6b2523daf MOBILE-2261 core: Implement Logger service 2017-11-21 12:09:57 +01:00