[jira] [Commented] (CB-13038) Device Rotate on android triggered out of order

2020-03-11 Thread Jesse MacFadyen (Jira)


[ 
https://issues.apache.org/jira/browse/CB-13038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057460#comment-17057460
 ] 

Jesse MacFadyen commented on CB-13038:
--

[~sophie1]

[https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries]

> Device Rotate on android triggered out of order
> ---
>
> Key: CB-13038
> URL: https://issues.apache.org/jira/browse/CB-13038
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android
> Environment: - The latest version of Cordova. 
> - Used Cordova create app to generate an application without all extras to 
> debug
> - used jQuery as well 
> -OS: Apple iMac 
>Reporter: Nicole Kelley
>Assignee: Joey Robert Bowser
>Priority: Minor
>
> When developing for mobile apps, specifically Android, when the device 
> rotates to landscape the orientation change is triggering before the content 
> has a chance to adjust to the change, causing a delay in content rendering in 
> the correct mode. Usually, the content does not change or changes the content 
> to the opposite of the desired mode. For example, the landscape will show 
> portrait or portrait will show landscape.  
> I have been able to fix the issue by setting a timeout function to delay the 
> content change to wait for the device to understand which mode it is in 
> (landscape or portrait) and then adjust the content to such mode. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-13740) CLI - "cordova requirements" throws error (UnhandledPromiseRejectionWarning)

2018-09-25 Thread Jesse MacFadyen (JIRA)


 [ 
https://issues.apache.org/jira/browse/CB-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-13740.
--
Resolution: Fixed

> CLI - "cordova requirements" throws error (UnhandledPromiseRejectionWarning)
> 
>
> Key: CB-13740
> URL: https://issues.apache.org/jira/browse/CB-13740
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser, cordova-cli
> Environment: Windows 10
> Node:  v7.5.0
> NPM:  4.1.2
> Cordova CLI:  8.0.0
> ---
> macOS High Sierra 10.13.1
> Node: v9.3.0
> NPM:  5.6.0
> Cordova CLI:  8.0.0
>Reporter: Sasha Kalmikov
>Priority: Major
>
> When running "cordova requirements" following error thrown:
> *Windows*:
> {noformat}
> Requirements check results for browser:
> (node:5776) UnhandledPromiseRejectionWarning: Unhandled promise rejection 
> (rejection id: 1): TypeError: Cannot read property 'forEach' of undefined
> (node:5776) DeprecationWarning: Unhandled promise rejections are deprecated. 
> In the future, promise rejections that are not handled will terminate the 
> Node.js process with a non-zero exit code.
> {noformat}
> *macOS*:
> {noformat}
> Requirements check results for browser:
> (node:72094) UnhandledPromiseRejectionWarning: TypeError: Cannot read 
> property 'forEach' of undefined
> at /usr/local/lib/node_modules/cordova/src/cli.js:397:35
> at Array.map ()
> at /usr/local/lib/node_modules/cordova/src/cli.js:388:68
> at _fulfilled 
> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/q/q.js:787:54)
> at self.promiseDispatch.done 
> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/q/q.js:816:30)
> at Promise.promise.promiseDispatch 
> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/q/q.js:749:13)
> at 
> /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/q/q.js:557:44
> at flush 
> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/q/q.js:108:17)
> at process._tickCallback (internal/process/next_tick.js:150:11)
> at Function.Module.runMain (module.js:703:11)
> (node:72094) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 
> This error originated either by throwing inside of an async function without 
> a catch block, or by rejecting a promise which was not handled with .catch(). 
> (rejection id: 1)
> (node:72094) [DEP0018] DeprecationWarning: Unhandled promise rejections are 
> deprecated. In the future, promise rejections that are not handled will 
> terminate the Node.js process with a non-zero exit code.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-14185) Do not publish .md5 checksum files

2018-07-02 Thread Jesse MacFadyen (JIRA)


 [ 
https://issues.apache.org/jira/browse/CB-14185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-14185:
-
Issue Type: Bug  (was: Task)

> Do not publish .md5 checksum files
> --
>
> Key: CB-14185
> URL: https://issues.apache.org/jira/browse/CB-14185
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-coho
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>Priority: Major
>
> Policy here:  [https://www.apache.org/dev/release-distribution#sigs-and-sums]
> related CB-13319



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-14185) Do not publish .md5 checksum files

2018-07-02 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-14185:


 Summary: Do not publish .md5 checksum files
 Key: CB-14185
 URL: https://issues.apache.org/jira/browse/CB-14185
 Project: Apache Cordova
  Issue Type: Task
  Components: cordova-coho
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen


Policy here:  [https://www.apache.org/dev/release-distribution#sigs-and-sums]

related CB-13319



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Issue Comment Deleted] (CB-8434) XHR contains Origin-Header file://

2018-05-03 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-8434:

Comment: was deleted

(was: Hello Martin (JIRA),

Your message about "[jira] [Commented] (CB-8434) XHR contains Origin-Header 
file://" 
has been waitlisted.  

Please add yourself to my Boxbe Guest List so your messages will 
go to my Inbox. 

Click the link below to be added:
https://www.boxbe.com/crs?tc_serial=38920929412_rand=490358472_source=stf_medium=email_campaign=CN_STDW_content=002


  Thank you,
  sunilra...@indivar.com


Powered by Boxbe -- "End Email Overload"
Visit 
http://www.boxbe.com/how-it-works?tc_serial=38920929412_rand=490358472_source=stf_medium=email_campaign=CN_STDW_content=002

Boxbe, Inc. | 65 Broadway, Suite 601 | New York, NY 10006
Privacy Policy: http://www.boxbe.com/privacy | Unsubscribe: 
http://www.boxbe.com/unsubscribe
)

> XHR contains Origin-Header file://
> --
>
> Key: CB-8434
> URL: https://issues.apache.org/jira/browse/CB-8434
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android, cordova-lib
>Affects Versions: 3.6.3
> Environment: Windows 7(x64), Android 4.4.4, Cordova App
>Reporter: Martin
>Priority: Major
> Attachments: valFromDevice.png
>
>
> My Cordova app calls some REST-API which requires CORS. The server itself 
> responds with a code 403. If I look at the request headers, I see that origin 
> contains "file://" which is evaluated as invalid on server-side.
> Valid origin values would be: "file:///" oder "null".
> Any solution to this issue?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Issue Comment Deleted] (CB-8434) XHR contains Origin-Header file://

2018-05-03 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-8434:

Comment: was deleted

(was: Hello boxbe-notificati...@boxbe.com (JIRA),

Your message about "[jira] [Commented] (CB-8434) XHR contains Origin-Header 
file://" 
has been waitlisted.  

Please add yourself to my Boxbe Guest List so your messages will 
go to my Inbox. 

Click the link below to be added:
https://www.boxbe.com/crs?tc_serial=38922588353_rand=197294181_source=stf_medium=email_campaign=CN_STDW_content=002


  Thank you,
  sunilra...@indivar.com


Powered by Boxbe -- "End Email Overload"
Visit 
http://www.boxbe.com/how-it-works?tc_serial=38922588353_rand=197294181_source=stf_medium=email_campaign=CN_STDW_content=002

Boxbe, Inc. | 65 Broadway, Suite 601 | New York, NY 10006
Privacy Policy: http://www.boxbe.com/privacy | Unsubscribe: 
http://www.boxbe.com/unsubscribe
)

> XHR contains Origin-Header file://
> --
>
> Key: CB-8434
> URL: https://issues.apache.org/jira/browse/CB-8434
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android, cordova-lib
>Affects Versions: 3.6.3
> Environment: Windows 7(x64), Android 4.4.4, Cordova App
>Reporter: Martin
>Priority: Major
> Attachments: valFromDevice.png
>
>
> My Cordova app calls some REST-API which requires CORS. The server itself 
> responds with a code 403. If I look at the request headers, I see that origin 
> contains "file://" which is evaluated as invalid on server-side.
> Valid origin values would be: "file:///" oder "null".
> Any solution to this issue?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Issue Comment Deleted] (CB-8434) XHR contains Origin-Header file://

2018-05-03 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-8434:

Comment: was deleted

(was: Hello boxbe-notificati...@boxbe.com (JIRA),

Your message about "[jira] [Commented] (CB-8434) XHR contains Origin-Header 
file://" 
has been waitlisted.  

Please add yourself to my Boxbe Guest List so your messages will 
go to my Inbox. 

Click the link below to be added:
https://www.boxbe.com/crs?tc_serial=38921585876_rand=577976071_source=stf_medium=email_campaign=CN_STDW_content=002


  Thank you,
  sunilra...@indivar.com


Powered by Boxbe -- "End Email Overload"
Visit 
http://www.boxbe.com/how-it-works?tc_serial=38921585876_rand=577976071_source=stf_medium=email_campaign=CN_STDW_content=002

Boxbe, Inc. | 65 Broadway, Suite 601 | New York, NY 10006
Privacy Policy: http://www.boxbe.com/privacy | Unsubscribe: 
http://www.boxbe.com/unsubscribe
)

> XHR contains Origin-Header file://
> --
>
> Key: CB-8434
> URL: https://issues.apache.org/jira/browse/CB-8434
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android, cordova-lib
>Affects Versions: 3.6.3
> Environment: Windows 7(x64), Android 4.4.4, Cordova App
>Reporter: Martin
>Priority: Major
> Attachments: valFromDevice.png
>
>
> My Cordova app calls some REST-API which requires CORS. The server itself 
> responds with a code 403. If I look at the request headers, I see that origin 
> contains "file://" which is evaluated as invalid on server-side.
> Valid origin values would be: "file:///" oder "null".
> Any solution to this issue?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Issue Comment Deleted] (CB-8434) XHR contains Origin-Header file://

2018-05-03 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-8434:

Comment: was deleted

(was: Hello boxbe-notificati...@boxbe.com (JIRA),

Your message "[jira] [Commented] (CB-8434) XHR contains Origin-Header file://" 
to me was waitlisted.

Get your message to my inbox by clicking the following link.


https://www.boxbe.com/crs?tc_serial=38922104650_rand=416862849_source=stf_medium=email_campaign=CN_STDW_content=003


  Thank you,
  sunilra...@indivar.com

P.S. ...you'll only have to do this once. Future emails will appear immediately 
in my inbox.

Supercharge your Email
Visit 
http://www.boxbe.com/how-it-works?tc_serial=38922104650_rand=416862849_source=stf_medium=email_campaign=CN_STDW_content=003


Boxbe, Inc. | 65 Broadway, Suite 601 | New York, NY 10006
Privacy Policy: http://www.boxbe.com/privacy | Unsubscribe: 
http://www.boxbe.com/unsubscribe
)

