I filed the issue a few days ago with npm. They are working on fixing it.
The parser is struggling with html comments
On Apr 23, 2015 6:14 PM, "Nikhil Khandelwal" wrote:
> It looks like npm cannot find the readme for plugin packages:
> https://www.npmjs.com/package/cordova-plugin-battery-status
>
GitHub user nikhilkh opened a pull request:
https://github.com/apache/cordova-docs/pull/281
CB-8794 Update links to plugins to point to npm.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-docs plugin_links
Al
It looks like npm cannot find the readme for plugin packages:
https://www.npmjs.com/package/cordova-plugin-battery-status
Github can find it just fine though:
https://github.com/apache/cordova-plugin-battery-status
Thanks,
Nikhil
Cool!
I'm working on translations right now
2015-04-23 19:22 GMT-05:00 Steven Gill :
> 5.0.0 for docs has been published. We can update it again later once we
> have translations ready to go.
>
> http://docs.cordova.io
>
> On Thu, Apr 23, 2015 at 2:50 PM, Victor Sosa
> wrote:
>
> > Hi Andrey.
>
5.0.0 for docs has been published. We can update it again later once we
have translations ready to go.
http://docs.cordova.io
On Thu, Apr 23, 2015 at 2:50 PM, Victor Sosa wrote:
> Hi Andrey.
> As we chatted on Hangout, I'll update the Russian docs but it'll take some
> time, please be patient.
GitHub user nikhilkh opened a pull request:
https://github.com/apache/cordova-docs/pull/280
CB-8485 Documenting the support to sign iOS app
This feature is not part of the TOOLS 5.0 release and should not be merged
before that DOCS release.
You can merge this pull request into a Gi
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-whitelist/pull/3
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-whitelist/pull/4
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user shazron opened a pull request:
https://github.com/apache/cordova-lib/pull/209
Update elementtree dependency to 0.1.6. Note it has a breaking API chang...
...e. https://github.com/racker/node-elementtree/issues/24
You can merge this pull request into a Git repository by r
GitHub user aabluedragon opened a pull request:
https://github.com/apache/cordova-plugin-whitelist/pull/4
Just a typo (*h*avigation)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aabluedragon/cordova-plugin-whitelist patch-1
A
No worries, glad you're on it!
@purplecabbage
risingj.com
On Thu, Apr 23, 2015 at 3:49 PM, Dmitry Blotsky
wrote:
> Yep. Turns out it was falling asleep. I recently wiped the machine and
> forgot to uncheck the "Fall asleep sometimes" option. That was silly. Sorry
> about that.
>
> -Original
Yep. Turns out it was falling asleep. I recently wiped the machine and forgot
to uncheck the "Fall asleep sometimes" option. That was silly. Sorry about that.
-Original Message-
From: Jesse [mailto:purplecabb...@gmail.com]
Sent: Thursday, April 23, 2015 3:43 PM
To: dev@cordova.apache.org
Thanks Dmitry!
oh no! It happened again!
@purplecabbage
risingj.com
On Thu, Apr 23, 2015 at 3:10 PM, Dmitry Blotsky
wrote:
> OSX slave went down because it lost contact with the master for some
> reason. Back up now.
>
> -Original Message-
> From: build...@apache.org [mailto:build...@a
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named cordova-ios-slave went away
It last disconnected at Thu Apr 23 22:31:19 2015 (buildmaster-local time)
The admin on record (as reported by BUILDSLAVE:info/admin)
was 'Dmitry Blotsky
'.
Sincerely,
The Buildbot
http://
GitHub user TheBosZ opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45
Add fullscreen options
This change adds settings to hide the navigation and status bars while the
splash screen is displayed. Full-screen apps aren't affected.
You can merge thi
OSX slave went down because it lost contact with the master for some reason.
Back up now.
-Original Message-
From: build...@apache.org [mailto:build...@apache.org]
Sent: Thursday, April 23, 2015 2:37 PM
To: dev@cordova.apache.org
Subject: Buildbot: buildslave cordova-ios-slave was lost
GitHub user kicktheken opened a pull request:
https://github.com/apache/cordova-android/pull/175
CB-8902: use immersive mode when available and "fullscreen" is set to 'true'
"Fullscreen" preference set to 'true' in the config.xml should hide the
navigation bar on android devices tha
Hi Willy,
I ran your code on my own test machine, and it completes fine but it is still
missing the code to start a build:
http://cdv-ms-buildbot.cloudapp.net/builders/cordova-firefoxos-osx/builds/0/steps/running-tests/logs/stdio.
You will need to add code to make it actually build the app ("co
Hi Andrey.
As we chatted on Hangout, I'll update the Russian docs but it'll take some
time, please be patient.
@Steven: I'll check those changes in other languages (as much as I can)
2015-04-23 13:19 GMT-05:00 Steven Gill :
> I changed all references to org.apache.cordova.* to cordova-plugin-*.
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named cordova-ios-slave went away
It last disconnected at Thu Apr 23 21:31:41 2015 (buildmaster-local time)
The admin on record (as reported by BUILDSLAVE:info/admin)
was 'Your Name Here
'.
Sincerely,
The Buildbot
http://
Github user jesman3 commented on the pull request:
https://github.com/apache/cordova-lib/commit/281aee737dbe5143c9cb5957359ed5df6298a154#commitcomment-10876192
This breaks our plugin in our Windows 8.1 project. We just updated cordova
internally and these changes were included in that
Yes, check_reqs logic is still being executed on each build by platform build
script and it's not executed in `platform add`
---
Best regards, Vladimir
-Original Message-
From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com]
Sent: Thursday, April 23, 2015 9:04 P
I changed all references to org.apache.cordova.* to cordova-plugin-*. Docs
look good to publish I think.
On Wed, Apr 22, 2015 at 8:31 PM, Andrey Kurdumov
wrote:
> Could Viktor or Lisa update all untranslated Russian in CrowdIn.
> If I understand correclty, they could just use Microsoft translato
Also, Vlad, can you confirm if check_reqs runs on build, or on platform add ?
-Original Message-
From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com]
Sent: Thursday, April 23, 2015 11:00 AM
To: dev@cordova.apache.org
Subject: RE: Proposal: Expose check_reqs at the CLI level
My bad - I did not mean that this will run "when" platform is added. I mean,
this can run only when a project is present and platform has already been
added. For this first phase, we are not implementing this command for a
platform that has not already been added to the project.
-Original
You mean run but not error?
Because, again, this code *used* to run when platforms were added -- except,
that then it errored when the requirements weren’t satisfied.
> -Original Message-
> From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com]
> Sent: Thursday, April 23, 2015
Please ignore this - I'm just catching up on my e-mail and saw the discuss
thread for the docs release. It would be a good to get an idea of the
versioning aspect though.
Thanks,
Nikhil
-Original Message-
From: Nikhil Khandelwal [mailto:nikhi...@microsoft.com]
Sent: Thursday, April 23
I think as the first step, it would make sense to run it when platform is added
and project is present. We could change it later to run a system wide check.
For now, this just picks up what check_reqs already does.
We may need another effort to improve check_reqs itself.
-Original Message
I'm not familiar with how docs get published to our website. I see the last
version that was published was 4.0.0. By default, search results lead to this
version and they are quite outdated. Should we publish a 5.0.0 version now that
the tools release is out?
Also, does the doc version match th
GitHub user dylin opened a pull request:
https://github.com/apache/cordova-blackberry/pull/183
CB-8899 stick to grunt-jasmine-node@0.2.1
It has issue to run `grunt test` with the new version of grunt-jasmine-node
when set matchall true, but it works with 0.2.1
You can merge this pu
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-device-motion/pull/27
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or i
Github user alsorokin commented on the pull request:
https://github.com/apache/cordova-plugin-media/pull/52#issuecomment-95577632
Tested on my box and emulator, it works for me.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as w
Github user thehuijb commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-camera/pull/83#discussion_r28956355
--- Diff: src/android/CameraLauncher.java ---
@@ -163,7 +167,15 @@ else if ((srcType == PHOTOLIBRARY) || (srcType ==
SAVEDPHOTOALBUM)) {
GitHub user alsorokin opened a pull request:
https://github.com/apache/cordova-plugin-device-motion/pull/27
CB-8876 Rewrote wp8 impementation to be more stable
https://issues.apache.org/jira/browse/CB-8876
You can merge this pull request into a Git repository by running:
$ git
What about minimum updating the blog post?
On Wednesday, April 22, 2015, Andrew Grieve wrote:
> Not sure it's worth doing another release just for this. Devs can already
> set the minSdkVersion using a .
>
> On Wed, Apr 22, 2015 at 5:33 PM, Joe Bowser > wrote:
>
> > BTW: Sorry for rushing the c
Hey, Leo. Thanks for feedback!
I've changed verb name to "requirements" because it looks like it is a happy
medium for the majority.
Updated code for cordova lib and cordova-cli submitted through the following
PRs: https://github.com/apache/cordova-cli/pull/212
https://github.com/apache/cordova
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-cli/pull/212
CB-8898 Introduces `cordova requirements` command
This is implementation for
[CB-8898](https://issues.apache.org/jira/browse/CB-8898) which adds `cordova
requirements` command.
Th
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-lib/pull/208
CB-8898 Introduces `requirements` cordova module
This is implementation for
[CB-8898](https://issues.apache.org/jira/browse/CB-8898) which adds
`requirements` module, used by CLI.
Yo
38 matches
Mail list logo