[GitHub] cordova-plugman pull request: CB-8637 add windows to plugman

2015-03-09 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugman/pull/82 CB-8637 add windows to plugman Fixes error when trying to add plugin for platform windows using plugman directly. You can merge this pull request into a Git repository by running

[GitHub] cordova-cli pull request: CB-7949: Added cordova-local utility

2015-01-09 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-cli/pull/196#issuecomment-69394734 In order to avoid complications with the tools-release process, I decided to move this out of the cli and into its own repo which is here: https://github.com/stacic

[GitHub] cordova-docs pull request: CB-7949 Added docs for cordova-local ut...

2015-01-09 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-docs/pull/259 CB-7949 Added docs for cordova-local utility In reference to the proposed new repo here: https://github.com/stacic/cordova-utility. Proposed adding it to the tools release process here: https

[GitHub] cordova-cli pull request: CB-7949: Added cordova-local utility

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

[GitHub] cordova-coho pull request: CB-7949 add cordova-local to tools rele...

2015-01-09 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-coho/pull/61 CB-7949 add cordova-local to tools release process Additions to the tools release process for the proposed cordova-local utility currently at https://github.com/stacic/cordova-utility You can

[GitHub] cordova-plugin-dialogs pull request: CB-8038 backslash getting esc...

2014-11-18 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/42 CB-8038 backslash getting escaped twice in bb10 Removed unnecessary escaping of backslash char in notifications for bb10, as they are already escaped in the js. You can merge

[GitHub] cordova-plugin-dialogs pull request: CB-8029 test 1-based indexing...

2014-11-17 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/41 CB-8029 test 1-based indexing for confirm Added to the expected results -- remember to check 1-based indexing in the confirm manual tests. You can merge this pull request

[GitHub] cordova-cli pull request: Added cordova-local utility

2014-11-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-cli/pull/196 Added cordova-local utility Added cordova-local command as separately installed npm module. If installed globally, user can use 'cordova-local' instead of 'cordova' and it will pass

[GitHub] cordova-mobile-spec pull request: CB-7713 Add new-style tests when...

2014-10-06 Thread stacic
Github user stacic commented on a diff in the pull request: https://github.com/apache/cordova-mobile-spec/pull/110#discussion_r18476328 --- Diff: createmobilespec/createmobilespec.js --- @@ -413,6 +413,20 @@ function installPlugins() { install

[GitHub] cordova-plugin-geolocation pull request: CB-7146 ported geolocatio...

2014-10-02 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-plugin-geolocation/pull/19 --- 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

[GitHub] cordova-plugin-inappbrowser pull request: CB-7133 port inappbrowse...

2014-10-02 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/55#issuecomment-57697467 Closing: already merged --- 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

[GitHub] cordova-plugin-inappbrowser pull request: CB-7133 port inappbrowse...

2014-10-02 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/55 --- 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

[GitHub] cordova-plugin-test-framework pull request: Updated test-framework...

2014-09-10 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-test-framework/pull/5 Updated test-framework docs Updated information about tests being stored as nested plugins, and changed 'test' directory to 'tests'. You can merge this pull request into a Git

[GitHub] cordova-docs pull request: Fixed broken link for globalization

2014-09-09 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-docs/pull/233 Fixed broken link for globalization You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-docs fixlink Alternatively you can

[GitHub] cordova-plugin-device-orientation pull request: Fix up tests

2014-09-03 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/14 Fix up tests Not sure what happened with nested plugin.xml, but added it back in. Also fixed a minor issue if watchCompass is pressed multiple times. You can merge

[GitHub] cordova-plugin-file-transfer pull request: Fixed some tests for wp...

2014-09-02 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/41 Fixed some tests for wp8 - spec 7 changed to check for x-wmapp:0/ in case of wp - spec 27 marked pending on wp due to lack of implementation You can merge this pull request

[GitHub] cordova-plugin-vibration pull request: CB-7216 API audit for vibra...

