[GitHub] cordova-lib pull request: CB-9033 : fix WatchKit support

2015-05-21 Thread ogoguel
Github user ogoguel commented on the pull request: https://github.com/apache/cordova-lib/pull/219#issuecomment-104160107 Replace the node-xcode package to support multiple target support Now, plugman install the files/resources within the proper buildphase in the Xcode Project

[GitHub] cordova-plugin-device-motion pull request: CB-8842 Return cached v...

2015-05-21 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/30 CB-8842 Return cached values on Android if there is no updates from sensor https://issues.apache.org/jira/browse/CB-8842 You can merge this pull request into a Git repository

[GitHub] cordova-plugin-network-information pull request: Correct installat...

2015-05-21 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-network-information/pull/27#issuecomment-104162879 You're welcome. Sorry we confused you. If you want to submit a pull request that explains this, that would be a great help to other

[GitHub] cordova-mobile-spec pull request: CB-9052 Fixed failure when creat...

2015-05-21 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/129 CB-9052 Fixed failure when createmobilespec couldn't locate plugin tests https://issues.apache.org/jira/browse/CB-9052 You can merge this pull request into a Git repository by running

[GitHub] cordova-plugin-file-transfer pull request: CB-8951 (wp8) Handle ex...

2015-05-21 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/84 CB-8951 (wp8) Handle exceptions in download() and upload() again https://issues.apache.org/jira/browse/CB-8951 You can merge this pull request into a Git repository by running

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-05-21 Thread thehuijb
GitHub user thehuijb opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/97 CB-8804 implement check for saved result Android uses intents to launch the camera activity on the device to capture images, and on phones with low memory, the Cordova activity may be

[GitHub] cordova-plugin-inappbrowser pull request: CB-3360: Set custom inap...

2015-05-21 Thread rgo
Github user rgo commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/95#issuecomment-104220589 :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] cordova-plugin-camera pull request: feature CB-8777 Add option onl...

2015-05-21 Thread thehuijb
Github user thehuijb commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/80#issuecomment-104222425 anyone interested in this option? if so, please review. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-lib pull request: CB-9051 Plugins don't get re-added if pl...

2015-05-21 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/223#discussion_r30792008 --- Diff: cordova-lib/src/cordova/platform.js --- @@ -122,6 +122,12 @@ function addHelper(cmd, hooksRunner, projectRoot, targets, opts) {

[GitHub] cordova-plugin-contacts pull request: CB-9056 Increased timeout of...

2015-05-21 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/63 CB-9056 Increased timeout of failing tests https://issues.apache.org/jira/browse/CB-9056 You can merge this pull request into a Git repository by running: $ git pull https://g

Re: Cordova 5 - Android and 3rd party libraries question

2015-05-21 Thread Maffett, Ian
Thanks for the info Andrew. I did confirm I was able to build with your plugin fine. It looks like that was a red herring on my end. I¹ve pushed up a github repo showing the DEX issue. You should be able to clone it and run cordova commands. This does have the fix to generate the proper settin

[GitHub] cordova-plugin-file-transfer pull request: Gzip support for wp8.x ...

2015-05-21 Thread sviluppatoribk
GitHub user sviluppatoribk opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/85 Gzip support for wp8.x platform in download response Actually WP platform does not support gzip decompression if you send "Accept-Encoding:gzip" header on download reques

[GitHub] cordova-plugin-camera pull request: Specific camera permissions ad...

2015-05-21 Thread jesusprubio
Github user jesusprubio closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/61 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-plugin-camera pull request: Camera permissions added

2015-05-21 Thread jesusprubio
GitHub user jesusprubio opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/98 Camera permissions added Does this have sense? I need it to get WebRTC (getUserMedia) working with XWalk third party engine. https://github.com/crosswalk-project/cordova-p

[GitHub] cordova-plugin-camera pull request: Specific camera permissions ad...

2015-05-21 Thread jesusprubio
Github user jesusprubio commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/61#issuecomment-104305027 https://github.com/apache/cordova-plugin-camera/pull/98 --- If your project is set up for it, you can reply to this email and have your reply appear o

The number of satellites used in the GPS receiver not supplied with CORDOVA

2015-05-21 Thread BOIZET Jean Francois
In english : Hello, I currently conducting a smartphone application for Android and IOS with CORDOVA development environment. Sdk CORDOVA unclear provide both numbers on the following satellites: The number of satellites used for the actual solution and the total number of visible satellites f

