Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update/Cleanup translations | Simon Rettberg | 2024-07-02 | 2 | -2/+0 |
| | |||||
* | [dozmod] Add support for CoW API | Simon Rettberg | 2024-06-17 | 1 | -9/+25 |
| | |||||
* | [dozmod] Wording Klausurmodus -> Prüfungsmodus | Steffen Ritter | 2024-01-11 | 1 | -2/+2 |
| | |||||
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -8/+8 |
| | |||||
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 7 | -36/+38 |
| | |||||
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 2 | -7/+1 |
| | | | | Mostly redundant checks, logic errors, dead code, etc. | ||||
* | [dozmod] Cleanup of api.inc.php | Simon Rettberg | 2023-05-24 | 1 | -6/+8 |
| | |||||
* | [dozmod] Try to avoid race condition, output slow dmsd download | Simon Rettberg | 2023-02-08 | 1 | -1/+14 |
| | |||||
* | [dozmod] Add field to configure maximum VM image size | Simon Rettberg | 2022-11-03 | 4 | -3/+15 |
| | |||||
* | [dozmod] Fix typo in html | Simon Rettberg | 2022-11-03 | 1 | -1/+1 |
| | |||||
* | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 3 | -3/+3 |
| | |||||
* | [dozmod] new resource to request image details | ralph isenmann | 2021-10-29 | 1 | -1/+21 |
| | | | | Updates: #3838 | ||||
* | Moderize Database handling | Simon Rettberg | 2021-05-11 | 7 | -10/+10 |
| | | | | | | | * Auto-convert to utf8mb4_unicode_520_ci * Use foreach instead of while to loop over results * Drop useless statement caching * Keep emulated prepares, as we sometimes loop over nested queries | ||||
* | [dozmod] Always render expired/orphaned images template | Simon Rettberg | 2021-04-21 | 1 | -8/+3 |
| | | | | | | Now that the orphaned image scan exists, it doesn't make sense to hide the whole page if there are no expired images, preventing the user from scanning for orphaned files. | ||||
* | [dozmod] Add checkbox for "allow student download" | Simon Rettberg | 2021-04-21 | 4 | -1/+17 |
| | |||||
* | [dozmod] Update translations | Steffen Ritter | 2021-04-21 | 1 | -5/+5 |
| | |||||
* | Update translations | Steffen Ritter | 2021-03-10 | 1 | -2/+2 |
| | |||||
* | [dozmod] Support html descriptions for VMs/lectures | Simon Rettberg | 2020-11-18 | 1 | -2/+15 |
| | | | | References #3732 | ||||
* | [dozmod] Show (last, number of) lecture starts in actionlog | Simon Rettberg | 2020-11-18 | 4 | -49/+62 |
| | |||||
* | [dozmod] expiredimages: Link to user's actionlog instead of sending mail | Simon Rettberg | 2020-10-22 | 2 | -11/+11 |
| | | | | | | The "expired images" view was created before we had the action log. Linking to it might be more what we expect, instead of opening a mail client. | ||||
* | [dozmod] Implement deleting orphaned files from vm store | Simon Rettberg | 2020-09-28 | 10 | -105/+229 |
| | | | | | | | | This is the UI part that communicates with dmsd to show or delete all files on the vm store that don't belong to a known VM. Might be dangerous, use wisely. Closes #3321 | ||||
* | [dozmod] Update translations | Steffen Ritter | 2020-09-08 | 2 | -6/+6 |
| | |||||
* | [dozmod] Update translations | Simon Rettberg | 2020-08-04 | 1 | -1/+1 |
| | |||||
* | [dozmod] Remobe special section from menu | Simon Rettberg | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | [backup/systemstatus] Show up/downloads in backup page | Simon Rettberg | 2020-02-26 | 3 | -59/+90 |
| | | | | | Add AJAX API to dozmod module to query the fileserver status of dmsd. | ||||
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | [dozmod] Increase sat DB's launch counter on cache hit | Simon Rettberg | 2019-10-16 | 1 | -0/+6 |
| | |||||
* | [*] de: Script -> Skript | Simon Rettberg | 2019-04-17 | 1 | -4/+4 |
| | |||||
* | [dozmod] Add warning regarding clear text passwords | Simon Rettberg | 2019-04-04 | 3 | -0/+5 |
| | | | | Closes #3566 | ||||
* | Update translations | Simon Rettberg | 2019-03-26 | 2 | -0/+2 |
| | |||||
* | Introduce JS helper for bootstrap confirm dialogs on button-submit | Simon Rettberg | 2019-03-25 | 4 | -233/+137 |
| | |||||
* | [dozmod] How about implementing runscript deletion | Simon Rettberg | 2019-03-23 | 1 | -0/+14 |
| | |||||
* | [dozmod] Update translations | Simon Rettberg | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | [dozmod] runscript: Fix defaults: Non-global, normal display | Simon Rettberg | 2019-03-07 | 1 | -2/+2 |
| | |||||
* | [dozmod] Update translations | Simon Rettberg | 2019-03-07 | 1 | -1/+1 |
| | |||||
* | [dozmod] Make netshare target required, move printer to top | Simon Rettberg | 2019-03-07 | 1 | -2/+2 |
| | |||||
* | [dozmod] Handle CRLF & LF for runscripts | Simon Rettberg | 2019-03-06 | 1 | -3/+15 |
| | |||||
* | [dozmod] netrules: Edit set of rules, not single rules | Simon Rettberg | 2019-02-27 | 6 | -61/+136 |
| | |||||
* | [dozmod] Add ServerSideCopy config option | Simon Rettberg | 2019-02-22 | 4 | -13/+40 |
| | |||||
* | Update translations | Simon Rettberg | 2019-02-18 | 7 | -11/+39 |
| | |||||
* | [dozmod] Add UI to create preset network rules | Udo Walter | 2019-02-12 | 13 | -1/+256 |
| | |||||
* | [dozmod] Re-allow old resources for migration | Simon Rettberg | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | [dozmod] Re-allow old resources for migration | Simon Rettberg | 2019-01-15 | 1 | -2/+10 |
| | |||||
* | [dozmod] ldapfilters: Fix list (attr/value) | Simon Rettberg | 2018-12-12 | 1 | -2/+2 |
| | |||||
* | [dozmod] Update translations | Christian Rößler | 2018-12-11 | 2 | -18/+18 |
| | |||||
* | [dozmod] Add editor for predefined run scripts | Simon Rettberg | 2018-12-10 | 10 | -1/+362 |
| | | | | | | | | Assigning scripts to certain locations only is currently not possible. Whether this is required is to be discussed, since predefined scripts selectable by bwLehrpool-Suite users would almost cover this use case. Refs #3145 | ||||
* | [dozmod] networkshares: Use {{password_type}} for password field | Simon Rettberg | 2018-12-03 | 1 | -2/+2 |
| | |||||
* | [dozmod] Update translations | Simon Rettberg | 2018-12-03 | 4 | -7/+22 |
| | |||||
* | [dozmod] Networkshares: New DB scheme, error checks | Simon Rettberg | 2018-12-03 | 4 | -40/+107 |
| | |||||
* | [dozmod] ldapfilter: Update table scheme, fix minor bugs | Simon Rettberg | 2018-12-01 | 2 | -18/+18 |
| | | | | | | * Editing filter showed wrong success message * Made all methods static * Fix listing existing filters |