2014-08-28 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-vibration/pull/21 CB-7216 API audit for vibration on wp8 Added support for: - cancelVibration (including vibration with pattern) - vibrateWithPattern - truncation of vibration

[GitHub] cordova-plugin-globalization pull request: Mark tests for unimplem...

2014-08-28 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-globalization/pull/21 Mark tests for unimplemented features as pending For the getNumberPattern specs, the 'pattern' property isn't supported on wp8, causing the relevant specs to fail

[GitHub] cordova-mobile-spec pull request: Added warning about broken links...

2014-08-14 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/99 --- 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

[GitHub] cordova-plugin-contacts pull request: Add missing test, skip some ...

2014-08-14 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/41 Add missing test, skip some specs on wp Added in a few things that were added to mobile-spec after tests were initially ported: -new find method spec -specs which

[GitHub] cordova-mobile-spec pull request: CB-6466 Created mobile-spec test

2014-08-12 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/58 --- 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

[GitHub] cordova-mobile-spec pull request: CB-6466 Created mobile-spec test

2014-08-12 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/58#issuecomment-51940760 Yep, this needs to get added to plugin tests instead. I'll close this one and add a new PR to file-transfer. --- If your project is set up for it, you can

[GitHub] cordova-plugin-file-transfer pull request: CB-6466 created mobile-...

2014-08-12 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/38 CB-6466 created mobile-spec test Added a test to check that filetransfer.download() automatically creates any nonexistent directories. Also removed some unused code

[GitHub] cordova-plugin-geolocation pull request: CB-7146 ported geolocatio...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/19#issuecomment-51076411 Tests removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/89 --- If your project is set up for it, you can reply

[GitHub] cordova-mobile-spec pull request: CB-7146: Removed geolocation tes...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/89 CB-7146: Removed geolocation tests Tests should be replaced by those in this PR: https://github.com/apache/cordova-plugin-geolocation/pull/19 You can merge this pull request into a Git

[GitHub] cordova-plugin-contacts pull request: CB-7148 Ported contacts test...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-contacts/pull/33#issuecomment-51077076 Tests removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/90 --- If your project is set up for it, you can reply

[GitHub] cordova-mobile-spec pull request: CB-6960 removed compass tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/91 CB-6960 removed compass tests To be replaced by ported tests here: https://github.com/apache/cordova-plugin-device-orientation/pull/11 You can merge this pull request into a Git

[GitHub] cordova-plugin-device-orientation pull request: CB-6960

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/11#issuecomment-51077402 Mobile-spec tests removed here: https://github.com/apache/cordova-mobile-spec/pull/91 --- If your project is set up for it, you can reply

[GitHub] cordova-mobile-spec pull request: CB-7133 removed inappbrowser tes...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/92 CB-7133 removed inappbrowser tests To be replaced with ported tests here: https://github.com/apache/cordova-plugin-inappbrowser/pull/55 You can merge this pull request into a Git

[GitHub] cordova-plugin-inappbrowser pull request: CB-7133 port inappbrowse...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/55#issuecomment-5106 Tests removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/92 --- If your project is set up for it, you can reply

[GitHub] cordova-mobile-spec pull request: CB-6964 removed network tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/93 CB-6964 removed network tests To be replaced with ported tests here: https://github.com/apache/cordova-plugin-network-information/pull/14 You can merge this pull request into a Git

[GitHub] cordova-plugin-network-information pull request: CB-6964 port netw...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-network-information/pull/14#issuecomment-51078063 Removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/93 --- If your project is set up for it, you can reply

[GitHub] cordova-mobile-spec pull request: CB-6965 removed dialogs tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/94 CB-6965 removed dialogs tests To be replaced with ported tests here: https://github.com/apache/cordova-plugin-dialogs/pull/23 You can merge this pull request into a Git repository

[GitHub] cordova-mobile-spec pull request: CB-6962 removed globalization te...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/95 CB-6962 removed globalization tests To be replace with tests ported here: https://github.com/apache/cordova-plugin-globalization/pull/16 You can merge this pull request into a Git

