summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix confirm quit lofig for UiFeedback windowsSimon Rettberg2015-08-101-3/+7
* [client] Delete unused classSimon Rettberg2015-08-101-74/+0Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-084-48/+95
|\
| * [client] Add UiFeedback interface for top level windowsSimon Rettberg2015-08-073-3/+51
| * [client] More work in ImageDetailsWindowSimon Rettberg2015-08-072-14/+2Star
| * [client] Minor tweaks to ImageDetailsWindowSimon Rettberg2015-08-072-39/+40
* | [client] imagedetails stuffJonathan Bauer2015-08-081-9/+64
|/
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-076-105/+146
* [client] make image details editable also if user has admin rights or if he d...Jonathan Bauer2015-08-073-24/+45
* [client] better add user popup for lecture permisssion page of wizardJonathan Bauer2015-08-073-2/+80
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-072-18/+26
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-072-2/+14
| |\
| * | [client] detect which popup menu item was clicked using the source of the mou...Jonathan Bauer2015-08-072-18/+26
* | | [client] Forgot LOGGER in exception handlerSimon Rettberg2015-08-071-1/+1
| |/ |/|
* | [client] Add global exception handlerSimon Rettberg2015-08-072-2/+14
|/
* [client] auto-udpate checkbox trigger when clicking the labelJonathan Bauer2015-08-071-2/+1Star
* [client] not showing seconds for versions in lecture details.Stephan Schwaer2015-08-071-1/+1
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-071-4/+18
|\
| * [client] fix buggy popup trigger logicJonathan Bauer2015-08-071-4/+18
* | [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