summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [client] fat refactor to reflect what the current state of the classes ↵Jonathan Bauer2015-09-088-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 _> DefaultCustomPermsJonathan Bauer2015-09-085-14/+14
|
* [client] Filter for "Usable" now also checks if user canLink the imageJonathan Bauer2015-09-083-16/+6Star
| | | | removed LINKABLE from FilterTypes
* [client] also hack the LookAndFeel when choosing dirsJonathan Bauer2015-09-081-3/+8
|
* [client] Top alignment image and lecture information textJonathan Bauer2015-09-081-1/+2
|
* [client] evaluate max memory of OS when generating vmxJonathan Bauer2015-09-081-2/+7
|
* [client] Clean up update checker, handle NPEs, close streamsSimon Rettberg2015-09-081-84/+76Star
|
* [client] Fix scaling of titled bordersSimon Rettberg2015-09-071-1/+5
|
* [client] indented code into human readable ..Jonathan Bauer2015-09-072-4/+13
|
* [client] minor typoJonathan Bauer2015-09-071-1/+1
|
* [client] ImageListViewer now accepts a default FilterType given in the ↵Jonathan Bauer2015-09-074-16/+30
| | | | constructor
* [client] ConfigWindow -> back to "Close"Jonathan Bauer2015-09-072-7/+1Star
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-075-22/+28
|\
| * [client] Show only own lectures by defaultSimon Rettberg2015-09-073-4/+22
| |
| * [client] Clean up lecture list window layoutSimon Rettberg2015-09-071-17/+5Star
| |
| * [server] Fix compilation problemSimon Rettberg2015-09-071-1/+1
| |
* | [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-0717-57/+44Star
|/ | | | When setting sizes, please use Gui.getScaledDimension(width, height)t
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-072-7/+33
|\
| * [server] Check link permissions when creating/editing lectureSimon Rettberg2015-09-072-7/+33
| |
* | [client] ConfigWindow: when saved, change "Cancel" to "Close". If new ↵Jonathan Bauer2015-09-071-23/+20Star
|/ | | | changes, reset to "Cancel"
* [client] fix open folder (missing listener)Jonathan Bauer2015-09-072-17/+15Star
| | | | removed class and make the panel implements its own actionListener, hope thats fine
* [client] use QDateTimeImpl in LectureCreationPageJonathan Bauer2015-09-072-5/+6
|
* [client] fallback nullcheck for gettersJonathan Bauer2015-09-072-25/+60
|
* [client] human readable build date from maven...Jonathan Bauer2015-09-071-1/+1
|
* [client] better CheckUpdateWindow layout and format the datesJonathan Bauer2015-09-073-20/+33
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-074-59/+174
|\
| * [client] Add a date picker that supports proper event for changes :)Simon Rettberg2015-09-073-54/+161
| |
| * [client] Sanity checks in LectureDetailsWindowSimon Rettberg2015-09-071-2/+10
| |
| * [client] Set proper defaults for new lectureSimon Rettberg2015-09-071-3/+3
| |
* | [client] more work on client update stuffJonathan Bauer2015-09-076-69/+133
|/
* [client] Enable/Disable isactive & internet accessSimon Rettberg2015-09-071-0/+2
|
* [client] Working on Client update checks [WIP]Jonathan Bauer2015-09-075-0/+312
| | | | | TODO real URL for getting newest version TODO continue update check window popup
* [client] Add hints to config dialogSimon Rettberg2015-09-051-3/+15
|
* [client] Set background of scrollpane to match tableSimon Rettberg2015-09-055-10/+19
|
* [client] Change wording of upload wizard, refine cancel checkSimon Rettberg2015-09-052-13/+19
|
* [client] Fully async proxy detection (no more GUI freezes)Simon Rettberg2015-09-054-41/+95
|
* [client] Changed some wordingSimon Rettberg2015-09-051-7/+6Star
|
* [client] Remove unused entries from pom.xmlSimon Rettberg2015-09-051-8/+0Star
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-09-051-3/+34
|\
| * [client] pom.xml: use maven buildnumber plugin to dump the revision and its ↵Jonathan Bauer2015-09-041-3/+34
| | | | | | | | | | | | timestamp to the jar's manifest also dump the time the jar was build into the manifest
* | [server] Fix delete old lectures querySimon Rettberg2015-09-051-1/+1
|/
* [server] Sanitize permissions when saving/checkingSimon Rettberg2015-09-046-2/+55
|
* [client] Close details windows on save, 'Cancel' => 'Close'Simon Rettberg2015-09-044-73/+87
|
* [client] Fixed linking to unallowed images.Stephan Schwaer2015-09-042-10/+15
|
* [client] Added confirmation for changing owner of lecture, switched ↵Stephan Schwaer2015-09-044-38/+40
| | | | positions of buttons in custom permission windows.
* [server] mailtest RPC methods, bugfixes to nanohttpdSimon Rettberg2015-09-049-39/+122
|
* [*] OS now has mem and cpu infoSimon Rettberg2015-09-042-10/+9Star
|
* [client] Don't add logged in user into user list for permissions in the wizard.Stephan Schwaer2015-09-042-2/+4
|
* [client] Scale windows with font size.Stephan Schwaer2015-09-044-5/+14
|
* [server] Fix NPE in smtp mailerSimon Rettberg2015-09-041-1/+1
|