[go: up one dir, main page]

Menu

Commit [r915]  Maximize  Restore  History

+ Externally-modified files are not determined at save(). This only occurs during a sync, before the update is performed.

+ Top-level groups are reordered during sync
+ Fixed a bug which caused deleted groups to be displayed in the Top Level Group table.
+ Fixed a bug which caused deleted groups to influence the order of other, active groups.
+ Improved the ordering of groups with respect to syncing

bworrell 2010-09-10

changed /trunk/RTClient/src/org/mitre/rt/client/core/DataManager.java
changed /trunk/RTClient/src/org/mitre/rt/client/synchronize/SynchronizeClientDialog.form
changed /trunk/RTClient/src/org/mitre/rt/client/synchronize/SynchronizeClientDialog.java
changed /trunk/RTClient/src/org/mitre/rt/client/synchronize/transactions/update/GroupTypeUpdateTransaction.java
changed /trunk/RTClient/src/org/mitre/rt/client/synchronize/transactions/update/ProfileTypeUpdateTransaction.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/groups/AddEditGroupMainDialog.form
changed /trunk/RTClient/src/org/mitre/rt/client/ui/groups/AddEditGroupMainDialog.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/groups/rule/RuleTableModel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/groups/subgroup/SubGroupTableModel.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/FileTypeHelper.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/GroupHelper.java
changed /trunk/RTClient/src/org/mitre/rt/common/util/files/CopyFile.java