Commit Graph

  • ebbd827727 'README.md' ändern develop Christian Baltzer 2019-07-17 09:48:28 +0200
  • 405b7305b0 Merge branch 'develop' Version 0.11 - Abschluss Projekt master Christian Baltzer 2019-07-17 09:37:01 +0200
  • d60a48f4f7 Merge commit '1337a0f89ff557c261e9c1643511d81f26481605' into HEAD Christian Baltzer 2019-07-16 20:04:10 +0200
  • 1337a0f89f Merge branch 'featureKomplexNumberCalculator' into pullrequest pullrequest Lukas Reichwein 2019-07-16 19:56:02 +0200
  • 08396a8d2c fixed a Typo in the EqualsComplexNumversTest class to EqualsComplexNumbersTest class featureKomplexNumberCalculator Lukas Reichwein 2019-07-16 19:53:06 +0200
  • 940b433a49 changed division test to use hamcrest assertThat instead of assertTrue Lukas Reichwein 2019-07-16 19:42:27 +0200
  • abed67ee68 changed mutipication tests to use hamcrest asserThat instead of assertTrue Lukas Reichwein 2019-07-16 19:38:04 +0200
  • c1c08558ca changed SubstrationTests to use hamcrest assertThat instead of assertTrue Lukas Reichwein 2019-07-16 19:36:21 +0200
  • ba9015387f Changed AddComplexNumberTest to use hamcrest assertThat instead of assertTrue Lukas Reichwein 2019-07-16 19:34:02 +0200
  • 3cf9fc1ba5 changed tests for the conjugation of conplex numbers to use hamcrest asserrThat Lukas Reichwein 2019-07-16 19:29:59 +0200
  • 99ca7b9d45 changed the equals methode to match java standart Lukas Reichwein 2019-07-16 19:20:35 +0200
  • a83adacd60 Added hamcrest to the dependencies Lukas Reichwein 2019-07-16 19:14:30 +0200
  • e8dfdfd5c9 Added conjugationOf to the ComplexNumber object Lukas Reichwein 2019-07-16 18:40:13 +0200
  • 457af8fd1d removed a typo and added documentation to the absoluteValueOf function Lukas Reichwein 2019-07-16 18:16:10 +0200
  • 4f3f9399a8 Added the functionality to calculate the absolute value of an complex number Lukas Reichwein 2019-07-16 18:09:06 +0200
  • eef6b9ee6e The absolute value of an complex Number with only a real part can is now implemented in the absolutValueOf function Lukas Reichwein 2019-07-16 18:00:49 +0200
  • 6757bfe86d added division of ComplexNumbers to the ComplexNumber Object. Lukas Reichwein 2019-07-16 17:04:53 +0200
  • f9127bfa72 Merge commit '3df4c860ce32ca679e318eb2ccda920c6c038a35' into HEAD Christian Baltzer 2019-07-16 17:04:36 +0200
  • 3df4c860ce Merge branch 'featureNotensammlung' into pullrequest Christian Baltzer 2019-07-16 17:00:40 +0200
  • f36108bc3c alle tests grün featureNotensammlung Christian Baltzer 2019-07-16 17:00:20 +0200
  • 476b2e4b35 bug in der berechnung des Durchschnitts behoben. Christian Baltzer 2019-07-16 16:52:11 +0200
  • eb70a8b768 Notenkette hinzugefügt Christian Baltzer 2019-07-16 16:41:03 +0200
  • db1c0d25a0 added multiplying two ComplexNumbers with imaginary parts Lukas Reichwein 2019-07-16 16:30:37 +0200
  • 09b3fb454c bug in den Noten gelöst Christian Baltzer 2019-07-16 16:30:18 +0200
  • 72790a5179 noten hinzugefügt Christian Baltzer 2019-07-16 16:23:13 +0200
  • aeb4fa731e Tests geschrieben Christian Baltzer 2019-07-16 16:16:38 +0200
  • ac21b68eac Added the multiply functionality for ComplexNumbers it can multiply ComplexNumbers without an Imaginary part Lukas Reichwein 2019-07-16 16:09:02 +0200
  • b0a2bdf4b6 Init Christian Baltzer 2019-07-16 16:06:45 +0200
  • 8252779c8f Correct a Typo and added substract function to the ComplexNumber Object Lukas Reichwein 2019-07-16 15:40:06 +0200
  • 24da1c0969 Added add function to the ComplexNumber Object Lukas Reichwein 2019-07-16 15:23:42 +0200
  • 793c47bad1 Added equal function to the ComplexNumber Object Lukas Reichwein 2019-07-16 15:10:08 +0200
  • 9b4d7b8731 Merge commit '6fb3eae843389fd797900e9e0d71630ac39665c0' into HEAD Christian Baltzer 2019-07-16 12:55:52 +0200
  • 6ea3c6c3ec Object ComplexNumber created Lukas Reichwein 2019-07-16 12:23:28 +0200
  • 6fb3eae843 Merge branch 'featureAuslandssemester' into pullrequest elephant12 2019-07-16 11:12:49 +0200
  • 694a1aba7f kleiner Änderung der Main featureAuslandssemester elephant12 2019-07-16 11:11:10 +0200
  • 1ea2365799 Erstellen der Main elephant12 2019-07-16 11:09:53 +0200
  • f475852b80 Implementierung finanzierung und Verbesserung der Testfälle elephant12 2019-07-16 10:46:26 +0200
  • 519e6051d6 noch mehr Testfällezu finanzierung elephant12 2019-07-16 10:29:21 +0200
  • 5663c63888 mehr Testfälle zu Finanzierung elephant12 2019-07-16 00:01:25 +0200
  • 45a9af6915 neue Testfälle zu finanzierung elephant12 2019-07-15 23:57:30 +0200
  • 56fb229684 Testfälle zur Methode finanzierung elephant12 2019-07-15 23:34:38 +0200
  • 72e933facd Hinzufügen vergessener Testfälle elephant12 2019-07-15 23:27:31 +0200
  • d4546ad7f0 Korrektur der Tests zu deadline elephant12 2019-07-15 22:06:16 +0200
  • 2afb17bb87 Implementierung methode deadline elephant12 2019-07-15 22:05:45 +0200
  • 0f2d6d1edc noch mehr Testfälle deadline elephant12 2019-07-15 22:01:42 +0200
  • c3d208e22e neue Testfälle deadline elephant12 2019-07-15 21:40:59 +0200
  • 9d38b2d7f6 mehr Testfälle für deadline elephant12 2019-07-15 21:11:39 +0200
  • 5728a61341 neue Testfälle für Methode deadline() elephant12 2019-07-15 20:59:13 +0200
  • 2a64558922 Implementierung Methode packen elephant12 2019-07-15 20:51:53 +0200
  • 3aa91b6504 neuer Testfall für Metode packen elephant12 2019-07-15 20:49:14 +0200
  • f1c1f3c7b8 neue Testfälle für Methode packen elephant12 2019-07-15 19:32:43 +0200
  • b28eb8debe Merge commit '934c8f9ab478cb0b45207860429d0c978c72d645' into HEAD Christian Baltzer 2019-07-15 19:00:02 +0200
  • 934c8f9ab4 merged featureMatrixCalculator to pullrequest Lukas Reichwein 2019-07-15 18:45:16 +0200
  • 8339da416d correct some typos, and finishing up to get verion 1 of the Matrix Calculator ready to merge featureMatrixCalculator Lukas Reichwein 2019-07-15 18:15:36 +0200
  • 2077778546 REFACTORING, extracted more form the event Heandler to get even more Readabillity Lukas Reichwein 2019-07-15 15:55:49 +0200
  • a1ec4a577c Added try catch around the operations of addition, transponation and multiplication. Lukas Reichwein 2019-07-15 15:06:58 +0200
  • 1e2f5969d9 REFACTORING, mainly extracting multiple try catch blocks to get the code more Readable. Lukas Reichwein 2019-07-15 14:37:30 +0200
  • 0871928e84 Added IllegalArgumentException to checkInput instead of returning false, get tests and invoking methodes adapted Lukas Reichwein 2019-07-15 11:00:47 +0200
  • 197721b332 Added try catch to DetA and subtraction inOrder to Display the reason why the input is Invalid Lukas Reichwein 2019-07-15 10:30:44 +0200
  • 04bbd02fae Added try catch to DetB inOrder to Display the reason why the input is Invalid Lukas Reichwein 2019-07-15 10:10:33 +0200
  • 95d3d1cb28 linked calculating the Determinants of the input Matrices to their Buttons Lukas Reichwein 2019-07-15 09:38:35 +0200
  • e33c57aa2d Created Buttons for Determinat calculation of MatrixA and MatrixB Lukas Reichwein 2019-07-15 09:37:51 +0200
  • 638ecdb125 connected Matrix Substraction to the substract Button Lukas Reichwein 2019-07-15 09:20:02 +0200
  • 067e433763 connected matrix Addition to the add Button Lukas Reichwein 2019-07-15 09:16:28 +0200
  • 2d2c08e674 connected Transponation to the tranpose Button Lukas Reichwein 2019-07-15 09:14:12 +0200
  • dd72739d3c Tests 2D-Array to String funtionality, this functionallity was extracted and can now be tested. Lukas Reichwein 2019-07-15 09:06:07 +0200
  • e7a4fe7a7d REFACTORING Moved some methodes in order to get a cleaner Struckture Lukas Reichwein 2019-07-15 08:37:44 +0200
  • 4d92178abe Refactoring, mostly extracting code Lukas Reichwein 2019-07-15 08:06:31 +0200
  • b5ab481a6a neuer Testfall zur Methode packen elephant12 2019-07-15 00:27:37 +0200
  • 9c465d72f6 neue Methode wohnen elephant12 2019-07-15 00:24:41 +0200
  • 7169ea283a neue Testfälle zur Methode wohnen elephant12 2019-07-15 00:21:43 +0200
  • 91c0b73093 Implementierung neuer Funktion learningAgreement elephant12 2019-07-15 00:13:57 +0200
  • 4a6fb755cb Fehlerkorrektur in Test elephant12 2019-07-15 00:13:14 +0200
  • d89093b2f5 noch mehr Testfälle für learningAgreement elephant12 2019-07-15 00:10:34 +0200
  • d20ec64d99 neue Testfälle Methode learningAgreement elephant12 2019-07-15 00:06:22 +0200
  • 80605248b5 Implementierung der Methode kategorieInMonaten elephant12 2019-07-14 23:57:28 +0200
  • 013cadb80e Fehlerkorrektur in Tests elephant12 2019-07-14 23:56:53 +0200
  • e3cf9e9af9 Neue Testfälle für Methode kategorieInMonaten elephant12 2019-07-14 23:54:19 +0200
  • 6b63ca7e4b nue Testfälle zur Methode kategorieDestination elephant12 2019-07-14 23:45:51 +0200
  • c8f0d5dce8 implementierung methode kategorieDestination elephant12 2019-07-14 23:41:32 +0200
  • 03d25e3956 erster Test elephant12 2019-07-14 23:38:55 +0200
  • 137886491c Hinzufügen von Variablen und Konstruktor elephant12 2019-07-14 23:38:26 +0200
  • 751485c842 Erstellung von 2 Klassen und der Testklasse elephant12 2019-07-14 23:31:18 +0200
  • 9ad79c0f2e connected matrixMultiplication to the multiply Button Lukas Reichwein 2019-07-14 20:35:18 +0200
  • 023b0dfe38 String to matrix function is finished. Lukas Reichwein 2019-07-14 19:08:16 +0200
  • c6b1fae7a6 String to matrix Method functional to parse 2by2 matrices Lukas Reichwein 2019-07-14 18:35:54 +0200
  • c464a35065 Merge commit '69e8e70deb0a031a55dceb118c273c68a3f8ac36' into HEAD Christian Baltzer 2019-07-14 17:03:16 +0200
  • 69e8e70deb Merge branch 'featureBuchhaltung' into pullrequest Christian Baltzer 2019-07-14 17:03:00 +0200
  • a527bc7916 library hinzugefügt Christian Baltzer 2019-07-14 17:00:53 +0200
  • 2abcba3047 Alle tests grün Christian Baltzer 2019-07-14 16:56:08 +0200
  • a91ee44386 Auswertung-class fertig Christian Baltzer 2019-07-14 16:55:05 +0200
  • 5fa8bbf2b7 Blockchain Logik fertig Christian Baltzer 2019-07-14 16:52:56 +0200
  • ef9ea41b38 Blockchain abgeschlossen Christian Baltzer 2019-07-14 16:41:34 +0200
  • a38ee183ad Block hinzugefügt Christian Baltzer 2019-07-14 16:20:51 +0200
  • 4f74f6248b Merge commit '59932844fe7d26c3e762a6914a074ff1ae997f48' into HEAD Christian Baltzer 2019-07-14 16:19:04 +0200
  • 59932844fe Merge branch 'featureEntscheider' into pullrequest elephant12 2019-07-14 16:17:41 +0200
  • 218572c64e Änderung der Testklasse featureEntscheider elephant12 2019-07-14 16:15:36 +0200
  • 75440479dd Tests Blockchain Christian Baltzer 2019-07-14 16:10:35 +0200
  • b04cb71abc init Christian Baltzer 2019-07-14 15:53:53 +0200
  • d08ee04009 Merge commit 'e63f179cbfe122009e69e35e11ca255ead648b70' into HEAD Christian Baltzer 2019-07-14 15:12:55 +0200