[Openupload-svn-update] SF.net SVN: openupload:[101] trunk
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2008-11-03 14:23:39
|
Revision: 101
http://openupload.svn.sourceforge.net/openupload/?rev=101&view=rev
Author: tsdogs
Date: 2008-11-03 14:23:37 +0000 (Mon, 03 Nov 2008)
Log Message:
-----------
status update
Modified Paths:
--------------
trunk/CHANGELOG
trunk/TODO
Modified: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG 2008-11-03 12:16:02 UTC (rev 100)
+++ trunk/CHANGELOG 2008-11-03 14:23:37 UTC (rev 101)
@@ -1,3 +1,13 @@
+Changelog from release 0.3 to 0.4
+
+* Fixed BUGS
+ - Registration wasn't working 'cause of a api rename bug
+
+* Database
+ - Added PostgreSQL support
+ - Added PostgreSQL db structures
+
+
Changelog for release 0.3 (updated on 2008.10.28).
* General
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2008-11-03 12:16:02 UTC (rev 100)
+++ trunk/TODO 2008-11-03 14:23:37 UTC (rev 101)
@@ -1,21 +1,36 @@
TODO list not priority ordered.
-******* MUST BE DONE BEFORE RELEASE *******
-All seems to be done.
+******* MUST BE DONE BEFORE RELEASE 0.4 *******
+General
+- Review the logo.
-******* POSTPONED FOR NEXT RELEASE *******
+Bugs
+- Fix all bugs I find in 0.3 (I hope somebody else will report some if they exsist)
+
Upload
- Display upload progress (a bit too triky and workarounds ain't really nice)
Database
-- pgsql module
+- pgsql module deep testing
+- txtdb deep testing
Plugins
- Upload different filesize limiting depending on group (needs plugin options based on groups)
+- Plugin configuration options
Maintainence
- Create a script to clean up the files/tmpfiles.
+Setup
+- Add setup script
+- Config administration
+
+Administration
+- Language table admin.
+- Plugin options
+- Enable multiple table operations (deletion mainly)
+- Rights with better administration...
+
******* OTHER THINGS/IDEAS *******
General
@@ -30,10 +45,7 @@
Administration
- Review the general administration module
-- First setup script
- Config administration
-- Language table admin.
-- Plugin options
- Rights switch mode (to switch from 1 mode to the other)
- Rights better admin tool.
@@ -42,13 +54,12 @@
User
- e-mail change should need a confirmation e-mail too!
+- Authentication with NTLM (mainly on LDAP module)
-Download
+Download (bug)
- Fix double click on no blockings for download
Plugins
-- Plugin configuration options
-- banned ip probably is better in the main app and not as a plugin.
- (Following are some ideas)
Download bandwith limiting depending on group (of upload user probably better)
Download wait time (is this really needed?)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|