[jira] [Commented] (TAP5-638) Support for uploading files using AJAX

2014-08-14 Thread Felix Scheffer (JIRA)

[ 
https://issues.apache.org/jira/browse/TAP5-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097717#comment-14097717
 ] 

Felix Scheffer commented on TAP5-638:
-

This is still something I would like to see in Tapestry. Can some add an 
affected version to the issue?

Valums file-uploader is now called [Widen 
fine-uploader|https://github.com/Widen/fine-uploader] and the only available 
open source license is GPL 3.

 Support for uploading files using AJAX
 --

 Key: TAP5-638
 URL: https://issues.apache.org/jira/browse/TAP5-638
 Project: Tapestry 5
  Issue Type: Improvement
  Components: tapestry-upload
Reporter: Hugo Palma
Assignee: Massimo Lusetti

 If the upload component is included on a form that does a partial update(has 
 the zone parameter set) the value property isn't updated with the 
 UploadedFile instance.
 So it seems that this component upload doesn't support ajax. It would be 
 great if it was possible to upload a file using AJAX.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (TAP5-638) Support for uploading files using AJAX

2014-08-14 Thread Thiago H. de Paula Figueiredo (JIRA)

[ 
https://issues.apache.org/jira/browse/TAP5-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097742#comment-14097742
 ] 

Thiago H. de Paula Figueiredo commented on TAP5-638:


Felix, http://www.apache.org/licenses/GPL-compatibility.html says Apache 
Software Foundation projects cannot use GPL 3-licensed code, so the Tapestry 
project itself cannot provide a component using Widen fine-uploader.

 Support for uploading files using AJAX
 --

 Key: TAP5-638
 URL: https://issues.apache.org/jira/browse/TAP5-638
 Project: Tapestry 5
  Issue Type: Improvement
  Components: tapestry-upload
Reporter: Hugo Palma
Assignee: Massimo Lusetti

 If the upload component is included on a form that does a partial update(has 
 the zone parameter set) the value property isn't updated with the 
 UploadedFile instance.
 So it seems that this component upload doesn't support ajax. It would be 
 great if it was possible to upload a file using AJAX.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (TAP5-638) Support for uploading files using AJAX

2014-08-14 Thread Felix Scheffer (JIRA)

[ 
https://issues.apache.org/jira/browse/TAP5-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097762#comment-14097762
 ] 

Felix Scheffer commented on TAP5-638:
-

Yes I know. I just added it because Bob Harner stated above that licensing 
compatibility is no longer an impediment (which was true at the time of 
writing).

So we either have to use an old version of Valums uploader (based on the MIT 
license which according to 
[this|http://apache.org/legal/resolved.html#category-a] is compatible with the 
Apache license) or find another solution...

 Support for uploading files using AJAX
 --

 Key: TAP5-638
 URL: https://issues.apache.org/jira/browse/TAP5-638
 Project: Tapestry 5
  Issue Type: Improvement
  Components: tapestry-upload
Reporter: Hugo Palma
Assignee: Massimo Lusetti

 If the upload component is included on a form that does a partial update(has 
 the zone parameter set) the value property isn't updated with the 
 UploadedFile instance.
 So it seems that this component upload doesn't support ajax. It would be 
 great if it was possible to upload a file using AJAX.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (TAP5-638) Support for uploading files using AJAX

2012-09-03 Thread Bob Harner (JIRA)

[ 
https://issues.apache.org/jira/browse/TAP5-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447380#comment-13447380
 ] 

Bob Harner commented on TAP5-638:
-

Andrew Valums recently added the MIT license as an option, so I guess licensing 
compatibility is no longer an impediment.

There is also a Tapestry-compatible implementation of the Valums file uploader 
in the Tapestry5-JQuery module.

 Support for uploading files using AJAX
 --

 Key: TAP5-638
 URL: https://issues.apache.org/jira/browse/TAP5-638
 Project: Tapestry 5
  Issue Type: Improvement
  Components: tapestry-upload
Reporter: Hugo Palma
Assignee: Massimo Lusetti

 If the upload component is included on a form that does a partial update(has 
 the zone parameter set) the value property isn't updated with the 
 UploadedFile instance.
 So it seems that this component upload doesn't support ajax. It would be 
 great if it was possible to upload a file using AJAX.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TAP5-638) Support for uploading files using AJAX

2011-08-12 Thread Massimo Lusetti (JIRA)

[ 
https://issues.apache.org/jira/browse/TAP5-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084219#comment-13084219
 ] 

Massimo Lusetti commented on TAP5-638:
--

I'm very interested in this one so I guess the question is: What a derivate 
work in the Java world acutally is?


 Support for uploading files using AJAX
 --

 Key: TAP5-638
 URL: https://issues.apache.org/jira/browse/TAP5-638
 Project: Tapestry 5
  Issue Type: Improvement
  Components: tapestry-upload
Reporter: Hugo Palma

 If the upload component is included on a form that does a partial update(has 
 the zone parameter set) the value property isn't updated with the 
 UploadedFile instance.
 So it seems that this component upload doesn't support ajax. It would be 
 great if it was possible to upload a file using AJAX.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (TAP5-638) Support for uploading files using AJAX

2011-06-26 Thread Taha Hafeez (JIRA)

[ 
https://issues.apache.org/jira/browse/TAP5-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055236#comment-13055236
 ] 

Taha Hafeez commented on TAP5-638:
--

The support for ajax based 
upload(http://www.w3.org/TR/XMLHttpRequest2/#xmlhttprequestupload) is new and 
is only supported by a few browsers. This feature requires a separate ajax 
request to the server and can't be part of the form submission. Also there has 
to be a fallback to iframe based form submission in case the browser does not 
support this feature. 

I have written an ajax-upload component 
(https://github.com/tawus/tawus/tree/master/tawus-ajaxupload). If somebody 
finds it useful, I can convert it into a patch for tapestry-upload module.

 Support for uploading files using AJAX
 --

 Key: TAP5-638
 URL: https://issues.apache.org/jira/browse/TAP5-638
 Project: Tapestry 5
  Issue Type: Improvement
  Components: tapestry-upload
Reporter: Hugo Palma

 If the upload component is included on a form that does a partial update(has 
 the zone parameter set) the value property isn't updated with the 
 UploadedFile instance.
 So it seems that this component upload doesn't support ajax. It would be 
 great if it was possible to upload a file using AJAX.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (TAP5-638) Support for uploading files using AJAX

2011-06-26 Thread Bob Harner (JIRA)

[ 
https://issues.apache.org/jira/browse/TAP5-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055238#comment-13055238
 ] 

Bob Harner commented on TAP5-638:
-

I think there would be a license incompatibility issue preventing Valums 
file-uploader being incorporated into Tapestry, since it is GPL 2/LGPL 2 
(https://github.com/valums/file-uploader/blob/master/license.txt). I'm no 
expert in this area, but http://www.apache.org/licenses/GPL-compatibility.html 
seems to lean that way.

 Support for uploading files using AJAX
 --

 Key: TAP5-638
 URL: https://issues.apache.org/jira/browse/TAP5-638
 Project: Tapestry 5
  Issue Type: Improvement
  Components: tapestry-upload
Reporter: Hugo Palma

 If the upload component is included on a form that does a partial update(has 
 the zone parameter set) the value property isn't updated with the 
 UploadedFile instance.
 So it seems that this component upload doesn't support ajax. It would be 
 great if it was possible to upload a file using AJAX.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira