added more options in settings allowing user to pick the database name.

added an option to allow the user to save their password
added a password field to the main panel to allow for easy password entry
added a connect button to the main panel
This commit is contained in:
2011-01-27 18:49:30 +00:00
parent c85e599530
commit 4be7476de7
8 changed files with 195 additions and 60 deletions

View File

@@ -43,3 +43,8 @@ added new order stats to the order pane
fixed processed order stats to only display new order stats when theres new orders
added password encryption using jasypt
1.1.4 b 49
added more options in settings allowing user to pick the database name.
added an option to allow the user to save their password
added a password field to the main panel to allow for easy password entry
added a connect button to the main panel

View File

@@ -1 +1 @@
1.1.3 b 48
1.1.4 b 49