Difference between revisions of "Feature Freeze Testing 3.0"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Component : Chart: change the oder only)
Line 48: Line 48:
 
** Test case specification : - -
 
** Test case specification : - -
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart20 chart20] integrated in SRC680m248
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart20 chart20] integrated in SRC680m248
 +
<BR>
 +
 +
==Component : Base / Database Access==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=67987 67987] : let the "Address Book Data Source Wizard" use a roadmap
 +
** Description : With the integration of CWS odbmacros2, the "Address Book Data Source Wizard" (the one which helps you created a database document for your address data) will use a roadmap (a left-hand-side control displaying all steps of the wizard). (this is only a cheap side effect of some other change which happened in this CWS.)
 +
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=221
 +
** Specification : https://so-web.germany.sun.com/EIS2/changesmails.EditFeature?Id=4158
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2F odbmacros2 odbmacros2 ] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=69740 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. 1st NamedValue: Name = "Type" Value is an integer with values from com.sun.star.sdb.application.DatabaseObject which indicates which kind of object is currently selected. 2nd NamedValue: Name = "Selection" Value is a sequence of strings which are currently selected in the view. Value = Sequence < Strings > === selected names
 +
** Feature Announcement : --
 +
** Specification : https://so-web.germany.sun.com/EIS2/changesmails.EditFeature?Id=3981
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart19 chart19] integrated in SRC680m245
 +
<BR>
 +
* : Database / Insert Menu, new menu item
 +
** Description : The table data view of a table now has a menu entry Insert->Record. This command inserts a new row at the end of the data set.
 +
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=222
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba30a dba30a ] integrated in DEV300m2
 +
<BR>
 +
* : Database / Edit Menu / Delete Record
 +
** Description : The table data view of a table now has a menu entry Edit->Delete Record. This command deletes the current selected row (this excludes the row when inserting a new one).
 +
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=223
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba30a dba30a ] integrated in DEV300m2
 
<BR>
 
<BR>

Revision as of 09:29, 10 April 2008

Feature testing for OOo 3.0

Here are the features and enhancements, which were integrated in OOo 3.0 (Beta). All the listed issues are announced in the release notes for the developer snapshots since SRC680m242 to DEV300mX. These list is more technical orientated and isn't a release note for OOo 3.0 (Beta). This list could and should be used for testing and checking the new features in general or for translation purposes.


What's new ?

Component : Chart







Component : Base / Database Access


  • 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. 1st NamedValue: Name = "Type" Value is an integer with values from com.sun.star.sdb.application.DatabaseObject which indicates which kind of object is currently selected. 2nd NamedValue: Name = "Selection" Value is a sequence of strings which are currently selected in the view. Value = Sequence < Strings > === selected names
    • Feature Announcement : --
    • Specification : https://so-web.germany.sun.com/EIS2/changesmails.EditFeature?Id=3981
    • Test case specification : --
    • CWS : chart19 integrated in SRC680m245



  •  : Database / Edit Menu / Delete Record


Personal tools