> XHR contains Origin-Header file://
> --
>
> Key: CB-8434
> URL: https://issues.apache.org/jira/browse/CB-8434
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android, cordova-lib
>Affects Versions: 3.6.3
> Environment: Windows 7(x64), Android 4.4.4, Cordova App
>Reporter: Martin
>Priority: Major
> Attachments: valFromDevice.png
>
>
> My Cordova app calls some REST-API which requires CORS. The server itself 
> responds with a code 403. If I look at the request headers, I see that origin 
> contains "file://" which is evaluated as invalid on server-side.
> Valid origin values would be: "file:///" oder "null".
> Any solution to this issue?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-13991) www files are required to be readonly

2018-03-19 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-13991:


Assignee: Jesse MacFadyen

> www files are required to be readonly
> -
>
> Key: CB-13991
> URL: https://issues.apache.org/jira/browse/CB-13991
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>Priority: Major
>
> See CB-5421 for original context.
> Currently if a developer makes their www/index.html file readonly, the 
> resulting /platforms/windows/www/index.html file is also readonly, and 
> windows build tooling requires that it NOT be read-only for ensuring utf-8 
> and BOM.
>  
> This can result in an error like the following:
> {code:java}
> D:\path>phonegap platforms add windows@6
> Using cordova-fetch for cordova-windows@6
> Adding windows project...
> Creating Cordova Windows Project:
> Path: platforms\windows
> Namespace: com.example.mobile
> Name: Mobile app
> Windows project created with cordova-windows@6.0.0
> (node:6248) UnhandledPromiseRejectionWarning: Error: EPERM: operation not 
> permitted, open 'D:\path\platforms\windows\www\index.html'
> at Object.fs.openSync (fs.js:667:18)
> at Object.fs.writeFileSync (fs.js:1326:33)
> at addBOMToFile (D:\path\platforms\windows\cordova\lib\prepare.js:686:12)
> at Array.forEach ()
> at addBOMSignature (D:\path\platforms\windows\cordova\lib\prepare.js:665:1
> 0)
> at D:\path\platforms\windows\cordova\lib\prepare.js:625:13
> at _fulfilled (D:\path\platforms\windows\cordova\node_modules\q\q.js:854:5
> 4)
> at self.promiseDispatch.done (D:\path\platforms\windows\cordova\node_modul
> es\q\q.js:883:30)
> at Promise.promise.promiseDispatch (D:\path\platforms\windows\cordova\node
> _modules\q\q.js:816:13)
> at D:\path\platforms\windows\cordova\node_modules\q\q.js:624:44
> (node:6248) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 
> This error originated either b
> y throwing inside of an async function without a catch block, or by rejecting 
> a promise which was not han
> dled with .catch(). (rejection id: 1)
> (node:6248) [DEP0018] DeprecationWarning: Unhandled promise rejections are 
> deprecated. In the future, pro
> mise rejections that are not handled will terminate the Node.js process with 
> a non-zero exit code.{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-13991) www files are required to be readonly

2018-03-19 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-13991:


 Summary: www files are required to be readonly
 Key: CB-13991
 URL: https://issues.apache.org/jira/browse/CB-13991
 Project: Apache Cordova
  Issue Type: Task
Reporter: Jesse MacFadyen


See CB-5421 for original context.

Currently if a developer makes their www/index.html file readonly, the 
resulting /platforms/windows/www/index.html file is also readonly, and windows 
build tooling requires that it NOT be read-only for ensuring utf-8 and BOM.

 

This can result in an error like the following:
{code:java}
D:\path>phonegap platforms add windows@6
Using cordova-fetch for cordova-windows@6


Adding windows project...


Creating Cordova Windows Project:

Path: platforms\windows
Namespace: com.example.mobile
Name: Mobile app

Windows project created with cordova-windows@6.0.0

(node:6248) UnhandledPromiseRejectionWarning: Error: EPERM: operation not 
permitted, open 'D:\path\platforms\windows\www\index.html'
at Object.fs.openSync (fs.js:667:18)
at Object.fs.writeFileSync (fs.js:1326:33)
at addBOMToFile (D:\path\platforms\windows\cordova\lib\prepare.js:686:12)
at Array.forEach ()
at addBOMSignature (D:\path\platforms\windows\cordova\lib\prepare.js:665:1
0)
at D:\path\platforms\windows\cordova\lib\prepare.js:625:13
at _fulfilled (D:\path\platforms\windows\cordova\node_modules\q\q.js:854:5
4)
at self.promiseDispatch.done (D:\path\platforms\windows\cordova\node_modul
es\q\q.js:883:30)
at Promise.promise.promiseDispatch (D:\path\platforms\windows\cordova\node
_modules\q\q.js:816:13)
at D:\path\platforms\windows\cordova\node_modules\q\q.js:624:44

(node:6248) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This 
error originated either b
y throwing inside of an async function without a catch block, or by rejecting a 
promise which was not han
dled with .catch(). (rejection id: 1)
(node:6248) [DEP0018] DeprecationWarning: Unhandled promise rejections are 
deprecated. In the future, pro
mise rejections that are not handled will terminate the Node.js process with a 
non-zero exit code.{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-13862) Make TargetPlatformVersion and MInimumPlatformVersion configuable

2018-02-09 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-13862:


 Summary: Make TargetPlatformVersion and MInimumPlatformVersion 
configuable
 Key: CB-13862
 URL: https://issues.apache.org/jira/browse/CB-13862
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-windows
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen


As new versions of windows come out, our sliding window of supported versions 
needs to shift with it. (minor versions, like : 10.0.10586.0)

 

We need to make these values configurable via config.xml so developers don't 
have to dig through jsproj files.

A detailed explanation of the version history can be found here:

https://docs.microsoft.com/en-us/windows/uwp/updates-and-versions/choose-a-uwp-version

Discuss thread here:

[http://markmail.org/message/tteqtdsksz2bbpdp]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-13861) Update TargetPlatformVersion to 10.0.10586.0

2018-02-09 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-13861:
-
Component/s: cordova-windows

> Update TargetPlatformVersion to 10.0.10586.0
> 
>
> Key: CB-13861
> URL: https://issues.apache.org/jira/browse/CB-13861
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>Priority: Major
>
> For VS2017 Windows 10 projects we need to update TargetPlatformVersion to 
> 10.0.10586.0
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-13861) Update TargetPlatformVersion to 10.0.10586.0

2018-02-09 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-13861:


 Summary: Update TargetPlatformVersion to 10.0.10586.0
 Key: CB-13861
 URL: https://issues.apache.org/jira/browse/CB-13861
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen


For VS2017 Windows 10 projects we need to update TargetPlatformVersion to 
10.0.10586.0

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12853) Update available message after update [on Windows]

2017-12-08 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12853.
--
Resolution: Fixed

> Update available message after update [on Windows]
> --
>
> Key: CB-12853
> URL: https://issues.apache.org/jira/browse/CB-12853
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-cli
>Reporter: Chris Brody
>Assignee: Jesse MacFadyen
>Priority: Minor
>
> As I reported in https://github.com/cordova/cordova-discuss/issues/68 I saw 
> the following on my Windows 10 professional dev machine:
> C:\Users\Chris
> λ
> C:\Users\Chris
> λ npm update -g cordova
> npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
> C:\Users\Chris\nvs\default\cordova -> 
> C:\Users\Chris\nvs\default\node_modules\cordova\bin\cordova
> C:\Users\Chris\nvs\default
> `-- cordova@7.0.1
> C:\Users\Chris
> λ cordova --version
> 7.0.1
> ┌──┐
> │ Update available: 7.0.1 (current: 7.0.0) │
> │ Run npm install -g cordova to update.│
> └──┘
> C:\Users\Chris
> λ cordova --version
> 7.0.1
> C:\Users\Chris
> λ



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12853) Update available message after update [on Windows]

2017-12-08 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-12853:


Assignee: Jesse MacFadyen

> Update available message after update [on Windows]
> --
>
> Key: CB-12853
> URL: https://issues.apache.org/jira/browse/CB-12853
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-cli
>Reporter: Chris Brody
>Assignee: Jesse MacFadyen
>Priority: Minor
>
> As I reported in https://github.com/cordova/cordova-discuss/issues/68 I saw 
> the following on my Windows 10 professional dev machine:
> C:\Users\Chris
> λ
> C:\Users\Chris
> λ npm update -g cordova
> npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
> C:\Users\Chris\nvs\default\cordova -> 
> C:\Users\Chris\nvs\default\node_modules\cordova\bin\cordova
> C:\Users\Chris\nvs\default
> `-- cordova@7.0.1
> C:\Users\Chris
> λ cordova --version
> 7.0.1
> ┌──┐
> │ Update available: 7.0.1 (current: 7.0.0) │
> │ Run npm install -g cordova to update.│
> └──┘
> C:\Users\Chris
> λ cordova --version
> 7.0.1
> C:\Users\Chris
> λ



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12762) Point package.json repo items to github mirrors

2017-12-07 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12762.
--
Resolution: Fixed

> Point package.json repo items to github mirrors
> ---
>
> Key: CB-12762
> URL: https://issues.apache.org/jira/browse/CB-12762
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: AllComponents
>Reporter: Jesse MacFadyen
>Assignee: Audrey So
>
> Proposal is here:
> https://github.com/cordova/cordova-discuss/issues/67



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-13230) Remove service worker from cordova-browser

2017-09-20 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-13230.
--
Resolution: Fixed

https://github.com/apache/cordova-browser/pull/44

> Remove service worker from cordova-browser
> --
>
> Key: CB-13230
> URL: https://issues.apache.org/jira/browse/CB-13230
> Project: Apache Cordova
>  Issue Type: Bug
>Affects Versions: 5.0.0
>Reporter: Steve Gill
>Assignee: Jesse MacFadyen
>  Labels: browser-next
> Fix For: 5.1.0
>
>
> It doesn't make sense to include service workers by default in 
> cordova-browser. We are better off documenting how to add service workers so 
> our users can do that. I think we need to delete 
> https://github.com/apache/cordova-browser/blob/master/bin/template/www/cordova-sw.js
>  and remove any references to cordova-sw.js 
> https://github.com/apache/cordova-browser/search?utf8=%E2%9C%93=cordova-sw.js=



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-13237) VisualStudio 2017

2017-09-06 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-13237.
--
Resolution: Fixed

Addressed by changing default target.

This can also be worked around by specifying your target, ie.
{code}
cordova build windows -- --appx=uap
cordova run windows -- --appx=uap
{code}
or by adding a preference to root/config.xml 
{code}

{code}

