summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* [server/registration] Bugfix: DHCP mapping was not correctly created if the ↵Jannik Schönartz2019-04-142-2/+5
| | | | dhcp record already existed.
* [server/registration] Set hostname as client name for clients with a fixed ipJannik Schönartz2019-04-142-5/+12
|
* [server/external-backends] Add delete method for the infoblox backend & add ↵Jannik Schönartz2019-04-146-9/+116
| | | | infoblox client mappings method
* eslint fixesUdo Walter2019-04-143-7/+4Star
|
* [ipranges] new webapp module and ip for iprangesUdo Walter2019-04-142-1/+75
|
* [groups,clients] include config as associationUdo Walter2019-04-134-4/+4
|
* [server/grouputil] fix bug: not checking for duplicate childrenUdo Walter2019-04-131-6/+20
|
* [groups] add button to wake clients viaUdo Walter2019-04-113-0/+23
|
* [server/external-backends] Fix dhcp registration stuffJannik Schönartz2019-04-083-23/+51
|
* [server/backends] Add infoblox ipxe ip selection stuffJannik Schönartz2019-04-086-30/+223
|
* [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
* [eventmanager] fix removeColumnChristian Hofmaier2019-04-031-1/+1
| | | | i should go to sleep
* [configloader] eslint is greatChristian Hofmaier2019-04-031-9/+6Star
|
* [eventmanager] Migration that actually worksChristian Hofmaier2019-04-031-1/+1
|
* [eventmanager] fix configId reference in migrationChristian Hofmaier2019-04-032-4/+17
|
* [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-015-14/+86
| | | | (create client, add/remove client to/from groups)
* [server/ipxeconfigs] add more responsesUdo Walter2019-04-012-26/+43
|
* [webapp/systemlog] add colors to categoryUdo Walter2019-04-011-1/+1
|
* [server/httpresponse] small reworkUdo Walter2019-03-314-52/+79
|
* Merge because Udo committed eslint errors :|Jannik Schönartz2019-03-313-44/+52
|\
| * [server/ipxeconfigs] eslint fixesUdo Walter2019-03-312-2/+2
| |
| * [server/ipxeconfigs] add more responsesUdo Walter2019-03-313-46/+54
| |
* | [server/registration] Performance improvements & add automatic registration ↵Jannik Schönartz2019-03-3110-49/+56
|/ | | | | | | | | 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-312-22/+46
|
* [server] configurator api -> ipxeconfigs and ipxeentries api; [webapp] ui ↵Udo Walter2019-03-302-38/+80
| | | | polishing
* [server] disable sequelize logging; [webapp] group module reload on open; ↵Udo Walter2019-03-291-1/+2
| | | | loadinbar bug fix
* 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-255-40/+296
|
* eslint fixChristian Hofmaier2019-03-243-9/+7Star
|
* [eventmanager] Add module and functionalityChristian Hofmaier2019-03-249-83/+379
| | | | | | - 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
|
* [server/registration/backends] Rework addClient and updateClient to receive jsonJannik Schönartz2019-03-207-299/+386
| | | | | Add idoit workaround for saving floats again Rework the grepSystemInfo bash script to match the new api
* [server/registration] Add client with json instead of parameters (ipxe)Jannik Schönartz2019-03-184-17/+36
|
* [server/registration] Add server registrationJannik Schönartz2019-03-189-317/+627
|
* [server/log] sql JSON to TEXT for mariadb compatibilityUdo Walter2019-03-153-12/+12
|
* [server/registration] Add log to the first registration.Jannik Schönartz2019-03-156-14/+45
|
* [external-backeds] Big idoit rework, to match the updated apiJannik Schönartz2019-03-156-853/+482Star
|
* mergeUdo Walter2019-03-156-49/+86
|\
| * [external-backends] Small bugfix to save the switch again & add tooltips to ↵Jannik Schönartz2019-03-101-1/+1
| | | | | | | | the webapp
| * [external-backends] Passwords are not send to the frontend anymoreJannik Schönartz2019-03-105-49/+80
| | | | | | | | | | Change error responses to the new response scheme Add set password button in the frontend to deal with the no password policy
| * [ipxe] Add parameter to api how many lines the response should send and ↵Jannik Schönartz2019-03-101-3/+9
| | | | | | | | adjust frontend
| * [webapp] Add require symbol for the user / account formsJannik Schönartz2019-03-081-1/+1
| |
* | [server/log] add log libUdo Walter2019-03-154-0/+124
|/