summaryrefslogtreecommitdiffstats
path: root/server/api
Commit message (Collapse)AuthorAgeFilesLines
* [server/configloader] Add a better (dynamic) default config, delete the old ↵Jannik Schönartz2019-10-282-6/+3Star
| | | | default config & eslint fix
* [groups] Add first implementation of the new config path uiUdo Walter2019-10-241-2/+16
|
* [configloader] new confighelper and test api to get a priority list of ↵Udo Walter2019-10-241-0/+14
| | | | 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-161-1/+1
| | | | | | | | [group/clients] Checkbox list of the clients in the permanently delete dialog [server/backendhelper] Only deletes from the selected backends (array with backendids)
* [registration] Skip dhcp stuff for SERVERSJannik Schönartz2019-06-071-1/+1
|
* [permissionmanager] remove console log and tab animationChristian Hofmaier2019-05-201-1/+0Star
|
* [permissionmanager] frontend reworkChristian Hofmaier2019-05-202-16/+18
| | | | | | | | | - 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] fix date/time picker languageChristian Hofmaier2019-05-061-1/+2
|
* [ipxe builder] Merge efi and bios ipxe builder to one tab & add parameters uiJannik Schönartz2019-05-051-31/+52
| | | | | | | | | | | [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
* [eventmanager + configloader] safe time string instead of unix timestampChristian Hofmaier2019-04-191-10/+11
|
* [server/external-backends] Add hostname and domain to the network object for ↵Jannik Schönartz2019-04-191-0/+2
| | | | the backends
* [server/registration] If domain gets updated without a hostname, use ↵Jannik Schönartz2019-04-171-1/+6
| | | | clientname as hostname
* [server/external-backends] Fix for the update client mehtod (unnecessary ↵Jannik Schönartz2019-04-171-1/+3
| | | | idoit calls)
* [registration] Fix dhcp mapping when adding a client & better overview ipxe menuJannik Schönartz2019-04-161-6/+18
|
* [wol] move wol stuff to libUdo Walter2019-04-161-14/+2Star
|
* [server] add 10ms delay between wol packetsUdo Walter2019-04-161-3/+13
|
* mergeUdo Walter2019-04-161-4/+4
|\
| * [configlaoder] adjust to new column nameChristian Hofmaier2019-04-161-4/+4
| |
* | [grouphelper] bugfixUdo Walter2019-04-161-1/+1
|/
* [server/external-backends] Add dhcp update method & object mapping from ↵Jannik Schönartz2019-04-161-1/+3
| | | | existing entries
* [server/registration] Add ipxe overview menuJannik Schönartz2019-04-161-9/+56
|
* [configloader] small logic simplificationChristian Hofmaier2019-04-161-3/+2Star
|
* [server] Small bug fixes on the production serverJannik Schönartz2019-04-151-1/+1
|
* [eventmanager] integrate WoL utilityChristian Hofmaier2019-04-151-2/+10
| | | | | | - add column to db - add checkbox to frontend - implement scheduler
* [server] grouputils -> grouphelperUdo Walter2019-04-152-4/+4
|
* [configurator] add ability to mark a config as defaultUdo Walter2019-04-151-0/+12
|
* [eventmanager] show config name instead of config id in event tableChristian Hofmaier2019-04-141-4/+7
| | | | - change models/migrations for config association
* [server/registration] Bugfix: DHCP mapping was not correctly created if the ↵Jannik Schönartz2019-04-141-1/+4
| | | | dhcp record already existed.
* [server/registration] Set hostname as client name for clients with a fixed ipJannik Schönartz2019-04-141-2/+6
|
* [server/external-backends] Add delete method for the infoblox backend & add ↵Jannik Schönartz2019-04-142-2/+29
| | | | infoblox client mappings method
* eslint fixesUdo Walter2019-04-142-6/+3Star
|
* [ipranges] new webapp module and ip for iprangesUdo Walter2019-04-141-0/+74
|
* [groups,clients] include config as associationUdo Walter2019-04-132-2/+2
|
* [groups] add button to wake clients viaUdo Walter2019-04-111-0/+17
|
* [server/external-backends] Fix dhcp registration stuffJannik Schönartz2019-04-081-7/+19
|
* [server/backends] Add infoblox ipxe ip selection stuffJannik Schönartz2019-04-082-4/+90
|
* [eventmanager] fix bug tab-content not loading correctlyChristian Hofmaier2019-04-041-2/+1Star
| | | | | | - fix blacklist not resetting when new edit dialog - remove unwanted paddings - [configloader] remove console logs
* [configloader] eslint is greatChristian Hofmaier2019-04-031-9/+6Star
|
* [configloader] implement time filter for eventsChristian Hofmaier2019-04-021-132/+155
|
* [eventmanager] remove console logsChristian Hofmaier2019-04-021-3/+0Star
|
* [server/external-backends] Add direct sync in idoit for some functions ↵Jannik Schönartz2019-04-013-2/+27
| | | | (create client, add/remove client to/from groups)
* [server/ipxeconfigs] add more responsesUdo Walter2019-04-012-26/+43
|
* [server/httpresponse] small reworkUdo Walter2019-03-313-39/+40
|
* Merge because Udo committed eslint errors :|Jannik Schönartz2019-03-312-43/+47
|\
| * [server/ipxeconfigs] eslint fixesUdo Walter2019-03-311-1/+1
| |
| * [server/ipxeconfigs] add more responsesUdo Walter2019-03-312-43/+47
| |
* | [server/registration] Performance improvements & add automatic registration ↵Jannik Schönartz2019-03-312-5/+4Star
|/ | | | | | | | | with custom name Manual registration now sends the client as json idoit: Add server bug fixes shell: Fix building pcbios ipxe version eslint fixes
* [server/clients] add more responsesUdo Walter2019-03-311-12/+15
|