> VisualStudio 2017
> -
>
> Key: CB-13237
> URL: https://issues.apache.org/jira/browse/CB-13237
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> Users who only have VS-2017 and the new tools do not have the expected 
> registry items available to 'cordova build' so it fails.
> Failure happens here:
> https://github.com/apache/cordova-windows/blob/a869223824f6ee1a6fc515d4b4aaafc2d8cfba93/template/cordova/lib/build.js#L554
> And the message I saw was 'MSBuild v4.0 is not supported, aborting.'



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-13237) VisualStudio 2017

2017-09-01 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-13237:


 Summary: VisualStudio 2017
 Key: CB-13237
 URL: https://issues.apache.org/jira/browse/CB-13237
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-windows
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen


Users who only have VS-2017 and the new tools do not have the expected registry 
items available to 'cordova build' so it fails.

Failure happens here:
https://github.com/apache/cordova-windows/blob/a869223824f6ee1a6fc515d4b4aaafc2d8cfba93/template/cordova/lib/build.js#L554

And the message I saw was 'MSBuild v4.0 is not supported, aborting.'



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12974) Platform add should fail fast

2017-06-30 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-12974:


 Summary: Platform add should fail fast
 Key: CB-12974
 URL: https://issues.apache.org/jira/browse/CB-12974
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-lib
Reporter: Jesse MacFadyen


We should fail fast if the platform is already installed.

{code}
 time cordova platform add ios@4 -d
Warning: using prerelease version 7.0.2-dev (cordova-lib@7.0.2-dev)
No scripts found for hook "before_platform_add".
Using cordova-fetch for cordova-ios@4
saving
Running command: npm install cordova-ios@4 --save
Command finished with error code 0: npm install,cordova-ios@4,--save
Removing "cordova-" prefix from cordova-ios
Error: Platform ios already added.

real0m14.939s
user0m7.347s
sys 0m2.453s
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12962) cordova-serve should be able to target default browser

2017-06-27 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-12962:


 Summary: cordova-serve should be able to target default browser
 Key: CB-12962
 URL: https://issues.apache.org/jira/browse/CB-12962
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-serve
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-11980) breakout modules in cordova-lib into their own repos

2017-06-27 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-11980:


Assignee: Jesse MacFadyen  (was: Steve Gill)

> breakout modules in cordova-lib into their own repos
> 
>
> Key: CB-11980
> URL: https://issues.apache.org/jira/browse/CB-11980
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-common, cordova-fetch, cordova-lib, cordova-serve
>Reporter: Steve Gill
>Assignee: Jesse MacFadyen
>  Labels: cordova-next
>
> This issue needs a cordova-discuss PR still.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Reopened] (CB-11980) breakout modules in cordova-lib into their own repos

2017-06-27 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reopened CB-11980:
--

cordova-lib readme does not reflect changes, instructions are now wrong.

> breakout modules in cordova-lib into their own repos
> 
>
> Key: CB-11980
> URL: https://issues.apache.org/jira/browse/CB-11980
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-common, cordova-fetch, cordova-lib, cordova-serve
>Reporter: Steve Gill
>Assignee: Steve Gill
>  Labels: cordova-next
>
> This issue needs a cordova-discuss PR still.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12960) Run platform travis tests on node 4 + 6

2017-06-27 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-12960:
-
Component/s: cordova-ios
 cordova-android

> Run platform travis tests on node 4 + 6 
> 
>
> Key: CB-12960
> URL: https://issues.apache.org/jira/browse/CB-12960
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android, cordova-ios
>Reporter: Jesse MacFadyen
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12960) Run platform travis tests on node 4 + 6

2017-06-27 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-12960:


 Summary: Run platform travis tests on node 4 + 6 
 Key: CB-12960
 URL: https://issues.apache.org/jira/browse/CB-12960
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Jesse MacFadyen






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-11181) Browser platform requires a favicon.ico file

2017-06-27 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-11181.
--
Resolution: Fixed

> Browser platform requires a favicon.ico file
> 
>
> Key: CB-11181
> URL: https://issues.apache.org/jira/browse/CB-11181
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Affects Versions: 3.5.0
> Environment: Chrome browser
>Reporter: Robert Posener
>Assignee: Jesse MacFadyen
>Priority: Minor
>  Labels: triaged
>
> If a favicon.ico file is not presenet in the www folder, a 404 error is 
> thrown in the console.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-7952) Add cordova-plugin-console support for browser platform

2017-06-26 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-7952.
-
Resolution: Fixed

Browsers inherently support console.log via various developer tools, and 
cordova-console is being moved to be more built in functionality.

> Add cordova-plugin-console support for browser platform
> ---
>
> Key: CB-7952
> URL: https://issues.apache.org/jira/browse/CB-7952
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-browser
>Reporter: Sergey Shakhnazarov
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-11181) Browser platform requires a favicon.ico file

2017-06-23 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-11181:


Assignee: Jesse MacFadyen

> Browser platform requires a favicon.ico file
> 
>
> Key: CB-11181
> URL: https://issues.apache.org/jira/browse/CB-11181
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Affects Versions: 3.5.0
> Environment: Chrome browser
>Reporter: Robert Posener
>Assignee: Jesse MacFadyen
>Priority: Minor
>  Labels: triaged
>
> If a favicon.ico file is not presenet in the www folder, a 404 error is 
> thrown in the console.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-11221) Browser platform and beep displays console warning

2017-06-23 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-11221.
--
Resolution: Incomplete

I have no idea what this means.  Please provide steps to reproduce, or explain 
the issue in more detail.

> Browser platform and beep displays console warning
> --
>
> Key: CB-11221
> URL: https://issues.apache.org/jira/browse/CB-11221
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Affects Versions: 3.5.0
>Reporter: Robert Posener
>Priority: Minor
>  Labels: triaged
>
> A warning is displayed in the console.log:
> "The provided value '0' is not a valid enum value of type OscillatorType."



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-11710) clean.bat is missing for platform browser

2017-06-23 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-11710.
--
Resolution: Fixed

> clean.bat is missing for platform browser
> -
>
> Key: CB-11710
> URL: https://issues.apache.org/jira/browse/CB-11710
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Affects Versions: 4.1.0
> Environment: Windows 10 x64
>Reporter: Nick Borko
>Assignee: Jesse MacFadyen
>Priority: Minor
>  Labels: reproduced, triaged
>
> There is no clean.bat file generated in platforms/browser/cordova, so a 
> {{cordova clean browser}} fails on Windows.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-11710) clean.bat is missing for platform browser

2017-06-22 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-11710:


Assignee: Jesse MacFadyen

> clean.bat is missing for platform browser
> -
>
> Key: CB-11710
> URL: https://issues.apache.org/jira/browse/CB-11710
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Affects Versions: 4.1.0
> Environment: Windows 10 x64
>Reporter: Nick Borko
>Assignee: Jesse MacFadyen
>Priority: Minor
>  Labels: reproduced, triaged
>
> There is no clean.bat file generated in platforms/browser/cordova, so a 
> {{cordova clean browser}} fails on Windows.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-11711) cordova clean browser doesn't delete www directory

2017-06-22 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-11711.
--
Resolution: Fixed

> cordova clean browser doesn't delete www directory
> --
>
> Key: CB-11711
> URL: https://issues.apache.org/jira/browse/CB-11711
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-browser
>Affects Versions: 4.1.0
> Environment: Windows 10 x64
>Reporter: Nick Borko
>Priority: Minor
>
> {{cordova clean browser}} command leaves build artifacts in 
> platforms/browser/www directory



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-11809) Tutorial from the main page doesn't work

2017-06-22 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-11809:


Assignee: Jesse MacFadyen

> Tutorial from the main page doesn't work
> 
>
> Key: CB-11809
> URL: https://issues.apache.org/jira/browse/CB-11809
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser, cordova-cli
>Affects Versions: 6.3.1
>Reporter: Cássio Hideki Kanashiro Oseki
>Assignee: Jesse MacFadyen
>
> cordova run needs a very specific browser to run, and does nothing if this 
> very specific browser doesn't exist the expected places
> [empjustine@artemis conservo]$ ~/node_modules/.bin/cordova run browser
> Running command: /home/empjustine/conservo/platforms/browser/cordova/build 
> Cleaning Browser project
> Running command: /home/empjustine/conservo/platforms/browser/cordova/run 
> --nobuild
> Static file server running @ http://localhost:8000/index.html
> CTRL + C to shut down
> Error executing "google-chrome 
> --user-data-dir=/tmp/temp_chrome_user_data_dir_for_cordova 
> http://localhost:8000/index.html": /bin/sh: google-chrome: command not found
> [empjustine@artemis conservo]$ 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-11898) unable to add platform 'browser' to cordova project

2017-06-22 Thread Jesse MacFadyen (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16060144#comment-16060144
 ] 

Jesse MacFadyen commented on CB-11898:
--

Is this still an issue?

> unable to add platform 'browser' to cordova project
> ---
>
> Key: CB-11898
> URL: https://issues.apache.org/jira/browse/CB-11898
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Affects Versions: 6.3.1
> Environment: windows 8.1 64-bit
> node 0.12.7
> npm 2.11.3
> cordova 6.3.1
>Reporter: Deepak Vasalamarri
>Assignee: Jesse MacFadyen
>  Labels: triaged
>
> I'm following the steps provided under 'Get Started Fast' section in Cordova 
> official page (https://cordova.apache.org/).
> After installing cordova and creating the project, while executing the 
> command to add 'browser' platform (Command: cordova platform add browser), 
> i'm getting the following error:
> Error: Failed to fetch platform browser
> Probably this is either a connection problem, or platform spec is incorrect.
> Check your connection and platform name/version/URL.
> Error: shasum check failed for 
> C:\Users\KH293\AppData\Local\Temp\npm-11160-c84d1
> e1d\registry.npmjs.org\cordova-browser\-\cordova-browser-4.1.0.tgz
> Expected: a0878f7a9cfca80c5e013cb3e53487b73e9c8350
> Actual:   75079065e5cd50aa6743cbd85317617053fb20c6
> From: 
> https://registry.npmjs.org/cordova-browser/-/cordova-browser-4.1.0.tgz
> Additional notes: 1)I tried re-installing cordova and adding the platform, 
> still it didn't work.
> 2)Adding 'android' platform is successful.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-11898) unable to add platform 'browser' to cordova project

2017-06-22 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-11898:


Assignee: Jesse MacFadyen