[GitHub] cordova-plugin-globalization pull request: Port globalization test...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-globalization/pull/16#issuecomment-51078873 Mobile-spec tests removed here: https://github.com/apache/cordova-mobile-spec/pull/95 --- If your project is set up for it, you can reply

[GitHub] cordova-mobile-spec pull request: CB-6961 removed filetransfer tes...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/96 CB-6961 removed filetransfer tests To be replaced with tests ported here: https://github.com/apache/cordova-plugin-file-transfer/pull/35 You can merge this pull request into a Git

[GitHub] cordova-plugin-file-transfer pull request: CB-6961 port file-trans...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/35#issuecomment-51079657 Mobile-spec tests removed here: https://github.com/apache/cordova-mobile-spec/pull/96 --- If your project is set up for it, you can reply

[GitHub] cordova-mobile-spec pull request: CB-7195 removed statusbar tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/97 CB-7195 removed statusbar tests To be replaced with tests ported here: https://github.com/apache/cordova-plugin-statusbar/pull/12 You can merge this pull request into a Git repository

[GitHub] cordova-mobile-spec pull request: CB-7196 removed splashscreen tes...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/98 CB-7196 removed splashscreen tests To be replaced with ported tests here: https://github.com/apache/cordova-plugin-splashscreen/pull/22 You can merge this pull request into a Git

[GitHub] cordova-plugin-splashscreen pull request: CB-7196 port splashscree...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/22#issuecomment-51081429 Removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/98 --- If your project is set up for it, you can reply

[GitHub] cordova-plugin-inappbrowser pull request: CB-7133 port inappbrowse...

2014-08-01 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/55 CB-7133 port inappbrowser to plugin-test-framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin

[GitHub] cordova-plugin-device-motion pull request: CB-7160 port tests for ...

2014-07-31 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/16 CB-7160 port tests for accelerometer -Added manual tests on top of existing automated tests -Removed changes to plugin.xml -Added nested plugin.xml -Changed 'test

[GitHub] cordova-plugin-device-motion pull request: CB-7160 manual tests fo...

2014-07-31 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-plugin-device-motion/pull/14 --- 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

[GitHub] cordova-mobile-spec pull request: CB-7160 Removed accelerometer te...

2014-07-31 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/81 CB-7160 Removed accelerometer tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-mobile-spec CB-7160

[GitHub] cordova-mobile-spec pull request: CB-7160 Removed accelerometer te...

2014-07-31 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/81#issuecomment-50784364 The tests ported in this PR should be used instead: https://github.com/apache/cordova-plugin-device-motion/pull/16 --- If your project is set up for it, you

[GitHub] cordova-plugin-device-motion pull request: CB-7160 port tests for ...

2014-07-31 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-device-motion/pull/16#issuecomment-50784416 Tests are removed from mobile-spec in this PR: https://github.com/apache/cordova-mobile-spec/pull/81 --- If your project is set up for it, you can

[GitHub] cordova-mobile-spec pull request: CB-6958 Removed camera tests

2014-07-31 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/82 CB-6958 Removed camera tests Tests from this PR should be used instead: https://github.com/apache/cordova-plugin-camera/pull/38 You can merge this pull request into a Git repository

[GitHub] cordova-plugin-camera pull request: CB-6958 ported camera tests to...

2014-07-31 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/38#issuecomment-50786472 Tests are removed from mobile-spec in this PR: https://github.com/apache/cordova-mobile-spec/pull/82 --- If your project is set up for it, you can reply

[GitHub] cordova-mobile-spec pull request: CB-6959 Removed capture tests

2014-07-31 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/83 CB-6959 Removed capture tests Tests should be replaced with this ported ones in this PR: https://github.com/apache/cordova-plugin-media-capture/pull/22 You can merge this pull request

[GitHub] cordova-plugin-media-capture pull request: CB-6959 ported capture ...

