Commit Graph

  • 9e7bde1d4d Improved visual appearance of ChatScene delvh 2020-06-06 18:33:24 +02:00
  • ec72b6fc67 Externalized scene loading and management into SceneContext kske 2020-06-06 18:30:09 +02:00
  • 4c79141e29 Fix condition for posting messages kske 2020-06-06 15:29:29 +02:00
  • 64f796107d Merge pull request #135 from informatik-ag-ngl/f/themes CyB3RC0nN0R 2020-06-06 13:08:19 +00:00
  • 5fd6fc77e1 Cleanup and Reformatting kske 2020-06-06 15:03:43 +02:00
  • 16ae619f7d Load JavaFX Images in IconUtil, display Envoy logo kske 2020-06-06 10:50:23 +02:00
  • ca9b72b1de Add proper layout to ChatWindow, fix user field selection in LoginDialog kske 2020-06-06 10:19:33 +02:00
  • fa42516c6f Added ability to load CSS files delvh 2020-05-30 15:28:11 +02:00
  • 50a9026b01 Remove ui.primary package kske 2020-05-09 09:50:41 +02:00
  • 067cbbdcf8 added fundamental css files, theoretically added css support delvh 2020-05-09 10:57:30 +02:00
  • 6523e98d2d Remove ui.primary package kske 2020-05-09 09:50:41 +02:00
  • c2775af8cf Use constants as query names, joined inheritance for contacts kske 2020-04-24 21:24:19 +02:00
  • d8e006f051 Merge pull request #134 from informatik-ag-ngl/f/settings Haramus Samsamus 2020-04-20 08:50:49 +02:00
  • 37dd1dc02c Merge branch 'f/javafx' into f/settings delvh 2020-04-19 22:24:37 +02:00
  • 5c4356f1e7 Readded enterToSend-Capability, ToggleButtons display current value delvh 2020-04-19 22:01:12 +02:00
  • aba51abc10 created ui.settings package delvh 2020-04-19 19:57:40 +02:00
  • 55bea0d846 Fixed settings pane selection kske 2020-04-18 21:37:44 +02:00
  • 970f190389 added inelegant capability to switch scenes delvh 2020-04-18 19:46:04 +02:00
  • 45e75dba41 Implemented GroupMessageStatusChangeEvent DieGurke 2020-04-18 16:36:50 +02:00
  • 61d2a8d307 Implemented the GroupMessage class DieGurke 2020-04-18 16:28:38 +02:00
  • e4e903b8bf Added SettingsToggleButton kske 2020-04-18 16:04:47 +02:00
  • f30732c71e MessageProcessor and GroupMessageProcessor DieGurke 2020-04-18 13:27:43 +02:00
  • 2cba9352df Added GeneralSettingsPane, added JavaFX support in SettingsItem kske 2020-04-18 12:03:32 +02:00
  • f18525476e Added SettingsScene selection infrastructure kske 2020-04-18 11:03:06 +02:00
  • 00edd59f97 Fixed bug duplicating messages delvh 2020-04-18 10:34:03 +02:00
  • 09f7f5482e Replaced TimeLimitExceededException by TimeoutException kske 2020-04-10 21:57:05 +02:00
  • 935ee58c4b Added a rudimentary settings scene with an empty controller kske 2020-04-10 21:52:19 +02:00
  • 3d1eec4ee0 Moved all FXML files to the resource folder kske 2020-04-10 21:26:24 +02:00
  • ee4fa78f38 Grouping JavaFX package import statements kske 2020-04-10 21:05:08 +02:00
  • b38700500e Merge pull request #132 from informatik-ag-ngl/f/login_dialog Haramus Samsamus 2020-04-10 20:44:46 +02:00
  • 873e2437c6 Implemented review recommendations kske 2020-04-10 20:42:20 +02:00
  • 1e0722ac94 Using dialog buttons instead of custom ones kske 2020-04-10 17:07:27 +02:00
  • fb2f379dfc Completed LoginDialog implementation except for closing the dialog kske 2020-04-10 16:18:01 +02:00
  • 53bde70529 Improved Login security delvh 2020-04-10 15:53:30 +02:00
  • 373faae63b Improved Login security delvh 2020-04-10 15:42:00 +02:00
  • cd33006aef Removed checked exception from LoginCredential constructor kske 2020-04-10 13:43:53 +02:00
  • 7285375447 Moved the LoginDialogController class inside the LoginDialog class kske 2020-04-10 11:01:03 +02:00
  • cba20900ba fixed bug using wrong id of message delvh 2020-04-09 22:31:20 +02:00
  • de00601a2c Performed updating of the UI on the UI thread delvh 2020-04-09 22:30:24 +02:00
  • 0704f9a5c3 Contact conversion does not result in endless recursion anymore delvh 2020-04-09 21:01:19 +02:00
  • 53764f1bba Configured the project to use Hibernate validation kske 2020-04-09 14:15:39 +02:00
  • e285b6d75e Fixed several errors in GroupResizeProcessor kske 2020-04-09 13:53:06 +02:00
  • d61cd8a36e slightly adapted some logging messages delvh 2020-04-06 22:55:59 +02:00
  • 4e385396ad fixes #129 - contacts are now sent as a part of the user delvh 2020-04-06 22:55:27 +02:00
  • 840ec53277 Added JavaFX login dialog scene kske 2020-04-06 15:08:00 +02:00
  • afc55a3050 Implemented GroupCreationProcessor and GroupResizeProcessor DieGurke 2020-04-03 19:35:39 +02:00
  • 5d76bbbcb0 restored compatibility with envoy common (and envoy server standalone) delvh 2020-04-02 22:03:43 +02:00
  • dd4ad91aa9 Implemented Groups on the database and implemented MSChange management DieGurke 2020-04-02 20:41:05 +02:00
  • 051705106b fixed another bug delvh 2020-04-02 20:32:54 +02:00
  • b2cd3c340c fixed minor bug delvh 2020-04-02 19:49:56 +02:00
  • e6cf3af745 Restored compatability with envoy-common delvh 2020-04-02 16:32:23 +02:00
  • 487c6a6573 Added BASIC group capability (#128) delvh 2020-04-02 09:23:47 +02:00
  • 9b413f81ff Added Junit 5 as dependency delvh 2020-04-02 09:06:10 +02:00
  • c176dc6e75 fixed one "major" spelling error (Id-> ID) delvh 2020-04-01 18:15:41 +02:00
  • 0d3316be4a deleted Contacts object, added contacts as part of Contact class delvh 2020-04-01 18:09:07 +02:00
  • c12eac1cbc Removed most Swing components kske 2020-03-31 21:54:56 +02:00
  • b5fd690f43 Wrapping data into ObservableList instances instead of copying it kske 2020-03-30 21:27:07 +02:00
  • a29608c627 Copied event listeners from ChatWindow to ChatSceneController kske 2020-03-29 22:15:05 +02:00
  • c41089e005 fixed security vulnerability (complete password hash is printed) delvh 2020-03-29 10:28:05 +02:00
  • 8cdd12e6b8 fixed major (spelling!) error delvh 2020-03-29 10:02:56 +02:00
  • 67433275bd Fixed chat loading from LocalDB into messagList kske 2020-03-29 09:16:29 +02:00
  • 026b7404b2 Enabled clients to have groups as contacts delvh 2020-03-28 18:51:07 +01:00
  • bd0da338a7 Added user and message loading and message posting kske 2020-03-28 15:32:24 +01:00
  • 2d99a3785e Created ContactDeletionEvent and equals- + hashcode- method for Contact delvh 2020-03-28 15:21:02 +01:00
  • a68a01b455 Added custom list cells for the user and message list views kske 2020-03-28 10:39:15 +01:00
  • 0403729a63 Started moving Startup contents into the new Startup class kske 2020-03-27 21:14:49 +01:00
  • 6e0b95384b Set Envoy logo as stage icon kske 2020-03-26 21:01:42 +01:00
  • c511e482d3 Implemented the setting of the received- and read-date of group messages DieGurke 2020-03-26 20:54:20 +01:00
  • c6d074b84a Prepare JavaFX integration kske 2020-03-26 20:23:25 +01:00
  • 198ba2a52d Created method to extract all currently online members of a group delvh 2020-03-26 20:14:09 +01:00
  • f128c2f307 Added updateStatus method DieGurke 2020-03-26 20:03:20 +01:00
  • a3e7034713 Revised message related classes DieGurke 2020-03-26 18:55:48 +01:00
  • 393bec735c Merge pull request #127 from informatik-ag-ngl/b/serialVersionUID delvh 2020-03-26 17:29:42 +01:00
  • abb45c701e Changed serialVersionUID everywhere to 0L delvh 2020-03-26 17:21:15 +01:00
  • 4742402d8a Merge remote-tracking branch 'origin/develop' into f/groups delvh 2020-03-26 17:18:27 +01:00
  • 5685a3e661 Implemented a GroupCreationProcessor and revised/added Javadoc DieGurke 2020-03-26 17:09:52 +01:00
  • cb8750bdbb restored functionality with envoy-common (#32) delvh 2020-03-26 16:54:12 +01:00
  • 732a2d49e6 Refactored every identifier to fit the new naming convention, pom.xml DieGurke 2020-03-26 16:06:55 +01:00
  • 364ec6f04e Renamed every identifier according to new convention delvh 2020-03-26 16:06:18 +01:00
  • 4a26ef8c4a Revised DieGurke 2020-03-26 15:49:08 +01:00
  • 1909b9748a Changed String in toString method DieGurke 2020-03-26 15:43:30 +01:00
  • 05ffa34ec0 Formatting and Refactoring DieGurke 2020-03-26 12:45:10 +01:00
  • 24b7e15ff2 Implemented groups support on server DieGurke 2020-03-25 18:22:58 +01:00
  • 15338dce52 refactored all getId()s to getID()s delvh 2020-03-25 17:43:55 +01:00
  • 35aa316199 Fixed Javadoc in GroupResizeEvent delvh 2020-03-25 17:12:55 +01:00
  • 4a3ee20029 Added GroupCreationEvent delvh 2020-03-25 16:55:34 +01:00
  • 1bedd5fb7f Updated database implementation DieGurke 2020-03-25 16:34:55 +01:00
  • eb7a8778de added GroupResizeEvent and NameChangeEvent delvh 2020-03-25 16:33:06 +01:00
  • e89a1bc2df Revised Code Style DieGurke 2020-03-24 21:57:59 +01:00
  • a89c93b428 Revised toString method in Group and changed id to final in Contact DieGurke 2020-03-24 21:11:16 +01:00
  • 3b24d46886 Added groups delvh 2020-03-24 19:06:56 +01:00
  • 1302967fc4 Renamed classes with a two-letter initialism according to convention delvh 2020-03-24 18:41:26 +01:00
  • 5c2abe7c1c Renamed classes with a two-letter initialism according to convention delvh 2020-03-24 18:38:47 +01:00
  • 47473e9c47 Removed funny joke (#31) DieGurke 2020-03-24 18:15:47 +01:00
  • a4603231ff Adjusted serial version UIDs and Message#toString() kske 2020-03-24 17:29:16 +01:00
  • 9020598335 Added database support to forward messages (#30) delvh 2020-03-23 22:12:27 +01:00
  • c1087a8c6a Merge pull request #123 from informatik-ag-ngl/f/forward_messages delvh 2020-03-23 22:07:43 +01:00
  • 5587c9f10c Adjusted envoy-common dependency back to develop-snapshot kske 2020-03-23 21:56:01 +01:00
  • 86d437760d Normalized since tags to fit envoy-common and envoy-server kske 2020-03-23 21:52:33 +01:00
  • 3dd9884cd9 Added theme support for ContextMenu delvh 2020-03-23 21:35:55 +01:00