Difference between revisions of "Feature Freeze Testing 2.4"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Component : Chart)
(Component : Database: add 11746, 49183, 66624, 77492, 80930, 81043)
Line 70: Line 70:
  
 
==Component : Database==
 
==Component : Database==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=11746 11746] : numeric(n) data from jdbc/oracle rendered as currency and not as number
 +
** Description : The Advanced Settings dialog now has a property to disable the currency return value from the ResultSetMetaData.
 +
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=220
 +
** Specification : http://dba.openoffice.org/specifications/Data_Source_Property_Dialog.sxw
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24lms dba24lms] integrated in SRC680m238
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=18907 18907] : wrong default table name in "Copy table"
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=18907 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.
 
** 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.
Line 76: Line 82:
 
** Test case specification : --
 
** Test case specification : --
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24a dba24a] integrated in SRC680m231
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24a dba24a] integrated in SRC680m231
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=49183 49183] : allow to edit a view's design (underlying statement) in HSQLDB
 +
** Description : With the integration of CWS dba24c, you will be able to edit views in embedded HSQL  databases. ...
 +
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=217
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24c dba24c] integrated in SRC680m238
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=66624 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 : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24c dba24c] integrated in SRC680m238
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=68858 68858] : The relation design is now accessible for MySQL databases as well.   
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=68858 68858] : The relation design is now accessible for MySQL databases as well.   
 
** Description : The relation design is now accessible for MySQL databases as well
 
** Description : The relation design is now accessible for MySQL databases as well
Line 88: Line 106:
 
** Test case specification : --
 
** Test case specification : --
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24a dba24a] integrated in SRC680m231
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24a dba24a] integrated in SRC680m231
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=77492 77492] : Allow query designer to be called in SQL view
 +
** Description : From within the property browser for a database form, you can open the query designer, to graphically design the SQL command underlying the form.  ...
 +
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=218
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24c dba24c] integrated in SRC680m238
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=80930 80930] : [RFE] UI for the FormsCheckRequiredFields data source setting
 +
** Description : For databases, there exists a per-database setting which controls whether forms check for required fields when entering data.
 +
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=215
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24b dba24b] integrated in SRC680m236
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=81043 81043] : Connection "Microsoft Access" doesn`t work with Access 2007 (accdb)
 +
** Description : The new file format for MS Access 2007 accdb files is now also supported by the OpenOffice.org Base. When creating a new database, she can now select "MS Access 2007" as type to connect to. On the next page when opening the file dialog only the extension accdb is available.
 +
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=219
 +
** Specification : http://dba.openoffice.org/specifications/Data_Source_Property_Dialog.sxw
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24c dba24c] integrated in SRC680m238
 
<BR>
 
<BR>
 +
 
==Component : Drawing==
 
==Component : Drawing==
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=68097 68097] : Author-defined logical navigation of page objects in presentations
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=68097 68097] : Author-defined logical navigation of page objects in presentations

Revision as of 14:46, 17 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 : 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