2014-07-31 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/22#issuecomment-50808014 Tests removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/83 --- If your project is set up for it, you can reply

[GitHub] cordova-plugin-splashscreen pull request: CB-7196 port splashscree...

2014-07-29 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/22 CB-7196 port splashscreen tests to framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin

[GitHub] cordova-plugin-statusbar pull request: CB-7195 ported statusbar te...

2014-07-29 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/12 CB-7195 ported statusbar tests to framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin-statusbar CB

[GitHub] cordova-mobile-spec pull request: CB-6856 globalization.spec.38 on...

2014-07-21 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/68 --- 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

[GitHub] cordova-mobile-spec pull request: CB-6855 globalization.spec.37 on...

2014-07-21 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/67 --- 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

[GitHub] cordova-mobile-spec pull request: CB-6857 globalization.spec.39 on...

2014-07-21 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/69 --- 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

[GitHub] cordova-mobile-spec pull request: CB-6520 Fixed cordova-incl.js fo...

2014-07-21 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/57 --- 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

[GitHub] cordova-plugin-camera pull request: CB-6958 ported camera tests to...

2014-07-21 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/38 CB-6958 ported camera tests to plugin-test-framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin-camera

[GitHub] cordova-plugin-file-transfer pull request: CB-6961 port file-trans...

2014-07-18 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/35 CB-6961 port file-transfer tests to framework Automated and manual tests ported You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-network-information pull request: CB-6964 port netw...

2014-07-18 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-network-information/pull/14 CB-6964 port network-information tests to plugin-test-framework You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-plugin-dialogs pull request: CB-6965 ported notification t...

2014-07-18 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/23 CB-6965 ported notification tests to plugin-test-framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin

[GitHub] cordova-plugin-geolocation pull request: CB-7146 ported geolocatio...

2014-07-18 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/19 CB-7146 ported geolocation tests to plugin-test-framework Added manual tests and removed js-module from plugin.xml. Can someone please merge this into cdvtest and then merge

[GitHub] cordova-plugin-contacts pull request: CB-7148 Ported contacts test...

2014-07-18 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/33 CB-7148 Ported contacts tests to plugin-test-framework Removed js-module from plugin.xml and added manual tests. Can someone please merge this into cdvtest and then merge cdvtest

[GitHub] cordova-plugin-media-capture pull request: CB-6959 ported capture ...

2014-07-18 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/22 CB-6959 ported capture tests to plugin-test-framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin

[GitHub] cordova-plugin-device-motion pull request: CB-7160 manual tests fo...

2014-07-17 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/14 CB-7160 manual tests for accelerometer Pulled out the changes to plugin.xml and added the manual tests. Can this be merged into cdvtest, and then cdvtest into master? You can

[GitHub] cordova-plugin-device-orientation pull request: CB-6960

2014-07-17 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/11 CB-6960 All tests for device-orientation ported to plugin-test-framework You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-file-transfer pull request: CB-6961 port file-trans...

2014-07-17 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/34#issuecomment-49363842 Closing momentarily to make an additional style change and rebase... --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-plugin-file-transfer pull request: CB-6961 port file-trans...

2014-07-17 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/34 --- 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

[GitHub] cordova-plugin-file-transfer pull request: CB-6961 port file-trans...

2014-07-07 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/34 CB-6961 port file-transfer tests to framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin-file

[GitHub] cordova-plugin-globalization pull request: Cdvtest

2014-07-03 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-globalization/pull/16 Cdvtest You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin-globalization cdvtest Alternatively you can

[GitHub] cordova-wp8 pull request: CB-7028 fixed memory leak in wp with plu...

2014-07-03 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-wp8/pull/44 CB-7028 fixed memory leak in wp with plugins When navigating between a native and hybrid page in wp8, if the network-information or device plugins are installed the hybrid page will never

[GitHub] cordova-js pull request: CB-6983 misleading debug statement

