summaryrefslogtreecommitdiffstats
path: root/src/de/fhswf/in
Commit message (Collapse)AuthorAgeFilesLines
* Don't remove projects on student removalStefan Suhren2016-01-121-2/+21
|
* Allow removal of ansprechpartnerStefan Suhren2016-01-122-4/+29
|
* Fix students already taken by ex projektStefan Suhren2016-01-121-3/+3
|
* Allow a projektthema only onceStefan Suhren2016-01-121-35/+68
|
* Make handler more restrictiveStefan Suhren2016-01-121-4/+8
|
* Disable reset button when its combobox is disabledStefan Suhren2016-01-122-4/+26
|
* Organize imports in controller classesStefan Suhren2016-01-122-8/+9
|
* Don't work around JavaFXDina-Marie Hanxleden2016-01-121-28/+2
|
* Change student list to properties as the maximum is always knownDina-Marie Hanxleden2016-01-123-57/+99
|
* Update extractors for the modelStefan Suhren2016-01-123-10/+27
|
* Show an "empty" Organisation nameStefan Suhren2016-01-121-1/+2
|
* Filter studenten that already have a projektStefan Suhren2016-01-111-3/+10
|
* Fix student still having projekt after projekt removalStefan Suhren2016-01-111-0/+7
|
* Make Studenten und Ansprechpartner editableStefan Suhren2016-01-111-0/+21
|
* Select organisation after adding itStefan Suhren2016-01-111-0/+1
|
* Update model multiplicityStefan Suhren2016-01-114-17/+156
|
* Show more errors to the userStefan Suhren2016-01-113-21/+255
|
* Do not throw exceptions if Projektthema is trimmed emptyStefan Suhren2016-01-112-14/+33
|
* Allow reseting of ansprechpartner and studentStefan Suhren2016-01-112-9/+61
|
* Reduce the needed information for ProjekteStefan Suhren2016-01-111-13/+5
|
* Enforce needed values via constructorStefan Suhren2016-01-117-24/+96
|
* Update layout to make it more responsiveStefan Suhren2016-01-113-94/+88
|
* Add a property for the complete Ansprechpartner nameStefan Suhren2016-01-112-3/+15
|
* Update documentationStefan Suhren2016-01-0711-23/+398
|
* Enable Projekt view if editing is not allowedStefan Suhren2016-01-062-24/+57
|
* Allow changing of persons while "In Bearbeitung"Stefan Suhren2016-01-061-4/+8
| | | | Make the Students and Ansprechpartner combobox editable in Ansprechpartnerhinzufügen while the status is "In Bearbeitung".
* Change the Text in AnsprechpartnerListeControllerStefan Suhren2016-01-061-1/+1
|
* Fix alert message in AnsprechpartnerListeControllerStefan Suhren2016-01-061-1/+1
|
* Fix button width in ProjektthemenverwaltungStefan Suhren2016-01-061-2/+2
|
* Fix spellingStefan Suhren2016-01-062-2/+2
|
* Check isEmpty on ansprechpartner names with trimStefan Suhren2016-01-061-2/+2
|
* Readd vertical prototype specific thingsStefan Suhren2016-01-063-29/+138
| | | | This reverts commit 4aade633751694319a403a415134018a0b213b00.
* Fix missing 2nd and 3rd studentStefan Suhren2016-01-061-4/+4
|
* Add comment to Projekt view and allow less than 3 studentsStefan Suhren2016-01-063-19/+72
|
* Let the dozent add a comment on certain status changesStefan Suhren2016-01-061-2/+46
|
* Change list to enumStefan Suhren2016-01-062-24/+45
|
* Remove presentation datesStefan Suhren2016-01-061-18/+0
|
* Add wrapText to text fieldsStefan Suhren2016-01-061-3/+3
|
* Fix width of AnsprechpartnerHinzufuegen viewStefan Suhren2016-01-062-24/+22
|
* Fix stage titlesStefan Suhren2016-01-061-1/+2
|
* Add view for adding commentsStefan Suhren2016-01-062-0/+83
|
* Set initial owner on alertsStefan Suhren2016-01-051-1/+3
|
* Show warning if user enters an invalid MatrikelnummerStefan Suhren2016-01-051-10/+29
|
* Add filter to the ProjektTableViewStefan Suhren2015-12-164-7/+73
|
* Add "In Bearbeitung" statusStefan Suhren2015-12-161-0/+1
|
* Remove padding on TableViewStefan Suhren2015-12-161-1/+1
|
* Group organisation elementsStefan Suhren2015-12-161-4/+43
|
* Add promised acceleratorStefan Suhren2015-12-161-1/+5
|
* Add MenuItems for ProjektthemenverwaltungStefan Suhren2015-12-162-0/+16
|
* It partially works (TM)Stefan Suhren2015-12-1611-12/+890
|