[GitHub] cordova-docs issue #727: CB-13247 - Blog post for Cordova iOS 4.5.0 Release

2017-09-12 Thread janpio
Github user janpio commented on the issue:

https://github.com/apache/cordova-docs/pull/727
  
Now that it's published I noticed that it would have been good to include 
the CLI command to remove `cordova-plugin-console`: `cordova plugin rm 
cordova-plugin-console`.


---

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



[GitHub] cordova-docs issue #719: CB-13076,CB-13068 : Removed references of cordova d...

2017-09-12 Thread shazron
Github user shazron commented on the issue:

https://github.com/apache/cordova-docs/pull/719
  
@maverickmishra is this PR still relevant/updated?


---

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



[GitHub] cordova-docs issue #727: CB-13247 - Blog post for Cordova iOS 4.5.0 Release

2017-09-12 Thread shazron
Github user shazron commented on the issue:

https://github.com/apache/cordova-docs/pull/727
  
@janpio spin up a PR to add it. But the site won't likely be updated for 
some time so it may be stale by then (it takes over an hour to generate and 
deploy a site)


---

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



[GitHub] cordova-docs issue #719: CB-13076,CB-13068 : Removed references of cordova d...

2017-09-12 Thread filmaj
Github user filmaj commented on the issue:

https://github.com/apache/cordova-docs/pull/719
  
It is. We need the docs updated to remove references to plugins that are 
being integrated/removed - we have more of these kinds of changes coming down 
the pipeline.


---

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



[GitHub] cordova-plugin-inappbrowser issue #198: CB-12145: (android) Allow third part...

2017-09-12 Thread shaggy8871
Github user shaggy8871 commented on the issue:

https://github.com/apache/cordova-plugin-inappbrowser/pull/198
  
This patch works well when applied manually. To enable, pass 
`acceptThirdPartyCookies` as an option to `open()`:

```
cordova.InAppBrowser.open('', '_blank', 
'acceptThirdPartyCookies=yes');
```


---

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



[GitHub] cordova-docs pull request #728: CB-13025 Remove use of React in plugins.cord...

2017-09-12 Thread devgeeks
GitHub user devgeeks opened a pull request:

https://github.com/apache/cordova-docs/pull/728

CB-13025 Remove use of React in plugins.cordova.io



### Platforms affected
Docs

### What does this PR do?

Switches https://plugins.cordova.io from React to Preact to comply with 
Apache Legal.

  - uses `preact-compat` for API compatibility (tried to make the smallest
changes possible)
  - uses `babel` via `babelify` instead of the deprecated `reactify` to 
transform
the JSX
  - no longer re-renders the entire app when filtering by platforms or
sorting has changed


### What testing has been done on this change?


### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/devgeeks/cordova-docs CB-13025

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-docs/pull/728.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #728


commit adf96528f7f4b57ecae40b98d61c14aeff93d0b8
Author: tommy-carlos williams 
Date:   2017-09-12T23:47:41Z

CB-13025 Remove use of React in plugins.cordova.io

Switched to Preact

  - uses `preact-compat` for API compatibility (tried to make the smallest
changes possible)
  - uses `babel` via `babelify` instead of the deprecated `reactify` to 
transform
the JSX
  - no longer re-renders the entire app when filtering by platforms or
sorting has changed




---

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



[GitHub] cordova-docs pull request #729: Fixed up 'deployment' docs in README.md.

2017-09-12 Thread dblotsky
GitHub user dblotsky opened a pull request:

https://github.com/apache/cordova-docs/pull/729

Fixed up 'deployment' docs in README.md. 

- Restored `gulp build` command in lieu of `npm run serve` command. 
- Tested and fixed suggested deployment commands. 
- Removed redundant text.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dblotsky/cordova-docs dblotsky-deploy-docs

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-docs/pull/729.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #729


commit a08fe2eb086c5f1d7f224659b92975381a7159dd
Author: Dmitry Blotsky 
Date:   2017-09-13T00:21:44Z

Fixed up 'deployment' docs in README.md. Restored 'gulp build' command in 
lieu of 'npm run serve' command. Tested and fixed suggested deployment 
commands. Removed redundant text.




---

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



[GitHub] cordova-docs issue #729: Fixed up 'deployment' docs in README.md.

2017-09-12 Thread dblotsky
Github user dblotsky commented on the issue:

https://github.com/apache/cordova-docs/pull/729
  
@stevesgill @audreyso @shazron please review when you have a moment.


---

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



Nightly build #483 for cordova has succeeded!

2017-09-12 Thread Apache Jenkins Server
Nightly build #483 for cordova has succeeded!
The latest nightly has been published and you can try it out with 'npm i -g 
cordova@nightly'

For details check build console at 
https://builds.apache.org/job/cordova-nightly/483/consoleFull

-
Jenkins for Apache Cordova

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

[GitHub] cordova-docs issue #728: CB-13025 Remove use of React in plugins.cordova.io

2017-09-12 Thread shazron
Github user shazron commented on the issue:

https://github.com/apache/cordova-docs/pull/728
  
LGTM. Did a build of the site and tested the Plugin Search, copy to 
clipboard, platform filter, sort, etc, all seems to work


---

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



[GitHub] cordova-plugin-console pull request #25: CB-13170 - final changes and releas...

2017-09-12 Thread shazron
GitHub user shazron opened a pull request:

https://github.com/apache/cordova-plugin-console/pull/25

CB-13170 - final changes and release of post-integration 
cordova-plugin-console

### Platforms affected

cordova-ios, cordova-windows

### What does this PR do?

Prevent installation of this plugin on cordova-ios >= 4.5.0, and 
cordova-windows > 5.0.0

### What testing has been done on this change?

Added the plugin on different platform versions for the affected platforms.

### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shazron/cordova-plugin-console CB-13170

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-console/pull/25.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #25


commit 316d30b95471dae6f2b38cba9ffde4173014ea2b
Author: Shazron Abdullah 
Date:   2017-09-13T06:39:14Z

CB-13170 - final changes and release of post-integration 
cordova-plugin-console




---

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



Re: [DISCUSS] Plugin release

2017-09-12 Thread Shazron
Created PR for CB-13170 cordova-plugin-console
https://github.com/apache/cordova-plugin-console/pull/25

On Tue, Sep 12, 2017 at 7:20 AM, Simon MacDonald 
wrote:

> Both of:
>
> cordova-plugin-device-motion
> cordova-plugin-device-orientation
>
> should get their deprecation PR's merge and also released.
>
> Simon Mac Donald
> http://simonmacdonald.com
>
>
> On Mon, Sep 11, 2017 at 7:03 PM, Shazron  wrote:
> > +1 on console. No PRs for that yet though so it's not ready.
> >
> > On Tue, Sep 12, 2017 at 5:46 AM, Steven Gill 
> wrote:
> >
> >> Console should be released too since it has been moved back into ios for
> >> next release. https://issues.apache.org/jira/browse/CB-13170
> >>
> >> On Sep 11, 2017 2:04 PM, "Jesse"  wrote:
> >>
> >> > Android release is dependent on us releasing an
> >> > updated cordova-plugin-compat
> >> >
> >> > Anyone have any reasons to not do a release? Anything outstanding
> >> > anyone wants to get merged in before moving ahead with a plugins
> >> > release? Any other comments on the topic?
> >> >
> >> > Cheers,
> >> >   Jesse
> >> >
> >> >
> >> > @purplecabbage
> >> > risingj.com
> >> >
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>