[go: up one dir, main page]

Menu

Commit [r200]  Maximize  Restore  History

Matters Stuff:

== Fixed a problem where editing Matter information didn't work.
== No longer uses xpath to determine the next ordernum

SyncrhonizeClient.Dialog:
++ Added "Close" button that waits for the sync to finish by way of success or failure before becoming enabled again
== Can no longer close the window while sync is in process

EditApplicationDialog:
== just creates Front/Rear Matters elements (the parent elements) if they don't exist .

bworrell 2008-10-27

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/ui/editapplication/EditApplicationDialog.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/matters/MattersTablePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/MatterHelper.java