[GitHub] cordova-lib pull request: CB-9051 Plugins don't get re-added if pl...

2015-05-21 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/223#discussion_r30817164 --- Diff: cordova-lib/src/cordova/platform.js --- @@ -122,6 +122,12 @@ function addHelper(cmd, hooksRunner, projectRoot, targets, opts) {

[GitHub] cordova-windows pull request: Update RELEASENOTES.md

2015-05-21 Thread nikhilkh
GitHub user nikhilkh opened a pull request: https://github.com/apache/cordova-windows/pull/79 Update RELEASENOTES.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-windows readme_update Alternatively you can

[GitHub] cordova-windows pull request: Update RELEASENOTES.md

2015-05-21 Thread robpaveza
Github user robpaveza commented on the pull request: https://github.com/apache/cordova-windows/pull/79#issuecomment-104346779 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] cordova-plugin-file pull request: CB-8968 fix readAsArrayBuffer by...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/115#issuecomment-104348100 As far as I understand, this is not needed any more as Newtonsoft JSON change was made non-breaking. Does this PR need to close? --- If your project is s

[GitHub] cordova-plugin-statusbar pull request: Stop "object has no method"...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/25#issuecomment-104350031 Thanks for the contribution! I could not find your iCLA on file. Could you sign one and post it: http://www.apache.org/licenses/icla.txt --- If your

[GitHub] cordova-lib pull request: CB-9051 Plugins don't get re-added if pl...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/223#discussion_r30822641 --- Diff: cordova-lib/src/cordova/platform.js --- @@ -663,6 +668,12 @@ function copy_cordovajs_src(projectRoot, platform, platLib) { } }

Re: The number of satellites used in the GPS receiver not supplied with CORDOVA

2015-05-21 Thread Joe Bowser
Hello Cordova on Android does not have any code behind the Geolocation plugin. I know that people want to add code, but the Geolocation is entirely handled by the browser, and the specification does not go that low level into the GPS hardware to determine the number of satellites. If you wanted

[GitHub] cordova-windows pull request: CB-9057: Replaced the Windows 10 Pre...

2015-05-21 Thread robpaveza
GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-windows/pull/80 CB-9057: Replaced the Windows 10 Preview version of WinJS with the latest base.js Pulled the WinJS branch from github and built it then migrated to only base.js. This removes the WinJS U

[GitHub] cordova-docs pull request: Windows 10 documentation update

2015-05-21 Thread robpaveza
GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-docs/pull/291 Windows 10 documentation update This is part of a migration from the Windows 10 experimental readme into cordova-docs. You can merge this pull request into a Git repository by running:

[GitHub] cordova-windows pull request: CB-9058:Remove 'experimental' monike...

2015-05-21 Thread robpaveza
GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-windows/pull/81 CB-9058:Remove 'experimental' moniker regarding Windows 10 You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-windows

[GitHub] cordova-lib pull request: CB-9051 Plugins don't get re-added if pl...

2015-05-21 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/223#discussion_r30825223 --- Diff: cordova-lib/src/cordova/platform.js --- @@ -122,6 +122,12 @@ function addHelper(cmd, hooksRunner, projectRoot, targets, opts) {

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-05-21 Thread Dmitry Blotsky
Machine has been up, but now going down again for brief maintenance. Will be back up in 15min. Kindly, Dmitry -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Wednesday, May 20, 2015 8:13 PM To: dev@cordova.apache.org Subject: Re: Buildbot: buildslave cordova-window

Buildbot: buildslave cordova-windows-slave was lost

2015-05-21 Thread buildbot
The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-windows-slave went away It last disconnected at Thu May 21 17:29:50 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot htt

[GitHub] cordova-docs pull request: Windows 10 documentation update

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/291 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] cordova-windows pull request: CB-9058:Remove 'experimental' monike...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/81 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-windows pull request: Update RELEASENOTES.md

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/79 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request: CB-9051 Plugins don't get re-added if pl...

2015-05-21 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-lib/pull/223#issuecomment-104368852 LGTM! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this featu

[GitHub] cordova-windows pull request: CB-9057: Replaced the Windows 10 Pre...

2015-05-21 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-windows/pull/80#issuecomment-104369100 Will this create a conflict if someone wants to use WinJS UI ? --- If your project is set up for it, you can reply to this email and have your reply appear

