upload progress
Reported by Gaspard Bucher | September 3rd, 2008 @ 03:06 PM | in 1.0
Originally posted on Trac by gaspard Original Trac Ticket
Description (Last modified by gaspard)
Using mongrel upload.
Use swfupload through ActiveUpload.
Make sure we can spawn multiple processes/threads for slow workers. Ok with mongrel_upload_progress.
Trac Attachments
Trac Comments
2008-03-10 21:12:28 changed by gaspard
status changed from new to assigned.
description changed.
status changed from new to assigned.
description changed.
2008-03-10 21:42:46 changed by gaspard
description changed.
description changed.
2008-03-13 02:36:06 changed by gaspard
(In [905]) Implemented upload progress using mongrel_upload_progress gem ! Closes #117(6). For the 'documents' popup to work, you need to update the popup layout (see /trunk/db/init/base/skins/default/Node-*popupLayout.zafu)
hours set to 6.0.
status changed from assigned to closed.
resolution set to fixed.
totalhours changed from 0.0 to 6.0.
(In [905]) Implemented upload progress using mongrel_upload_progress gem ! Closes #117(6). For the 'documents' popup to work, you need to update the popup layout (see /trunk/db/init/base/skins/default/Node-*popupLayout.zafu)
hours set to 6.0.
status changed from assigned to closed.
resolution set to fixed.
totalhours changed from 0.0 to 6.0.
2008-03-13 11:43:39 changed by gaspard
(In [907]) small error in deploy related to mongrel_upload_progress Small fixes to css and popup layout after upload progress bar. Refs #117. Fixed some bugs related to upload progress (capistrano tasks, css, views). Refs #117(2.5).
reverted delete.png accidental change
2008-03-31 21:03:44 changed by gaspard
To monitor/debug upload progress:
require 'drb' DRb.start_service uploads = DRbObject.new nil, 'druby://127.0.0.1:2999' uploads.list ... uploads.check "..ID.."
2008-03-31 21:04:33 changed by gaspard
description changed.
description changed.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org
People watching this ticket
Tags
Referenced by
- 117 upload progress (In [905]) Implemented upload progress using mongrel_uplo...
- 117 upload progress (In [905]) Implemented upload progress using mongrel_uplo...
- 117 upload progress (In [907]) small error in deploy related to mongrel_uploa...
- 117 upload progress (In [907]) small error in deploy related to mongrel_uploa...