summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* [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
* [client] Improve authentication handlingSimon Rettberg2015-08-119-93/+124
* [client] Refined download of image a bit.Stephan Schwaer2015-08-111-6/+5Star
* [client] lecture wizard quasi completeJonathan Bauer2015-08-118-58/+195
* [client] added combo and filter to filter imagelist for editable and own images.Stephan Schwaer2015-08-114-12/+78
* [client] Experimental code for adjusting font sizeSimon Rettberg2015-08-111-0/+66
* [client] BlockProgressBar: Proper label positioning, anti-alias textSimon Rettberg2015-08-111-1/+7
* [client] lecture wizard stuff (state, removed old bool, added date/time parsi...Jonathan Bauer2015-08-116-10/+186
* [client] improved an error messageStephan Schwaer2015-08-101-1/+1
* [client] Seperated filechooser from ImageUploadPage and also added it as dire...Stephan Schwaer2015-08-103-39/+92
* [cient] improved lecture creation page and sorted versions list for combo in ...Stephan Schwaer2015-08-102-13/+45
* [client] remove "New" button from image list context menu as it doesn't make ...Jonathan Bauer2015-08-101-6/+0Star
* [client] login on <ENTER> when in saveUsername CheckboxJonathan Bauer2015-08-101-3/+4
* [client] "download" button in popupmenu, fine tune buttons on image listJonathan Bauer2015-08-102-3/+13
* [client] removed right info pane for lecture. Added start/end date in table.Jonathan Bauer2015-08-103-63/+18Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-102-30/+16Star
|\
| * [client] dont fill person labelJonathan Bauer2015-08-101-2/+2
| * [client] fine tune popup menu of image detailsJonathan Bauer2015-08-102-29/+14Star
* | [client] added splitpane to image detailsStephan Schwaer2015-08-101-11/+25
|/
* [client] functionless popup mnue in image list TODO functions :)Jonathan Bauer2015-08-101-1/+59
* [client] add "neue veran." buttonJonathan Bauer2015-08-101-3/+11
* [client] mini fix lecture permsJonathan Bauer2015-08-102-2/+5
* [client] fix bögJonathan Bauer2015-08-101-1/+1
* [client] bettar image details change handlingJonathan Bauer2015-08-101-28/+75
* [client] Confirmation on close/cancel for ImageWizardSimon Rettberg2015-08-102-29/+63
* [client] TableColumnAdjuster: Add extra space for header's sort arrowsSimon Rettberg2015-08-101-1/+3
* [client] Add email column to UserTableSimon Rettberg2015-08-103-66/+67
* [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
|\