Thread: [openupload-devel] TODO list for v0.5
Status: Beta
Brought to you by:
tsdogs
|
From: Alessandro B. <ts...@br...> - 2009-09-23 16:11:41
|
Hi list, just an update on what I plan to be including in version 0.5 of Open Upload. Some are already implemented here, but need some working before commit, some need to be implemented. If anybody wants to help or has more ideas, just let me know. Alessandro ******* TARGETED FOR RELEASE 0.5 ******* - New upload method with perl cgi - Remove prototype and use jquery - Add a single click upload - options can be set before upload (and must be, as long as possible, checked before the upload) - add option to logout after the upload - add option to notify the user if something goes wrong - Move administration options inside modules/plugins - review the "step" functionality - New GUI (multi file selection, options, administration,etc) - Add invitation logic - Separate LDAP from AD authentication (they differ too much, use ADLdap) - TXTdb migration to gladiusDB - Create a new setup script which uses the single plugins and modules for the configuration - first thing, paths then everything else. - Check for required paths to be writable... - checks and configuration options moved into the modules/plugins - Upgrade/Migration script - Plugin sorting should not impact gui - SQL backend should be more versatile (joins and so on, probably using some direct sql templates would help) - Add user options (defaults for options/plugins) - Users may be part of more than one group in the db auth. - Files can be assigned to other users/groups - Expiration can be decided by the user - cron job script that allows to do the cleanup of expired files - Email templating - Files can be imported from the FS - User accounts can expire - Better urls/admin, maybe mod_rewrite could be used - mime types handled on the server side - a file can be edited after the upload is complete - data tables for files users, etc. - api to upload/download from outside the application Other things which probably will be postponed - Antivirus plugin - Encryption plugin - (?) use apache authentication so can be integrated with the system users |
|
From: Weir, J. <jas...@nh...> - 2009-09-23 16:17:58
|
Awesome and ambitious... I need to brush up on my PHP so I can help. FYI - I do have this setup in a VM so I can test as much as you need.. -J -----Original Message----- From: Alessandro Briosi [mailto:ts...@br...] Sent: Wednesday, September 23, 2009 12:11 PM To: OpenUpload Delvel and General talk Subject: [openupload-devel] TODO list for v0.5 Hi list, just an update on what I plan to be including in version 0.5 of Open Upload. Some are already implemented here, but need some working before commit, some need to be implemented. If anybody wants to help or has more ideas, just let me know. Alessandro ******* TARGETED FOR RELEASE 0.5 ******* - New upload method with perl cgi - Remove prototype and use jquery - Add a single click upload - options can be set before upload (and must be, as long as possible, checked before the upload) - add option to logout after the upload - add option to notify the user if something goes wrong - Move administration options inside modules/plugins - review the "step" functionality - New GUI (multi file selection, options, administration,etc) - Add invitation logic - Separate LDAP from AD authentication (they differ too much, use ADLdap) - TXTdb migration to gladiusDB - Create a new setup script which uses the single plugins and modules for the configuration - first thing, paths then everything else. - Check for required paths to be writable... - checks and configuration options moved into the modules/plugins - Upgrade/Migration script - Plugin sorting should not impact gui - SQL backend should be more versatile (joins and so on, probably using some direct sql templates would help) - Add user options (defaults for options/plugins) - Users may be part of more than one group in the db auth. - Files can be assigned to other users/groups - Expiration can be decided by the user - cron job script that allows to do the cleanup of expired files - Email templating - Files can be imported from the FS - User accounts can expire - Better urls/admin, maybe mod_rewrite could be used - mime types handled on the server side - a file can be edited after the upload is complete - data tables for files users, etc. - api to upload/download from outside the application Other things which probably will be postponed - Antivirus plugin - Encryption plugin - (?) use apache authentication so can be integrated with the system users ------------------------------------------------------------------------ ------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel ________________________________________________________________________ _____________________ Please visit www.nhrs.org to subscribe to NHRS email announcements and updates. _____________________________________________________________________________________________ Please visit www.nhrs.org to subscribe to NHRS email announcements and updates. |
|
From: Andy H. <and...@eu...> - 2009-09-23 16:26:31
|
Alessandro Briosi wrote: > Hi list, > just an update on what I plan to be including in version 0.5 of Open Upload. > > Some are already implemented here, but need some working before commit, > some need to be implemented. > If anybody wants to help or has more ideas, just let me know. > > Alessandro > > - Add invitation logic > > > Other things which probably will be postponed > - Antivirus plugin > Is the 'invitation logic' the feature that has been discussed regarding sending a password protected unique url to someone to allow them to send a large file in? If so, I would question the wisdom of enabling this type of feature with out AV checking. Otherwise disregard. -Andy |
|
From: Alessandro B. <ts...@br...> - 2009-09-23 16:50:00
|
yep. (but every pc, at least win pc should have an updated antivirus enabled :) ) Well, antivirus is not dificult to implement, but it's more the waiting time that worries me (same goes for encription) Alessandro Andy Hester ha scritto: > Alessandro Briosi wrote: >> Hi list, >> just an update on what I plan to be including in version 0.5 of Open Upload. >> >> Some are already implemented here, but need some working before commit, >> some need to be implemented. >> If anybody wants to help or has more ideas, just let me know. >> >> Alessandro >> >> - Add invitation logic >> >> >> Other things which probably will be postponed >> - Antivirus plugin >> > > Is the 'invitation logic' the feature that has been discussed regarding > sending a password protected unique url to someone to allow them to send > a large file in? If so, I would question the wisdom of enabling this > type of feature with out AV checking. Otherwise disregard. > > -Andy > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel |
|
From: Leonardo F. C. <leo...@gm...> - 2010-02-19 01:08:00
|
Hi Alessandro, are there any news from version 0.5 of Open Upload? Sds Leonardo ----------------------------------------- Leonardo F. Cardoso leonardo.f.cardoso "at" gmail.com leofcar "at" ig.com.br (Alternativo) MSN: lfc...@ho... ----------------------------------------- On Wed, Sep 23, 2009 at 14:11, Alessandro Briosi <ts...@br...> wrote: > Hi list, > just an update on what I plan to be including in version 0.5 of Open > Upload. > > Some are already implemented here, but need some working before commit, > some need to be implemented. > If anybody wants to help or has more ideas, just let me know. > > Alessandro > > ******* TARGETED FOR RELEASE 0.5 ******* > > - New upload method with perl cgi > - Remove prototype and use jquery > - Add a single click upload > - options can be set before upload (and must be, as long as possible, > checked before the upload) > - add option to logout after the upload > - add option to notify the user if something goes wrong > - Move administration options inside modules/plugins > - review the "step" functionality > - New GUI (multi file selection, options, administration,etc) > - Add invitation logic > - Separate LDAP from AD authentication (they differ too much, use ADLdap) > - TXTdb migration to gladiusDB > - Create a new setup script which uses the single plugins and modules > for the configuration > - first thing, paths then everything else. > - Check for required paths to be writable... > - checks and configuration options moved into the modules/plugins > - Upgrade/Migration script > - Plugin sorting should not impact gui > - SQL backend should be more versatile (joins and so on, probably using > some direct sql templates would help) > - Add user options (defaults for options/plugins) > - Users may be part of more than one group in the db auth. > - Files can be assigned to other users/groups > - Expiration can be decided by the user > - cron job script that allows to do the cleanup of expired files > - Email templating > - Files can be imported from the FS > - User accounts can expire > - Better urls/admin, maybe mod_rewrite could be used > - mime types handled on the server side > - a file can be edited after the upload is complete > - data tables for files users, etc. > - api to upload/download from outside the application > > Other things which probably will be postponed > - Antivirus plugin > - Encryption plugin > - (?) use apache authentication so can be integrated with the system users > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |
|
From: Alessandro B. <ts...@br...> - 2010-02-19 12:08:05
|
On Thu, 18 Feb 2010 22:39:11 -0200, "Leonardo F. Cardoso" <leo...@gm...> wrote: > Hi Alessandro, > > are there any news from version 0.5 of Open Upload? > Hi Leonardo, development has somehow stalled :( . I'm working on it but very slowly as time lately is too few. I was planning on releasing an alpha or preview when I reach a certain point, but have no dates right now. Alessandro |
|
From: Leonardo F. C. <leo...@gm...> - 2010-02-19 13:06:10
|
Hi Alessandro, it's ok, the current version is fine! Sds Leonardo ----------------------------------------- Leonardo F. Cardoso leonardo.f.cardoso "at" gmail.com leofcar "at" ig.com.br (Alternativo) MSN: lfc...@ho... ----------------------------------------- On Fri, Feb 19, 2010 at 10:06, Alessandro Briosi <ts...@br...> wrote: > On Thu, 18 Feb 2010 22:39:11 -0200, "Leonardo F. Cardoso" > <leo...@gm...> wrote: > > Hi Alessandro, > > > > are there any news from version 0.5 of Open Upload? > > > > Hi Leonardo, > development has somehow stalled :( . > I'm working on it but very slowly as time lately is too few. > > I was planning on releasing an alpha or preview when I reach a certain > point, but have no dates right now. > > Alessandro > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |