summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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 parsi...Jonathan Bauer2015-08-116-10/+186
* [server] Overhaul permission checking, precalc user permissions, implement do...Simon Rettberg2015-08-108-206/+340
* [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
|\
| * [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
| |\