summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [server/external-backends/idoit] Add GPU information to the client if availableJannik Schönartz2020-12-151-0/+22
|
* [server/ipxebuilder] Add a leading zero to the datetime naming scheme of the ↵Jannik Schönartz2020-10-261-1/+1
| | | | ipxe builds
* [server/ipxebuilder] Fixed month in console output. Thx JavaScript for nothing!Jannik Schönartz2020-09-071-1/+1
|
* [webapp] show which permission is missingUdo Walter2020-09-021-1/+3
|
* [ipxe builder] Small bug fix when link wasn't existentJannik Schönartz2020-08-311-6/+8
|
* [ipxe builder] Add try-catch when reading the builds directoryJannik Schönartz2020-08-312-10/+18
|
* npm install needed [ipxe builder] Rework to link directorys instead of ↵Jannik Schönartz2020-08-318-19/+270
| | | | single files
* [server/embedded-script] Move the bas wallpaper to a later point in the processJannik Schönartz2020-08-133-6/+13
|
* [webapp] Load fonts locally instead of from the google serverJannik Schönartz2020-07-2318-3/+130
|
* [permissionmanager] frontend use own getChilds functionChristian Hofmaier2020-07-024-8/+21
|
* [permissionmanager] return group objects instead of id listChristian Hofmaier2020-07-021-5/+23
|
* [permissionmanager] add new function to get allowed childs onlyChristian Hofmaier2020-06-142-1/+84
| | | | get allowed childs of given ids for given permission
* [server] PM integration in all missing api-points but groupsJannik Schönartz2020-06-0827-33/+299
|
* [users/ipxe/backends] PM integrationJannik Schönartz2020-06-0210-27/+144
|
* [webapp] add no permission snackbar to 403 responsesUdo Walter2020-05-303-5/+10
|
* [permissionamanger] fix superadmin-permission getting recreated with every ↵Christian Hofmaier2020-05-261-2/+4
| | | | restart
* [permissionmanager] fix loop in checks for group/clientChristian Hofmaier2020-05-231-28/+39
|
* [webapp/external-backends] Remove step 3 from stepper & eslint fixesJannik Schönartz2020-05-083-86/+14Star
|
* [server/registration] Manual registration: Add client to the manual selected ↵Jannik Schönartz2020-05-071-1/+2
| | | | group
* [server/external-backends] Add timeout to infoblox, skip not connected ↵Jannik Schönartz2020-05-073-8/+26
| | | | backends in getDhcp and add better check forthe iDoIT response
* [server] Load DFN certificates | npm install requiredJannik Schönartz2020-04-303-1/+12
|
* [permissionmanager] fix loops in parent checksChristian Hofmaier2020-04-291-3/+7
|
* [server/external-backend/idoit] Catch better error messagesJannik Schönartz2020-04-291-2/+6
|
* npm audit fix & yarn for documentationJannik Schönartz2020-04-237-6141/+15897
|
* [server/registration] Fix manual registraionJannik Schönartz2020-04-211-0/+1
|
* [server/registration] Add domain selection to the semi-automatic registrationJannik Schönartz2020-04-173-9/+55
|
* [webapp/Backends] Add docu overlay styles, used for the screenshotsJannik Schönartz2020-04-171-8/+42
|
* [documentation] Add documentation for external backends.Jannik Schönartz2020-04-1514-22/+150
|
* [permissionmanager] split permissions in one file per moduleChristian Hofmaier2020-04-134-40/+45
|
* [npm] add directory require moduleChristian Hofmaier2020-04-091-0/+1
| | | | dont forget to npm install
* [server/external-backends] Infoblox: Instead of only getting the next 20 ↵Jannik Schönartz2020-04-081-5/+15
| | | | free IPs, GET THEM ALL!
* [server/log] Add log when setting dhcp ip in the client registration failedJannik Schönartz2020-04-081-1/+6
|
* [permissionmanager] fix bug blacklist getting deleted when resavingChristian Hofmaier2020-03-291-5/+4Star
|
* [permissionmanager] reload blacklist when navigating with stepperChristian Hofmaier2020-03-291-1/+1
|
* [permissionmanager] allow whitelist inside blacklistChristian Hofmaier2020-03-291-20/+27
|
* [eventmanager] fix lang tag delete modalChristian Hofmaier2020-03-291-6/+8
|
* [permissionmanager] fix lang tag delete modalChristian Hofmaier2020-03-291-6/+8
|
* [documentation/de] some lang fixesChristian Hofmaier2020-03-294-40/+41
|
* [documentation/en] some lang fixesChristian Hofmaier2020-03-295-44/+44
|
* [webapp] show part of the path (full path on hover) in the select boxes for ↵Udo Walter2020-03-258-25/+122
| | | | selecting groups and clients
* mergeUdo Walter2020-01-191-36/+11Star
|\
| * [permissionmanager] rework list gettersChristian Hofmaier2020-01-171-36/+11Star
| |
* | [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-1953-411/+548
|/ | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [configloader] remove port from dynamic menuUdo Walter2019-12-011-2/+1Star
|
* [configloader] add api to get a config by idUdo Walter2019-12-012-11/+17
|
* [configloader] eslint fixesUdo Walter2019-12-012-19/+9Star
|
* [server/log] Add iprange log when a group was editedJannik Schönartz2019-12-014-3/+20
|
* [configloader] enabled new configloaderUdo Walter2019-12-012-309/+5Star
|
* [server/infoblox] Fix unreachable code bug / fix eslintJannik Schönartz2019-12-011-5/+4Star
|
* [server/log] Add logging to all modulesJannik Schönartz2019-12-0115-74/+1261
| | | | | | | | | | | | | | | | | | | Logging with snapshots: Client: create / edit / delete / added to group / removed from group Group: create / edit / delete / added to group / removed from group Logging without snapshot: Wake-on-lan: wakup Ipxe-Builder: build / clear / cancel / script save IP-Ranges: create / edit / delete Logging: with info in description: User: create / edit / delete / grant role / revoke role Event: create / edit / delete Permission-Manager-Role: create / edit / delete Registration-Hook: create / delete / edit / change order Ipxe Configuration: create / delete / edit Backend: create / edit / delete