summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control
Commit message (Expand)AuthorAgeFilesLines
* [client] Clean up sorting logic of image and lecture tableSimon Rettberg2015-08-192-58/+17Star
* [client] move thrift cache to its own packageJonathan Bauer2015-08-195-6/+6
* [client] fix wrong OS preselected in imageDetailsWindow and imageList FilteringJonathan Bauer2015-08-181-1/+4
* [client] Added button for updating image version (not functioning yet)Stephan Schwaer2015-08-172-4/+6
* [client] Now also correctly sorting lecture list.Stephan Schwaer2015-08-173-46/+68
* [client] Implemented ImageTableRenderer to be able to correctly sort image li...Stephan Schwaer2015-08-171-7/+77
* [client] Design improvementsSimon Rettberg2015-08-141-0/+113
* [client] More layout tweaks, cleanups, GridManager usageSimon Rettberg2015-08-131-5/+14
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-133-13/+77
* [client] Added Combobox for filtering in lecture list, now also correctly sor...Stephan Schwaer2015-08-123-11/+42
* [client] added combo and filter to filter imagelist for editable and own images.Stephan Schwaer2015-08-111-1/+1
* [client] BlockProgressBar: Proper label positioning, anti-alias textSimon Rettberg2015-08-111-1/+7
* [client] removed right info pane for lecture. Added start/end date in table.Jonathan Bauer2015-08-101-2/+7
* [client] Add email column to UserTableSimon Rettberg2015-08-101-6/+4Star
* [client] better add user popup for lecture permisssion page of wizardJonathan Bauer2015-08-071-0/+16
* [client] first draft at UserListWindowJonathan Bauer2015-08-051-0/+26
* [client] Added version table to image details, improved lecture details, adde...Stephan Schwaer2015-08-041-0/+36
* [*] Simplify DB scheme by removing version.isenabled and image.currentversionidSimon Rettberg2015-08-041-2/+2
* [client] improved table boolean object support (for checkboxes)Jonathan Bauer2015-08-043-38/+12Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-031-1/+5
|\
| * [client] Removed the image details panel and added some info in image details...Stephan Schwaer2015-08-031-1/+5
* | [client] add column classes to generic ListTableJonathan Bauer2015-08-035-15/+90
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-031-5/+19
|\
| * [client] implemented search filter in ImageListWindow, auto sort table data i...Jonathan Bauer2015-08-031-5/+19
* | [client] Add eMail feature to PersonLabelSimon Rettberg2015-08-031-7/+46
|/
* [client] ...everywhere...Simon Rettberg2015-08-031-3/+1Star
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-032-1/+61
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-311-24/+18Star
|\
| * [client] PersonLabel now a subclass of JLabelJonathan Bauer2015-07-311-24/+18Star
* | [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-1/+2
|/
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-0/+31
* [client] Ported BlockProgressBar to SwingSimon Rettberg2015-07-291-72/+61Star
* [client] auto adjust columns with magicJonathan Bauer2015-07-292-1/+6
* [client] ImageTable now with proper column labeling, finalized ImageListLayou...Jonathan Bauer2015-07-291-1/+9
* [client] ImageListLayout using ImageTable (no functions yet!)Jonathan Bauer2015-07-291-0/+27
* [client] moved TableRenderer (to remove the dotted border around selected cel...Jonathan Bauer2015-07-291-1/+18
* [client] Add JTable helper class ListTableSimon Rettberg2015-07-292-0/+125
* [client] Improve rendering of BlockProgressBarSimon Rettberg2015-07-211-18/+16Star
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-192-21/+4Star
* [client] Add image details windowSimon Rettberg2015-07-171-0/+82
* [*] Move common classes to master-sync-sharedSimon Rettberg2015-07-101-1/+2
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+153