| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | [client] Remove obsolete TODOs, debug output | Simon Rettberg | 2015-08-17 | 1 | -12/+11 |
| |/ |
|
| * | [client] Fix downloading logic | Simon Rettberg | 2015-08-15 | 1 | -1/+1 |
| * | [client] Beef up file chooser, better UI feedback on allowed options | Simon Rettberg | 2015-08-15 | 6 | -51/+171 |
| * | [client] Lecure Details | Simon Rettberg | 2015-08-14 | 2 | -14/+13 |
| * | [client] Use GridManager in lecture details window | Simon Rettberg | 2015-08-14 | 6 | -59/+168 |
| * | [client] Support Ctrl-W shortcut | Simon Rettberg | 2015-08-14 | 1 | -6/+8 |
| * | [client] Design improvements | Simon Rettberg | 2015-08-14 | 12 | -211/+298 |
| * | [client] Layout; don't close lecture wizard if creation failed | Simon Rettberg | 2015-08-13 | 9 | -29/+23 |
| * | [client] More layout tweaks, cleanups, GridManager usage | Simon Rettberg | 2015-08-13 | 5 | -181/+156 |
| * | [client] Make sure only applicable fields in image details window are editable | Simon Rettberg | 2015-08-13 | 1 | -2/+3 |
| * | [client] Layout tweaks, Change owner feature | Simon Rettberg | 2015-08-13 | 14 | -165/+388 |
| * | [client] Fix positioning of Wizard | Simon Rettberg | 2015-08-12 | 1 | -13/+15 |
| * | [client] Extended description text for main menu | Simon Rettberg | 2015-08-12 | 1 | -2/+10 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Stephan Schwaer | 2015-08-12 | 2 | -26/+22 |
| |\ |
|
| | * | [client] New main menu design :) | Simon Rettberg | 2015-08-12 | 2 | -26/+22 |
| * | | [client] added active checkbox to lecture details. | Stephan Schwaer | 2015-08-12 | 2 | -0/+13 |
| |/ |
|
| * | [client] splitted lecture creation page into 2 creation- and options page | Stephan Schwaer | 2015-08-12 | 5 | -49/+117 |
| * | [client] Don't log noncritical msgbox | Simon Rettberg | 2015-08-12 | 1 | -1/+1 |
| * | [client] Wizard page layouts now using ne grid manager. | Stephan Schwaer | 2015-08-12 | 4 | -51/+66 |
| * | [client] Adapt ImageUploadPageLayout to GridManager | Simon Rettberg | 2015-08-12 | 2 | -26/+11 |
| * | [client] Introducing the GridManager | Simon Rettberg | 2015-08-12 | 2 | -0/+334 |
| * | [client] Added Combobox for filtering in lecture list, now also correctly sor... | Stephan Schwaer | 2015-08-12 | 7 | -43/+146 |
| * | [client] Remove strange code | Simon Rettberg | 2015-08-12 | 1 | -79/+0 |
| * | [client] Fix LectureCreationPageLayout layout | Simon Rettberg | 2015-08-12 | 2 | -18/+22 |
| * | [client] Refactoring TransferPanels | Simon Rettberg | 2015-08-12 | 3 | -10/+5 |
| * | [client] Add DownloadPanel to show progress of images being downloaded | Simon Rettberg | 2015-08-11 | 6 | -133/+206 |
| * | [client] Back off with reconnects for file transfers if it fails too often | Simon Rettberg | 2015-08-11 | 4 | -21/+34 |
| * | [client] Invalidate lecture list after creating new lecture | Simon Rettberg | 2015-08-11 | 1 | -0/+2 |
| * | [client] Show image name in lecture wizard; check form validity on "Next" | Simon Rettberg | 2015-08-11 | 8 | -79/+66 |
| * | [client] Fix/finish download feature (no visual feedback yet) | Simon Rettberg | 2015-08-11 | 3 | -29/+53 |
| * | [client] Remove unused imports | Simon Rettberg | 2015-08-11 | 1 | -5/+0 |
| * | [client] Improve authentication handling | Simon Rettberg | 2015-08-11 | 9 | -93/+124 |
| * | [client] Refined download of image a bit. | Stephan Schwaer | 2015-08-11 | 1 | -6/+5 |
| * | [client] lecture wizard quasi complete | Jonathan Bauer | 2015-08-11 | 8 | -58/+195 |
| * | [client] added combo and filter to filter imagelist for editable and own images. | Stephan Schwaer | 2015-08-11 | 4 | -12/+78 |
| * | [client] Experimental code for adjusting font size | Simon Rettberg | 2015-08-11 | 1 | -0/+66 |
| * | [client] BlockProgressBar: Proper label positioning, anti-alias text | Simon Rettberg | 2015-08-11 | 1 | -1/+7 |
| * | [client] lecture wizard stuff (state, removed old bool, added date/time parsi... | Jonathan Bauer | 2015-08-11 | 6 | -10/+186 |
| * | [client] improved an error message | Stephan Schwaer | 2015-08-10 | 1 | -1/+1 |
| * | [client] Seperated filechooser from ImageUploadPage and also added it as dire... | Stephan Schwaer | 2015-08-10 | 3 | -39/+92 |
| * | [cient] improved lecture creation page and sorted versions list for combo in ... | Stephan Schwaer | 2015-08-10 | 2 | -13/+45 |
| * | [client] remove "New" button from image list context menu as it doesn't make ... | Jonathan Bauer | 2015-08-10 | 1 | -6/+0 |
| * | [client] login on <ENTER> when in saveUsername Checkbox | Jonathan Bauer | 2015-08-10 | 1 | -3/+4 |
| * | [client] "download" button in popupmenu, fine tune buttons on image list | Jonathan Bauer | 2015-08-10 | 2 | -3/+13 |
| * | [client] removed right info pane for lecture. Added start/end date in table. | Jonathan Bauer | 2015-08-10 | 3 | -63/+18 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Stephan Schwaer | 2015-08-10 | 2 | -30/+16 |
| |\ |
|
| | * | [client] dont fill person label | Jonathan Bauer | 2015-08-10 | 1 | -2/+2 |
| | * | [client] fine tune popup menu of image details | Jonathan Bauer | 2015-08-10 | 2 | -29/+14 |
| * | | [client] added splitpane to image details | Stephan Schwaer | 2015-08-10 | 1 | -11/+25 |
| |/ |
|
| * | [client] functionless popup mnue in image list TODO functions :) | Jonathan Bauer | 2015-08-10 | 1 | -1/+59 |