[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r654] by jimwinston

Allow unselected values in combo boxes.
Fix for bugs 2906903, 2906063.

2009-12-09 16:32:32 Tree
[r653] by jimwinston

Modified selects to omit deleted rules from Group output.
Fix for bug 2903330 (Deleted Rules show up in XCCDF).

2009-12-08 20:54:18 Tree
[r652] by jimwinston

Moved creation of new server properties out of constructor and into instance() method to prevent infinite loop.

When a user switches database servers, the list of Users in the RTDocument is now replaced with the list retrieved from the new database.

2009-12-08 16:45:23 Tree
[r651] by jimwinston

Re-ordered default Rule Statuses.
For bug 2910152.

2009-12-07 20:46:06 Tree
[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
Older >