summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [server] Add log table; add log messages to relevant actions and eventsSimon Rettberg2016-07-206-12/+129
| |
* | [client] disabled UI elements for unfinished featuresJonathan Bauer2016-06-224-8/+16
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Christian Klinger2016-06-102-5/+6
|\
| * more text fine tuningJonathan Bauer2016-06-081-5/+5
| |
| * fix misleading textJonathan Bauer2016-06-081-1/+1
| |
| * [server] update config templateJonathan Bauer2016-06-081-0/+1
| |
* | added "exams" parameter to vmchooser/list.Christian Klinger2016-06-101-1/+2
| |
* | removed the caching mechanism.Christian Klinger2016-06-101-45/+16Star
|/
* [client] published image button statesJonathan Bauer2016-05-197-13/+35
| | | | | | | * always show "public images" button * hide the "upload to master" button instead of disabling it if the sat doesnt support it * introduced Session.isImagePublishSupported instead of multiple satApiVersion checks * added SelectionListener for ImagePublishedWindow to en/disable download buttons on selection change
* [client] add search field to the ImagePublishedWindowJonathan Bauer2016-05-123-18/+95
|
* [client] add confirmation message before uploading an image to the masterserverJonathan Bauer2016-05-101-0/+8
|
* [client] remove saved session token when quitting application after master ↵Jonathan Bauer2016-05-102-18/+5Star
| | | | token error
* [client] icon revampJonathan Bauer2016-05-1019-34/+31Star
|
* Revert "[client] Wizard: change 'Schließen' to 'Minimieren'"Jonathan Bauer2016-05-041-1/+1
| | | | This reverts commit 1cf35e8e925f4dbcb6c32be7c26059b1542f5c72.
* [client] publish image stuff 2.0Jonathan Bauer2016-05-0417-97/+181
|
* [client] only switch to 'Advanced' tab if its input fields contain errorsJonathan Bauer2016-05-041-1/+1
| | | | | | Side-effect: invalid input in advanced, then switch to the tab and save. You get the error popup about advanced config but only switch to that tab after clicking 'ok' on the message box
* [client] Wizard: change 'Schließen' to 'Minimieren'Jonathan Bauer2016-05-041-1/+1
|
* [client] first working draft for published images stuffJonathan Bauer2016-04-2718-96/+743
|
* [server] Fix upload handling if image already existsSimon Rettberg2016-04-256-55/+252
|
* [client] Add handling for master<->sat transfersSimon Rettberg2016-04-256-18/+65
|
* [server] Add update query to make email field longerSimon Rettberg2016-04-251-0/+26
|
* [server] Fix query of addHasUsbAccessField()Simon Rettberg2016-04-251-1/+1
|
* [server] Implement image download from masterSimon Rettberg2016-04-214-18/+49
|
* More imgsync stuffSimon Rettberg2016-04-204-84/+29Star
|
* [*] Display sat->master progress in clientSimon Rettberg2016-04-1810-22/+175
|
* [server] added 'hasusbaccess' field updater to Updater classJonathan Bauer2016-04-181-0/+21
|
* [*] Make uploading images to central server workSimon Rettberg2016-04-188-58/+121
|
* (WiP) Global image syncSimon Rettberg2016-04-1314-520/+323Star
|
* [client] fix bad commitJonathan Bauer2016-03-221-1/+0Star
|
* [client] wording improvementJonathan Bauer2016-03-182-8/+13
|
* [client] formattingJonathan Bauer2016-03-171-16/+16
|
* [client] fix newlines removed beeing counted to the number of rules that ↵Jonathan Bauer2016-03-171-5/+9
| | | | were parsed (even though they were ignored)
* [client] when NOT pressing shift and only one real satellite is returned ↵Jonathan Bauer2016-03-161-3/+9
| | | | from the masterserver, use that sat instead of asking the user
* [client] remove 'in/out' from message to the user when parsing a bad directionJonathan Bauer2016-03-152-3/+3
| | | | TODO support combined in/out rules
* [client] fix netrules/runscript not beeing saved....Jonathan Bauer2016-03-151-1/+1
|
* [client] fix typo + always call collapseFullySelectedNodes in setCheckedStateJonathan Bauer2016-03-154-9/+3Star
|
* [client] cleanup debug stuffJonathan Bauer2016-03-151-10/+2Star
|
* [client] reworked lecture details windowJonathan Bauer2016-03-159-351/+677
| | | | now uses tabs for subsets of options - clearing up the gui a bit
* [client] fix '.part' not beeing removed from TransferPanel when the transfer ↵Jonathan Bauer2016-03-151-3/+6
| | | | ended
* [client] commented AdvancedConfiguratorJonathan Bauer2016-03-071-28/+71
|
* [server] add 'hasusbaccess' column to database setupJonathan Bauer2016-03-071-0/+1
|
* [client] added TODOJonathan Bauer2016-03-051-0/+1
|
* [client] fix cleanup...Jonathan Bauer2016-03-051-1/+0Star
|
* [client] simple hostname check: now check for domain levels separately (fail ↵Jonathan Bauer2016-03-051-19/+27
| | | | if length of lvl is > 63)
* [client] fix bugs with line splitting per System.lineSeparator()Jonathan Bauer2016-03-041-3/+4
|
* [client] ...Jonathan Bauer2016-03-041-1/+2
|
* [client] fix ...Jonathan Bauer2016-03-041-1/+1
|
* [client] mark unresolvables hostname orange since yellow isnt readable on ↵Jonathan Bauer2016-03-041-1/+1
| | | | windows..
* [client] cleanup network rules input text, remove empty lines + trimJonathan Bauer2016-03-041-14/+13Star
|
* [client] remove debug code..Jonathan Bauer2016-03-031-4/+0Star
|