summaryrefslogtreecommitdiffstats
Commit message (Collapse)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 ↵Jonathan Bauer2015-08-073-24/+45
| | | | | | does not have any custom permissions, the default permissions allows it and some code cleanup
* [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 ↵Jonathan Bauer2015-08-072-18/+26
| | | | | | | | | | | | mouseEvent instead of those wacky action commands
* | | [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
| | | | | | | | TODO: actual functions
* | [client] date picker and time spinner in lecture details now initialize with ↵Stephan Schwaer2015-08-072-5/+72
|/ | | | correct date and time.
* [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
| | | | TODO fix the highlighting of the row when right-clicking it!
* [client] search user text field actually filtersJonathan Bauer2015-08-052-3/+33
|
* [client] first draft at UserListWindowJonathan Bauer2015-08-054-21/+238
| | | | | | Used a one-column table since we already have a lot to get from our ListTable. Currently used a double-click control scheme, to be discussed... TODO: filtering users and in general a way to query the existing users without UserCache.getAll()
* [client] pointed to a small bug in wizardJonathan Bauer2015-08-051-0/+5
| | | | Wizards are centered too early, the page's top left corner appear to be centered and not the actual center of the page.
* [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
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-047-66/+159
|\
| * [client] Fixed name of a variable...Stephan Schwaer2015-08-041-4/+4
| |
| * [client] Added version table to image details, improved lecture details, ↵Stephan Schwaer2015-08-047-66/+159
| | | | | | | | added ImageVersionTable and LecturePerms classes.
* | [şerver] Truncate user supplied strings to field lengthSimon Rettberg2015-08-044-13/+47
|/
* [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 ↵Jonathan Bauer2015-08-042-15/+28
| | | | ImageCustomPermissionPage
* [client] save custom image permissions to stateJonathan Bauer2015-08-041-0/+22
|
* [server] Fix getLectureDetails() query and netrule parsingSimon Rettberg2015-08-041-3/+12
|
* [client] getPageSize() -> getConfiguration()Simon Rettberg2015-08-045-15/+65
|
* [server] Forgot one occurence of version.isenabled in an SQL querySimon Rettberg2015-08-041-2/+2
|
* [*] Simplify DB scheme by removing version.isenabled and image.currentversionidSimon Rettberg2015-08-047-118/+37Star
|
* [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
| |