Author: jfuerth
Date: Tue Nov  4 14:21:38 2008
New Revision: 2810

Modified:
   wiki/PowerArchitect0912ReleaseCandidate2Plan.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/PowerArchitect0912ReleaseCandidate2Plan.wiki
==============================================================================
--- wiki/PowerArchitect0912ReleaseCandidate2Plan.wiki   (original)
+++ wiki/PowerArchitect0912ReleaseCandidate2Plan.wiki Tue Nov 4 14:21:38 2008
@@ -1,39 +1,20 @@
#summary A list of possible items to fix for Power*Architect Release Candidate 2

-==Notable Commits since RC 1==
+==Commits we will port from trunk to RC 1 branch==

-    * r2706 - 'V' shortcut for creating Virtual Cubes
-    * r2707 - Virtual Cube button tooltip
- * r2708 - Fixed problem with multiple deletion of cubes, virtual cubes, and usage components - * r2709 - Fix for Bug 1629. Moved OLAP root object from core to swing session. (WONTFIX? - MatchMaker doesn't depend on this particular branch so it shouldn't be necessary) - * r2710 - Fixed Bug with menu bar not appearing in OS X when creating OLAP session
-    * r2711 - Added keyboard shortcuts for Cube Usages, Dimension Usages
- * r2717 - Used hint for metadata caching when reverse engineering several objects
     * r2718 - Fixed annoying 'select as you drag' behaviour
     * r2731 - Fixed NPE when loading projects with OLAP sessions
- * r2740 - Fixed a UI glitch where right clicking on an exception would have two menu separators in a row. * r2753 - Fix for Bug 1659 - Current project name is reflected in compare DM panel if project got renamed * r2754 - Layout fix: project name now spans all available columns in Compare DM so not cut off unnecessarily
-    * r2556 - Fixed error messages not showing up in SQL Script executor
- * r2557 - Fixed Bug 1658: spaces in table names not converting to underscores - * r2764 - Cleanup of the ColumnEditPanel to prepare for using JGoodies FormLayout - * r2769 - Fixed Column dialog title to show column name, instead of table name
-    * r2771 - Changed column edit panel UI to use JGoodies FormLayout
+    * r2756 - Fixed error messages not showing up in SQL Script executor
+ * r2757 - Fixed Bug 1658: spaces in table names not converting to underscores
     * r2776 - Fixed Windows file association bug
- * r2781-2791 - Refactoring of the DBTree into its own package. This looks like a potentially destabilizing change, so I would say WONTFIX - * r2792 - Modified toggle selection key for DBTree so command key is used on Mac, and Ctrl otherwise. Not sure if this is dependent on 2781-2791 or not.
-


 ==Notable Not-yet-fixed Bug Reports (in BugZilla and Forums since RC 1)==

- * Bug 1640 - Multiple IOOBE's fired when dragging column to index 0 in self-referencing table
-    * Bug 1643 - Undo deletion of cubes does not recreate dimension usage
- * Bug 1646 - Clustered Indexes not forward engineered properly (particularly PostgreSQL)
     * Bug 1661 - Compare DM doesn't explain why Start button is disabled
     * Bug 1662 - Indexes remain on tables even after columns removed
- * Bug 1678 - The only CRITICAL bug in the list since RC 1. Forward Engineering doesn't execute in Oracle. (See http://trillian.sqlpower.ca/bugzilla/show_bug.cgi?id=1678) - * Bug 1681 - Opening a new session from another session after adding a datasource to the older session results in Architect trying to close the older session.
     * Bug 1692 - Screenshot runs off the page on user guide on page 34


@@ -43,16 +24,9 @@


== Notable Commits to SQL Power Library since RC 1 that may affect Architect == - * 603 - Fixed import and export key caching to cache keys across schemas since relationships can span across schemas. Not sure if the Architect needs this though - * 611 - Implemented a shared static metadata cache instead of a per-instance cache - * 612 - Further improvements to performance and memory usage in the cache - * 614 - Fixed bug where table column were not auto-fitted because a mouse listener was not added to the header. (TableModelColumnAutofit.java). The ProfileResultsViewer uses this so it may affect Power*Architect - * 616 - Updated commons collections to support the Oracle Database metadata caching enhancements. - * 623 - Fixed bug that resulted in ProgressWatcher not updating the label * 636 - Removed check for missing username in attempt to get SQL Server integrated security logins working * 696 - Split up DBMD wrappers for SQL Server 2000 and 2005 because optimal way of listing schemas is different between the two platforms. See http://www.sqlpower.ca/forum/posts/list/0/1788.page for details.


 ==Notable Not-marked-as-fixed Bugs in SQL Power Library since RC 1==
-    * Bug 1680 - JDBC URL gets reset to default when template has changed.
* Bug 1693 - Need SQL Server driver to strips parentheses from default value

Reply via email to