ingmargoudt
|
71398d6d83
|
added some missing session references
|
2016-09-16 08:58:44 +02:00 |
|
ingmargoudt
|
3128bd2b4b
|
replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead
|
2016-09-14 15:27:31 +02:00 |
|
Me Car
|
ea480a6593
|
Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class.
|
2016-01-15 03:08:52 +09:00 |
|
Me Car
|
b114c17135
|
Store usrName and password per server. Update input boxes with corresponding values when server is changed in ConnectDialog. Save prefs on successful requests in RegisterUserDialog and ResetPasswordDialog.
|
2016-01-14 18:00:04 +09:00 |
|
Me Car
|
f5765383c7
|
Use server and port specified in ConnectDialog rather than in the preference.
|
2016-01-14 10:01:30 +09:00 |
|
Me Car
|
199e278ed9
|
Add input boxes to password reset form for server address and port.
|
2016-01-14 07:12:03 +09:00 |
|
Me Car
|
746d034461
|
Implement a password reset flow.
|
2016-01-11 21:49:02 +09:00 |
|