summaryrefslogtreecommitdiffstats
path: root/server/api
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|
* [server/groups] add more responsesUdo Walter2019-03-311-22/+33
|
* [server] configurator api -> ipxeconfigs and ipxeentries api; [webapp] ui ↵Udo Walter2019-03-302-38/+80
| | | | polishing
* rename api log to systemlog to prevent adblocker blocking itUdo Walter2019-03-271-0/+0
|
* [log] add filter functionalityUdo Walter2019-03-271-1/+11
|
* [configloader] fix default config if no parents foundChristian Hofmaier2019-03-261-0/+16
|
* [configloader] fix hardcoded urlChristian Hofmaier2019-03-251-1/+3
|
* [configloader] fix sendFile async bugChristian Hofmaier2019-03-251-7/+30
|
* [external-backends/idoit] Add server rack segmentation & add multiple ip supportJannik Schönartz2019-03-251-4/+7
|
* eslint fixChristian Hofmaier2019-03-242-8/+7Star
|
* [eventmanager] Add module and functionalityChristian Hofmaier2019-03-243-83/+251
| | | | | | - list to show all events, buttons to create/delete events - can add groups/clients to event - can add blacklist to event
* [webapp] add back to top button + log improvementsUdo Walter2019-03-221-1/+6
|