summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/layout/LectureCreationPageLayout.java
Commit message (Expand)AuthorAgeFilesLines
* [client] fixed bug in htmleditor in lecturecreationpageKuersat Akmaz2020-11-301-4/+31
* [client] added small html Editor in LectureCreationpageKuersat Akmaz2020-10-171-7/+38
* [client] Fix NPE with JDatePicker (by updating it)Simon Rettberg2018-01-291-17/+2Star
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-22/+22
* [client] Calculate and show the days between the selected dates in lecture cr...Stephan Schwaer2015-10-061-0/+6
* [client] reworked german textJonathan Bauer2015-09-151-1/+1
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-2/+2
* [client] fix open folder (missing listener)Jonathan Bauer2015-09-071-1/+0Star
* [client] use QDateTimeImpl in LectureCreationPageJonathan Bauer2015-09-071-4/+5
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-5/+5
* [client] Design improvementsSimon Rettberg2015-08-141-20/+13Star
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-131-4/+0Star
* [client] splitted lecture creation page into 2 creation- and options pageStephan Schwaer2015-08-121-37/+2Star
* [client] Wizard page layouts now using ne grid manager.Stephan Schwaer2015-08-121-26/+32
* [client] Fix LectureCreationPageLayout layoutSimon Rettberg2015-08-121-17/+21
* [client] Show image name in lecture wizard; check form validity on "Next"Simon Rettberg2015-08-111-2/+2
* [client] lecture wizard quasi completeJonathan Bauer2015-08-111-2/+19
* [client] lecture wizard stuff (state, removed old bool, added date/time parsi...Jonathan Bauer2015-08-111-1/+0Star
* [cient] improved lecture creation page and sorted versions list for combo in ...Stephan Schwaer2015-08-101-12/+33
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-75/+87
* [client] Added ImagePerms for checking permissions, removed edit button from ...Stephan Schwaer2015-07-231-1/+1
* [client] Changed date selection in lecture create page, set text fields edita...Stephan Schwaer2015-07-231-3/+4
* [client] Added layout of LectureCreationPageLayout, added empty table for cus...Stephan Schwaer2015-07-211-2/+57
* [client] Added UserToPermissionLink class, wizard for lecture and first page.Stephan Schwaer2015-07-211-0/+37