summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-171-1/+17
|\
| * [client] Added download functionality for versions in image details window.Stephan Schwaer2015-08-171-1/+17
* | [client] callback to imageListWindow if image details was updated to force re...Jonathan Bauer2015-08-172-5/+16
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-173-46/+68
|\
| * [client] Now also correctly sorting lecture list.Stephan Schwaer2015-08-173-46/+68
* | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-173-8/+83
|\|
| * [client] Implemented ImageTableRenderer to be able to correctly sort image li...Stephan Schwaer2015-08-171-7/+77
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-175-49/+47Star
| |\
| * | [client] ImagePerms.canEdit for ImageSummaryReadSimon Rettberg2015-08-172-1/+6
* | | [client] save changes in image details windowJonathan Bauer2015-08-171-11/+34
* | | [client] do save checkboxes in upload wizardJonathan Bauer2015-08-173-13/+15
| |/ |/|
* | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-171-45/+32Star
|\ \
| * \ Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-172-2/+10
| |\ \
| * | | [client] function for edit button in lecture listJonathan Bauer2015-08-171-45/+32Star
* | | | [client] added checkbox for creation of template in image metadata page.Stephan Schwaer2015-08-171-0/+4
| |/ / |/| |
* | | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-171-2/+1Star
|\| |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-171-12/+11Star
| |\|
| * | [client] remove debug codeJonathan Bauer2015-08-171-2/+1Star
* | | [client] Add filter for only templates in image list.Stephan Schwaer2015-08-172-2/+10
| |/ |/|
* | [client] Remove obsolete TODOs, debug outputSimon Rettberg2015-08-171-12/+11Star
|/
* [client] Fix downloading logicSimon Rettberg2015-08-151-1/+1
* [client] Beef up file chooser, better UI feedback on allowed optionsSimon Rettberg2015-08-156-51/+171
* [client] Lecure DetailsSimon Rettberg2015-08-142-14/+13Star
* [client] Use GridManager in lecture details windowSimon Rettberg2015-08-146-59/+168
* [client] Support Ctrl-W shortcutSimon Rettberg2015-08-141-6/+8
* [client] Design improvementsSimon Rettberg2015-08-1412-211/+298
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-139-29/+23Star
* [client] More layout tweaks, cleanups, GridManager usageSimon Rettberg2015-08-135-181/+156Star
* [client] Make sure only applicable fields in image details window are editableSimon Rettberg2015-08-131-2/+3
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-1314-165/+388
* [client] Fix positioning of WizardSimon Rettberg2015-08-121-13/+15
* [client] Extended description text for main menuSimon Rettberg2015-08-121-2/+10
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-122-26/+22Star
|\
| * [client] New main menu design :)Simon Rettberg2015-08-122-26/+22Star
* | [client] added active checkbox to lecture details.Stephan Schwaer2015-08-122-0/+13
|/
* [client] splitted lecture creation page into 2 creation- and options pageStephan Schwaer2015-08-125-49/+117
* [client] Don't log noncritical msgboxSimon Rettberg2015-08-121-1/+1
* [client] Wizard page layouts now using ne grid manager.Stephan Schwaer2015-08-124-51/+66
* [client] Adapt ImageUploadPageLayout to GridManagerSimon Rettberg2015-08-122-26/+11Star
* [client] Introducing the GridManagerSimon Rettberg2015-08-122-0/+334
* [client] Added Combobox for filtering in lecture list, now also correctly sor...Stephan Schwaer2015-08-127-43/+146
* [client] Remove strange codeSimon Rettberg2015-08-121-79/+0Star
* [client] Fix LectureCreationPageLayout layoutSimon Rettberg2015-08-122-18/+22
* [client] Refactoring TransferPanelsSimon Rettberg2015-08-123-10/+5Star
* [client] Add DownloadPanel to show progress of images being downloadedSimon Rettberg2015-08-116-133/+206
* [client] Back off with reconnects for file transfers if it fails too oftenSimon Rettberg2015-08-114-21/+34
* [client] Invalidate lecture list after creating new lectureSimon Rettberg2015-08-111-0/+2
* [client] Show image name in lecture wizard; check form validity on "Next"Simon Rettberg2015-08-118-79/+66Star
* [client] Fix/finish download feature (no visual feedback yet)Simon Rettberg2015-08-113-29/+53
* [client] Remove unused importsSimon Rettberg2015-08-111-5/+0Star