[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r355] by bworrell

updated ANT build script to fix the issue with build numbers > 999

2009-02-04 22:02:19 Tree
[r354] by bworrell

= Fixed Bug #2564746: Front/Rear Matters can be inserted and deleted now on sync
= Fixed Bug #2558237: Orphaned Files are scrubbed from a client's xml file
= Fixed Bug #2541244: Transaction support added to DAO's and sync process
= Fixed Bug #2538575: Added IReferenceContainer interface to help clear out relation table entries for deleted item
= Fixed Bug #2540971: InternalReferenceTypeDAO is implemented in the same way that the PublicReferenceTypeDAO is implemented
= Fixed Bug #2541234: Deleting a compliance check removes a File
= Fixed Bug #2561106: Canceling out of editing a Compliance Check without a Check Content element does not invalidate the XML

= Syncing a deleted element will return a DELETED response code if the element is not found in the database
= Other minor bug fixes.

2009-02-04 20:32:05 Tree
[r353] by bworrell

Changed the way the db scripts work. There are separate scripts for adding default data and creating tables now.

2009-02-04 18:10:37 Tree
[r352] by jimwinston

Added Select Group tab. Fixed a few cut and paste errors in Select Rule tab.

2009-02-03 21:01:28 Tree
[r351] by jimwinston

Added "Abstract" checkbox clolumn to Profile list view.

A little cleanup.

2009-02-02 20:52:57 Tree
[r350] by jimwinston

Bunch o' minor mods and bug fixes for Profile including...

Removed ProfileShowPanel
Disabled View button and capability from Profile List
Added Base Id to Profiles Table and changed Created By to Modified By

2009-01-30 21:13:02 Tree
[r349] by jimwinston

Fixed reference table so that it will work with Profiles.
Fixed comments so that they can be added to Profiles.
Fixed selected background in SelectRuleCheckboxRenderer

2009-01-28 22:03:34 Tree
[r348] by jimwinston

First pass at Profiles.

2009-01-28 14:59:05 Tree
[r347] by bworrell

Fixed Bug: #2541234
Deleting a compliance check now also sets a corresponding file's status to DELETED

Sync Stuff:
= Reduced the amount of unnecessary RTDocument validations
= Added a parameter to the DataManager.save(...) method to indicate whether or not the method should validate the document prior to saving (default is TRUE)
= delete syncs place files after compliance checks now
= upon deletion references properly mark associated files as deleted

2009-01-27 21:56:05 Tree
[r346] by bworrell

The "Language" combo box is now a required component.

2009-01-16 18:35:21 Tree
Older >