Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small adjustments [#27299] | Viktoria Pundy | 2018-06-15 | 1 | -20/+20 |
| | |||||
* | Adjusted size of anchor pane [#27299] | Viktoria Pundy | 2018-06-14 | 1 | -4/+4 |
| | |||||
* | Adjusted shadow of AnchorPane [#27299] | Viktoria Pundy | 2018-06-14 | 1 | -1/+1 |
| | |||||
* | Small adjustments [#27299] | Viktoria Pundy | 2018-06-14 | 1 | -5/+5 |
| | |||||
* | Small design adjustments {#27299] | Viktoria Pundy | 2018-06-13 | 1 | -4/+4 |
| | |||||
* | Added label for status of archived operation, added statistics {#27299] | Viktoria Pundy | 2018-06-13 | 1 | -2/+7 |
| | |||||
* | Small design adjustments, reversed order for archived operations [#27299] | Viktoria Pundy | 2018-06-13 | 1 | -12/+13 |
| | |||||
* | Made some adjustments [#27299] | Viktoria Pundy | 2018-06-13 | 1 | -1/+4 |
| | |||||
* | Added fxml and controller for archive window [#27299] | Viktoria Pundy | 2018-06-13 | 1 | -0/+2 |
| | | | | Added fxml-File, which contains a small window for the detail view in the archive window. It contains two vboxes, in which vehicle and staff are stored | ||||
* | Operations in archive are now sorted [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -1/+1 |
| | |||||
* | Adjusted some colours [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -3/+3 |
| | |||||
* | Adjusted design for main archive operation [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -6/+11 |
| | | | | Removed scrollbars, added padding for better look, etc. | ||||
* | Added pane with information to main archive window [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -2/+38 |
| | |||||
* | Added elements to Archive-Window, adjusted already existing elements [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -11/+16 |
| | |||||
* | Added padding for panes [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -1/+1 |
| | |||||
* | Added fxml and controller for archived operations [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -4/+4 |
| | | | | Created fxml-file for archived operations. Additionally, a controller was created to fill the pane with information about an archived Operation. Furthermore, the already existing controller archiveOperationController was adjusted to created these panes according to the existing archived operations. | ||||
* | Fixed a bug where wrong header would be shown in archive-details [#27470] | Viktoria Pundy | 2018-05-27 | 1 | -1/+1 |
| | |||||
* | Added back links for extra windows to get back to main window | Viktoria Pundy | 2018-05-26 | 1 | -1/+10 |
| | |||||
* | Included fxml-Files | Viktoria Pundy | 2018-05-26 | 1 | -4/+3 |
| | | | | Included fxml-Files "ArchiveOperation", "createCar", "listEmployees" and "RegistrationWindow" in "CreateOperationController". Therefore these windows are not standalone windows anymore but part of the main window. Additionally, methods were added to their respective controllers in order to show and hide the windows | ||||
* | Change package structure/naming #25963 | Tharre | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Added Scrollpane for operations in archive view [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -1/+5 |
| | |||||
* | Added Scrollpane for vehicles in detail view [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -1/+6 |
| | |||||
* | Small Changes [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -2/+2 |
| | |||||
* | Renamed ArchivOperation to ArchiveOperation [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -0/+61 |