| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [client] fat refactor to reflect what the current state of the classes ↵ | Jonathan Bauer | 2015-09-08 | 8 | -29/+30 | |
| | | | | | | | | actually do remove 'Custom' from windows in which we can also set default perms TODO: wizards: DefPerms and CustomPerms still split in two pages, so let the "Custom" in the pages class' names as its still the case, but the question is: should it be like this? or do we put the defaults permissions checkboxes also on the last page? | |||||
| * | [client] refactor PermissionDetaultToCustomLink _> DefaultCustomPerms | Jonathan Bauer | 2015-09-08 | 5 | -14/+14 | |
| | | ||||||
| * | [client] Filter for "Usable" now also checks if user canLink the image | Jonathan Bauer | 2015-09-08 | 3 | -16/+6![]() | |
| | | | | | removed LINKABLE from FilterTypes | |||||
| * | [client] also hack the LookAndFeel when choosing dirs | Jonathan Bauer | 2015-09-08 | 1 | -3/+8 | |
| | | ||||||
| * | [client] Top alignment image and lecture information text | Jonathan Bauer | 2015-09-08 | 1 | -1/+2 | |
| | | ||||||
| * | [client] evaluate max memory of OS when generating vmx | Jonathan Bauer | 2015-09-08 | 1 | -2/+7 | |
| | | ||||||
| * | [client] Clean up update checker, handle NPEs, close streams | Simon Rettberg | 2015-09-08 | 1 | -84/+76![]() | |
| | | ||||||
| * | [client] Fix scaling of titled borders | Simon Rettberg | 2015-09-07 | 1 | -1/+5 | |
| | | ||||||
| * | [client] indented code into human readable .. | Jonathan Bauer | 2015-09-07 | 2 | -4/+13 | |
| | | ||||||
| * | [client] minor typo | Jonathan Bauer | 2015-09-07 | 1 | -1/+1 | |
| | | ||||||
| * | [client] ImageListViewer now accepts a default FilterType given in the ↵ | Jonathan Bauer | 2015-09-07 | 4 | -16/+30 | |
| | | | | | constructor | |||||
| * | [client] ConfigWindow -> back to "Close" | Jonathan Bauer | 2015-09-07 | 2 | -7/+1![]() | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-07 | 5 | -22/+28 | |
| |\ | ||||||
| | * | [client] Show only own lectures by default | Simon Rettberg | 2015-09-07 | 3 | -4/+22 | |
| | | | ||||||
| | * | [client] Clean up lecture list window layout | Simon Rettberg | 2015-09-07 | 1 | -17/+5![]() | |
| | | | ||||||
| | * | [server] Fix compilation problem | Simon Rettberg | 2015-09-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | [client] Scale windows/panels according to the saved scaling factor | Jonathan Bauer | 2015-09-07 | 17 | -57/+44![]() | |
| |/ | | | | When setting sizes, please use Gui.getScaledDimension(width, height)t | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-07 | 2 | -7/+33 | |
| |\ | ||||||
| | * | [server] Check link permissions when creating/editing lecture | Simon Rettberg | 2015-09-07 | 2 | -7/+33 | |
| | | | ||||||
| * | | [client] ConfigWindow: when saved, change "Cancel" to "Close". If new ↵ | Jonathan Bauer | 2015-09-07 | 1 | -23/+20![]() | |
| |/ | | | | changes, reset to "Cancel" | |||||
| * | [client] fix open folder (missing listener) | Jonathan Bauer | 2015-09-07 | 2 | -17/+15![]() | |
| | | | | | removed class and make the panel implements its own actionListener, hope thats fine | |||||
| * | [client] use QDateTimeImpl in LectureCreationPage | Jonathan Bauer | 2015-09-07 | 2 | -5/+6 | |
| | | ||||||
| * | [client] fallback nullcheck for getters | Jonathan Bauer | 2015-09-07 | 2 | -25/+60 | |
| | | ||||||
| * | [client] human readable build date from maven... | Jonathan Bauer | 2015-09-07 | 1 | -1/+1 | |
| | | ||||||
| * | [client] better CheckUpdateWindow layout and format the dates | Jonathan Bauer | 2015-09-07 | 3 | -20/+33 | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-07 | 4 | -59/+174 | |
| |\ | ||||||
| | * | [client] Add a date picker that supports proper event for changes :) | Simon Rettberg | 2015-09-07 | 3 | -54/+161 | |
| | | | ||||||
| | * | [client] Sanity checks in LectureDetailsWindow | Simon Rettberg | 2015-09-07 | 1 | -2/+10 | |
| | | | ||||||
| | * | [client] Set proper defaults for new lecture | Simon Rettberg | 2015-09-07 | 1 | -3/+3 | |
| | | | ||||||
| * | | [client] more work on client update stuff | Jonathan Bauer | 2015-09-07 | 6 | -69/+133 | |
| |/ | ||||||
| * | [client] Enable/Disable isactive & internet access | Simon Rettberg | 2015-09-07 | 1 | -0/+2 | |
| | | ||||||
| * | [client] Working on Client update checks [WIP] | Jonathan Bauer | 2015-09-07 | 5 | -0/+312 | |
| | | | | | | TODO real URL for getting newest version TODO continue update check window popup | |||||
| * | [client] Add hints to config dialog | Simon Rettberg | 2015-09-05 | 1 | -3/+15 | |
| | | ||||||
| * | [client] Set background of scrollpane to match table | Simon Rettberg | 2015-09-05 | 5 | -10/+19 | |
| | | ||||||
| * | [client] Change wording of upload wizard, refine cancel check | Simon Rettberg | 2015-09-05 | 2 | -13/+19 | |
| | | ||||||
| * | [client] Fully async proxy detection (no more GUI freezes) | Simon Rettberg | 2015-09-05 | 4 | -41/+95 | |
| | | ||||||
| * | [client] Changed some wording | Simon Rettberg | 2015-09-05 | 1 | -7/+6![]() | |
| | | ||||||
| * | [client] Remove unused entries from pom.xml | Simon Rettberg | 2015-09-05 | 1 | -8/+0![]() | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-09-05 | 1 | -3/+34 | |
| |\ | ||||||
| | * | [client] pom.xml: use maven buildnumber plugin to dump the revision and its ↵ | Jonathan Bauer | 2015-09-04 | 1 | -3/+34 | |
| | | | | | | | | | | | | | timestamp to the jar's manifest also dump the time the jar was build into the manifest | |||||
| * | | [server] Fix delete old lectures query | Simon Rettberg | 2015-09-05 | 1 | -1/+1 | |
| |/ | ||||||
| * | [server] Sanitize permissions when saving/checking | Simon Rettberg | 2015-09-04 | 6 | -2/+55 | |
| | | ||||||
| * | [client] Close details windows on save, 'Cancel' => 'Close' | Simon Rettberg | 2015-09-04 | 4 | -73/+87 | |
| | | ||||||
| * | [client] Fixed linking to unallowed images. | Stephan Schwaer | 2015-09-04 | 2 | -10/+15 | |
| | | ||||||
| * | [client] Added confirmation for changing owner of lecture, switched ↵ | Stephan Schwaer | 2015-09-04 | 4 | -38/+40 | |
| | | | | | positions of buttons in custom permission windows. | |||||
| * | [server] mailtest RPC methods, bugfixes to nanohttpd | Simon Rettberg | 2015-09-04 | 9 | -39/+122 | |
| | | ||||||
| * | [*] OS now has mem and cpu info | Simon Rettberg | 2015-09-04 | 2 | -10/+9![]() | |
| | | ||||||
| * | [client] Don't add logged in user into user list for permissions in the wizard. | Stephan Schwaer | 2015-09-04 | 2 | -2/+4 | |
| | | ||||||
| * | [client] Scale windows with font size. | Stephan Schwaer | 2015-09-04 | 4 | -5/+14 | |
| | | ||||||
| * | [server] Fix NPE in smtp mailer | Simon Rettberg | 2015-09-04 | 1 | -1/+1 | |
| | | ||||||

