Commit Graph

  • b0aa0ab1ad Merge pull request #33 from PM2-IT21bWIN-ruiz-mach-krea/develope_Game_branch fassband 2022-05-12 13:44:47 +0200
  • 84b5f2464d test performance with separete thread to save and load file develope_Game_branch Andrin Fassbind 2022-05-12 13:38:53 +0200
  • d3a4b4cc87 if game points empty default value is 0 Andrin Fassbind 2022-05-12 13:23:15 +0200
  • 4b74a8d285 Merge pull request #22 from PM2-IT21bWIN-ruiz-mach-krea/fix_participanFormular_and_placesFormular Roman Schenk 2022-05-12 11:39:16 +0200
  • db51f2f3cd implemented functionality to drawLines schrom01 2022-05-11 17:42:36 +0200
  • 7f723fd763 implemented functionality to activate treeview schrom01 2022-05-11 16:21:38 +0200
  • b51a585167 added functionality to autosave result and place if changed. schrom01 2022-05-08 22:13:03 +0200
  • 53ffa90c69 changed height of games. schrom01 2022-05-08 20:32:23 +0200
  • a44227b3f6 fixed spacing between games in GameSchedule schrom01 2022-05-08 20:20:41 +0200
  • 38d1708a25 changed Alignment of VBox to center in TournamentSchedule schrom01 2022-05-08 17:28:41 +0200
  • afab6dbee3 refactoring of GameSchedule and button "close Tournament" added. added "informListener()" to method refreshParticipants in GameDecorator.java to be sure the new participants are saved in file. schrom01 2022-05-07 16:43:46 +0200
  • 89e72a1592 solved Problem "points and places of games are not saved in file." schrom01 2022-05-07 15:45:43 +0200
  • 5e88960c8a extracted Method loadGameTree to FactoryDecorator.java schrom01 2022-05-07 15:34:08 +0200
  • 923be52610 refactoring of GameController.java to load content only if previous games are edited. schrom01 2022-05-07 15:23:26 +0200
  • 62df1db34b refactoring of GameController.java to do it the same way as the other controllers. schrom01 2022-05-07 12:51:14 +0200
  • ecde0e6345 fixed Number of Games. #21 schrom01 2022-05-07 12:32:18 +0200
  • 4d193abb64 changed GameDecorator.java to show full name of players. schrom01 2022-05-07 12:17:50 +0200
  • 3d13dbcb45 changed ParticipantFormular to change existing objects and don't replace them. changed ParticipantFormular and PlacesFormular to clear textfields after saving. solved #19 fix_participanFormular_and_placesFormular schrom01 2022-05-07 11:53:10 +0200
  • de728745f6 list all games in gameschedule prevent nullpointer exception for empty games Andrin Fassbind 2022-05-06 19:26:34 +0200
  • e5dc6a913a make createTournament create all future games with null object for participant Andrin Fassbind 2022-05-06 19:12:14 +0200
  • 4dc7db7590 made GameScheduleController and GameDecorator Andrin Fassbind 2022-05-06 18:40:13 +0200
  • 9a3a9f3b53 removed Indexes from Game.java schrom01 2022-05-06 14:07:55 +0200
  • 1b9e9c27a9 Merge remote-tracking branch 'origin/develope_Game_branch' into develope_Game_branch schrom01 2022-05-06 14:04:44 +0200
  • 593bcdc872 added indexes to Game.java schrom01 2022-05-06 14:04:35 +0200
  • 4ef9f62124 update game with new id and new button to mark game as played Andrin Fassbind 2022-05-06 13:36:49 +0200
  • ebc0b64cb7 Create gameList in Tournament Create method to calc gameList and create random first round Started to develope view of gameSchedule Andrin Fassbind 2022-05-06 13:34:22 +0200
  • 47b53033c4 Merge pull request #18 from PM2-IT21bWIN-ruiz-mach-krea/LoggingFunction fassband 2022-05-06 10:30:41 +0200
  • 9bf6038ec1 Merge pull request #20 from PM2-IT21bWIN-ruiz-mach-krea/fix_participanFormular_and_placesFormular fassband 2022-05-06 10:09:47 +0200
  • 02456bc5bf fixed participanFormular and placesFormular #19 schrom01 2022-05-06 09:23:19 +0200
  • 035b096889 finished logging and improved logging in FileIO #17 LoggingFunction leobr 2022-05-05 23:58:42 +0200
  • 1ff37de1a3 Initial logging draft Leonardo Brandenberger 2022-05-05 23:03:48 +0200
  • f3495d28d6 fixed functionality Places Formular schrom01 2022-05-01 23:35:25 +0200
  • c323ab5759 fixed Merging problem schrom01 2022-05-01 22:50:07 +0200
  • b2c23e158d Merge pull request #16 from PM2-IT21bWIN-ruiz-mach-krea/FileIO Roman Schenk 2022-05-01 22:47:33 +0200
  • 2f111cf1e4 implemented functionality of PlacesFormular schrom01 2022-05-01 22:43:41 +0200
  • 4ae7cd2e5a Merge branch 'main' into FileIO FileIO Roman Schenk 2022-05-01 22:42:02 +0200
  • eb6d68e84f FileIO completed including Java Doc and logging Leonardo Brandenberger 2022-05-01 22:30:22 +0200
  • 594299f3b2 Merge pull request #13 from PM2-IT21bWIN-ruiz-mach-krea/Participant_List Roman Schenk 2022-05-01 21:44:27 +0200
  • 7d30c6e4e7 Merge branch 'main' into Participant_List Participant_List Roman Schenk 2022-05-01 21:44:17 +0200
  • b359acfab4 Merge pull request #14 from PM2-IT21bWIN-ruiz-mach-krea/GameSchedule Leonardo Brandenberger 2022-05-01 21:36:16 +0200
  • 0d482bfcac implemented Functionality to save, edit and delete participants. schrom01 2022-05-01 21:26:32 +0200
  • 0db169a771 Added GameSchedule View GameSchedule Andrin Fassbind 2022-05-01 20:26:33 +0200
  • bd9dbef1de Merge pull request #11 from PM2-IT21bWIN-ruiz-mach-krea/TournamentList Roman Schenk 2022-05-01 18:45:02 +0200
  • 90fa3a9183 changed position of button. schrom01 2022-05-01 18:06:25 +0200
  • 4cb743a21a implemented functionality to save participants also in file. schrom01 2022-05-01 17:00:09 +0200
  • ff6f2bd94e created Methods to show and add Players. schrom01 2022-05-01 15:18:30 +0200
  • b09929da19 added Participant List to Tournament.java schrom01 2022-05-01 14:22:01 +0200
  • 678060ecc0 extracted Method delete Tournament in TournamentDecorator.java TournamentList schrom01 2022-05-01 13:46:20 +0200
  • 61b943b091 extracted Method open Tournament to Class FactoryDecorator.java schrom01 2022-05-01 13:39:54 +0200
  • 9f005281af created Class TournamentDecorator.java schrom01 2022-05-01 13:10:20 +0200
  • 50f98b4ac1 added Type checking in Tournament.java schrom01 2022-05-01 12:33:14 +0200
  • 80005d214d created Class AlertDelete.java schrom01 2022-05-01 12:19:22 +0200
  • 58b1692181 implemented Button and Method deleteTournament in Tournament List schrom01 2022-05-01 11:27:54 +0200
  • a3bd207610 refactored toString Method of class TournamentFile schrom01 2022-05-01 11:17:18 +0200
  • 5034203409 extracted Method tournamentExists to FileIO.java schrom01 2022-05-01 11:10:21 +0200
  • e79a38c696 Merge branch 'FileIO' into TournamentList schrom01 2022-05-01 10:56:22 +0200
  • 672ad409ce refactoring in FileIOTest.java schrom01 2022-05-01 10:54:21 +0200
  • e8e64d435c added Method deleteTournament but not implemented yet in FileIO.java added Test Methods for deleteTournament. schrom01 2022-05-01 10:49:29 +0200
  • 171cf7ef4e implemented functionality to add new Tournament schrom01 2022-05-01 10:27:21 +0200
  • fd2e775c94 cleanCode fixes. schrom01 2022-04-30 18:22:06 +0200
  • 71d13314f4 Solved Problems with Filenames ParticipantFormularController.java and TournamentListController.java schrom01 2022-04-30 18:17:01 +0200
  • 2ce93cbf9b Merge pull request #8 from PM2-IT21bWIN-ruiz-mach-krea/fxml Roman Schenk 2022-04-30 18:09:54 +0200
  • 6245e32f73 added pane to FXController.java fxml schrom01 2022-04-30 18:03:11 +0200
  • a103174739 Delete app/build/tmp/compileJava directory Roman Schenk 2022-04-30 18:01:35 +0200
  • 563c70a078 Delete .idea directory Roman Schenk 2022-04-30 17:59:33 +0200
  • f8bf63a1d9 Delete .gradle directory Roman Schenk 2022-04-30 17:58:39 +0200
  • 5660f85165 Delete .gradle directory Roman Schenk 2022-04-30 17:57:29 +0200
  • c58fae060a Delete .idea directory Roman Schenk 2022-04-30 17:56:40 +0200
  • 6d5dd700a0 implemented functionality to show existing Tournaments. schrom01 2022-04-30 17:09:01 +0200
  • cd0c9a4773 Merge branch 'FileIO' into fxml schrom01 2022-04-30 16:10:19 +0200
  • 7af48449e0 created Abstract Class FXController.java schrom01 2022-04-29 17:30:26 +0200
  • 9c7d62b260 created Class Factory and refactoring of MainWindow.java schrom01 2022-04-29 17:11:50 +0200
  • ca5b52541f Merge remote-tracking branch 'origin/fxml' into fxml schrom01 2022-04-29 16:18:58 +0200
  • 56de1441d9 Merge branch 'main' into fxml schrom01 2022-04-29 16:18:18 +0200
  • 4909bd0d7c Merge remote-tracking branch 'origin/FileIO' into FileIO schrom01 2022-04-29 16:10:50 +0200
  • 90f6855a15 changed Path Separator schrom01 2022-04-29 16:09:44 +0200
  • 2413e4f8e0 refactored GUI to be able to just switch between diffrent pane in center Andrin Fassbind 2022-04-29 12:27:22 +0200
  • 068dc44e89 started adding logging to FileIO Leonardo Brandenberger 2022-04-29 11:52:19 +0200
  • 89b7ac2268 created GUI Main and AddParticipant Andrin Fassbind 2022-04-29 11:48:37 +0200
  • 0974af77b6 created GUI Main and AddParticipant Andrin Fassbind 2022-04-29 11:48:20 +0200
  • 3ec776e64f created GUI Main and AddParticipant Andrin Fassbind 2022-04-29 11:47:27 +0200
  • db21c12f37 Merge pull request #7 from PM2-IT21bWIN-ruiz-mach-krea/creation_of_simple_classes fassband 2022-04-29 10:41:39 +0200
  • 96fedc3f65 created GUI Main and AddParticipant Andrin Fassbind 2022-04-29 10:39:59 +0200
  • f78731951d created GUI Main and AddParticipant Andrin Fassbind 2022-04-29 10:39:50 +0200
  • 2245568edf created GUI Main and AddParticipant Andrin Fassbind 2022-04-29 10:39:37 +0200
  • cff22e9253 added file needed for FileIOTest schrom01 2022-04-29 08:29:10 +0200
  • d641d2f2ea created GUI Andrin Fassbind 2022-04-28 19:43:42 +0200
  • 509192b403 created FileIOTest and changed Exception Handling of File IO schrom01 2022-04-28 18:07:57 +0200
  • 038030a3db Merge branch 'FileIO' into FileIO_Test schrom01 2022-04-28 14:58:49 +0200
  • 263d79ba8e removed Class Tournamenttest.java schrom01 2022-04-28 14:57:41 +0200
  • 4b658b9ed9 Merge branch 'creation_of_simple_classes' into FileIO schrom01 2022-04-28 14:56:21 +0200
  • 0164c286fb made Tournament not abstract. schrom01 2022-04-28 14:50:45 +0200
  • 48fba22853 added Date of Birth to Player.java schrom01 2022-04-28 14:10:41 +0200
  • 5d26137c8d made Tournament not abstract. creation_of_simple_classes schrom01 2022-04-28 14:50:45 +0200
  • 380250f60e changes so that savepath can be set elsewhere Leonardo Brandenberger 2022-04-28 14:35:29 +0200
  • 61a778ad54 added Date of Birth to Player.java schrom01 2022-04-28 14:10:41 +0200
  • e1fdc5deac finished initial draft of file io and also added some test cases to disscuss in app Leonardo Brandenberger 2022-04-28 03:07:51 +0200
  • 7e068dd281 added resources dir Andrin Fassbind 2022-04-25 20:11:28 +0200
  • e0b1616edf Created classes to test FileIO Leonardo Brandenberger 2022-04-24 22:06:03 +0200
  • 3dfa71dab1 Created Interface Participant changed Class Game to save Participant Objects instad of int. schrom01 2022-04-22 11:53:11 +0200