sgrebnov [Wed, 24 Sep 2014 16:55:13 +0000 (20:55 +0400)]
CB-7616 partial match support for --target
Jesse MacFadyen [Tue, 23 Sep 2014 23:33:45 +0000 (16:33 -0700)]
Merge branch 'script-permission' of https://github.com/wildabeast/cordova-wp8
Ryan Willoughby [Tue, 23 Sep 2014 19:10:52 +0000 (12:10 -0700)]
make scripts executable
sgrebnov [Tue, 23 Sep 2014 18:32:43 +0000 (22:32 +0400)]
CB-7618 Fix WP8 build due to missing node_modules
sgrebnov [Tue, 23 Sep 2014 06:48:22 +0000 (10:48 +0400)]
CB-7616 Deploy on WP8 fails to run specific target
Jesse MacFadyen [Thu, 18 Sep 2014 22:48:59 +0000 (15:48 -0700)]
Merge branch 'CB-7493' of https://github.com/MSOpenTech/cordova-wp8
Vladimir Kotikov [Mon, 8 Sep 2014 14:05:05 +0000 (18:05 +0400)]
CB-7493 Adds 'space-in-path' and 'unicode in name' tests for CI
Jesse MacFadyen [Sat, 6 Sep 2014 10:08:49 +0000 (03:08 -0700)]
Get rid of the folder
Jesse MacFadyen [Sat, 6 Sep 2014 10:07:49 +0000 (03:07 -0700)]
Merging
Jesse MacFadyen [Sat, 6 Sep 2014 10:03:51 +0000 (03:03 -0700)]
Merge pull request #34 from purplecabbage/RemoveSubdir
Remove subdir
Jesse MacFadyen [Sat, 6 Sep 2014 08:59:42 +0000 (01:59 -0700)]
add required node_modules
Jesse MacFadyen [Sat, 6 Sep 2014 08:56:46 +0000 (01:56 -0700)]
moving stuff around
Jesse MacFadyen [Sat, 6 Sep 2014 00:40:16 +0000 (17:40 -0700)]
VERSION cannot have a newline ( currently )
Jesse MacFadyen [Sat, 6 Sep 2014 00:39:52 +0000 (17:39 -0700)]
Fixing paths for npm published versions
Jesse MacFadyen [Fri, 5 Sep 2014 22:46:02 +0000 (15:46 -0700)]
cleanup ignores and add missing windows cmd files, if you want to add a bundledDependency node_module use -f
Jesse MacFadyen [Fri, 5 Sep 2014 22:46:02 +0000 (15:46 -0700)]
cleanup ignores and add missing windows cmd files, if you want to add a bundledDependency node_module use -f
Carlos Santana [Fri, 5 Sep 2014 22:16:26 +0000 (18:16 -0400)]
merge fixs for node_modules
Carlos Santana [Fri, 5 Sep 2014 22:09:57 +0000 (18:09 -0400)]
move node_modules up same level as package.json
Carlos Santana [Fri, 5 Sep 2014 21:57:23 +0000 (17:57 -0400)]
merged master in
Marcel Kinard [Fri, 5 Sep 2014 18:24:32 +0000 (14:24 -0400)]
CB-7383 Bump version to 3.6.1
Steven Gill [Wed, 3 Sep 2014 00:12:49 +0000 (17:12 -0700)]
updated release notes
(cherry picked from commit
be3e065cc1e8bfc92dfd9151e9bfb034307977f0)
Jesse MacFadyen [Thu, 4 Sep 2014 15:59:18 +0000 (08:59 -0700)]
fix merge issue, package modified
Jesse MacFadyen [Wed, 3 Sep 2014 22:31:44 +0000 (15:31 -0700)]
updated package.json version
Josh Soref [Wed, 3 Sep 2014 14:33:14 +0000 (10:33 -0400)]
CB-7455 add bundledDependencies
Josh Soref [Wed, 3 Sep 2014 14:33:14 +0000 (10:33 -0400)]
CB-7455 add bundledDependencies
Vladimir Kotikov [Wed, 3 Sep 2014 08:33:31 +0000 (12:33 +0400)]
Moves node_modules from package root to bin/ folder
This is necessary since 'npm pack' removes root node_modules before creating archive.
Reviewed by sgrebnov.
Jesse MacFadyen [Wed, 3 Sep 2014 01:23:28 +0000 (18:23 -0700)]
Merge branch 'CB-7444' of https://github.com/MSOpenTech/cordova-wp8
Steven Gill [Wed, 3 Sep 2014 00:12:49 +0000 (17:12 -0700)]
updated release notes
Steven Gill [Tue, 2 Sep 2014 17:19:07 +0000 (10:19 -0700)]
updated version on master to 3.7.0-dev
Steven Gill [Tue, 2 Sep 2014 17:16:18 +0000 (10:16 -0700)]
updated package.json
Vladimir Kotikov [Tue, 2 Sep 2014 13:00:13 +0000 (17:00 +0400)]
CB-7444 Fixes XHR callback failure when requested file doesn't exists
Jesse MacFadyen [Tue, 26 Aug 2014 23:24:35 +0000 (16:24 -0700)]
Update 3.6.x branch
Jesse MacFadyen [Tue, 26 Aug 2014 23:23:13 +0000 (16:23 -0700)]
update package to 3.6.0-dev
Jesse MacFadyen [Tue, 26 Aug 2014 22:30:22 +0000 (15:30 -0700)]
update to latest 3.6.x cordova.js file
Jesse MacFadyen [Tue, 26 Aug 2014 22:29:16 +0000 (15:29 -0700)]
Fix template def missing files
Jesse MacFadyen [Tue, 26 Aug 2014 21:20:14 +0000 (14:20 -0700)]
Merge branch 'CB-7338' of https://github.com/martincgg/cordova-wp8
Jesse MacFadyen [Tue, 26 Aug 2014 05:15:54 +0000 (22:15 -0700)]
Add appveyor badge
Jesse MacFadyen [Sat, 23 Aug 2014 07:15:14 +0000 (00:15 -0700)]
ignore node_modules
Vladimir Kotikov [Fri, 22 Aug 2014 12:13:41 +0000 (16:13 +0400)]
CB-7368 --archs="x86" now produces correct binaries.
Vladimir Kotikov [Wed, 20 Aug 2014 10:00:56 +0000 (14:00 +0400)]
CB-7341 Port tooling/platform scripts from WSH to NodeJS
Martin Gonzalez [Tue, 19 Aug 2014 18:15:43 +0000 (13:15 -0500)]
Remove unwanted slashes and handle Exceptions
Jesse MacFadyen [Sat, 16 Aug 2014 01:47:09 +0000 (18:47 -0700)]
yml must be ansi encoded, okay, force push this then
Jesse MacFadyen [Sat, 16 Aug 2014 01:07:43 +0000 (18:07 -0700)]
Lemme try addin the yml
Jesse MacFadyen [Sat, 16 Aug 2014 00:43:02 +0000 (17:43 -0700)]
adding testing to the workflow
Jesse MacFadyen [Sat, 16 Aug 2014 00:41:21 +0000 (17:41 -0700)]
ignore node_modules
Jesse MacFadyen [Thu, 14 Aug 2014 22:40:47 +0000 (15:40 -0700)]
Merge branch 'CB-6763' of https://github.com/MSOpenTech/cordova-wp8
Jesse MacFadyen [Thu, 14 Aug 2014 02:13:23 +0000 (19:13 -0700)]
This closes #13, This closes #25, This closes #31
Jesse MacFadyen [Thu, 14 Aug 2014 01:53:45 +0000 (18:53 -0700)]
Merge branch 'CB-4655' of https://github.com/MSOpenTech/cordova-wp8
Jesse MacFadyen [Thu, 14 Aug 2014 01:42:37 +0000 (18:42 -0700)]
CB-7305 remove trailing slash from dest
Jesse MacFadyen [Thu, 14 Aug 2014 01:41:27 +0000 (18:41 -0700)]
cleanup file, remove commented out stuff after testing it
Jesse MacFadyen [Thu, 14 Aug 2014 01:36:28 +0000 (18:36 -0700)]
Update instructions minus createTemplates stuff
Jesse MacFadyen [Thu, 14 Aug 2014 01:00:21 +0000 (18:00 -0700)]
Fix intermittent issue with invalid app manifest because of xml commented apache header.
Jesse MacFadyen [Thu, 14 Aug 2014 00:59:00 +0000 (17:59 -0700)]
create needs to copy+rename the defaults.xml file for projects created outside the cordova-cli
Jesse MacFadyen [Thu, 14 Aug 2014 00:09:13 +0000 (17:09 -0700)]
Removing outdated/unused tooling scripts
Jesse MacFadyen [Thu, 14 Aug 2014 00:07:25 +0000 (17:07 -0700)]
move createTemplates scripts ( they will live undoc'd for awhile
Jesse MacFadyen [Thu, 14 Aug 2014 00:04:57 +0000 (17:04 -0700)]
Move common items to their rightful home
Jesse MacFadyen [Wed, 30 Jul 2014 18:40:57 +0000 (11:40 -0700)]
Merge branch 'CB-7028' of https://github.com/stacic/cordova-wp8
Jesse MacFadyen [Wed, 30 Jul 2014 01:34:46 +0000 (18:34 -0700)]
Use wildcard for contents of www/ folder
sgrebnov [Mon, 21 Jul 2014 09:27:49 +0000 (13:27 +0400)]
CB-4655 WP8: Default native project template should be overridable at project creation time
Jesse MacFadyen [Tue, 15 Jul 2014 22:43:35 +0000 (15:43 -0700)]
Merge branch 'patch-1' of https://github.com/G3z/cordova-wp8
Jesse MacFadyen [Tue, 15 Jul 2014 22:36:53 +0000 (15:36 -0700)]
createTemplates script copies defaults.xml->config.xml
sgrebnov [Tue, 15 Jul 2014 08:03:07 +0000 (12:03 +0400)]
CB-5049 Create defaults.xml that contains platform config.xml defaults for WP8
sgrebnov [Tue, 15 Jul 2014 07:43:45 +0000 (11:43 +0400)]
CB-6788 WP8 - Fix header licenses (Apache RAT report)
Giacomo Trezzi [Mon, 14 Jul 2014 10:35:58 +0000 (12:35 +0200)]
small fix for spaces in path
this fixes the error about missing create.js if user has a space in his home folder
sgrebnov [Wed, 2 Jul 2014 07:00:53 +0000 (11:00 +0400)]
CB-7060 WP8. Fix large project build performance issue
Staci Cooper [Thu, 3 Jul 2014 20:12:35 +0000 (16:12 -0400)]
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 get garbage collected. Fixed by removing event handlers for commands
when the web browser is unloaded.
Vladimir Kotikov [Wed, 18 Jun 2014 11:56:19 +0000 (15:56 +0400)]
Adds support for chip architectures to run command
Staci Cooper [Tue, 17 Jun 2014 17:43:54 +0000 (13:43 -0400)]
CB-6924 Fixed memory leak in WP page navigation
Occurred when navigating back and forth from native to hybrid page.
Jesse MacFadyen [Fri, 13 Jun 2014 18:47:14 +0000 (11:47 -0700)]
CB-6939 Replace dash chars in package name and validate it.
Vladimir Kotikov [Thu, 12 Jun 2014 13:18:13 +0000 (17:18 +0400)]
Fixes handling of UTF-8 encoded project files.
Jesse MacFadyen [Fri, 6 Jun 2014 21:03:43 +0000 (14:03 -0700)]
Added list of supported architectures in help text
Vladimir Kotikov [Fri, 6 Jun 2014 06:45:08 +0000 (10:45 +0400)]
Adds support for target architectures to build command
Vladimir Kotikov [Thu, 5 Jun 2014 06:17:12 +0000 (10:17 +0400)]
Escapes paths in target() function
Vladimir Kotikov [Tue, 27 May 2014 11:45:43 +0000 (15:45 +0400)]
[CB-6763] Fixes issue when multiple simultaneous requests are sent.
Jesse MacFadyen [Tue, 3 Jun 2014 18:48:44 +0000 (11:48 -0700)]
add license header to all bat files, and echo off so we don't see the goto output
Jesse MacFadyen [Tue, 3 Jun 2014 18:47:28 +0000 (11:47 -0700)]
add license header
Jesse MacFadyen [Tue, 3 Jun 2014 18:46:34 +0000 (11:46 -0700)]
add license header
Jesse MacFadyen [Tue, 3 Jun 2014 18:45:31 +0000 (11:45 -0700)]
CB-6788 add license header to template file
Jesse MacFadyen [Tue, 3 Jun 2014 01:50:33 +0000 (18:50 -0700)]
CB-6788 Add license headers to cs files
Jesse MacFadyen [Tue, 3 Jun 2014 01:39:30 +0000 (18:39 -0700)]
CB-6788 Add license header to sln files
Jesse MacFadyen [Mon, 2 Jun 2014 23:30:27 +0000 (16:30 -0700)]
CB-6788 add headers to bat files
Jesse MacFadyen [Mon, 2 Jun 2014 22:51:34 +0000 (15:51 -0700)]
CB-6788 add header to .md files
Marcel Kinard [Fri, 30 May 2014 15:43:22 +0000 (11:43 -0400)]
CB-6788 Add license to CONTRIBUTING.md
Jesse MacFadyen [Fri, 30 May 2014 00:45:30 +0000 (17:45 -0700)]
CB-6775 added support for autoload, splashscreen uses this
Jesse MacFadyen [Mon, 26 May 2014 21:49:23 +0000 (14:49 -0700)]
CB-5653 make visible cordova version. This closes #35
Jesse MacFadyen [Fri, 23 May 2014 06:34:48 +0000 (23:34 -0700)]
wp8.1 and the IE11 WebBrowser control do not support execScript, moving to 'eval'
sgrebnov [Thu, 22 May 2014 05:53:58 +0000 (09:53 +0400)]
CB-6732 [WP8] Fix "MSBuild 64 bit is not supported" build error
sgrebnov [Wed, 14 May 2014 20:17:34 +0000 (13:17 -0700)]
CB-6341 Remove windows requirement to have MSBuild in the %PATH%
Jesse MacFadyen [Wed, 14 May 2014 00:43:02 +0000 (17:43 -0700)]
CB-6676 allow extra params to build/run and ignore them
Jesse MacFadyen [Tue, 13 May 2014 23:21:19 +0000 (16:21 -0700)]
Merge branch 'CB-6685' of https://github.com/MSOpenTech/cordova-wp8
Jesse MacFadyen [Tue, 13 May 2014 22:56:07 +0000 (15:56 -0700)]
update master branch with next dev version number
sgrebnov [Tue, 13 May 2014 22:15:11 +0000 (15:15 -0700)]
CB-6685 [3.5.0rc][WP8] Build error: Command failed with exit code 2
Vladimir Kotikov [Thu, 8 May 2014 07:50:48 +0000 (11:50 +0400)]
Adds'-wait' flag to CordovaDeploy.
Removes unnecessary Program class.
Jesse MacFadyen [Tue, 6 May 2014 21:16:21 +0000 (14:16 -0700)]
Remove WP7 from readme, and tooling
Jesse MacFadyen [Tue, 6 May 2014 20:53:37 +0000 (13:53 -0700)]
[WP7] Goodbye, it has been fun. ;)
Jesse MacFadyen [Mon, 5 May 2014 20:10:46 +0000 (13:10 -0700)]
Update releasenotes, and state that WP7 support is about to disappear
Jesse MacFadyen [Mon, 5 May 2014 19:33:18 +0000 (12:33 -0700)]
Apply app-hello-world update
Steven Gill [Wed, 30 Apr 2014 21:05:26 +0000 (14:05 -0700)]
CB-6558: added package.json files for wp7 & wp8
Marcel Kinard [Wed, 30 Apr 2014 13:48:39 +0000 (09:48 -0400)]
CB-6491 add CONTRIBUTING.md
Jesse MacFadyen [Mon, 28 Apr 2014 19:35:43 +0000 (12:35 -0700)]
CB-6412 Include release notes in repo.