summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [client] New main menu design :)Simon Rettberg2015-08-126-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
| | | | A new approach to simplify the creation of GridBagLayouts
* [client] Added Combobox for filtering in lecture list, now also correctly ↵Stephan Schwaer2015-08-127-43/+146
| | | | sorting image and lecture list dates by date and not lexicographic.
* [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
|
* [server] Don't try to deserialize nullSimon Rettberg2015-08-111-4/+11
|
* [client] Fix/finish download feature (no visual feedback yet)Simon Rettberg2015-08-113-29/+53
|
* [client] Remove unused importsSimon Rettberg2015-08-111-5/+0Star
|
* [server] Handle incomingDownloaderSimon Rettberg2015-08-111-2/+11
|
* [server] Write upload data to file if sha1sums are not givenSimon Rettberg2015-08-111-0/+1
|
* [client] Improve authentication handlingSimon Rettberg2015-08-119-93/+124
|
* [server] Create proper path for file downloadSimon Rettberg2015-08-111-2/+2
|
* [server] Don't swallow exceptions in User.getOrFailSimon Rettberg2015-08-112-5/+5
|
* [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
|
* [server] Changed whoami(): return WhoamiInfoSimon Rettberg2015-08-112-3/+9
|
* [client] lecture wizard stuff (state, removed old bool, added date/time ↵Jonathan Bauer2015-08-116-10/+186
| | | | parsing/listener stuff)
* [server] Overhaul permission checking, precalc user permissions, implement ↵Simon Rettberg2015-08-108-206/+340
| | | | download
* [client] improved an error messageStephan Schwaer2015-08-101-1/+1
|
* [client] Seperated filechooser from ImageUploadPage and also added it as ↵Stephan Schwaer2015-08-103-39/+92
| | | | directory chooser to download buttons.
* [cient] improved lecture creation page and sorted versions list for combo in ↵Stephan Schwaer2015-08-102-13/+45
| | | | lecture details.
* [client] remove "New" button from image list context menu as it doesn't make ↵Jonathan Bauer2015-08-101-6/+0Star
| | | | sense :)
* [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
|