summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
* | [client] date picker and time spinner in lecture details now initialize with ...Stephan Schwaer2015-08-072-5/+72
|/
* [client] little less buggy popupJonathan Bauer2015-08-061-14/+20
* [client] Some layout fixes, added versions in comboBox for lectureDetailsWindowStephan Schwaer2015-08-064-31/+79
* [client] first buggy popup menuJonathan Bauer2015-08-053-1/+62
* [client] search user text field actually filtersJonathan Bauer2015-08-052-3/+33
* [client] first draft at UserListWindowJonathan Bauer2015-08-054-21/+238
* [client] pointed to a small bug in wizardJonathan Bauer2015-08-051-0/+5
* [client] unused importsJonathan Bauer2015-08-051-1/+0Star
* [client] Fix javadoc comment formattingSimon Rettberg2015-08-041-7/+4Star
* [client] Add better error messages to image upload wizardSimon Rettberg2015-08-041-8/+13
* [client] Fixed name of a variable...Stephan Schwaer2015-08-041-4/+4
* [client] Added version table to image details, improved lecture details, adde...Stephan Schwaer2015-08-047-66/+159
* [client] Fix TransferTask initiating a huge amount of connectionsSimon Rettberg2015-08-041-10/+9Star
* [client] Synchronize logging events in DebugWindowSimon Rettberg2015-08-041-6/+14
* [client] load default permission on the users in CustomPermPageJonathan Bauer2015-08-041-11/+17
* [client] fix "add/delete user" buttons not showing up in ImageCustomPermissio...Jonathan Bauer2015-08-042-15/+28
* [client] save custom image permissions to stateJonathan Bauer2015-08-041-0/+22
* [client] getPageSize() -> getConfiguration()Simon Rettberg2015-08-044-13/+46
* [*] Simplify DB scheme by removing version.isenabled and image.currentversionidSimon Rettberg2015-08-044-7/+7
* [client] image deletion with user feedbackJonathan Bauer2015-08-041-7/+42
* [client] improved table boolean object support (for checkboxes)Jonathan Bauer2015-08-043-38/+12Star
* [client] Feature: save session to skip loginSimon Rettberg2015-08-034-6/+67
* [client] Remove accidentally commited debug codeSimon Rettberg2015-08-031-5/+0Star
* [client] Center MainWindow on startSimon Rettberg2015-08-031-0/+1
* [client] dont go into the vip area if closing login windowJonathan Bauer2015-08-032-2/+11
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-033-54/+44Star
|\
| * [client] Fixed rows in LectureDetailsWindowLayout, fixed comments and imports.Stephan Schwaer2015-08-033-54/+44Star
* | [client] refreshList after image creationJonathan Bauer2015-08-032-2/+1Star
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-0315-128/+612
|\
| * [client] Added lecture details layout and window. (not working yet)Stephan Schwaer2015-08-033-0/+311
| * [client] Remove debug output from LoginWindowSimon Rettberg2015-08-031-23/+19Star
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-035-93/+32Star
| |\
| | * [client] Removed the image details panel and added some info in image details...Stephan Schwaer2015-08-035-93/+32Star
| * | [client] Debug output in TransferTaskSimon Rettberg2015-08-031-0/+2
| * | [client] Add ActivityPanel to MainWindowSimon Rettberg2015-08-033-6/+138
| |/
| * [client] Minor tweaksSimon Rettberg2015-08-032-7/+7
| * [client] Add debug window (VMarg -Dlog=true)Simon Rettberg2015-08-032-0/+104
* | [client] add column classes to generic ListTableJonathan Bauer2015-08-036-16/+93
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-037-11/+39
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-033-51/+25Star
| |\
| | * [client] Removed minimum size of lecture table.Stephan Schwaer2015-08-032-2/+3
| * | [client] implemented search filter in ImageListWindow, auto sort table data i...Jonathan Bauer2015-08-035-9/+36
* | | [client] Add eMail feature to PersonLabelSimon Rettberg2015-08-032-23/+88
| |/ |/|
* | [client] Cleaned up "OpenLinks" classSimon Rettberg2015-08-031-49/+22Star
|/
* [client] ...everywhere...Simon Rettberg2015-08-031-3/+1Star
* [client] ...and remove unneeded calls to it :)Simon Rettberg2015-08-031-6/+5Star
* [client] Delete old SWT helper classSimon Rettberg2015-08-031-22/+0Star
* [client] Open "new lecture" wizardSimon Rettberg2015-08-031-1/+3
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-0310-185/+230
* [client] autosort OS in detailsJonathan Bauer2015-07-311-8/+17