summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Fix "show only active lectures" to consider end dateSimon Rettberg2016-08-301-6/+4Star
* [client] Don't allow upload of snapshotted VMsSimon Rettberg2016-08-301-6/+43
* [server] Improve thrift retry handling: Don't retry for TInvalidTokenExceptionSimon Rettberg2016-08-301-3/+13
* [server] Improve handling of global image exchange transfers wrt. crashed pee...Simon Rettberg2016-08-303-24/+54
* [client] fix "Show published images" button not beeing properly initializedJonathan Bauer2016-08-302-4/+5
* [client] added "expires" column in ImageTable + increased MainWindow width a bitJonathan Bauer2016-08-303-5/+8
* [client] started rudimentary VMX editorJonathan Bauer2016-08-255-3/+178
* [client] reworked buggy days left calculationsJonathan Bauer2016-08-171-24/+14Star
* [client] Check for vmware lock file when user selects a vm for uploadSimon Rettberg2016-08-171-0/+22
* [client] Allow deletion of expired image versionsSimon Rettberg2016-08-172-6/+12
* [client] fix bad conditionJonathan Bauer2016-08-172-3/+2Star
* [client] re-enable advanced and restrictions tabs based on API versionJonathan Bauer2016-08-175-17/+35
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2016-08-162-5/+6
|\
| * [server] Clean up unused importsVictor Mocanu2016-08-161-5/+1Star
| * [client] ImageUploadWizard: hide the "create lecture for that VM" button unti...Jonathan Bauer2016-08-152-5/+6
* | [server] Add mail template for header and footerSimon Rettberg2016-08-168-56/+110
* | [server] Add missing closing parenSimon Rettberg2016-08-161-1/+1
|/
* [server] Improve template help textsSimon Rettberg2016-08-111-10/+16
* [server] lecture creation/updates dates sanitizer now checks if startTime or ...Jonathan Bauer2016-08-112-17/+23
* [server] Add/improve DbLog messagesSimon Rettberg2016-08-103-4/+7
* [server] Fix DbLog: No DELAYED for InnoDBSimon Rettberg2016-08-101-18/+22
* [server] Fix missed instance of getMailTemplate callSimon Rettberg2016-08-101-1/+2
* [server] Make mail template system use enum for template names to avoid typosSimon Rettberg2016-08-098-57/+76
* Merge branch 'feature/mail-templates' into v1.1Christian Klinger2016-08-088-63/+502
|\
| * changes.Christian Klinger2016-08-082-39/+40
| * mail templates.Christian Klinger2016-08-027-80/+418
| * Print exceptions instead of catching them silently.Christian Klinger2016-08-021-0/+1
| * basic version of MailTemplate.Christian Klinger2016-07-262-0/+99
* | [server] Supply netrules and runscript via webrpcSimon Rettberg2016-07-263-15/+102
* | [server] Register NetRule thrift class with Json helperSimon Rettberg2016-07-261-0/+4
* | [server] Implement loading of SatelliteConfig from DBSimon Rettberg2016-07-262-22/+69
* | [client] Add rudimentary menu entry to extend image expire dateSimon Rettberg2016-07-221-19/+53
* | [server] Fix embarassing messup in setExpireDate method (SQL and forgot commit)Simon Rettberg2016-07-221-1/+2
* | [server] Cancel incoming transfer if a block failed more than 3 timesSimon Rettberg2016-07-202-7/+30
* | [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
* [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 to...Jonathan Bauer2016-05-102-18/+5Star
* [client] icon revampJonathan Bauer2016-05-1019-34/+31Star
* Revert "[client] Wizard: change 'Schließen' to 'Minimieren'"Jonathan Bauer2016-05-041-1/+1
* [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