[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r650] by jimwinston

Use the original name of the file instead of the internal RT name in generated XCCDF doc.
For feature request 2866552. (Forgot to check this in last week.)

2009-12-07 17:03:46 Tree
[r649] by jimwinston

Use the files original name as its export name.

Feature request 2866552.

2009-12-04 14:55:51 Tree
[r648] by jimwinston

Added stand-alone mode that allows a user who does not wish
to connect to a database the first time he starts the RT
to run. Most of the changes were made to ensure that the
user can run properly once he does connect to a database.
When a user connects to a database the first time after
running in stand-alone mode (or when he connects to a
different database) he will be assigned a new client Id.
Since all Ids in the RTDocument (and file names and directories
and some client properties) are based on the client id,
all are changed to the new client Id.

Feature request 2019837.

2009-12-03 21:18:55 Tree
[r647] by jimwinston

Commendted out explicit validate in parseDocument() method. The document is validated while parsing, so the explicit call is duplicative.

2009-11-19 18:12:50 Tree
[r646] by jimwinston

Set the max general id property of the newly imported application to
be higher than the sum of elements in the application that have
general ids to prevent potential duplicates.

Fix for bug 2899928.

2009-11-18 17:12:47 Tree
[r645] by jimwinston

Moved dictionary files to resources directory.

2009-11-13 20:25:15 Tree
[r644] by jimwinston

Added spell check. I may have missed a field or two.

2009-11-13 18:51:47 Tree
[r643] by bworrell

+ Edit Application window loads faster now due to reworking of the way References are handled
+ Added limited Profile searching capabilities

2009-11-05 22:13:05 Tree
[r642] by jimwinston

Disable Edit option in right click menu of tables on Group Sub Group tab, and on Profile Select Group, Refine Value, and Select Rule tabs.
Fix for bug 2886686.

Removed Id column from Group dialog Sub Group tab table and from Add Sub Group dialog table.
Fix for bug 2869975.

2009-10-26 20:10:19 Tree
[r641] by jimwinston

Added method to cleanup files and directories that are unreferenced or empty.
Method is called during save.
Fix for bug 2798427.

2009-10-23 14:32:40 Tree
Older >