summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page/LectureCreationPage.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Show lecture valid days in red if < 7 daysSimon Rettberg2016-01-291-0/+2
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-14/+14
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-271-14/+3Star
* [client] Made dedicated buttons in the mainWindow. Changed string in lecture ...Stephan Schwaer2015-10-071-3/+3
* [client] Calculate and show the days between the selected dates in lecture cr...Stephan Schwaer2015-10-061-2/+22
* [client] reworked german textJonathan Bauer2015-09-151-3/+3
* [client] use QDateTimeImpl in LectureCreationPageJonathan Bauer2015-09-071-1/+1
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-0/+4
* [client] LectureImageListPage user feedback based on his selectionJonathan Bauer2015-08-261-1/+3
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-261-1/+1
* [client] check maxValidity for lecture when creating themJonathan Bauer2015-08-251-4/+13
* [client] helper for DateTime widget reading, and use it in LectureCreationPageJonathan Bauer2015-08-241-29/+3Star
* [client] ThriftActions for lecture creationJonathan Bauer2015-08-211-2/+0Star
* [client] remove debug codeJonathan Bauer2015-08-171-2/+1Star
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-131-1/+0Star
* [client] splitted lecture creation page into 2 creation- and options pageStephan Schwaer2015-08-121-12/+0Star
* [client] Show image name in lecture wizard; check form validity on "Next"Simon Rettberg2015-08-111-18/+30
* [client] lecture wizard quasi completeJonathan Bauer2015-08-111-51/+36Star
* [client] lecture wizard stuff (state, removed old bool, added date/time parsi...Jonathan Bauer2015-08-111-1/+141
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-12/+6Star
* [client] Fixed some comments.Stephan Schwaer2015-07-211-1/+1
* [client] Added layout of LectureCreationPageLayout, added empty table for cus...Stephan Schwaer2015-07-211-2/+4
* [client] Added UserToPermissionLink class, wizard for lecture and first page.Stephan Schwaer2015-07-211-0/+27