index
:
sepm-groupproject
develop
master
[no description]
Tharre
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
ac
/
tuwien
/
sepm
/
assignment
/
groupphase
/
einsatzverwaltung
/
controller
/
RegistrationWindowController.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]
Dominic Rogetzer
2018-06-18
1
-279
/
+0
*
UI Changes to match UI Document. Coloring, Scrolling.
Andreas Weninger
2018-06-18
1
-0
/
+1
*
Add requestVehicle button OperationDetails #24981
Tharre
2018-06-18
1
-1
/
+1
*
Use helper methods for showing alerts in RegistrationWindowCtrl [#25963]
Dominic Rogetzer
2018-06-17
1
-31
/
+12
*
Added logging to onMouseClicked methods #27033
Felix Kehrer
2018-06-16
1
-2
/
+2
*
Added logging to caught Exceptions #27033
Felix Kehrer
2018-06-16
1
-18
/
+6
*
[#27381] UI Changes
Andreas Weninger
2018-06-13
1
-0
/
+11
*
UI Rework
Andreas Weninger
2018-06-13
1
-80
/
+153
*
Revert "fix update only occurring on program startup #25963"
Tharre
2018-06-13
1
-11
/
+0
*
fix update only occurring on program startup #25963
Felix Kehrer
2018-06-11
1
-0
/
+11
*
fix whole program being closed upon successful registration #25963
Felix Kehrer
2018-06-11
1
-3
/
+3
*
reformatted code
Viktoria Pundy
2018-05-26
1
-2
/
+2
*
Included fxml-Files
Viktoria Pundy
2018-05-26
1
-1
/
+13
*
Fix NPE when choseVehicle is null
Martin Weick
2018-05-24
1
-18
/
+21
*
Adjusted methods in Controllers [#25963]
Viktoria Pundy
2018-05-23
1
-25
/
+18
*
Fix employees being added twice instead of removed #25963
Felix Kehrer
2018-05-23
1
-2
/
+7
*
fixing registration Employee list #25874
Martin Weick
2018-05-22
1
-0
/
+6
*
Change interfaces to use Set instead of List
Tharre
2018-05-12
1
-3
/
+5
*
Changed interface back to how it was before
Felix Kehrer
2018-05-07
1
-1
/
+1
*
Set default values for time-ChoiceBoxes
Felix Kehrer
2018-05-07
1
-0
/
+2
*
Fix NullPointerException occurring when empty area clicked in table
Felix Kehrer
2018-05-07
1
-0
/
+6
*
Close window after successful adding of reservation
Felix Kehrer
2018-05-07
1
-0
/
+1
*
Replaced EventHandler<MouseEvent> with lambda
Felix Kehrer
2018-05-07
1
-19
/
+11
*
Corrected wrong ZoneOffset
Felix Kehrer
2018-05-07
1
-3
/
+3
*
First mockup of RegistrationWindow and its controller
Felix Kehrer
2018-05-07
1
-0
/
+203