summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/table
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* [client] implemented search filter in ImageListWindow, auto sort table data i...Jonathan Bauer2015-08-031-5/+19
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-032-1/+61
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-1/+2
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-0/+31
* [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