[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r619] by bworrell

+ Whoops, didn't mean to commit this with the devel flag set to false...set it back to true.

2009-09-30 17:31:19 Tree
[r618] by bworrell

+ The client now has a notion of a db version instead of the db having to store the client build information in order to verify if the two can sync up properly ..this makes pushing out updates much easier.
+ Tried to track down some UI issues in the Add/Edit Reference window but didn't get very far. Just trying to fix an annoyance.
+ How-To's are marked as modified when a step is edited.

2009-09-30 17:26:29 Tree
[r617] by bworrell

+ Fixed bug #2865724
+ Added line breaks between System Identifiers.
= Changed the unicode   encoding of   to non-unicode due to weird characters being printed on certain systems.

2009-09-25 18:25:12 Tree
[r616] by jimwinston

If there is no title in the RT doc, use the Name instead.
Fix for bug 2865705.

2009-09-25 15:20:09 Tree
[r615] by jimwinston

Replaced id comparators with working ones so that tables will sort by Id columns properly.

Fix for bugs 2865956 and 2865953

2009-09-24 20:38:21 Tree
[r614] by jimwinston

Make sure table is sorted by IDs to start.
Fix for bug 2854658.

2009-09-22 18:41:11 Tree
[r613] by jimwinston

Added hint in validation error message to use the Remove button.

2009-09-22 14:30:12 Tree
[r612] by jimwinston

Call stopEditing before deleting a row.
Fix for bug 282227.

2009-09-17 19:39:36 Tree
[r611] by jimwinston

Remove the right dependency.
Fix for bug 2825965.

2009-09-17 14:47:28 Tree
[r610] by jimwinston

RuleDependencyPanel.java - iterate based on size of dependencies in the JList model rather than the empty, just declared list.
Clean up handling of dependencies on close of Add/Edit Rec panel. The deps had been cleared and replaced with the contents of the JList on the advanced tab, but the rec already contains the current list. The dependencies are reset to the original list if the user hits "Cancel".

Fixes bug 2824497.

2009-09-17 14:16:17 Tree
Older >