Difference between revisions of "Feature Freeze Testing 3.3"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Component : UI: added the links to features and enhancements)
(Component : UI: added the links to features and enhancements)
Line 271: Line 271:
  
 
=Links to the Features, Enhancements (issues)=
 
=Links to the Features, Enhancements (issues)=
[http://qa.openoffice.org/issues/buglist.cgi?Submit%20query=Submit%20query;issue_type=FEATURE;issue_status=VERIFIED;issue_status=CLOSED;resolution=FIXED;target_milestone=OOo%203.3;email1=;emailtype1=exact;emailassigned_to1=1;email2=;emailtype2=exact;emailreporter2=1;issueidtype=include;issue_id=;changedin=;votes=;chfieldfrom=;chfieldto=;chfieldvalue=;short_desc=;short_desc_type=allwords;long_desc=;long_desc_type=allwords;issue_file_loc=;issue_file_loc_type=fulltext;status_whiteboard=;status_whiteboard_type=fulltext;keywords=;keywords_type=anytokens;field0-0-0=noop;type0-0-0=noop;value0-0-0=&order=issues.issue_id link to the Features]
+
[http://qa.openoffice.org/issues/buglist.cgi?Submit%20query=Submit%20query;issue_type=FEATURE;issue_status=VERIFIED;issue_status=CLOSED;resolution=FIXED;target_milestone=OOo%203.3;email1=;emailtype1=exact;emailassigned_to1=1;email2=;emailtype2=exact;emailreporter2=1;issueidtype=include;issue_id=;changedin=;votes=;chfieldfrom=;chfieldto=;chfieldvalue=;short_desc=;short_desc_type=allwords;long_desc=;long_desc_type=allwords;issue_file_loc=;issue_file_loc_type=fulltext;status_whiteboard=;status_whiteboard_type=fulltext;keywords=;keywords_type=anytokens;field0-0-0=noop;type0-0-0=noop;value0-0-0=&order=issues.issue_id link to the Features]<br>
 
[http://qa.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=ENHANCEMENT&issue_status=VERIFIED&issue_status=CLOSED&resolution=FIXED&target_milestone=OOo+3.3&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=&chfieldvalue=&short_desc=&short_desc_type=allwords&long_desc=&long_desc_type=allwords&issue_file_loc=&issue_file_loc_type=fulltext&status_whiteboard=&status_whiteboard_type=fulltext&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time link to the Enhancements]
 
[http://qa.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=ENHANCEMENT&issue_status=VERIFIED&issue_status=CLOSED&resolution=FIXED&target_milestone=OOo+3.3&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=&chfieldvalue=&short_desc=&short_desc_type=allwords&long_desc=&long_desc_type=allwords&issue_file_loc=&issue_file_loc_type=fulltext&status_whiteboard=&status_whiteboard_type=fulltext&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time link to the Enhancements]
  
 
(The DEV300 code line isn't split to OOO330 code line and feature freeze isn't finished until now. Therefore it can occur that an listed issue in the queries isn't integrated in the last developer snapshot!)
 
(The DEV300 code line isn't split to OOO330 code line and feature freeze isn't finished until now. Therefore it can occur that an listed issue in the queries isn't integrated in the last developer snapshot!)

Revision as of 08:31, 2 June 2010

This is the list of features and enhancements, which are integrated in DEV300 code line since after the split for OOo 3.2. All the listed issues are announced in the release notes for the developer snapshots since DEV300m61. This list is more technically orientated and isn't a release note. This list could and should be used for testing and checking the new features in general or for translation purposes.

If you are interested when this code line will be split into the release of OOo 3.3, please take a look at the OOo 3.3 release schedule.


This page is still in progress and isn't final for the next release!



Component : API



Component : Chart




  • 78934, 91035, 103778, 109594, 109744, 109767, 109771, 109781 :
    • Description : Several defaults have changed for charts:
      • By default charts are now created with a bigger size (9x16cm wide screen).
      • The default font size is bigger with 10pt also for data labels, axes labels and legend entries.
      • No black borders are drawn per default around data points and symbols.
      • Lines are a bit thinner for line charts.
      • The corner style for borders is 'Rounded' now.
      • 3D charts are created with realistic look (smooth shading and no borders).
      • The default lights have changed together with the default geometry to make things brighter. Pyramids have got a new geometry and now are rotated with the flat side to front.
      • The floor in 3D charts was made flat like the walls are.
    • Feature Announcement :
    • Specification : http://specs.openoffice.org/chart/Chart3DViewDialog.odt
    • Test case specification :
    • Test document :
    • CWS : chart43 integrated in DEV300m76


Component : Database Access (dba)

  • 84012 : Base now supports database registrations configured as read-only
    • Description : Database registrations are normally maintained via Tools/Options/Databases. The registrations are stored in OpenOffice.org's configuration, which means it is also possible to deploy additional configuration fragments (e.g. via extensions) which contain additional registrations. If those configuration fragments are declared as read-only (by using the usual configuration mechanisms for this), then the UI now respects this, by disallowing modifications (editions, removal) of this registration entry.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=275
    • Specification : --
    • Test case specification : --
    • Test document : http://www.openoffice.org/nonav/issues/showattachment.cgi/49940/i84012.oxt
    • CWS : dba33b integrated in DEV300m70


  • 104329 : allow to overrule Base's heuristics for primary key support
    • Description : There's a new option "Supports primary keys" in the Advanced Settings of a database, which is to overrule Base's heuristics used to detect whether the database it connects to supports primary keys. This new option is available for database connections via ODBC, JDBC, and ADO.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=273
    • Specification : --
    • Test case specification : --
    • CWS : dba33b integrated in DEV300m70



  • 106184 : text(-like) input form controls also support the "Vertical Alignment" property



Component : Framework





Component : Graphic System Layer (gsl)



Component : L10N










Component : QA


  • 104281 : testtool: Enable tabswitching on named dialog
    • Description : Old behaviour to switch tab pages on a dialog looks like: kontext active.setPage nameOfPage kontext "nameOfPage" This lead to problems in case another messagebox is also open - which is also of type 'active'. Now it is possible to name the dialog with: kontext "dialogName" dialogName.setPage nameOfPage kontext "nameOfPage" in addition to the old behaviour, where available.
    • Feature Announcement : http://eis.services.openoffice.org/EIS2/changesmails.EditFeature?Id=4570
    • Specification : --
    • Test case specification : --
    • CWS : printerpullpages integrated in DEV300m70


Component : Spreadsheet

  • 92896 : Changed UI string when deleting sheets
    • Description : The message box that appears when deleting one or more sheets has been changed from "Are you sure you want to permanently delete the current sheet(s)?" to "Are you sure you want to delete the selected sheet(s)?"
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=313
    • Specification : --
    • Test case specification : --
    • CWS : dr74 integrated in DEV300m77


  • 105808 : Renamed "Notes" to "Comments" in two Calc dialogs
    • Description : With issue 103139 (http://qa.openoffice.org/issues/show_bug.cgi?id=103139), "Notes" have been renamed to "Comments". In two Calc dialogs, this change has now been adapted ("Paste Special" and "Delete Contents"). Addionally, a few keyboard shortcuts have been changed due to the new strings. The following strings have been changed: Dialog "Paste Special": N~otes -> ~Comments O~bjects -> ~Objects S~ubtract -> ~Subtract Dialog "Delete Contents": Not~es -> ~Comments
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=312
    • Specification : --
    • Test case specification : --
    • CWS : dr74 integrated in DEV300m77



Component : UI


Links to the Features, Enhancements (issues)

link to the Features
link to the Enhancements

(The DEV300 code line isn't split to OOO330 code line and feature freeze isn't finished until now. Therefore it can occur that an listed issue in the queries isn't integrated in the last developer snapshot!)

Personal tools