[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r657] by jimwinston

Fixed the indentation.

2009-12-09 19:10:31 Tree
[r656] by jimwinston

Unset rationale components if the user has set them to empty in the Rationale Tab.
For bugs 2906903, 2906063.

2009-12-09 18:21:58 Tree
[r655] by jimwinston

Set the default new rule status to index 1 - "incomplete". This will not be right for installations that have the old rule statuses.

For bug 2910152.

2009-12-09 16:47:01 Tree
[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
Older >