2014-06-19 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-js/pull/71 CB-6983 misleading debug statement You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-js CB-6983 Alternatively you can review

[GitHub] cordova-plugin-globalization pull request: CB-6962 globalization t...

2014-06-19 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-globalization/pull/12 CB-6962 globalization tests for test-framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin

[GitHub] cordova-wp8 pull request: CB-6924 Fixed memory leak in WP page nav...

2014-06-17 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-wp8/pull/41 CB-6924 Fixed memory leak in WP page navigation Occurred when navigating back and forth from native to hybrid page. You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-wp8 pull request: CB-6924 Fixed memory leak in WP page nav...

2014-06-17 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-wp8/pull/41#issuecomment-46341089 I built mobile-spec with these changes and didn't see any new tests failing. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-mobile-spec pull request: CB-6858 globalization.spec.41 on...

2014-06-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/70#issuecomment-45107821 Closing in favor of implementing the method. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cordova-mobile-spec pull request: CB-6858 globalization.spec.41 on...

2014-06-04 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/70 --- 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

[GitHub] cordova-mobile-spec pull request: CB-6856 globalization.spec.38 on...

2014-06-03 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/68 CB-6856 globalization.spec.38 on wp8 Fixed test to reflect that wp8 does not support the 'pattern' property of getNumberPattern, returns empty string You can merge this pull request

[GitHub] cordova-mobile-spec pull request: CB-6857 globalization.spec.39 on...

2014-06-03 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/69 CB-6857 globalization.spec.39 on wp8 Fixed test to reflect unsupported property 'pattern' of NumberFormat for windows (empty string should be returned) You can merge this pull

[GitHub] cordova-mobile-spec pull request: CB-6855 globalization.spec.37 on...

2014-06-03 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/67#issuecomment-45020219 I agree, but I think there should at least be some distinction between 'broken' and 'not implemented'. There are a lot of failing tests for wp8 right now

[GitHub] cordova-mobile-spec pull request: CB-6780 Removed space from platf...

2014-05-29 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/65 CB-6780 Removed space from platform_layout for wp8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-mobile-spec CB

[GitHub] cordova-plugin-globalization pull request: CB-4602wp

2014-05-21 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-globalization/pull/11 CB-4602wp This should be all that's necessary for Windows Phone. You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic

[GitHub] cordova-plugin-file-transfer pull request: CB-6466 Auto-create dir...

2014-04-28 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/28#issuecomment-41593367 Thanks for merging for me! I'll go ahead and close. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-plugin-file-transfer pull request: CB-6466 Auto-create dir...

2014-04-28 Thread stacic
Github user stacic closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/28 --- 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

[GitHub] cordova-mobile-spec pull request: CB-6520 Fixed cordova-incl.js fo...

2014-04-25 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/57 CB-6520 Fixed cordova-incl.js for wp8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-mobile-spec CB-6520

[GitHub] cordova-mobile-spec pull request: CB-6466 Created mobile-spec test

2014-04-25 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/58 CB-6466 Created mobile-spec test Added a test to mobile-spec to check that filetransfer.download() automatically creates any nonexistent directories. Associated with https

[GitHub] cordova-docs pull request: CB-6320 Clarified BlackBerry notificati...

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

[GitHub] cordova-docs pull request: CB-6328 Fixed globalization supported p...

2014-03-21 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-docs/pull/198 CB-6328 Fixed globalization supported platforms Removed wp8 from list of supported platforms for globalization in 2.3 You can merge this pull request into a Git repository by running

[GitHub] cordova-docs pull request: CB-6320 Clarified BlackBerry notificati...

2014-03-20 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-docs/pull/197 CB-6320 Clarified BlackBerry notification support Clarification that beep and vibrate not supported for BB10 in 2.3 You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-js pull request: CB-6321 Added cordova integration info to...

2014-03-20 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-js/pull/66 CB-6321 Added cordova integration info to README Clarified documentation on integrating cordova-js generated code into Cordova projects. You can merge this pull request into a Git repository