> unable to add platform 'browser' to cordova project
> ---
>
> Key: CB-11898
> URL: https://issues.apache.org/jira/browse/CB-11898
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Affects Versions: 6.3.1
> Environment: windows 8.1 64-bit
> node 0.12.7
> npm 2.11.3
> cordova 6.3.1
>Reporter: Deepak Vasalamarri
>Assignee: Jesse MacFadyen
>  Labels: triaged
>
> I'm following the steps provided under 'Get Started Fast' section in Cordova 
> official page (https://cordova.apache.org/).
> After installing cordova and creating the project, while executing the 
> command to add 'browser' platform (Command: cordova platform add browser), 
> i'm getting the following error:
> Error: Failed to fetch platform browser
> Probably this is either a connection problem, or platform spec is incorrect.
> Check your connection and platform name/version/URL.
> Error: shasum check failed for 
> C:\Users\KH293\AppData\Local\Temp\npm-11160-c84d1
> e1d\registry.npmjs.org\cordova-browser\-\cordova-browser-4.1.0.tgz
> Expected: a0878f7a9cfca80c5e013cb3e53487b73e9c8350
> Actual:   75079065e5cd50aa6743cbd85317617053fb20c6
> From: 
> https://registry.npmjs.org/cordova-browser/-/cordova-browser-4.1.0.tgz
> Additional notes: 1)I tried re-installing cordova and adding the platform, 
> still it didn't work.
> 2)Adding 'android' platform is successful.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12064) navigator.getUserMedia as used in the camera plugin for the browser target has been deprecated and should be changed to match the new spec which is navigator.mediaDevices.

2017-06-22 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-12064:


Assignee: Jesse MacFadyen

> navigator.getUserMedia as used in the camera plugin for the browser target 
> has been deprecated and should be changed to match the new spec which is 
> navigator.mediaDevices.getUserMedia
> ---
>
> Key: CB-12064
> URL: https://issues.apache.org/jira/browse/CB-12064
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Affects Versions: 3.5.0
> Environment: Chrome, Firefox and Opera
>Reporter: Justin Willis
>Assignee: Jesse MacFadyen
>
> The navigator.getUserMedia api has been deprecated and updated to be 
> navigator.mediaDevices.getUserMedia. After looking at the camera plugin today 
> and how it works with the browser target it seems that the camera plugin 
> still uses the deprecated version of the api. While the old api is currently 
> still supported along with the new version of the api in Chrome and Firefox, 
> it is due to be removed asap, which would in turn break the current version 
> of the camera plugin.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12526) cordova platform add browser incorrectly copies extra files

2017-06-22 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-12526:


Assignee: Jesse MacFadyen

> cordova platform add browser incorrectly copies extra files
> ---
>
> Key: CB-12526
> URL: https://issues.apache.org/jira/browse/CB-12526
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Reporter: Steve Gill
>Assignee: Jesse MacFadyen
>
> Not sure what is going on
> Cordova platform add browser will add the browser platform.
> Go into myapp/platforms/browser and you will notice extra index.html, css, 
> img and js folders. They belong to the hello world cordova app. Your actual 
> app www gets copied into myapp/platforms/browser/www. So not sure why or 
> where these files are coming from. Maybe the create script in browser?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12526) cordova platform add browser incorrectly copies extra files

2017-06-22 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12526.
--
Resolution: Fixed

> cordova platform add browser incorrectly copies extra files
> ---
>
> Key: CB-12526
> URL: https://issues.apache.org/jira/browse/CB-12526
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Reporter: Steve Gill
>Assignee: Jesse MacFadyen
>
> Not sure what is going on
> Cordova platform add browser will add the browser platform.
> Go into myapp/platforms/browser and you will notice extra index.html, css, 
> img and js folders. They belong to the hello world cordova app. Your actual 
> app www gets copied into myapp/platforms/browser/www. So not sure why or 
> where these files are coming from. Maybe the create script in browser?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12315) Contacts Plugin returns same URL for all photos in array

2017-05-31 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-12315:


Assignee: (was: Jesse MacFadyen)

> Contacts Plugin returns same URL for all photos in array
> 
>
> Key: CB-12315
> URL: https://issues.apache.org/jira/browse/CB-12315
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-contacts
>Affects Versions: 6.4.0
>Reporter: Joshua Rowe
>  Labels: android6.0, triaged
> Fix For: 6.4.0
>
>
> Example:  Contact ID 1000 has three photos which are returned in an array in 
> the contacts object.  However, all three photo URL's are the same for each of 
> the photos returned.
> 
> var options = new ContactFindOptions();
> options.filter = "";
> options.multiple = true;
> options.hasPhoneNumber = true;
> var fields = ["id", "photos"];
> navigator.contacts.find(fields, ContactListSuccess, ContactListError, 
> options);
> function ContactListSuccess(contacts) {
> for (var i = 0; i < contacts.length; i++) {
> console.log(contacts[i].id);
> 
> for (var j = 0; j < contacts[i].photos.length; j++) {
> console.log(j + " - " + contacts[i].photos[j].value);
> }
> }
> }
> function ContactListError(error) {
> console.error(error);
> }
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12590) Create a generic test platform

2017-05-31 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12590.
--
Resolution: Fixed

https://github.com/apache/cordova-test-platform

> Create a generic test platform 
> ---
>
> Key: CB-12590
> URL: https://issues.apache.org/jira/browse/CB-12590
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-lib
>Reporter: Audrey So
>Assignee: Jesse MacFadyen
> Fix For: 7.0.0
>
>
> In order to improve testing, create a generic test platform. For now, this 
> generic test platform should be able to replace android for platform add/rm 
> tests. Most likely will be called "cordova-platform-test".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12868) Improve telemetry.cordova.io

2017-05-31 Thread Jesse MacFadyen (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16031762#comment-16031762
 ] 

Jesse MacFadyen commented on CB-12868:
--

Looking great sofar!
I would like to +1 seeing aggregated OS, and environment data.
ie, in addition to seeing the detailed version, Windows 10, Windows 8.1, ... a 
summary version with Windows, OSX, Linux
and NodeJS, a summary that is grouped also, ala ...  Node 7.x, 6.x, ...


> Improve telemetry.cordova.io
> 
>
> Key: CB-12868
> URL: https://issues.apache.org/jira/browse/CB-12868
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-cli
>Reporter: Jan Piotrowski
>Assignee: Jan Piotrowski
>
> The data on telemetry.cordova.io is very interesting. But I think the report 
> could be improved quite a bit:
> - Show more data "over time" (as "Users" and "Cordova Versions" does already)
> - Give different things a bit more space and padding
> - Show more data tables (like "Node Version <-> Users")
> I could actually work on this, just need an invite for the report.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-9596) PlatformApi master issue

2017-05-25 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-9596.
-
Resolution: Fixed

> PlatformApi master issue
> 
>
> Key: CB-9596
> URL: https://issues.apache.org/jira/browse/CB-9596
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-common, cordova-lib, cordova-plugman
>Reporter: Vladimir Kotikov
>Assignee: Vladimir Kotikov
>  Labels: PlatformApi, cordova-lib
>
> This is the master issue for PlatformApi related work.
> The description is copied from 
> https://github.com/cordova/cordova-discuss/pull/9
> This proposal describes a high-level classes which describe Cordova project 
> and Cordova platform as a strictly typed APIs:
> * ProjectApi - a high-level abstraction on top of cordova project, exposes 
> project's properties and methods for project management.
> * PlatformApi class - further development of PlatformProject (see #4) - 
> abstraction for single particular platform.
> To make the transition to new API smoother, the cordova-lib needs to be 
> updated to expose the same class, which will work as a polyfill in case if 
> platform doesn't provides its own PlatformApi.
> There also a potential problem of code duplication, since the PlatformApi 
> needs for several classes, which currently being stored and exposed by 
> cordova-lib: ConfigParser, PluginInfo, etc. The one of solutions of this 
> problem - is to factor out the common classes and routines to shared module 
> (proposed name - cordova-common), which then will be released separately. 
> This approach is discussed in cordova-lib/#235



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12527) Implement and expose PlatformApi for browser

2017-05-25 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12527.
--
Resolution: Implemented

> Implement and expose PlatformApi for browser
> 
>
> Key: CB-12527
> URL: https://issues.apache.org/jira/browse/CB-12527
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-common, cordova-lib, cordova-plugman
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12617) Remove node 0.x support for platforms

2017-05-25 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-12617:
-
Component/s: (was: cordova-browser)

> Remove node 0.x support for platforms
> -
>
> Key: CB-12617
> URL: https://issues.apache.org/jira/browse/CB-12617
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android, cordova-ios, cordova-windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8260) Error when unzipping build zip package

2017-05-25 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-8260.
-
Resolution: Not A Problem

Zipping is (todo:) being removed from browser platform builds.

> Error when unzipping build zip package
> --
>
> Key: CB-8260
> URL: https://issues.apache.org/jira/browse/CB-8260
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-browser
>Reporter: Sam Verschueren
>
> When I build my project with 'cordova build browser', a zip file will be 
> created under the build folder. When I unzip that folder I get the following 
> errors for certain files:
> error:  invalid compressed data to inflate
> It seems that the problem lays in the adm-zip module used to create that zip 
> package. Other people have reported the same issue in the issue tracker of 
> adm-zip (https://github.com/cthackers/adm-zip/issues/102).
> This could be solved by using another archiver module like 
> https://github.com/ctalkington/node-archiver as suggested by another user in 
> the issue tracker of adm-zip.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12762) Point package.json repo items to github mirrors

2017-05-04 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-12762:


 Summary: Point package.json repo items to github mirrors
 Key: CB-12762
 URL: https://issues.apache.org/jira/browse/CB-12762
 Project: Apache Cordova
  Issue Type: Bug
  Components: AllComponents
Reporter: Jesse MacFadyen


