added a checkout button to the Main Panel. It allows the user to "checkout" a remote database to a local database

removed the warning label from main panel, and moved all messages to the progress bar
This commit is contained in:
2011-02-09 18:50:45 +00:00
parent d5d2221fb2
commit 8749006ea5
5 changed files with 115 additions and 34 deletions

View File

@@ -57,3 +57,7 @@ slight modification to order pane updateTextPane() s
1.1.6 b 51
added status PAYMENT_DECLINED
1.1.7 b 52
added a checkout button to the Main Panel. It allows the user to "checkout" a remote database to a local database
removed the warning label from main panel, and moved all messages to the progress bar

View File

@@ -1 +1 @@
1.1.6 b 51
1.1.7 b 52