Difference between revisions of "Feature Freeze Testing 2.4"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Component : Tools: add component UCB issue 31053)
(Component : UCB: delete componentn UCB and put issue to framework)
Line 324: Line 324:
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fsb71 sb71] integrated in SRC680m231
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fsb71 sb71] integrated in SRC680m231
 
<BR>
 
<BR>
==Component : UCB==
+
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=31053 31053] : please support https, too
+
** Description : OOo is now able to connect WebDAV servers via HTTPS
+
** Feature Announcement : http://ucb.openoffice.org/servlets/ReadMsg?list=features&msgNo=6
+
** Specification : http://specs.openoffice.org/appwide/fileIO/WebDAV_over_HTTPS.odt
+
** Test case specification : --
+
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Ftkr05_SRC680 tkr05_SRC680] integrated in SRC680m237
+
<BR>
+
  
 
==Component : UDK==
 
==Component : UDK==

Revision as of 14:06, 18 December 2007

Feature testing for OOo 2.4


!!!! THIS SIDE IS UNDER CONSTRUCTION !!!!

FEATURE FREEZE IS PLANNED FOR 15th OF NOVEMBER '07

Here are all features and enhancements, which were integrated in 2.4. All the listed issues are announced in the release notes for the developer snapshots since SRC680m226.

What's new ?

Component : Chart


Component : Database

  • 11746 : numeric(n) data from jdbc/oracle rendered as currency and not as number
  • 18907 : wrong default table name in "Copy table"
    • Description : With the integration of CWS dba24a (680m228 or m229, probably), when you paste table-like data (a Calc range, a Writer table, an HTML table, a database table, whatever) to OOo Base, while a table object is currently selected, then this table's name, along with the option "Append data", is pre-selected in the "Copy Table" wizard.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=212
    • Specification : --
    • Test case specification : --
    • CWS : dba24a integrated in SRC680m231
  • 49183 : allow to edit a view's design (underlying statement) in HSQLDB
  • 66624 : property browser: invoke query designer for all properties which allow entering a SQL command
    • Description : With the integration of CWS dba24c, you will be able to invoke the query designer not only for the "Content" property of a database form (if it's content type is "SQL command"), but also for the list content of a list box control (or grid column), if its list content type is "SQL". The SQL command which you design in the query designer will, when saving it, be set as the respective property at the list box.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=216
    • Specification : --
    • Test case specification : --
    • CWS : dba24c integrated in SRC680m238
  • 68858 : The relation design is now accessible for MySQL databases as well.
  • 69740 : API: Add ability to find which table(s) or query(s) are currently selected in the main Base window
    • Description : The controller of the database application window now supports the com.sun.star.view.XSelectionSupplier interface. The method getSelection return an Any which contains a Sequence of NamedValue. ...
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=213
    • Specification : --
    • Test case specification : --
    • CWS : dba24a integrated in SRC680m231
  • 77492 : Allow query designer to be called in SQL view
  • 80930 : [RFE] UI for the FormsCheckRequiredFields data source setting
  • 81043 : Connection "Microsoft Access" doesn`t work with Access 2007 (accdb)


Component : Drawing


Component : Framework


Component : Graphic System Layer (GSL)


Component : Porting


Component : Presentation


Component : Calc/Spreadsheet (SC)


Component : Tools

  • 75466 : Packaging Modularization: Distributed Products: OOo w/o URE
    • Description : "This is one part of the broader Packaging Modularization project. The goal is to have a special OOo product ('OOo-wo-URE') that behaves like the normal OOo product but re-uses the existing URE product. That is, installing OOo-wo-URE will require URE to be installed as a prerequisite, and will use the functionality of the installed URE instead of duplicating it as the normal OOo does. For now, OOo-wo-URE is just a special additional product, but if things work out fine, it should replace the normal OOo in the future (like for OOo 3)." That (for now experimental) product is called OpenOffice_woURE and is built in instsetoo_native. See the specification URL for further details, esp. how to install it.
    • Feature Announcement : http://tools.openoffice.org/servlets/ReadMsg?list=features&msgNo=30
    • Specification : http://wiki.services.openoffice.org/mwiki/index.php?title=ODF_Toolkit/Efforts/OOo_without_URE
    • Test case specification : --
    • CWS : sb71 integrated in SRC680m231



Component : UDK

  • 77885 : stoc library merge
    • Description : Those various small UNO component libraries from stoc that are relevant at OOo startup (implreg.uno.so, nestedreg.uno.so, regtypeprov.uno.so, security.uno.so, servicemgr.uno.so, shlibloader.uno.so, simplereg.uno.so, typeconverter.uno.so, typemgr.uno.so, uriproc.uno.so) have been merged into two new larger bootstrap.uno.so (for those components that are used during binary UNO bootstrap and need UNO type information in a format independent of types.rdb) and stocservices.uno.so (for the rest). Client code should not be affected by this change.
    • Feature Announcement : http://udk.openoffice.org/servlets/ReadMsg?list=features&msgNo=43
    • Specification : --
    • Test case specification : --
    • CWS : sb71 integrated in SRC680m231


Component : UI

CWS with changes UI and/or online help

aquavcl03 in m233: start Cocoa migration first part : implement basics in events and frames
calcautofilter in m230 : Calc autofilter behaviour
calctextcol in m226: Convert text to columns in Calc
chart14 in m235 : chart features for OOo 2.4
dba24b in m236 :
hcshared09 in m227 : Changes to the installed help / Spring 07
hcshared10 in m230 : Help files Summer 07
l10ntooling06 in m232 :
macaddressbook01 in m229 : CWS for integrating the Mac OS X Address Book into OpenOffice.org (Mac OS X X11 and Aqua Versions)
native105 in m227 : Simplifying Java exchange.
native106 in m234 : OOo 2.4 tasks
navorder in m227 : User defined navigation order of slides.
obr06 in m230 : Small build fixes and obsolete code removal
readme4macintel in m234: Revamp of ReadMe deployed with OOo.
so3deadcorpses in m235 : move so3 to binfilter/bf_so3
vcl82 in m231 : 2.4 issues



Personal tools