summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [configloader] bugfixes in the beta configloader:Udo Walter2019-11-273-97/+155
| | | | | | add hook sources correct handeling of multiple sources remove merging of multiple sources with the same config
* [server/external-backends/infoblox] Add infoblox fix for a client ↵Jannik Schönartz2019-11-272-5/+12
| | | | registration in a network where the bas has no permission
* [server/configloader] Add a better (dynamic) default config, delete the old ↵Jannik Schönartz2019-10-284-45/+36Star
| | | | default config & eslint fix
* [groups] Add first implementation of the new config path uiUdo Walter2019-10-246-48/+253
|
* [configloader] new confighelper and test api to get a priority list of ↵Udo Walter2019-10-243-13/+250
| | | | loaded configs
* [server/registration] Fix ipxe url bug and add delay before chainingJannik Schönartz2019-10-231-3/+4
| | | | | Ipxe can't handle url chains with a specific ports. Port forwarding has to be done on the server e.g. via haproxy 5s delay after adding a client to prevent the ipxe script from chaining to fast and booting the wrong config
* [server/registration] Automatic registration now sets the hostname (dhcp) as ↵Jannik Schönartz2019-10-161-9/+24
| | | | the name for the client
* [webapp/clients] Add the choice to select backends when deleting clientsJannik Schönartz2019-10-164-7/+35
| | | | | | | | [group/clients] Checkbox list of the clients in the permanently delete dialog [server/backendhelper] Only deletes from the selected backends (array with backendids)
* [documentation] Add more information about the automatic registration & ↵Jannik Schönartz2019-07-236-5/+10
| | | | change user management pictures
* [documentation] add groups/clients module documentationUdo Walter2019-07-2210-14/+112
|
* [external-backends/idoit] Add more information in idoitJannik Schönartz2019-07-222-9/+114
| | | | | | | | | | Add contact assignment (Search by name in the idoit persons and link them) Add OS + version information Add network device speed/type/name Add dhcp active check for adding a client Small bugfixes Add console logs for the idoit add server requests
* [documentation] Added ipxe builder module.Jannik Schönartz2019-06-269-8/+69
|
* [external-backends/idoit] Small bug fixJannik Schönartz2019-06-071-1/+1
|
* eslintJannik Schönartz2019-06-071-5/+4Star
|
* [external-backends/idoit] Add bay assignment to the rack segments.Jannik Schönartz2019-06-071-2/+16
|
* [registration] Skip dhcp stuff for SERVERSJannik Schönartz2019-06-071-1/+1
|
* [external-backends/idoit] New idoit version -> bugfixes -> remove workaroundsJannik Schönartz2019-06-071-15/+13Star
|
* [permissionmanager] remove console log and tab animationChristian Hofmaier2019-05-202-3/+2Star
|
* [permissionmanager] frontend reworkChristian Hofmaier2019-05-209-579/+356Star
| | | | | | | | | - bulk call for loading childs of groups - change submit to save/create - reload site after role changes - skip blacklist when no groups selected - performance improvements - new dialog system
* [eventmanager] add tutorial classes + fix 'name not empty' bugChristian Hofmaier2019-05-203-14/+18
|
* [documentation] pictures event managerChristian Hofmaier2019-05-198-0/+0
|
* [Documentation] some stylingChristian Hofmaier2019-05-191-2/+23
|
* [Documentation] Add Eventmanager ModuleChristian Hofmaier2019-05-192-0/+113
|
* [documentation] Some corrections + image border dark / light theme image.Jannik Schönartz2019-05-196-25/+22Star
|
* [documentation] Add FAQ registration and basic webapp docu stuffJannik Schönartz2019-05-1918-12/+189
| | | | webapp add Account tutorial overlay
* [webapp] Disable user management tutorial & disable tutorial margins when ↵Jannik Schönartz2019-05-172-9/+9
| | | | the tutorial is hidden
* [registration] Add even more labels and spacesJannik Schönartz2019-05-161-0/+2
|
* [registration] Add categories to the registration ipxe menuJannik Schönartz2019-05-161-0/+3
|
* [webapp] Disable tutorial labelsJannik Schönartz2019-05-161-1/+1
|
* [registration] Little clean up of the registration ipxe menuJannik Schönartz2019-05-161-15/+0Star
|
* [documentation] Add faq pages & add webapp tutorial classes for the home moduleJannik Schönartz2019-05-1512-23/+62
|
* [webapp] Add a simple home / welcome landing pageJannik Schönartz2019-05-104-5/+117
|
* [webapp] Add screenshot css classes & add Screenshot classes to the User ModuleJannik Schönartz2019-05-093-5/+83
|
* [documentation] Add first webapp module (user management) with screenshotsJannik Schönartz2019-05-099-4/+54
|
* [eventmanager] fix date/time picker languageChristian Hofmaier2019-05-065-16/+14Star
|
* [webapp/datatable] fix unnecessary vertical scrollbarsUdo Walter2019-05-061-1/+3
|
* [ipxe builder] Merge efi and bios ipxe builder to one tab & add parameters uiJannik Schönartz2019-05-0512-451/+325Star
| | | | | | | | | | | [server] Remove all req, res from the shell.js library Add ipxe config for the build parameters & parameter list Add api getter/setter methods for the ipxe config [webapp] Add ui for repository, branch and build targets Output: All of the scroll to bottom is now clickable
* [webapp] very small ui changesUdo Walter2019-05-025-7/+9
|
* [webapp/groups] fix tab switching when setting showallUdo Walter2019-05-013-6/+9
|
* [webapp/groups] load into info if groups is opened via routeUdo Walter2019-05-013-6/+5Star
|
* [webapp/groups] small ux fixUdo Walter2019-05-012-0/+5
|
* [webapp/groups] compact group view is now optionalUdo Walter2019-05-013-323/+468
|
* [webapp/ipxeBuilder] Change expansion-panels to tabsJannik Schönartz2019-04-232-72/+50Star
|
* [eventmanager] better support for firesnailChristian Hofmaier2019-04-191-3/+5
|
* [eventmanager + configloader] safe time string instead of unix timestampChristian Hofmaier2019-04-193-39/+36Star
|
* [server/eventhelper] bugfixUdo Walter2019-04-191-1/+8
|
* mergeUdo Walter2019-04-195-271/+188Star
|\
| * [server/external-backends] Parseint in the idoit update method because of ↵Jannik Schönartz2019-04-191-1/+5
| | | | | | | | externalId rework to string
| * [server/external-backends] Add hostname and domain to the network object for ↵Jannik Schönartz2019-04-193-2/+5
| | | | | | | | the backends
| * [server/bashscript] Remove old grep hw data script and add NMVe support.Jannik Schönartz2019-04-192-268/+178Star
| |