[Openupload-svn-update] SF.net SVN: openupload:[92] trunk
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2008-10-28 18:31:31
|
Revision: 92
http://openupload.svn.sourceforge.net/openupload/?rev=92&view=rev
Author: tsdogs
Date: 2008-10-28 18:31:29 +0000 (Tue, 28 Oct 2008)
Log Message:
-----------
Preparing for release
Modified Paths:
--------------
trunk/CHANGELOG
trunk/TODO
Modified: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG 2008-10-28 18:28:05 UTC (rev 91)
+++ trunk/CHANGELOG 2008-10-28 18:31:29 UTC (rev 92)
@@ -34,10 +34,13 @@
- Modules
- Plugins
+* Templates
+ - removed absolute paths from templates, to retrieve default template file if template file is not found
+
* Translations
- gettext module
- - array module
- - initial Italian translation
+ - phparray module
+ - initial Italian translation (admin templates need a review)
* Download
- Changed serve file method to not go over the memory php limit (disable output buffer)
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2008-10-28 18:28:05 UTC (rev 91)
+++ trunk/TODO 2008-10-28 18:31:29 UTC (rev 92)
@@ -1,16 +1,11 @@
TODO list not priority ordered.
-RELEASE: not until api and db are stable.
******* MUST BE DONE BEFORE RELEASE *******
-Translation
-- Update the translations
+All seems to be done.
-Templates
-- remove absolute paths from templates, to retrieve default template file if template file is not found
-
-******* WOULD LIKE IT TO BE IN RELEASE *******
+******* POSTPONED FOR NEXT RELEASE *******
Upload
-- Display upload progress
+- Display upload progress (a bit too triky and workarounds ain't really nice)
Database
- pgsql module
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|