Buildbot: buildslave cordova-windows-slave was lost

2015-05-21 Thread buildbot
The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-windows-slave went away It last disconnected at Thu May 21 18:03:06 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot htt

[GitHub] cordova-lib pull request: CB-9025 Call windows `prepare` logic on ...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/217 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-windows pull request: CB-9025 Removes 'prepare' logic call...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-windows/pull/77#issuecomment-104375981 This has been merged as part of 53c5939. Please close the PR. --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-05-21 Thread Dmitry Blotsky
Sorry for the spam, everyone. Was setting up automatic restarts and automatic task launching on the Windows machine. Shame on me for not doing that since the start. Kindly, Dmitry -Original Message- From: build...@apache.org [mailto:build...@apache.org] Sent: Thursday, May 21, 2015 11:

Do we have a commits mailing list?

2015-05-21 Thread Dmitry Blotsky
Hey folks, Do we have something like a comm...@cordova.apache.org? If so, do you think we should, so we don't keep getting commits and PRs to dev@cordova.apache.org? Or is sending them to dev@ fine? Kindly, Dmitry

[GitHub] cordova-windows pull request: CB-9025 Removes 'prepare' logic call...

2015-05-21 Thread vladimir-kotikov
Github user vladimir-kotikov closed the pull request at: https://github.com/apache/cordova-windows/pull/77 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if t

Re: Do we have a commits mailing list?

2015-05-21 Thread Jesse
We do. comm...@cordova.apache.org There is duplication with github, so if it is too noisy you'll need to setup filters. @purplecabbage risingj.com On Thu, May 21, 2015 at 11:56 AM, Dmitry Blotsky wrote: > Hey folks, > > Do we have something like a comm...@cordova.apache.org comm...@cordova.apac

[GitHub] cordova-plugin-statusbar pull request: Stop "object has no method"...

2015-05-21 Thread Gillardo
Github user Gillardo commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/25#issuecomment-104391478 Sorry for stupid question, but what up i supposed to do with this? Print it and scan it? Just type in the fields? Where am i supposed to this once i

Re: Do we have a commits mailing list?

2015-05-21 Thread Shazron
Yup, make sure your sender subscribes by sending an email to commits-subscr...@cordova.apache.org first. Send an email to commits-h...@cordova.apache.org for more info On Thu, May 21, 2015 at 12:03 PM, Jesse wrote: > We do. comm...@cordova.apache.org > There is duplication with github, so if it i

[GitHub] cordova-cli pull request: CB-8993 Plugin restore ignores search pa...

2015-05-21 Thread marcuspridham
GitHub user marcuspridham opened a pull request: https://github.com/apache/cordova-cli/pull/213 CB-8993 Plugin restore ignores search path Allows searchpath to be passed with the cordova prepare command. You can merge this pull request into a Git repository by running: $ git pu

[GitHub] cordova-lib pull request: CB-8993 Plugin restore ignores search pa...

2015-05-21 Thread marcuspridham
GitHub user marcuspridham opened a pull request: https://github.com/apache/cordova-lib/pull/224 CB-8993 Plugin restore ignores search path Passes provided searchpath to the plugin restore after adding a platform. Without this I would get errors sometimes about "loadLocalPlugins cal

[GitHub] cordova-lib pull request: CB-8993 Plugin restore ignores search pa...

2015-05-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/224#issuecomment-104401689 Good catch. This change looks good to me ! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your p

[GitHub] cordova-plugin-statusbar pull request: Stop "object has no method"...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/25#issuecomment-104412422 The full instructions for submission of the CLA are here: http://www.apache.org/licenses/#clas --- If your project is set up for it, you can reply to

[GitHub] cordova-windows pull request: CB-9059 removed targetingWin10 logic...

2015-05-21 Thread muratsu
GitHub user muratsu opened a pull request: https://github.com/apache/cordova-windows/pull/82 CB-9059 removed targetingWin10 logic from prepare Removes isTargetingWin10 logic and fails silently in case system does not have UAP tools installed. You can merge this pull request into a

[GitHub] cordova-windows pull request: CB-9059 removed targetingWin10 logic...

2015-05-21 Thread robpaveza
Github user robpaveza commented on the pull request: https://github.com/apache/cordova-windows/pull/82#issuecomment-104417775 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] cordova-windows pull request: CB-9059 removed targetingWin10 logic...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/82 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

