Edna Morales
|
6f9b59fd88
|
added documentation for new test
|
2014-08-18 13:39:29 -04:00 |
|
Edna Morales
|
e1afbb6d24
|
rebase from master
|
2014-08-18 11:59:20 -04:00 |
|
Michal Mocny
|
b5d1dffc2f
|
CB-6466 Fix failing test due to recent url change
|
2014-08-15 15:00:34 -04:00 |
|
Michal Mocny
|
974bbaaa2e
|
Merge branch 'CB-6466' of https://github.com/stacic/cordova-plugin-file-transfer
|
2014-08-15 14:19:59 -04:00 |
|
Edna Morales
|
86446811b2
|
Merge renamed tests dir
|
2014-08-13 13:07:30 -04:00 |
|
Staci Cooper
|
0b257f534c
|
CB-6466 created mobile-spec test
Added a test to check that filetransfer.download() automatically creates
any nonexistent directories.
Also removed some unused code
|
2014-08-12 13:06:36 -04:00 |
|
Jesse MacFadyen
|
e89989dc37
|
Merge branch 'cdvtest' of https://github.com/stacic/cordova-plugin-file-transfer
|
2014-08-07 13:06:41 -07:00 |
|
Steven Gill
|
4425ef64e4
|
CB-7244 Incremented plugin version.
|
2014-08-06 19:24:27 -07:00 |
|
Steven Gill
|
a071c5bf9a
|
CB-7244 Updated version and RELEASENOTES.md for release 0.4.5
0.4.5
r0.4.5
|
2014-08-06 18:58:22 -07:00 |
|
Staci Cooper
|
fbca17be1e
|
Renamed test dir, added nested plugin.xml and test
Added upload spec.6
|
2014-08-01 16:30:43 -04:00 |
|
Lisa Seacat DeLuca
|
de4bf61d4c
|
CB-7249cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer
|
2014-08-01 16:23:44 -04:00 |
|
Staci Cooper
|
b5a6df144e
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into cdvtest
|
2014-07-29 13:41:51 -04:00 |
|
Staci Cooper
|
3b4afc8606
|
Fixed failing spec.19 on wp8
Also removed duplicate test
|
2014-07-28 15:57:29 -04:00 |
|
Ian Clelland
|
80c2d72b95
|
Merge documentation fix from 'andrewreedy/patch-1' (This closes #37)
|
2014-07-25 10:51:01 -04:00 |
|
Piotr Zalewa
|
70502d5023
|
Merge remote-tracking branch 'rodms/fxos-initial'
|
2014-07-25 09:19:59 +01:00 |
|
Edna Morales
|
683a0facef
|
added documentation to manual tests
|
2014-07-24 14:48:35 -04:00 |
|
Edna Morales
|
91a67f864e
|
Merge to work on top of test framework changes
|
2014-07-23 16:41:56 -04:00 |
|
Andrew Reedy
|
fa0ba8ff81
|
Upload parameters out of order
|
2014-07-22 20:55:19 -07:00 |
|
Rodrigo Silveira
|
5877844711
|
FirefoxOS initial implementation
|
2014-07-22 15:42:15 -07:00 |
|
Staci Cooper
|
5c32f65616
|
CB-6961 port file-transfer tests to framework
fixed page style, cleaned up logging
|
2014-07-18 10:55:28 -04:00 |
|
Ian Clelland
|
bdd3e2d56f
|
CB-6781: Expose FileTransferError.exception to application
|
2014-07-14 10:56:08 -04:00 |
|
Lisa Seacat DeLuca
|
7e331313f6
|
CB-7110cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer
|
2014-07-09 14:43:30 -04:00 |
|
Ian Clelland
|
78453b5d15
|
Merge branch 'CB-6928' (This closes #32)
|
2014-07-08 14:22:45 -04:00 |
|
Javier Puerto
|
97a831e568
|
CB-6928: Add new error code to documentation
|
2014-07-08 14:14:13 -04:00 |
|
Javier Puerto
|
b88584c5a3
|
CB-6928: Handle 304 status code
|
2014-07-08 14:14:12 -04:00 |
|
Javier Puerto
|
22f1ea573c
|
CB-6928: Open output stream only if it's necessary.
|
2014-07-08 14:14:12 -04:00 |
|
Bryan Higgins
|
4e5f10c3a3
|
[BlackBerry10] Minor doc correction
|
2014-07-08 09:48:11 -04:00 |
|
Lisa Seacat DeLuca
|
04d45bab34
|
CB-6127lisa7cordova-plugin-consolecordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer
|
2014-07-07 15:27:22 -04:00 |
|
ldeluca
|
9035d79566
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer
|
2014-06-27 12:54:02 -04:00 |
|
Ian Clelland
|
1adf1c7a1b
|
Update release notes and clean pull requests.
This closes #3
This closes #13
This closes #18
This closes #19
|
2014-06-27 12:12:42 -04:00 |
|
ldeluca
|
4ea02c972a
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer
|
2014-06-23 12:24:42 -04:00 |
|
Raymond Camden
|
318c9412bc
|
Update index.md
Simply add the values for the constants.
|
2014-06-20 09:48:25 -05:00 |
|
Jesse MacFadyen
|
2cd642211b
|
[Windows8] upload uses the provided fileName or the actual fileName
|
2014-06-18 00:42:40 -07:00 |
|
Jesse MacFadyen
|
63d07020cf
|
CB-2420 [Windows8] honor fileKey and param options. This closes #15
|
2014-06-13 18:09:55 -07:00 |
|
ldeluca
|
64956fab54
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer
|
2014-06-11 18:57:03 -04:00 |
|
Ian Clelland
|
1bc00a21db
|
CB-6781: Update new docs to match AlexNennker's changes in PR30
|
2014-06-11 16:42:39 -04:00 |
|
Ian Clelland
|
32106e7a3f
|
CB-6781: Continue previous commit with one new instance (This closes #30)
|
2014-06-11 16:35:13 -04:00 |
|
ignisvulpis
|
46f9c1d458
|
CB-6781: add the exception text to the error object
|
2014-06-11 16:33:39 -04:00 |
|
ldeluca
|
1a16768fd1
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer
|
2014-06-11 09:57:44 -04:00 |
|
Ian Clelland
|
690824248c
|
CB-6890: Fix pluginManager access for 4.0.x branch
|
2014-06-06 14:27:57 -04:00 |
|
Steven Gill
|
b4a86333f6
|
CB-6877 Incremented plugin version.
|
2014-06-05 13:40:50 -07:00 |
|
Steven Gill
|
db9eca0aa8
|
CB-6877 Updated version and RELEASENOTES.md for release 0.4.4
0.4.4
r0.4.4
|
2014-06-05 13:39:43 -07:00 |
|
ldeluca
|
ec2e268fae
|
CB-6127 Spanish and French Translations added. Github close #21
|
2014-06-04 16:29:58 -07:00 |
|
Maxim Ermilov
|
c5d5c9e2bf
|
ubuntu: support 'cdvfile' URI
|
2014-06-03 20:26:59 +04:00 |
|
Marcel Kinard
|
ef0853dbe8
|
CB-6802 Add license
|
2014-05-30 11:25:53 -04:00 |
|
ldeluca
|
df530ad57b
|
documentation translation: cordova-plugin-file-transfer
|
2014-05-27 21:36:29 -04:00 |
|
ldeluca
|
131f84f123
|
Lisa testing pulling in plugins for plugin: cordova-plugin-file-transfer
|
2014-05-27 21:22:04 -04:00 |
|
ldeluca
|
9795c1467d
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer
|
2014-05-27 19:34:24 -04:00 |
|
Jesse MacFadyen
|
156ae2092e
|
Merge branch 'wp8-loaded' of https://github.com/mhujer/cordova-plugin-file-transfer
|
2014-05-27 15:09:54 -07:00 |
|
ldeluca
|
0a2e3cb62f
|
Lisa testing pulling in plugins for plugin: cordova-plugin-file-transfer
|
2014-05-27 17:49:32 -04:00 |
|