Thread: [Openupload-svn-update] SF.net SVN: openupload:[37] trunk/TODO
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2008-10-18 11:49:12
|
Revision: 37
http://openupload.svn.sourceforge.net/openupload/?rev=37&view=rev
Author: tsdogs
Date: 2008-10-18 11:49:03 +0000 (Sat, 18 Oct 2008)
Log Message:
-----------
updated
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2008-10-18 11:48:45 UTC (rev 36)
+++ trunk/TODO 2008-10-18 11:49:03 UTC (rev 37)
@@ -26,9 +26,13 @@
File administration and maintainence
Plugin administration
-ADMIN (missint)
+ADMIN (missing)
Config administration
First setup script
+Banned IP amdinistration
+Rights switch mode (to switch from 1 mode to the other)
+Rights better admin tool.
+Language table admin.
Plugin options
ACL
@@ -39,6 +43,7 @@
PLUGINS
Plugin configuration options
+banned ip probably is better in the main app and not as a plugin.
(Following are some ideas)
Upload different filesize limiting depending on group
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ts...@us...> - 2008-10-18 13:45:21
|
Revision: 43
http://openupload.svn.sourceforge.net/openupload/?rev=43&view=rev
Author: tsdogs
Date: 2008-10-18 13:45:17 +0000 (Sat, 18 Oct 2008)
Log Message:
-----------
updated Todo
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2008-10-18 13:27:59 UTC (rev 42)
+++ trunk/TODO 2008-10-18 13:45:17 UTC (rev 43)
@@ -15,6 +15,9 @@
Translation
- Update the translations
+Download
+- Change serve file method to not go over the memory php limit and not timeout when serving a file.
+
******* MIGHT BE IN RELEASE *******
Registration
- Enable registration moderation
@@ -39,6 +42,7 @@
General
- enable modrewrite mode
+- Upload and download of multiple files at the same time
Users
- manage personal files (if allowed)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ts...@us...> - 2008-11-17 18:15:16
|
Revision: 153
http://openupload.svn.sourceforge.net/openupload/?rev=153&view=rev
Author: tsdogs
Date: 2008-11-17 18:15:14 +0000 (Mon, 17 Nov 2008)
Log Message:
-----------
update todo
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2008-11-17 18:10:34 UTC (rev 152)
+++ trunk/TODO 2008-11-17 18:15:14 UTC (rev 153)
@@ -2,7 +2,7 @@
******* MUST BE DONE BEFORE RELEASE 0.4 *******
General
-- Review the logo.
+- Review the logo. (in progress...)
Bugs
- Fix all bugs I find in 0.3 (I hope somebody else will report some if they exsist)
@@ -14,15 +14,18 @@
- txtdb deep testing
Plugins
-- Upload different filesize limiting depending on group (needs plugin options based on groups)
+- Upload different filesize limiting depending on group
Maintainence
- Create a script to clean up the files/tmpfiles.
Setup
-- Add setup script
+- Add setup script (almost ready)
- Config administration
+Loggins
+- Create logs which can then create statistics.
+
Administration
- Enable multiple table operations (deletion mainly)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ts...@us...> - 2008-11-17 18:29:10
|
Revision: 155
http://openupload.svn.sourceforge.net/openupload/?rev=155&view=rev
Author: tsdogs
Date: 2008-11-17 18:29:08 +0000 (Mon, 17 Nov 2008)
Log Message:
-----------
update todo
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2008-11-17 18:26:25 UTC (rev 154)
+++ trunk/TODO 2008-11-17 18:29:08 UTC (rev 155)
@@ -23,7 +23,7 @@
- Add setup script (almost ready)
- Config administration
-Loggins
+Logs
- Create logs which can then create statistics.
Administration
@@ -34,6 +34,7 @@
General
- enable modrewrite mode
- Upload and download of multiple files at the same time
+- E-mail customization in configuration
Users
- manage personal files (if allowed)
@@ -64,6 +65,7 @@
User additional fields for registration request.
Antivirus on upload
Deletion timeout (should it be a plugin? Maybe only for user interaction on it)
+ Compression of several files into one zip
Translation
- Add a database translator? not until base isn't complete.
@@ -78,6 +80,9 @@
- All is missing :)
- Document program api
+Setup/Configuration
+- Change php settings in .htaccess file (low priority)
+
Others
- Activity logging
- Terms of Use for site and registration
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ts...@us...> - 2008-12-12 15:50:00
|
Revision: 198
http://openupload.svn.sourceforge.net/openupload/?rev=198&view=rev
Author: tsdogs
Date: 2008-12-12 15:49:55 +0000 (Fri, 12 Dec 2008)
Log Message:
-----------
todo list update
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2008-12-12 07:37:51 UTC (rev 197)
+++ trunk/TODO 2008-12-12 15:49:55 UTC (rev 198)
@@ -3,17 +3,21 @@
******* MUST BE DONE BEFORE RELEASE 0.4 *******
Bugs
-- Fix all bugs I find in 0.3 (I hope somebody else will report some if they exsist)
+ - Fix all bugs I find in 0.3 (I hope somebody else will report some if they exsist)
Database
-- txtdb deep testing (switch ?)
+ - txtdb deep testing (switch ?)
Setup
-- Check for required paths to be writable...
-- Check for zip/tar ?
+ - Check for required paths to be writable...
+ - Check for zip/tar ?
+ - Enable TXTDB initialization
+SQL
+ - Update with default options for plugins
+
Translations
-- Update the translations
+ - Update the translations
******* OTHER THINGS/IDEAS *******
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ts...@us...> - 2009-02-06 19:30:15
|
Revision: 244
http://openupload.svn.sourceforge.net/openupload/?rev=244&view=rev
Author: tsdogs
Date: 2009-02-06 19:30:07 +0000 (Fri, 06 Feb 2009)
Log Message:
-----------
update TODO
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2009-02-06 19:25:04 UTC (rev 243)
+++ trunk/TODO 2009-02-06 19:30:07 UTC (rev 244)
@@ -1,9 +1,14 @@
TODO list not priority ordered.
******* MUST BE DONE BEFORE RELEASE 0.4 *******
+Administration
+ - A way to add / remove plugins and a way to sort them out
+Users
+ - Add paging to new "My Files" feature
+
Bugs
- - Fix all bugs I find in 0.3 (I hope somebody else will report some if they exsist)
+ - Fix all bugs I find in 0.4beta (I hope somebody else will report some if they exsist)
Database
- txtdb deep testing (switch ?)
@@ -23,12 +28,8 @@
General
- enable modrewrite mode
-- Upload and download of multiple files at the same time
- E-mail customization in configuration
-Users
-- manage personal files (if allowed)
-
Database
- txtdb needs some work. might need file locks.
@@ -37,9 +38,7 @@
Administration
- Review the general administration module
-- Config administration
- Rights switch mode (to switch from 1 mode to the other)
-- Rights better admin tool.
Maintainence
- Create a script to clean up the files/tmpfiles.
@@ -58,7 +57,6 @@
Download wait time (is this really needed?)
User additional fields for registration request.
Antivirus on upload
- Compression of several files into one zip
Translation
- Add a database translator? not until base isn't complete.
@@ -74,5 +72,5 @@
- Change php settings in .htaccess file (low priority)
Others
-- Activity logging
+- Statistics
- Terms of Use for site and registration
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ts...@us...> - 2009-06-13 13:01:33
|
Revision: 323
http://openupload.svn.sourceforge.net/openupload/?rev=323&view=rev
Author: tsdogs
Date: 2009-06-13 13:01:26 +0000 (Sat, 13 Jun 2009)
Log Message:
-----------
Organize a little the work to be done for next release
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2009-06-09 21:50:43 UTC (rev 322)
+++ trunk/TODO 2009-06-13 13:01:26 UTC (rev 323)
@@ -1,23 +1,69 @@
TODO list not priority ordered.
-******* MUST BE DONE BEFORE RELEASE 0.4 *******
+******* TARGETED FOR RELEASE 0.5 *******
+
Administration
+ - Move the logic of administration inside the modules (where possibile)
- A way to add / remove plugins and a way to sort them out
Users
- Add paging to new "My Files" feature
+ - Add more personal options (defaults)
+Setup
+ - Check for required paths to be writable...
+ - Check for zip/tar ?
+ - Enable TXTDB initialization
+
+Templates
+ - Review the template (and maybe add a new one)
+ - Better multifile selection
+
+Database
+ - Change the txtdb to something like gladius
+ - Add the join function
+ - Review the database structure
+ - Add a way to upgrade the structure/data
+
+LDAP
+ - AD and LDAP behave too much different, separate the module (or at least the differences)
+ - use ADLdap ?
+
+New features
+ - Files visible to groups, could also add the possibility to decide wether the file is "public" or "private"
+ - API
+ - "guest" functionality
+ - User might decide duration of a file
+ - Cronjob for removal/maintainence
+ - Add perl CGI for upload
+ - Email personalization (templating)
+ - Add possibility to select a file already on the server FS.
+ - Possibility to add personalized fields to be completed (on registration, file upload, etc)
+ - User account expiration
+
+Things to modify
+ - Change upload tracking technology (no prototype.js)
+ - Don't like all that step etc.
+ - review the ACL/function names to be more self explaining
+ - Edit file properties
+ - Maybe a single step upload, change/add properties
+ - Mime types must be handled on the server (not from the browser)
+ - directory structure for "volatile" data
+
+Plugins
+ - Review the plugins as to permit to extend all the app functionality
+
+Documentation
+ - Will this ever be done :) ?
+
+******* MUST BE DONE BEFORE RELEASE 0.4 *******
+
Bugs
- Fix all bugs I find in 0.4beta (I hope somebody else will report some if they exsist)
Database
- txtdb deep testing (switch ?)
-Setup
- - Check for required paths to be writable...
- - Check for zip/tar ?
- - Enable TXTDB initialization
-
SQL
- Update with default options for plugins
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ts...@us...> - 2010-03-18 18:24:50
|
Revision: 371
http://openupload.svn.sourceforge.net/openupload/?rev=371&view=rev
Author: tsdogs
Date: 2010-03-18 18:24:44 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
version 0.5 modifications
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2010-03-18 18:24:11 UTC (rev 370)
+++ trunk/TODO 2010-03-18 18:24:44 UTC (rev 371)
@@ -2,57 +2,45 @@
******* TARGETED FOR RELEASE 0.5 *******
-Administration
- - Move the logic of administration inside the modules (where possibile)
- - A way to add / remove plugins and a way to sort them out
-
-Users
- - Add paging to new "My Files" feature
- - Add more personal options (defaults)
-
-Setup
+- 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...
- - Check for zip/tar ?
- - Enable TXTDB initialization
+ - 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
-Templates
- - Review the template (and maybe add a new one)
- - Better multifile selection
+Other things which probably will be postponed
+- Antivirus plugin
+- Encryption plugin
+- (?) use apache authentication so can be integrated with the system users
-Database
- - Change the txtdb to something like gladius
- - Add the join function
- - Review the database structure
- - Add a way to upgrade the structure/data
-LDAP
- - AD and LDAP behave too much different, separate the module (or at least the differences)
- - use ADLdap ?
-
-New features
- - Files visible to groups, could also add the possibility to decide wether the file is "public" or "private"
- - API
- - "guest" functionality
- - User might decide duration of a file
- - Cronjob for removal/maintainence
- - Add perl CGI for upload
- - Email personalization (templating)
- - Add possibility to select a file already on the server FS.
- - Possibility to add personalized fields to be completed (on registration, file upload, etc)
- - User account expiration
-
-Things to modify
- - Change upload tracking technology (no prototype.js)
- - Don't like all that step etc.
- - review the ACL/function names to be more self explaining
- - Edit file properties
- - Maybe a single step upload, change/add properties
- - Mime types must be handled on the server (not from the browser)
- - directory structure for "volatile" data
-
-Plugins
- - Review the plugins as to permit to extend all the app functionality
-
Documentation
- Will this ever be done :) ?
@@ -97,14 +85,14 @@
- Authentication with NTLM (mainly on LDAP module)
-Plugins
+Plugins
- (Following are some ideas)
Download bandwith limiting depending on group (of upload user probably better)
Download wait time (is this really needed?)
User additional fields for registration request.
Antivirus on upload
-Translation
+Translation
- Add a database translator? not until base isn't complete.
Template
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|