CSP ignored when using remote content

2015-05-21 Thread Pär
When using a remote content src like http://remoteserver.com/app/index.html";> the CSP rules seems to be ignored; cross origin requests fail even with a "default-src *" CSP. Is this intended behaviour or a bug?

[GitHub] cordova-windows pull request: CB-9057: Replaced the Windows 10 Pre...

2015-05-21 Thread robpaveza
Github user robpaveza commented on the pull request: https://github.com/apache/cordova-windows/pull/80#issuecomment-104425009 Sorry I commented on the Jira, not the PR: No. Someone just drops the UI components (css/ui-light or dark, fonts/symbols.ttf, and ui.js) into the proje

[GitHub] cordova-mobile-spec pull request: CB-8927 Add media to cspMeta and...

2015-05-21 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/127#issuecomment-104425580 Merged. Sorry, forgot to say "This closes #127." You may safely close and delete. --- If your project is set up for it, you can reply to this email and h

[GitHub] cordova-mobile-spec pull request: CB-8927 Add media to cspMeta and...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/127#issuecomment-104426207 You need the nifty coho merge-pr script. :wink: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-registry-web pull request: CB-9026 Adding banner of shifti...

2015-05-21 Thread rakatyal
GitHub user rakatyal opened a pull request: https://github.com/apache/cordova-registry-web/pull/9 CB-9026 Adding banner of shifting registry to npm CB-9026 Adding banner of shifting registry to npm You can merge this pull request into a Git repository by running: $ git pull htt

[GitHub] cordova-registry-web pull request: CB-9026 Adding banner of shifti...

2015-05-21 Thread rakatyal
Github user rakatyal commented on the pull request: https://github.com/apache/cordova-registry-web/pull/9#issuecomment-104428285 @omefire Please review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

Permission to assign issues to myself

2015-05-21 Thread Raghav Katyal
Hi, Can someone please grant me the permission to assign issues to myself? Thanks, Raghav

RE: cordova-vm.apache.org

2015-05-21 Thread Dmitry Blotsky
Hey folks, Resurrecting an old thread here: is cordova-vm.apache.org still available for us? We still need a couchdb machine on Apache Infra. Kindly, Dmitry -Original Message- From: Dmitry Blotsky [mailto:dblot...@microsoft.com] Sent: Wednesday, April 8, 2015 5:29 PM To: dev@cordova.ap

[GitHub] cordova-registry-web pull request: CB-9026 Adding banner of shifti...

2015-05-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-registry-web/pull/9#issuecomment-104434064 LGTM ! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this fea

[GitHub] cordova-windows pull request: CB-9057: Replaced the Windows 10 Pre...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-windows/pull/80#issuecomment-104439555 I think the reference here: https://github.com/apache/cordova-windows/blob/master/cordova-js-src/platform.js needs to be updated to point to base.js --- If yo

[GitHub] cordova-js pull request: CB-9057: Updated cordova.js for Windows t...

2015-05-21 Thread robpaveza
GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-js/pull/113 CB-9057: Updated cordova.js for Windows to refer to base.js instead of winjs.js Fixed this change for cordova-js as well as in cordova-windows. You can merge this pull request into a Git repo

[GitHub] cordova-windows pull request: CB-9057: Replaced the Windows 10 Pre...

2015-05-21 Thread robpaveza
Github user robpaveza commented on the pull request: https://github.com/apache/cordova-windows/pull/80#issuecomment-104441517 Right you are. I've rebased and updated the PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cordova-windows pull request: CB-9057: Replaced the Windows 10 Pre...

2015-05-21 Thread robpaveza
Github user robpaveza commented on the pull request: https://github.com/apache/cordova-windows/pull/80#issuecomment-104441598 Also I made a corresponding PR for Cordova.js. https://github.com/apache/cordova-js/pull/113 --- If your project is set up for it, you can reply to th

[GitHub] cordova-js pull request: CB-9057: Updated cordova.js for Windows t...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-js/pull/113#issuecomment-104452030 @stevengill - What is the correct way to make a corodova.js change now? --- If your project is set up for it, you can reply to this email and have your reply appear

Intro and First PR

2015-05-21 Thread Raghav Katyal
Hi everyone, My name is Raghav and I recently joined the Cordova Runtime team here at Microsoft and am really excited to work with and contribute to the Cordova Team . Here is the link to my first PR: https://github.com/apache/cordova-registry-web/pull/9 Thanks, Raghav

