|
|
2b86fb4ce6
|
Merge branch 'master' of http://repo.koc.se/coder-client
|
2015-11-04 23:39:01 +01:00 |
|
|
|
7130e646ab
|
Updated Coder protocoll
|
2015-11-04 23:37:54 +01:00 |
|
dcollin
|
016b4b07f5
|
Adding a project descrition field to the NewProjectDialog
|
2015-11-04 12:56:20 +01:00 |
|
|
|
4bcd9aa2a3
|
Improved create project disabled button logic
|
2015-11-02 16:55:48 +01:00 |
|
|
|
de1eba7164
|
Fixed SSDPClient list display
|
2015-10-29 20:40:27 +01:00 |
|
dcollin
|
fb2f5e048a
|
Adding stream loggers
|
2015-10-29 17:55:35 +01:00 |
|
Ziver Koc
|
995e63dd17
|
Improved logging
|
2015-10-29 13:10:05 +01:00 |
|
dcollin
|
34cfb84159
|
Fixed a fault where the login dialog would show a missleading error message in some cases.
|
2015-10-28 13:26:27 +01:00 |
|
dcollin
|
94c8b0dd72
|
Adding some more traces and donginsome small fixes
|
2015-10-28 12:59:24 +01:00 |
|
Ziver Koc
|
35af69def3
|
Updated log levels
|
2015-10-28 12:56:22 +01:00 |
|
daniel
|
78e4e108c3
|
fixed a problem with the client restarting the login interface for ever
when the wrong password was typed
|
2015-10-27 21:03:04 +01:00 |
|
Ziver Koc
|
5d9215c493
|
Updated authentication and some updates to SSDPClient class
|
2015-10-27 17:24:27 +01:00 |
|
dcollin
|
d9c86b44e0
|
Adding logic to NewProjectDialog
|
2015-10-27 17:01:59 +01:00 |
|
dcollin
|
eb71b4da59
|
Moving state variables from CoderClient to each GUI window.
|
2015-10-27 12:18:22 +01:00 |
|
dcollin
|
6db9f94014
|
Added .gitignore file
|
2015-10-26 13:34:36 +01:00 |
|
dcollin
|
367facea6f
|
Added .gitignore file
|
2015-10-26 13:33:08 +01:00 |
|
Daniel Collin
|
223fe1f136
|
Added NewProjectDialog, fixed some error handling and general stability fixes
|
2015-10-23 13:44:11 +00:00 |
|
Daniel Collin
|
34cf5865fe
|
Implemented SSDP client and is now using graphical list cells in ListViews
|
2015-10-22 14:08:31 +00:00 |
|
Daniel Collin
|
120dded24f
|
some more buttons in the GUI and fixed the project list logic when the list was cleared.
|
2015-10-21 16:13:45 +00:00 |
|
Daniel Collin
|
eb35156313
|
will clear the project list before updating it
|
2015-10-21 14:26:41 +00:00 |
|
Daniel Collin
|
907e401c6a
|
forgot some small thing in last commit
|
2015-10-21 14:23:46 +00:00 |
|
Daniel Collin
|
bd77c2de28
|
the project list will now be populated with data from the server
|
2015-10-21 14:23:00 +00:00 |
|
Daniel Collin
|
3634a61ee5
|
using listeners instead of a main thread for main logic
|
2015-10-20 15:52:23 +00:00 |
|
Daniel Collin
|
3177714fc5
|
now using JavaFX instead of Swing
|
2015-10-20 14:26:58 +00:00 |
|
Daniel Collin
|
83e0196c50
|
new support classes added
|
2015-10-20 06:56:14 +00:00 |
|
|
|
9764f546da
|
Bugfix
|
2015-10-15 19:28:26 +00:00 |
|
Daniel Collin
|
84f0d5f354
|
added more program arguments and modified logger levels
|
2015-10-14 08:21:24 +00:00 |
|
Daniel Collin
|
45e0e3d8cb
|
Now the username and password can be given as program arguments with -u/--username and -p/--password
|
2015-10-13 08:53:07 +00:00 |
|
Daniel Collin
|
e7f012dc5f
|
Added a listener for incoming traffic from the server to the application
|
2015-10-13 08:13:23 +00:00 |
|
Daniel Collin
|
b08e459843
|
Added some comments and some stability fixes
|
2015-10-12 12:29:24 +00:00 |
|
Daniel Collin
|
2ff0009767
|
stability fixes for Session.java
|
2015-10-12 07:26:16 +00:00 |
|
Daniel Collin
|
a5762b7dbb
|
Removing unused code
|
2015-10-09 13:41:27 +00:00 |
|
Daniel Collin
|
4d5af79eaa
|
removing some unused stuff
|
2015-10-09 13:38:27 +00:00 |
|
Daniel Collin
|
a414f42e58
|
A simple client for CoderServer
|
2015-10-09 13:37:45 +00:00 |
|
Daniel Collin
|
34a65faf9d
|
Share project "CoderClient" into "http://svn.koc.se/coderclient"
|
2015-10-09 13:37:14 +00:00 |
|