Proposal is here:
https://github.com/cordova/cordova-discuss/issues/67




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12605) `cordova requirements` call fails with cordova-android@master if there is no `C:\Program Files\Android\` directory

2017-05-02 Thread Jesse MacFadyen (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15992474#comment-15992474
 ] 

Jesse MacFadyen commented on CB-12605:
--

{code}
@ECHO OFF
for /f "tokens=2*" %%a in ('REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\Android 
Studio" /v Path') do set "ASPath=%%~b"
ECHO %ASPath%
{code}

> `cordova requirements` call fails with cordova-android@master if there is no 
> `C:\Program Files\Android\` directory
> --
>
> Key: CB-12605
> URL: https://issues.apache.org/jira/browse/CB-12605
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Reporter: Alexander Sorokin
>Assignee: Jesse MacFadyen
>  Labels: found-by-ci, triaged
>
> `cordova requirements` call fails with cordova-android@master if there is no 
> `C:\Program Files\Android\` directory
> Example output.
> {noformat}
> Requirements check results for android:
> Java JDK: installed 1.8.0
> Android SDK: installed true
> Android target: installed Google Inc.:Google 
> APIs:19,android-25,android-24,android-23,android-22,android-21,android-19
> Gradle: not installed 
> ENOENT: no such file or directory, scandir 'C:\Program Files\Android'
> Error: Some of requirements check failed
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Reopened] (CB-12605) `cordova requirements` call fails with cordova-android@master if there is no `C:\Program Files\Android\` directory

2017-05-02 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reopened CB-12605:
--
  Assignee: Jesse MacFadyen  (was: Alexander Sorokin)

Non standard install paths still have the issue.

> `cordova requirements` call fails with cordova-android@master if there is no 
> `C:\Program Files\Android\` directory
> --
>
> Key: CB-12605
> URL: https://issues.apache.org/jira/browse/CB-12605
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Reporter: Alexander Sorokin
>Assignee: Jesse MacFadyen
>  Labels: found-by-ci, triaged
>
> `cordova requirements` call fails with cordova-android@master if there is no 
> `C:\Program Files\Android\` directory
> Example output.
> {noformat}
> Requirements check results for android:
> Java JDK: installed 1.8.0
> Android SDK: installed true
> Android target: installed Google Inc.:Google 
> APIs:19,android-25,android-24,android-23,android-22,android-21,android-19
> Gradle: not installed 
> ENOENT: no such file or directory, scandir 'C:\Program Files\Android'
> Error: Some of requirements check failed
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-9315) 'cordova serve' fails silently when there are no platforms

2017-04-25 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-9315:
---

Assignee: Jesse MacFadyen  (was: Filip Maj)

> 'cordova serve' fails silently when there are no platforms
> --
>
> Key: CB-9315
> URL: https://issues.apache.org/jira/browse/CB-9315
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Reporter: Omar Mefire
>Assignee: Jesse MacFadyen
>
> REPRO STEPS:
> - cordova create test-project
> - cd test-project
> - cordova serve
> EXPECTED:
>  a failure with error message: "No platforms added to this project. Please, 
> use `cordova platform add`."
> ACTUAL:
> nothing happens, no error message is shown.
> I had to step through and debug the code in order to know what the issue was.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12543) Lock Orientation on iOS doesn't work correctly

2017-04-24 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12543.
--
Resolution: Fixed

merged to master, ready for vote/release

https://github.com/apache/cordova-plugin-screen-orientation/pull/11

> Lock Orientation on iOS doesn't work correctly
> --
>
> Key: CB-12543
> URL: https://issues.apache.org/jira/browse/CB-12543
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Screen Orientation
>Affects Versions: Master
> Environment: iOS 10
> iPhone 6+
>Reporter: Pascal
>Priority: Critical
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When I haven't locked the orientation so far and held my iPhone in portrait 
> mode and then lock it to landscape, it appears that the webview is rotated 
> but not the "screen" 
> => only half of the webview is still visible since it isn't resized to the 
> new orientation
> - Already made a PR on 
> https://github.com/apache/cordova-plugin-screen-orientation/pulls



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12649) Failures should exit with non-zero exitCode

2017-04-11 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-12649:


 Summary: Failures should exit with non-zero exitCode
 Key: CB-12649
 URL: https://issues.apache.org/jira/browse/CB-12649
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Jesse MacFadyen


There are probably multiple places where this happens.

One example.

{code}
cordova plugin add does-not-exist // <= error code is 1
{code}

But adding the same plugin to config.xml and running `cordova prepare` we see 
the same output, but exit code is 0







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12171) --template is adding two package.json files

2017-04-04 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12171.
--
Resolution: Not A Problem

> --template is adding two package.json files
> ---
>
> Key: CB-12171
> URL: https://issues.apache.org/jira/browse/CB-12171
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-create
>Reporter: Steve Gill
>Assignee: Audrey So
>  Labels: cordova-7.0.0
>
> Run: cordova create hello com.example.hello HelloWorld --template 
> phonegap-template-webvr
> You will see a package.json in the project + in the www. Subdirectory is not 
> working properly here. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12624) Add deprecated node version warning for 4.x

2017-04-04 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12624.
--
Resolution: Fixed

> Add deprecated node version warning for 4.x
> ---
>
> Key: CB-12624
> URL: https://issues.apache.org/jira/browse/CB-12624
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: cordova-7.0.0
>
> Put in the promise chain of prepare:
> https://github.com/apache/cordova-lib/blob/f8b58c782c71558516adbbd81929ee31ec3ded7f/cordova-lib/src/cordova/prepare.js
> Model it after this:
> https://github.com/apache/cordova-lib/blob/f8b58c782c71558516adbbd81929ee31ec3ded7f/cordova-lib/src/cordova/platform.js#L144-L150
> Check "process.version" for v0.x.x or v0.x, if they exist, print the warning.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10063) cordova-cli 5.4.0 bug with PList creation

2017-04-04 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-10063:
-
Labels: cordova-7.0.0  (was: cordova-6.0.0)

> cordova-cli 5.4.0 bug with PList creation
> -
>
> Key: CB-10063
> URL: https://issues.apache.org/jira/browse/CB-10063
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI, CordovaLib
>Affects Versions: 5.4.0
>Reporter: Gregor
>  Labels: cordova-7.0.0
>
> Our config.xml has this part in:
> {code:java}
> 
>   
>   
>parent="UISupportedInterfaceOrientations">
> 
>   UIInterfaceOrientationPortrait
>   UIInterfaceOrientationPortraitUpsideDown
> 
>   
>parent="UISupportedInterfaceOrientations~ipad">
> 
>   UIInterfaceOrientationPortrait
>   UIInterfaceOrientationLandscapeLeft
>   UIInterfaceOrientationPortraitUpsideDown
>   UIInterfaceOrientationLandscapeRight
> 
>   
> 
> {code}
> With Cordova 5.4.0 installed, PList gets generated, but there is no part with 
> orientation options in. Removing 5.4.0 and installing 5.3.3, everything 
> functions as should. 
> Looking at update_platform_config.js hook and echoing this line out 
> {code:java}
> fs.writeFileSync(targetFile, tempInfoPlist, 'utf-8');
> {code}
> You will see in console, the part with orientation is in. Also, if you save 
> this exact same string into some new generic file, it will be successfully 
> saved. However, the original platforms/ios/myapp/myapp.plist file won't 
> include the orientation part.
> This is a serious bug and a huge issue for us. Going to buggy 5.3.3 is a huge 
> step down for us, and not having this orientation in 5.4.0 is another.
> I don't know if there's actually anyone alive here, but I surely hope, 
> someone will someday found this ticket and say "hey.. look.. we aren't the 
> only ones that have the problem with the orientation thing on ios"
> Regards.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12617) Remove node 0.x support for platforms

2017-03-30 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-12617:


 Summary: Remove node 0.x support for platforms
 Key: CB-12617
 URL: https://issues.apache.org/jira/browse/CB-12617
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Browser, iOS, Windows
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-11346) Remove known platforms check for Platform API

2017-03-29 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-11346.
--
Resolution: Fixed

> Remove known platforms check for Platform API
> -
>
> Key: CB-11346
> URL: https://issues.apache.org/jira/browse/CB-11346
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaLib
>Reporter: Shazron Abdullah
>Assignee: Jesse MacFadyen
>  Labels: cordova-7.0.0
>
> https://github.com/apache/cordova-lib/blob/61f584de5891c52431e40a2dd534ac24cc081fcb/cordova-lib/src/platforms/PlatformApiPoly.js#L58-L59
> So that users can install any "platform".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-11868) inappbrowser overrides window.open and doesn't follow allow-intent and allow-navigation restrictions

2017-03-28 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-11868.
--
Resolution: Not A Problem

> inappbrowser overrides window.open and doesn't follow allow-intent and 
> allow-navigation restrictions
> 
>
> Key: CB-11868
> URL: https://issues.apache.org/jira/browse/CB-11868
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
>Affects Versions: 3.5.0
> Environment: android
>Reporter: Mladen Petrovic
>Priority: Critical
>  Labels: security
>
> InappBrowser doesn't follow allow-intent and allow-navigation meta tags only 
> in Android.
> It also overrides default window.open(uri, '_self');
> So when i allow only some urls to be allowed like this:
> http://google.com/; />
> http://google.com; />
> I can successfully open yahoo.com via window.open('yahoo.com', '_self');
> But if i remove inappBrowser plugin they it follow restriction and will only 
> open google.com
> This happens only in Android, not in iOS.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-11868) inappbrowser overrides window.open and doesn't follow allow-intent and allow-navigation restrictions

2017-03-28 Thread Jesse MacFadyen (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15946234#comment-15946234
 ] 

Jesse MacFadyen commented on CB-11868:
--

The allow intent + allow navigation tags define what can be loaded by the 
applications root webview.

InAppBrowser can and SHOULD be allowed to open any site on the internet, and 
able to do it safely without affecting the rest of your application.  This is 
the entire goal of InAppBrowser.

If you would like to limit the pages that the IAB can go to, just watch for the 
loadstart event, and if you don't approve just close it.

{code}
var ref = cordova.InAppBrowser.open('http://apache.org', '_blank', 
'location=yes');
ref.addEventListener('loadstart', function(event) { alert(event.url); });
{code}

> inappbrowser overrides window.open and doesn't follow allow-intent and 
> allow-navigation restrictions
> 
>
> Key: CB-11868
> URL: https://issues.apache.org/jira/browse/CB-11868
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
>Affects Versions: 3.5.0
> Environment: android
>Reporter: Mladen Petrovic
>Priority: Critical
>  Labels: security
>
> InappBrowser doesn't follow allow-intent and allow-navigation meta tags only 
> in Android.
> It also overrides default window.open(uri, '_self');
> So when i allow only some urls to be allowed like this:
> http://google.com/; />
> http://google.com; />
> I can successfully open yahoo.com via window.open('yahoo.com', '_self');
> But if i remove inappBrowser plugin they it follow restriction and will only 
> open google.com
> This happens only in Android, not in iOS.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12442) npm install -g cordova fails

2017-03-28 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12442.
--
Resolution: Not A Problem

I am assuming this is working now.

> npm install -g cordova  fails
> -
>
> Key: CB-12442
> URL: https://issues.apache.org/jira/browse/CB-12442
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI
> Environment: windows 7 home premium
>Reporter: Bill Morgan
>Priority: Blocker
> Attachments: request
>
>
> npm install -g cordova fails on Windows...
> recently installed nodejs (upgrade)
> npm ERR! Windows_NT 6.1.7601
> npm ERR! argv "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Program Files 
> (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "cordova"
> npm ERR! node v6.9.5
> npm ERR! npm  v3.10.10
> npm ERR! path 
> C:\Users\Bill\AppData\Roaming\npm\node_modules\.staging\abbrev-8e8eafc3
> npm ERR! code ENOENT
> npm ERR! errno -4058
> npm ERR! syscall rename



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-11189) Deprecation and other Warnings with XCode 7.3 and InAppBrowser 1.4.0

2017-03-28 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-11189:


Assignee: (was: sterling gerritz)

> Deprecation and other Warnings with XCode 7.3 and InAppBrowser 1.4.0
> 
>
> Key: CB-11189
> URL: https://issues.apache.org/jira/browse/CB-11189
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
>Affects Versions: 1.4.0
> Environment: XCode 7.3
>Reporter: Danilo Cicognani
>Priority: Critical
>  Labels: easyfix, ios, triaged
>
> After adding plugin InAppBrowser XCode 7.3 repors some warning.
> To test I created a test app:
> cordova create testPlugin com.example.testplugin testPlugin
> cd testPlugin
> cordova platform add ios
> cordova plugin add cordova-plugin-inappbrowser
> Then I opened XCode and run the App. I got these warnings:
> 'UIBarButtonItemStyleBordered' is deprecated: first deprecated in iOS 8.0 - 
> Use UIBarButtonItemStylePlain when minimum deployment target is iOS7 or later.
> Null passed to a callee that requires a non-null argument
> Conflicting return type in implementation of 'supported interface 
> orientations': 'UIInterfaceOrientationMask' (aka 'enum 
> UIInterfaceOrientationMask') vs 'NSUInteger' (aka 'unsigned int')



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-11423) Web view shrinks after locking screen orientation

2017-03-28 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-11423:
-
Component/s: Ionic

> Web view shrinks after locking screen orientation
> -
>
> Key: CB-11423
> URL: https://issues.apache.org/jira/browse/CB-11423
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Ionic, Plugin Screen Orientation
>Affects Versions: 1.4.2
> Environment: Using:
> - Cordova CLI 6.2.0
> - cordova-ios 4.1.1
> - Xcode 7.3
> - OSX 10.11.5
> Best reproduced on an iOS simulator with iPhone 6s Plus and iOS 9.3.
>Reporter: Rafael Barriuso
>Assignee: Tony Homer
> Attachments: cb-11423-joe1.png, cb-11423-joe2.png
>
>
> Since version 1.4.2 "screen.lockOrientation" works on iOS 9, but for some 
> reason, in some phones the dimensions of the web view are wrong after 
> changing to the new orientation.
> Before locking:
> !https://www.dropbox.com/s/t2jcqqmg1hni22t/Sim-screenshot2.png?dl=1!
> After locking:
> !https://www.dropbox.com/s/p64324riwqzepzz/Sim-screenshot1.png?dl=1!
> Steps to reproduce:
> 1) Prepare a cordova app including cordova-plugin-screen-orientation.
> 2) Run the application on a Xcode simulator for iPhone 6s Plus and iOS 9.3.
> 3) Rotate the simulator to the left (menu -> Hardware -> Rotate left).
> 4) Open the Safari web inspector connected to the app running on the 
> simulator.
> 5) In the console, run: window.screen.lockOrientation("portrait-primary")
> 6) The width of the resulting "" is shrink, as reported by the Safari 
> web inspector (e.g. in my case to 92px whereas it should be 414px).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12602) Drop npmsearch.com as source of plugin search, use npmjs.com API

2017-03-23 Thread Jesse MacFadyen (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939403#comment-15939403
 ] 

Jesse MacFadyen commented on CB-12602:
--

https://registry.npmjs.org/-/v1/search?text=ecosystem:cordova,plugin,device

> Drop npmsearch.com as source of plugin search, use npmjs.com API
> 
>
> Key: CB-12602
> URL: https://issues.apache.org/jira/browse/CB-12602
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Website
>Reporter: Shazron Abdullah
>
> Code:
> https://github.com/apache/cordova-docs/blob/a3589ce66336821f2fd714a1115125cfcfa9fd1b/www/static/plugins/app.js
> Use npm's Registry API: 
> https://github.com/npm/registry/commits/master/docs/REGISTRY-API.md



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12590) Create a generic test platform

2017-03-22 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-12590:


Assignee: Jesse MacFadyen

> Create a generic test platform 
> ---
>
> Key: CB-12590
> URL: https://issues.apache.org/jira/browse/CB-12590
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaLib
>Reporter: Audrey So
>Assignee: Jesse MacFadyen
> Fix For: 7.0.0
>
>
> In order to improve testing, create a generic test platform. For now, this 
> generic test platform should be able to replace android for platform add/rm 
> tests. Most likely will be called "cordova-platform-test".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12568) Release screen-orientation plugin

2017-03-20 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12568.
--
Resolution: Done

> Release screen-orientation plugin
> -
>
> Key: CB-12568
> URL: https://issues.apache.org/jira/browse/CB-12568
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Plugin Screen Orientation
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12568) Release screen-orientation plugin

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-12568:


Assignee: Jesse MacFadyen

> Release screen-orientation plugin
> -
>
> Key: CB-12568
> URL: https://issues.apache.org/jira/browse/CB-12568
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Plugin Screen Orientation
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12568) Release screen-orientation plugin

2017-03-13 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-12568:


 Summary: Release screen-orientation plugin
 Key: CB-12568
 URL: https://issues.apache.org/jira/browse/CB-12568
 Project: Apache Cordova
  Issue Type: Task
  Components: Plugin Screen Orientation
Reporter: Jesse MacFadyen
Priority: Minor






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12210) Specifying the --plugin flag without a value causes an exception

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-12210:


Assignee: Jesse MacFadyen

> Specifying the --plugin flag without a value causes an exception
> 
>
> Key: CB-12210
> URL: https://issues.apache.org/jira/browse/CB-12210
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Paramedic
>Reporter: sterling gerritz
>Assignee: Jesse MacFadyen
>Priority: Minor
>
> FYI: when I failed to add a path paramedic threw a 'type error':
>  cordova-paramedic --platform android --plugin
> cordova-paramedic: creating temp project at 
> /var/folders/p4/m50wzcnx3_5grsq_d3z5kq5wgn/T/tmp-21300Vfzeii04OHd0
> cordova-paramedic: installing true
> path.js:7
>throw new TypeError('Path must be a string. Received ' + inspect(path));
>^
> TypeError: Path must be a string. Received true
>at assertPath (path.js:7:11)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12544) Remove ANT Compatibility

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-12544:
-
Component/s: Android

> Remove ANT Compatibility
> 
>
> Key: CB-12544
> URL: https://issues.apache.org/jira/browse/CB-12544
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Reporter: Joe Bowser
>
> This happened: https://developer.android.com/studio/releases/sdk-tools.html
> Not only did this break our tools: See CB-12524, this also is breaking ANT, 
> so builds are going to break on the latest API tools since Google no longer 
> supports ant tooling.
> So, it's time to migrate fully to Android Studio and Gradle.  This will be a 
> Cordova 7.0 release priority.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8163) Unpublishing latest version doesn't move latest version to a valid version

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-8163.
-
Resolution: Unresolved

We no longer maintain our own registry.  npm it all! Closing.

> Unpublishing latest version doesn't move latest version to a valid version
> --
>
> Key: CB-8163
> URL: https://issues.apache.org/jira/browse/CB-8163
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Registry
>Reporter: Josh Soref
>
> We had com.blackberry.app@1.0.0, com.blackberry.app@2.1.0 (latest=2.1.0)
> I published com.blackberry.app@1.9.0, this changed "latest" from 2.1.0 to 
> 1.9.0.
> I then unpublished com.blackberry.app@1.9.0, this left "latest" at 1.9.0.
> It should have moved it to 2.1.0, or something.
> Instead, it leaves the default value as 1.9.0 (which is unpublished).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-7317) Prevent Spam and abuse in plugin registry

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-7317.
-
Resolution: Unresolved

We no longer maintain our own registry.  npm it all! Closing.

> Prevent Spam and abuse in plugin registry
> -
>
> Key: CB-7317
> URL: https://issues.apache.org/jira/browse/CB-7317
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Registry
>Affects Versions: 3.5.0
>Reporter: GooggleAdmob
>  Labels: security
>
> Hi there, I am reporting spam and abuse on plugin:
> com.admob.admobplugin
> com.google.admob
> I have strong reason to believe this author is abusing apache plugin registry 
> with cheat behavior.
> http://plugins.cordova.io/#/package/com.google.admob
> the downloads increase from 0 to 16471 in 2 days.
> https://github.com/gooogleadmob/admob-phonegap/stargazers
> there are 54 stars, but most of the names are spam and in pattern 
> "jokenichl"...
> https://github.com/gooogleadmob/admob-phonegap/network
> there are 41 forks, but none is real.
> the plugin is a blackbox. there is no source code at all, all binary jar and 
> framework libs.
> author name "gooogle" and "admob", but it's quite clear that the author are 
> not from google or admob. just like this one I am using, it's fake but it's 
> accpeted by system.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8162) Adding old version updates latest

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-8162.
-
Resolution: Unresolved

We no longer maintain our own registry.  npm it all! Closing.

> Adding old version updates latest
> -
>
> Key: CB-8162
> URL: https://issues.apache.org/jira/browse/CB-8162
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Registry
>Reporter: Josh Soref
>
> We had com.blackberry.app@1.0.0, com.blackberry.app@2.1.0 (latest=2.1.0)
> I published com.blackberry.app@1.9.0, this changed "latest" from 2.1.0 to 
> 1.9.0.
> It should not have done that.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-6833) Registry - Fix header licenses (Apache RAT report)

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-6833.
-
Resolution: Unresolved

We no longer maintain our own registry.  npm it all! Closing.

> Registry - Fix header licenses (Apache RAT report)
> --
>
> Key: CB-6833
> URL: https://issues.apache.org/jira/browse/CB-6833
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry
>Reporter: Shazron Abdullah
> Fix For: 3.6.0
>
>
> JavaDocs are generated and so license header is optional
> Generated files do not required license headers
> Add a .ratExcludes file for files to exclude
> 12 Unknown Licenses
> ***
> Unapproved licenses:
>   ./README.md
>   ./_auth.js
>   ./app.js
>   ./lists.js
>   ./modules.js
>   ./rewrites.js
>   ./shadow.js
>   ./shows.js
>   ./test.js
>   ./updates.js
>   ./validate_doc_update.js
>   ./views.js



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5823) Include the search control at the top of the home view

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5823.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Include the search control at the top of the home view
> --
>
> Key: CB-5823
> URL: https://issues.apache.org/jira/browse/CB-5823
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Have the search control be unfilled with a message: 'Find a plugin...' 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12133) Drop npmsearch as source of packages

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-12133.
--
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Drop npmsearch as source of packages
> 
>
> Key: CB-12133
> URL: https://issues.apache.org/jira/browse/CB-12133
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Registry Web (deprecated)
>Reporter: Peter Bakondy
>
> I. npmsearch stops upgrading many times
> Many times the registry does not list the latest changes.
> It should display the latest changes with a reasonable delay (10min / 1h) but 
> I saw 5-10 days long intervals without an upgrade.
> It is easy to detect here:
> https://cordova.apache.org/plugins/?sortBy=Recently%20Updated
> II. npmsearch result list is unreliable
> There are missing packages in the result list.
> Further details:
> https://github.com/nodesource/npmsearch/issues/42
> Q: why don't you use npmjs.com instead?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-9379) new search page - optimize for mobile

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-9379.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> new search page - optimize for mobile
> -
>
> Key: CB-9379
> URL: https://issues.apache.org/jira/browse/CB-9379
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Registry Web (deprecated)
>Reporter: Shazron Abdullah
> Attachments: newsearch.png
>
>
> The new search page is not optimized for mobile (see screenshot attached).
> Search field is small.
> The cards could be bigger.
> The fonts could be bigger. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-9440) Guide for publishing plugins to NPM missing from docs

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-9440.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Guide for publishing plugins to NPM missing from docs
> -
>
> Key: CB-9440
> URL: https://issues.apache.org/jira/browse/CB-9440
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs, Registry Web (deprecated)
>Reporter: Andrey Kurdyumov
>
> http://plugins.cordova.io/npm/developers.html
> Content of this page should be present in the documentation too. Since better 
> have duplicated content then missing content in places where people looking 
> for it. 
> Cordova plugin registry not obvious place for that documentation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-6834) RegistryWeb - Fix header licenses (Apache RAT report)

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-6834.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> RegistryWeb - Fix header licenses (Apache RAT report)
> -
>
> Key: CB-6834
> URL: https://issues.apache.org/jira/browse/CB-6834
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Shazron Abdullah
> Fix For: 3.6.0
>
>
> JavaDocs are generated and so license header is optional
> Generated files do not required license headers
> Add a .ratExcludes file for files to exclude
> 88 Unknown Licenses
> ***
> Unapproved licenses:
>   ./Gruntfile.js
>   ./README.md
>   ./app.js
>   ./config.json
>   ./push.sh
>   ./attachments/index.html
>   ./attachments/css/animation.css
>   ./attachments/css/css_3_mixins.less
>   ./attachments/css/flexboxgrid.min.css
>   ./attachments/css/fontello-codes.css
>   ./attachments/css/fontello-embedded.css
>   ./attachments/css/fontello-ie7-codes.css
>   ./attachments/css/fontello-ie7.css
>   ./attachments/css/fontello.css
>   ./attachments/css/footer.less
>   ./attachments/css/header.less
>   ./attachments/css/layout.css
>   ./attachments/css/layout.less
>   ./attachments/css/media.less
>   ./attachments/css/mixins.less
>   ./attachments/css/styles.css
>   ./attachments/css/styles.less
>   ./attachments/css/topcoat-desktop-dark.min.css
>   ./attachments/css/topcoat-desktop-light.min.css
>   ./attachments/css/typography.less
>   ./attachments/css/variables.less
>   ./attachments/css/controls/dropdowns.less
>   ./attachments/css/directives/pluginlist.less
>   ./attachments/css/directives/topbar.less
>   ./attachments/css/pages/home.less
>   ./attachments/css/pages/packageDetails.less
>   ./attachments/css/pages/search.less
>   ./attachments/css/pages/viewAll.less
>   ./attachments/font/entypo.svg
>   ./attachments/font/fontello.svg
>   ./attachments/font/lte-ie7.js
>   ./attachments/font/style.css
>   ./attachments/font/fonts/icomoon.dev.svg
>   ./attachments/font/fonts/icomoon.svg
>   ./attachments/highcharts/highcharts.js
>   ./attachments/highcharts/highcharts.src.js
>   ./attachments/highcharts/adapters/mootools-adapter.js
>   ./attachments/highcharts/adapters/mootools-adapter.src.js
>   ./attachments/highcharts/adapters/prototype-adapter.js
>   ./attachments/highcharts/adapters/prototype-adapter.src.js
>   ./attachments/highcharts/modules/exporting.js
>   ./attachments/highcharts/modules/exporting.src.js
>   ./attachments/highcharts/themes/dark-blue.js
>   ./attachments/highcharts/themes/dark-green.js
>   ./attachments/highcharts/themes/gray.js
>   ./attachments/highcharts/themes/grid.js
>   ./attachments/img/checkmark_bw.svg
>   ./attachments/img/hamburger_bw.svg
>   ./attachments/img/hamburger_dark.svg
>   ./attachments/img/hamburger_light.svg
>   ./attachments/img/pluggy.svg
>   ./attachments/img/pluggy2.svg
>   ./attachments/img/search.svg
>   ./attachments/img/search_bw.svg
>   ./attachments/img/search_dark.svg
>   ./attachments/img/search_light.svg
>   ./attachments/js/app.js
>   ./attachments/js/controllers.js
>   ./attachments/js/services.js
>   ./attachments/js/controllers/home.js
>   ./attachments/js/controllers/packageDetails.js
>   ./attachments/js/controllers/search.js
>   ./attachments/js/controllers/viewAll.js
>   ./attachments/js/directives/ng-enter.js
>   ./attachments/js/directives/pluginlist.js
>   ./attachments/js/directives/topbar.js
>   ./attachments/js/filters/platformFilter.js
>   ./attachments/js/lib/angular-route.min.js
>   ./attachments/js/lib/angular-sanitize.min.js
>   ./attachments/js/lib/angular.min.js
>   ./attachments/js/lib/livereload.js
>   ./attachments/js/lib/marked.js
>   ./attachments/js/lib/moment.min.js
>   ./attachments/partials/directives/pluginlist.html
>   ./attachments/partials/directives/topbar.html
>   ./attachments/partials/views/home.html
>   ./attachments/partials/views/install.html
>   ./attachments/partials/views/more.html
>   ./attachments/partials/views/packageDetails.html
>   ./attachments/partials/views/publish.html
>   ./attachments/partials/views/search.html
>   ./attachments/partials/views/stats.html
>   ./attachments/partials/views/viewAll.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5820) Implement the plugin details view

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5820.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Implement the plugin details view
> -
>
> Key: CB-5820
> URL: https://issues.apache.org/jira/browse/CB-5820
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> This task will focus on showing all details related to a cordova plugin that 
> has been submitted to the registry.
> Sub tasks will include all details needed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-7793) org.apache.* namespace should be only for Apache projects

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-7793.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> org.apache.* namespace should be only for Apache projects
> -
>
> Key: CB-7793
> URL: https://issues.apache.org/jira/browse/CB-7793
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Registry, Registry Web (deprecated)
>Reporter: Shazron Abdullah
>
> These plugins below exist in the Registry but are not part of Apache Cordova 
> core:
> {code}
> {"key":"org.apache.cordova.plugin.softkeyboard","value":13996},
> {"key":"org.apache.cordova.speech.speechsynthesis","value":801},
> {code}
> The speech synthesis one was authored by Simon MacDonald, an Apache Cordova 
> committer. I recommend contacting the plugin authors to rename their plugin 
> ids.
> These plugins below exist in the Registry but do not seem to be part of any 
> Apache Software Foundation project:
> {code}
> {"key":"org.apache.arb.echo","value":40},
> {"key":"org.apache.arb.native","value":31},
> {code}
> I recommend removing these non-ASF plugins from the registry. They don't even 
> contain a README telling what they do.
> The org.apache.* namespace should be reserved for ASF projects. The 
> org.apache.cordova.* namespace should be reserved for core plugins that have 
> repos at the ASF. 
> Since it is our registry, if they want access to publish, they will have to 
> ask a committer on the dev@ list.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5830) Include search control on the search page

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5830.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Include search control on the search page 
> --
>
> Key: CB-5830
> URL: https://issues.apache.org/jira/browse/CB-5830
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Include the re-usable search control on the search results page 
> Show whatever the user searched. 
> Ex: If the user searched 'cordova', 'cordova' should show in the search 
> control.
> When the user types anything, allow the user to click search.
> Once clicked, update the view based on their search results.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-6092) Deploying plugins for iOS frameworks breaks symlinks

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-6092.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Deploying plugins for iOS frameworks breaks symlinks
> 
>
> Key: CB-6092
> URL: https://issues.apache.org/jira/browse/CB-6092
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugman, Registry Web (deprecated)
>Affects Versions: 3.3.0
> Environment: OSX 10.9.1
>Reporter: Song Zheng
>Priority: Critical
> Fix For: Master
>
>
> my Plugin has an included ios framework, which resides in Opentok.framework 
> directory.
> Most iOS frameworks have symlinks within the directory. For example, in the 
> current framework I use, these are the folders listed and their corresponding 
> symlinks:
> Headers -> Versions/Current/Headers
> Opentok -> Versions/Current/Opentok
> Resources -> Versions/Current/Resources
> Versions
> After publishing my plugin, symlinks seems to be missing. When I install the 
> plugin into my app, typing 'ls' in my framework directory only produces one 
> folder: 
> Versions
> Plugin publish seems to be unable to upload symlinks? This issue does not 
> exist if I install the plugin directly from the git source: 
> 'cordova plugin add https://github.com/opentok/cordova-plugin-opentok'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5821) Implement site layout in topcoat mobile light theme and grid

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5821.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Implement site layout in topcoat mobile light theme and grid
> 
>
> Key: CB-5821
> URL: https://issues.apache.org/jira/browse/CB-5821
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Implement the overall header and footer as seen in the designs.
> Using topcoat mobile light theme and the topcoat grid.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8164) Maintainers field doesn't list all owners

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-8164.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Maintainers field doesn't list all owners
> -
>
> Key: CB-8164
> URL: https://issues.apache.org/jira/browse/CB-8164
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Registry Web (deprecated)
>Reporter: Josh Soref
>
> http://plugins.cordova.io/#/package/com.blackberry.app
> says:
> Maintainers
> blackberry
> The database says:
> 0 name blackberry
> 1 name webworks
> Actually, apparently there is a distinction between the plugin and the 
> plugin@version. But from our perspective, they should probably be inheriting 
> the value from the plugin, so there's still a bug, but it's possible the bug 
> is the other side...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8165) Prefer global README over ERROR: No README data found!

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-8165.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Prefer global README over ERROR: No README data found!
> --
>
> Key: CB-8165
> URL: https://issues.apache.org/jira/browse/CB-8165
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Registry Web (deprecated)
>Reporter: Josh Soref
>
> We had temporarily published a com.blackberry.app@1.9.0, with a README.md, 
> then we unpublished it. That left a 
> $scope.readme = marked($scope.data.readme);
> Unfortunately, it's clobbered by:
> $scope.$watch('currentVersion', function(){
> if($scope.versions){
> $scope.readme = 
> marked($scope.versions[$scope.currentVersion].readme);
> That should only be clobbered if the value of 
> $scope.versions[$scope.currentVersion].readme isn't "ERROR: No README data 
> found!"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5828) Show the plugins that match the search

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5828.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Show the plugins that match the search
> --
>
> Key: CB-5828
> URL: https://issues.apache.org/jira/browse/CB-5828
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Show a table of results from the users search of plugins/
> It should contain:
> Plugin ID (as link to the plugin details view)
> Description of plugin
> Version #
> Download Count #



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5827) Implement the filters on the search view

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5827.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Implement the filters on the search view
> 
>
> Key: CB-5827
> URL: https://issues.apache.org/jira/browse/CB-5827
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Default the searching filters to be filtering by all platforms.
> If the user clicks the 'Filter by platform' link, show the filters available.
> Those filters:
> iOS
> Android
> Blackberry
> Windows Phone 7
> Windows Phone 8
> Windows 8
> Firefox OS
> When any of those filters are applied, remove the filters from the list of 
> plugins that match by that filter.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5824) Execute request to get the Most downloads count

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5824.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Execute request to get the Most downloads count
> ---
>
> Key: CB-5824
> URL: https://issues.apache.org/jira/browse/CB-5824
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Execute the api http request to get the most downloaded.
> Results should be shown on the left near the bottom and show download count 
> next to a link to the plugin.
> The download link to the plugin should take it to the plugin details page 
> with that plugin selected.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5825) Execute request to get last updated plugins

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5825.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Execute request to get last updated plugins
> ---
>
> Key: CB-5825
> URL: https://issues.apache.org/jira/browse/CB-5825
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Have some http request call that will get the last updated plugins from the 
> registry.
> It should show the last updated date/time with a link with the plugin ID.
> The link should take the user to the plugin details page for that plugin.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5831) Show the the plugin details

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5831.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Show the the plugin details
> ---
>
> Key: CB-5831
> URL: https://issues.apache.org/jira/browse/CB-5831
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> The following should be shown on the page:
> A link that goes back to search results (with last searched term?)
> Plugin ID
> Description
> Maintainers
> Platforms supported
> Repository link (to Git repo)
> Issue tracker link 
> Keywords 
> The readme contained in the project (if one exists)
> A sidebar with analytics:
> Total download #
> Version
> Last updated date/time
> Engine number info
> License



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5819) Implement the search results view

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5819.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Implement the search results view
> -
>
> Key: CB-5819
> URL: https://issues.apache.org/jira/browse/CB-5819
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Task for getting the search results after a user has completed a search or 
> someone links to the search results.
> Will include sub tasks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5822) Create a search bar control to be used across the site for different pages

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5822.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Create a search bar control to be used across the site for different pages
> --
>
> Key: CB-5822
> URL: https://issues.apache.org/jira/browse/CB-5822
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Find some way of sharing the search functionality across the home view, 
> search results view, and the plugin details view.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5829) Have some kind of paging for the search results

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5829.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Have some kind of paging for the search results
> ---
>
> Key: CB-5829
> URL: https://issues.apache.org/jira/browse/CB-5829
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Allow for paging to keep the page snappy - only show a # of results
> Allow the users to page between results. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5818) Implement the home view for registry

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5818.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Implement the home view for registry
> 
>
> Key: CB-5818
> URL: https://issues.apache.org/jira/browse/CB-5818
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> This task will involve getting the home view/page working correctly when 
> users visit the plugin registry.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-6538) plugins.cordova.io looks awful on IE8 (Windows XP)

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-6538.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> plugins.cordova.io looks awful on IE8 (Windows XP)
> --
>
> Key: CB-6538
> URL: https://issues.apache.org/jira/browse/CB-6538
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Registry Web (deprecated)
>Affects Versions: 3.4.0
>Reporter: Josh Soref
> Attachments: plugins-cordova-io-ie8.png
>
>
> It looks nice and shiny on other browsers, but it isn't usable in IE8. 
> According to some analysis, IE8 still has around 1/5 of the market ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-7792) Plugin search for core plugins does not show all the plugins

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-7792.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Plugin search for core plugins does not show all the plugins
> 
>
> Key: CB-7792
> URL: https://issues.apache.org/jira/browse/CB-7792
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Registry, Registry Web (deprecated)
>Reporter: Shazron Abdullah
>Assignee: Raymond Camden
>
> Search: http://plugins.cordova.io/#/search?search=org.apache.cordova
> Expected:
> Shows all 19 of the core plugins.
> Actual:
> Only shows 10 of the core plugins (the 11th is file-system-roots, not sure 
> its exact source)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-5826) Have links in the middle of the home view for contrib/utilize links

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-5826.
-
Resolution: Unresolved

We do not use our own registry any more, npm for all the things! Closing!

> Have links in the middle of the home view for contrib/utilize links
> ---
>
> Key: CB-5826
> URL: https://issues.apache.org/jira/browse/CB-5826
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Registry Web (deprecated)
>Reporter: Josh Bavari
>
> Under the search control, have the space be filled in with two links.
> The first link - information about contribute and the link to the 
> contribution page.
> The other link -information about utilizing the cordova plugin by showing the 
> documentation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-6826) Qt - Fix header licenses (Apache RAT report)

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen reassigned CB-6826:
---

Assignee: Jesse MacFadyen

> Qt - Fix header licenses (Apache RAT report)
> 
>
> Key: CB-6826
> URL: https://issues.apache.org/jira/browse/CB-6826
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Qt
>Reporter: Shazron Abdullah
>Assignee: Jesse MacFadyen
> Fix For: 3.6.0
>
>
> JavaDocs are generated and so license header is optional
> Generated files do not required license headers
> Add a .ratExcludes file for files to exclude
> 8 Unknown Licenses
> ***
> Unapproved licenses:
>   ./README.md
>   ./cordovaqt.desktop
>   ./cordovaqt.pro
>   ./cordovaqt_harmattan.desktop
>   ./qml/main.qml
>   ./qml/main_harmattan_qt5.qml
>   ./qml/main_qt4.qml
>   ./qml/main_qt5.qml



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-6826) Qt - Fix header licenses (Apache RAT report)

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-6826.
-
Resolution: Unresolved

Platform no longer supported. Closing.

> Qt - Fix header licenses (Apache RAT report)
> 
>
> Key: CB-6826
> URL: https://issues.apache.org/jira/browse/CB-6826
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Qt
>Reporter: Shazron Abdullah
>Assignee: Jesse MacFadyen
> Fix For: 3.6.0
>
>
> JavaDocs are generated and so license header is optional
> Generated files do not required license headers
> Add a .ratExcludes file for files to exclude
> 8 Unknown Licenses
> ***
> Unapproved licenses:
>   ./README.md
>   ./cordovaqt.desktop
>   ./cordovaqt.pro
>   ./cordovaqt_harmattan.desktop
>   ./qml/main.qml
>   ./qml/main_harmattan_qt5.qml
>   ./qml/main_qt4.qml
>   ./qml/main_qt5.qml



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-3740) Tizen SDK 2.1 fulfilling APIs

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-3740.
-
Resolution: Unresolved

Platform is no longer being developed. Closing all.

> Tizen SDK 2.1 fulfilling APIs
> -
>
> Key: CB-3740
> URL: https://issues.apache.org/jira/browse/CB-3740
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Tizen (deprecated)
>Affects Versions: Master
> Environment: GNU/Linux - Tizen SDK 2.1 (tizen.org)
>Reporter: Paul Plaquette
>Assignee: Paul Plaquette
>Priority: Minor
> Fix For: Master
>
>
> fulfill  APIs.
> adding more features
> improve Cordova and Tizen integration



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-6827) Tizen - Fix header licenses (Apache RAT report)

2017-03-13 Thread Jesse MacFadyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-6827.
-
Resolution: Unresolved

Platform is no longer being developed. Closing all.

> Tizen - Fix header licenses (Apache RAT report)
> ---
>
> Key: CB-6827
> URL: https://issues.apache.org/jira/browse/CB-6827
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Tizen (deprecated)
>Reporter: Shazron Abdullah
> Fix For: 3.6.0
>
>
> JavaDocs are generated and so license header is optional
> Generated files do not required license headers
> Add a .ratExcludes file for files to exclude
> 477 Unknown Licenses
> ***
> Unapproved licenses:
>   ./Makefile
>   ./README.md
>   ./framework/config.xml
>   ./samples/TizenCordovaMobileSpec/README.md
>   ./samples/TizenCordovaMobileSpec/config.xml
>   ./samples/TizenCordovaMobileSpec/formation jS.js
>   ./samples/TizenCordovaMobileSpec/autotest/jasmine.css
>   ./samples/TizenCordovaMobileSpec/autotest/jasmine.js
>   ./samples/TizenCordovaMobileSpec/autotest/html/HtmlReporter.js
>   ./samples/TizenCordovaMobileSpec/autotest/html/HtmlReporterHelpers.js
>   ./samples/TizenCordovaMobileSpec/autotest/html/ReporterView.js
>   ./samples/TizenCordovaMobileSpec/autotest/html/SpecView.js
>   ./samples/TizenCordovaMobileSpec/autotest/html/SuiteView.js
>   ./samples/TizenCordovaMobileSpec/autotest/html/TrivialReporter.js
>   ./samples/TizenCordovaMobileSpec/autotest/tests/datauri.tests.js
>   ./samples/TizenCordovaMobileSpec/autotest/tests/globalization.tests.js
>   ./samples/TizenCordovaMobileSpec/benchmarks/uubench.js
>   ./samples/TizenCordovaMobileSpec/inappbrowser/inject.css
>   ./samples/TizenCordovaMobileSpec/inappbrowser/inject.js
>   ./samples/TizenCordovaMobileSpec/inappbrowser/style.css
>   ./samples/TizenCordovaMobileSpec/splashscreen/splashscreen.html
>   ./samples/TizenCordovaMobileSpec/splashscreen/style.css
>   ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/depData.json
>   ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/jquery.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/tizen-web-ui-fw-libs.js
>   ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/depend.js
>   ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/index.php
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.hashchange.js
>   ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.buttonMarkup.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.controlGroup.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.core.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.define.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.degradeInputs.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.docs.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.events.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.fieldContain.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.grid.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.init.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.links.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.media.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.navigation.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.navigation.js.orig
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.navigation.pushstate.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.nojs.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.support.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.support.orientation.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.support.touch.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.tizen.clrlib.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.tizen.configure.js
>   
> ./samples/TizenCordovaMobileSpec/tizen-web-ui-fw/latest/js/src/jquery.mobile.tizen.loader.js
>   
> 

  1   2   3   4   5   6   7   8   9   10   >