[GitHub] cordova-js pull request: CB-9057: Updated cordova.js for Windows t...

2015-05-21 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-js/pull/113#issuecomment-104453427 The correct way is to change it in cordova-windows now. You can still update legacy-exec cordovajs version but it won't be used when building cordova.js anymore

RE: Cordova-js update

2015-05-21 Thread Nikhil Khandelwal
I'm new to this area. Steve: Can you provide some background on the motivation for this change? In particular, what is the advantage of this workflow, over the existing one: I have also made some changes to cordova-lib which will copy the contents of cordova-js-src into platform_www when a proj

[GitHub] cordova-js pull request: CB-9057: Updated cordova.js for Windows t...

2015-05-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-js/pull/113#issuecomment-104456847 Thanks, Steve! I think createmobilespec might need an update for this to work. In general, what's the recommended workflow for us to generate cordova.js for a parti

Re: CSP ignored when using remote content

2015-05-21 Thread Jesse
This is the intended behavior. The csp rules are defined by the page that is loaded, wherever it is. Pointing content.src to a remote server basically means, ignore anything that is in www/index.html. @purplecabbage risingj.com On Thu, May 21, 2015 at 2:16 PM, Pär wrote: > When using a remote

Re: Permission to assign issues to myself

2015-05-21 Thread Jesse
Done. Take some of mine please! Cheers, Jesse @purplecabbage risingj.com On Thu, May 21, 2015 at 2:43 PM, Raghav Katyal wrote: > Hi, > > Can someone please grant me the permission to assign issues to myself? > > Thanks, > Raghav >

[GitHub] cordova-registry-web pull request: CB-9026 Adding banner of shifti...

2015-05-21 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-registry-web/pull/9#issuecomment-104457546 +1 The sooner this is live the better! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

Re: Intro and First PR

2015-05-21 Thread Jesse
Welcome Raghav! Great first contribution, keep them coming. Cheers, Jesse @purplecabbage risingj.com On Thu, May 21, 2015 at 4:45 PM, Raghav Katyal wrote: > Hi everyone, > > My name is Raghav and I recently joined the Cordova Runtime team here at > Microsoft and am really excited to work wit

[GitHub] cordova-windows pull request: CB-9057: Replaced the Windows 10 Pre...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/80 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: Intro and First PR

2015-05-21 Thread Steven Gill
Welcome! Thanks for the PR! I'll look into merging + deploying your changes tomorrow! On May 21, 2015 5:35 PM, "Jesse" wrote: > Welcome Raghav! > Great first contribution, keep them coming. > > Cheers, > Jesse > > @purplecabbage > risingj.com > > On Thu, May 21, 2015 at 4:45 PM, Raghav Katyal

[GitHub] cordova-js pull request: CB-9057: Updated cordova.js for Windows t...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-js/pull/113 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-coho pull request: Series of improvements to the list-pull...

2015-05-21 Thread nikhilkh
GitHub user nikhilkh opened a pull request: https://github.com/apache/cordova-coho/pull/80 Series of improvements to the list-pulls command * Add support for `--short` for shorter more compact display of pull requests by truncating the PR body message * Add PR number at the be

[GitHub] cordova-lib pull request: CB-9051 Plugins don't get re-added if pl...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/223 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: CSP ignored when using remote content

2015-05-21 Thread Pär
Thanks for the reply. Yes, the CSP rules are defined by the page that is loaded, wherever that is. The thing is that the behavior when loading that page from a remote server is different from the behavior when loading the page locally, even though its the exact same page. I have and CSP "default-

Re: Cordova-js update

2015-05-21 Thread Steven Gill
This change was made so we could get the browserify workflow working well. The main advantage of the browserify workflow is build time inclusion of plugins javascript instead of runtime. Our old way, we use cordova_plugins.js to inject the javascript of every plugin at runtime. With the browserify

[GitHub] cordova-js pull request: CB-9057: Updated cordova.js for Windows t...

2015-05-21 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-js/pull/113#issuecomment-104490211 If you make changes to the platform specific js and want to test it out, I would npm link it to the one in cordova.js/node_modules/platform to test. When we do pl

[GitHub] cordova-registry-web pull request: CB-9026 Adding banner of shifti...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-registry-web/pull/9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea