Skip to Content.
Sympa Menu

idok-commit - [idok-commit] idok commit r108 - trunk

idok-commit AT lists.psi.ch

Subject: Commit emails of the iDok project

List archive

[idok-commit] idok commit r108 - trunk


Chronological Thread 
  • From: "Apache" <apache AT savannah.psi.ch>
  • To: idok-commit AT lists.psi.ch
  • Subject: [idok-commit] idok commit r108 - trunk
  • Date: Wed, 28 May 2008 11:33:32 +0200
  • List-archive: <https://lists.web.psi.ch/pipermail/idok-commit/>
  • List-id: Commit emails of the iDok project <idok-commit.lists.psi.ch>

Author: huebner AT PSI.CH
Date: Wed May 28 11:33:31 2008
New Revision: 108

Log:
Changelog for the release of Version 1.0.0-Beta2

Modified:
trunk/CHANGES

Modified: trunk/CHANGES
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Wed May 28 11:33:31 2008
@@ -1,5 +1,50 @@
-Version 1.0.0-beta1
+Idok change log
++ Version 1.0.0 Beta 2
+
+
+1.0.0 Beta 2 (released XX.05.2008)
+
+-Added new example data for the test repository
+-Files are no longer recognised as "local" if the svn/openoffice reside on
the same machine as the gui client (like on the VMWare server image)
+-unrecognised file types can no longer be viewed as text on a local drive
+-Added a button to access the preview of certain file types + Changed the
format to comply with IDok code formatting rules
+-Streams that were left open are now closed.
+-Files that need to be converted (e.g. ppt,doc,odt) or take longer to
display (pdf) will now show a "Preview" button that has to be pressed instead
of the automatic preview.
+-Removed system specific absolute path to omniidl executable
+-Changed ClientHandler.echoMessage(): now converts character data received
through CORBA from latin-1 to utf-8 encoding
+-IDok now uses OOodaemon (oodaemon.sourceforge.net) and Open Office 3.3 for
the conversion of various document types
+-added dmsd deployment for the install target
+-Added feature: Fetching of files via http + kerberos authentication
+-Added the qtjambi jar files and a jar file that necessary for the ooffice
conversion on the server
+-Added simple install script to document installation of the pydok framework
on PSI iDok servers
+-Fixed problem with server-side basic authentication
+-Changed "admin_service" check to reduce load on server and prevent timeout
errors
+-QImage objects generated from PDF files now get stored in an Array for
quicker loading of already viewed pages.
+-Updated "sign-all-jars" target to fix problems with duplicate signatures
+-Improved usability and functionality of file and directory selection in
idok_upload_cgi.py
+-Implemented "Link to iDok" feature in idok_upload_cgi.py
+-Added the missing PDFRenderer.jar file that is needed to preview PDF files.
+-The JODConverter (http://www.artofsolving.com/opensource/jodconverter) will
now be used to convert various document formats into PDF for previewing
purposes.
+-Improved robustness of idok_upload_cgi.py: implemented proper quoting of
URLs, html attributes and CLI command strings, implemented validation of all
input parameters
+-Removed Bug #64 "PDF preview jumps several pages"
+-Improved the preview of PDF files by using Suns pdf-renderer
(https://pdf-renderer.dev.java.net/) and removing the need for a temporary
file for conversion, speeding up the loading and display of PDFs in the
preview Widget.
+-Implemented selection and creation of destination folder for
idok_upload_cgi.py
+-Improved upload to iDok CGI application: implemented workaround for small
files, improved parsing of filename for Windows clients, implemented
standalone, iframe and json modes
+-Resolved Issue 153 "File name suggestion in save document dialog"
+-Disabled dragging (but not dropping) for the Document Repository widget
+-Fixed recently introduced quoting error in command line tokenizer
+-The username and password dialog gets the correct focus when the
PasswordWidgetUI is shown
+-Improved pydok: ClientHandler now support a configurable output stream
+-Fixed quoting in CLI command string
+-Implemented iDok upload demo web application, first draft
+-Extended cli.py demo script with file upload
+-Fixed sending of last modified date over CORBA in clienthandler interface
+-Implemented getFileReadIterator() method and fixed getLastModified() method
of clienthandler CORBA interface of pydok
+-Fixed IDO-159: Eliminated CORBA null parameter in
ClientHandlerServiceImpl.getCredentials()
+
+
+1.0.0 Beta 1
(28 February 2008, from /branches/1.0.x)
https://svn.psi.ch/dms/dms/tags/1.0.0-beta1/

- This is the first public release
+- This is the first public release



  • [idok-commit] idok commit r108 - trunk, Apache, 05/28/2008

Archive powered by MHonArc 2.6.19.

Top of Page