summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
...
| * [adduser] remove bad use of "'" in template-tagsJonathan Bauer2018-10-161-2/+2
| | | | | | | | this led to js errors and prevented any user to register
| * [locationinfo] apply design guidelines / table stylingChristian Hofmaier2018-10-117-68/+114
| | | | | | | | | | | | | | | | | | | | - move buttons to the right hand side - use modals for confirmation check - table styling/adjustment -- add missing headers -- remove text from buttons in table -- center buttons / header-text - improve language-tags
| * [locationinfo] disable add location when 4 rooms in list in default-panel-configChristian Hofmaier2018-10-111-5/+20
| | | | | | | | | | | | | | - don't close dropdown selection when room selected - if 4 rooms selected disable the add button - if 4 rooms selected, close the dropdown selection - re enable the button when a room gets removed
| * [inc/User] Fix access to Page if class is not loadedSimon Rettberg2018-08-075-22/+34
| |
| * [syslog] Add user export featureSimon Rettberg2018-08-076-4/+87
| | | | | | | | | | | | | | This will export all rows from tables that log user related content, data, events, helping administrators to conform to DSGVO information requests. Closes #3401
| * [roomplanner] Fix search feature: load user in ajax callSimon Rettberg2018-07-161-0/+1
| |
* | [serversetup-bwlp] Simplify permissionsSimon Rettberg2018-12-114-41/+20Star
| |
* | [serversetup-bwlp] Fix new menu entries not using the preset titlesUdo Walter2018-11-231-6/+16
| |
* | [serversetup-bwlp] Fix adding boot entry of type execSimon Rettberg2018-11-231-0/+4
| |
* | [serversetup-bwlp] Add de translationsSimon Rettberg2018-11-212-4/+16
| |
* | [serversetup-bwlp] Add de translationsSimon Rettberg2018-11-212-8/+45
| |
* | [serversetup-bwlp] Minor html tweaksSimon Rettberg2018-11-213-5/+7
| |
* | [serversetup-bwlp] Compilation front-endSimon Rettberg2018-11-212-13/+32
| |
* | [serversetup-bwlp] add location selection to menu edit + ui improvementsUdo Walter2018-11-094-98/+261
| | | | | | | | | | | | | | | | | | - add multiselect to select the locations - add architecture information to the bootentry select modal - add glyphicon to the hide entry column header - default menu is now selected in the menu list - fixed error when creating a menu (isdefault has no default value) and when creating a menu without bootentries
* | [serversetup-bwlp] bootmenu-edit UI improvementsUdo Walter2018-10-042-86/+189
| | | | | | | | | | | | | | | | | | - add cancel button - add checkbox to hide menu entries - add button to remove menu entries - hide input fields not relevant for spacers - add modal to select an entry that shows some information about the selected entry
* | [serversetup-bwlp] Don't allow recompilation if already in progressSimon Rettberg2018-09-263-25/+40
| |
* | [serversetup-bwlp] Detect wether we run our modified iPXESimon Rettberg2018-09-263-22/+48
| | | | | | | | Try not to use special features if stock iPXE is running
* | [serversetup-bwlp] Fix access to editing IP addressSimon Rettberg2018-09-242-30/+28Star
| |
* | [serversetup-bwlp] Implement chain-to-self for missing paramsSimon Rettberg2018-09-202-51/+49Star
| |
* | [serversetup-bwlp] Differentiate between EFI/BIOSSimon Rettberg2018-09-196-78/+194
| | | | | | | | | | | | | | Different executable/initrd etc. can be given for a simple boot entry of type "exec", or it can be specified that only one of them is supported. For bootentry type "script" there can still be only one entry, since you can just check the ${platform} variable within the script.
* | [serversetup-bwlp] Pass initrd= on KCL for EFI modeSimon Rettberg2018-09-131-1/+2
| |
* | [serversetup-bwlp] Fix some menu edit issuesSimon Rettberg2018-07-252-36/+41
| | | | | | | | | | - Newly created menu entries couldn't be made default - Saving a new menu was broken
* | [ipxe] Add Bootentry listChristian Hofmaier2018-07-245-1/+129
| | | | | | | | Bootentry list with add/edit/delete functionality
* | [ipxe] added add-menu-button, added delete-menu-buttons, fixed bug that ↵Christian Hofmaier2018-07-245-16/+131
| | | | | | | | timeoutms didn't save, fixed bug that last edited menu gets the isDefault value, some table styling + language tags
* | [serversetup-bwlp] Delete menu entries missing from POST dataSimon Rettberg2018-07-041-6/+10
| |
* | [serversetup-bwlp] Fix hotkey saving, adding new entriesSimon Rettberg2018-07-043-36/+134
| |
* | [serversetup-bwlp] Slightly nicer colors; html cleanupSimon Rettberg2018-06-281-4/+4
| |
* | [serversetup-bwlp] Simplify sorting of menu entriesSimon Rettberg2018-06-281-7/+1Star
| |
* | [serversetup-bwlp] Added drag and drop to the editmenu. Fixed radiobutton ↵Jannik Schönartz2018-06-203-11/+48
| | | | | | | | alignment and it's now saved/updated properly.
* | [serversetup-bwlp] Start rewrite as purely iPXE-basedSimon Rettberg2018-06-1216-332/+2049
|/
* [statistics] Add location column in clientlistSteffen Ritter2018-06-062-0/+8
|
* [exams] Fix warning msg when checking timeranges (sec vs ms)Steffen Ritter2018-05-301-3/+3
|
* Introduce proper constants for taskmanager statusSimon Rettberg2018-05-244-7/+7
|
* [serversetup-bwlp] Tweak help textv3.7Simon Rettberg2018-05-073-4/+6
|
* Update translationsSimon Rettberg2018-05-074-3/+5
|
* [serversetup-bwlp] Add log output to ipxe building taskSimon Rettberg2018-05-074-14/+38
|
* [permissionmanager] Improve commentSimon Rettberg2018-05-071-1/+1
|
* [runmode] Add module name of current runmode to /opt/openslx/configSimon Rettberg2018-04-271-0/+1
|
* [sysconfig] Placeholder for listen port in ssh moduleSteffen Ritter2018-04-271-1/+1
|
* [adduser] Print userid=1 bold in userlistSimon Rettberg2018-04-272-6/+12
|
* [dozmod] Open mail templates with missing placeholders on saveSimon Rettberg2018-04-272-4/+5
|
* [dozmod] Make label activate checkboxesSteffen Ritter2018-04-271-2/+2
|
* Don't try to load non-existent style.css/clientscript.jsSimon Rettberg2018-04-274-12/+0Star
|
* [locations] Restore row with unassigned machinesSimon Rettberg2018-04-252-3/+12
|
* [locationinfo] Default language to slx-admin session language for new panelSimon Rettberg2018-04-251-2/+2
|
* [locationinfo] Don't pad with ... but ' 'Simon Rettberg2018-04-251-2/+2
|
* [rebootcontrol] Fix NO_SUCH_INSTANCE handlingSimon Rettberg2018-04-251-1/+1
|
* [rebootcontrol] Nicer status list; list of all running jobsSimon Rettberg2018-04-258-46/+186
|
* [locations] Fix machine countingSimon Rettberg2018-04-251-1/+1
|
* [rebootcontrol] Fix keypair regen feedbackSimon Rettberg2018-04-251-2/+18
|