Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Einheit der Werte angezeigen und Sortierung der Devices angepasst #51

Merged
merged 1 commit into from
Jun 1, 2018

Conversation

MatthiasOs
Copy link
Owner

#47

@MatthiasOs MatthiasOs merged commit f7069aa into master Jun 1, 2018
@MatthiasOs MatthiasOs mentioned this pull request Jun 1, 2018
@MatthiasOs MatthiasOs deleted the GUIEinheit branch October 16, 2018 14:16
MatthiasOs added a commit that referenced this pull request Dec 27, 2022
* compile clean; Test verschoben. zwei schlagen aber immernochfehl.

* Vererbung statt enum verwendet. Tests grün.

* Alte slf4 fuer Library in der pom ergaenzt

* Bug behoben. Fuehre Skalierung nach der Wertebereichspruefung durch. ParameterizedTest

* Setzt ModbusOperationen bis Register 100 um

* DBusUnit als Java Objekt umgesetzt.

* Connectionhandling wird in der Abstrakten Ueberklasse gemacht.

* Getter fuer Datenklassen entfernen

* ModbusOperationen unter Registernummer 800 umsetzen

* Restlichen Operationen umgesetzt

* Teilt ModbusoperationenTest in Testklassen der Kategorien auf (#30)

* Teilt ModbusOperation in einzelne Tests fuer die Kategorien ein.

* Korrigiert Kommentar

* Korrigiert ActiveInput Einheit (#32)

* Erstellt einfache Oberflaeche (#33)

* Implementiert die Write Operation (#34)

Erweitert die Operationen mit Enum ob sie writable sind
Implementiert die Write Operation
Kleinere Anpassungen an der Read Operation

* Korrigiert einen Fehler beim Read (#37)

* Korrigiert Fehler beim Lesen und Schreiben ausprobiert

* ModbusOperation ergaenzt und korrigiert

* Korrigiert test

* Fehlerausgabe bei ModbusException (#38)

#35

* Weitere modbus operationen2 (#39)

* Passt Ausgabe im Fehlerfall der GUI an

* WeiterModbusOperationen2 umgesetzt

* ModbusCategory erstellt (#40)

* IP und Port werden ueber die Oberflaeche einstellbar (#44)

* GUI mit Liste an Abfragen (#45)

* Verwendung von Lombok und Glaze Lists in der Oberflaeche

* Selection beim Add und Remove entfernt (#46)

* Einheit der Werte angezeigen und Sortierung der Devices angepasst (#51)

* ThreadSleep eingebaut (#52)

* URL in MenuItem (#53)

* Changed Background to blue (#55)

* New Gui Icon (#56)

#50

* Implemented Write Action Button (#57)

Implemented Write Action Button
Adjusted buttons and textfields postion on the GUI
Translated ForbiddenAccessException and Column Text to english

* SaveSelection implemented with Serializable (#58)

* Update README.md

* Rename project (#61)

* Renamed project, packages etc

* TabbedPane (#63)

* Lets you choose the save file (#64)

* DocumentFilter (#65)

* Input Label (#66)

* Rework unit classes (#67)

* Saved before Eclipse update

* removed JUnit5 from TestSuite

* translated to english

* Gui Improvements: Window Resizable, Time Format, Exception Text (#68)

* Device is now part of the result (#70)

* New Operations with new Units (3rd Revision -> Excel) (#71)

Some lambda Expressions

* DarkTheme (#73)

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Sets the column width to absolut values (#74)

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Cleans up the pom.xml and removes unused depedencies (#75)

sets the db depedencies to scope test so it wont be packaged in the jar

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Allows a sign infront of a number when writing a value (#78)

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Removes ALL unused INVERTER XML and SQL-Lite DB Operations (#79)

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Make Single Line moveable (#82)

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Restructure buttons (#84)

* Moves add Button to the comboboxes

* Moved the Add and delete Button to the side

* fixes

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Made the Table single Selection (#85)

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Read modbus operations from file (#81)

* Zwischenstand:
Devices und Operations von neuer Excel Liste automatisch einlesen

* Moves Scale of Values from the Operation to the Result

* Read in File from Programm Argument

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Ordered Device List by UnitId (#88)

Fixed Compile Error
Enlarged last Column

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Made the Result of Special Units more readable (#92)

Deleted unused File
Deleted some TODOs in code. They should be tracked in github not in the
code

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>

* Update POM; Intellij Issues; Moved Files to Resource Folder

Co-authored-by: CommentSectionScientist <matthias-oswald@gmx.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant