summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [eventmanager] fix bug tab-content not loading correctlyChristian Hofmaier2019-04-042-17/+17
| | | | | | - 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] adjustment of config api callChristian Hofmaier2019-04-021-1/+1
|
* [eventmanager] fix bug with german language interval typeChristian Hofmaier2019-04-021-6/+7
|
* [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-012-1/+17
|
* [server/httpresponse] small reworkUdo Walter2019-03-315-54/+81
|
* 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
|
* [webapp] small scrollbar style changeUdo Walter2019-03-313-22/+11Star
|
* [webapp/groups] fix crashUdo Walter2019-03-311-1/+1
|
* [webapp] small polishing fixesUdo Walter2019-03-313-162/+219
|
* [docs] small text changesUdo Walter2019-03-302-25/+13Star
|
* [server] configurator api -> ipxeconfigs and ipxeentries api; [webapp] ui ↵Udo Walter2019-03-3010-66/+136
| | | | polishing
* [webapp] fix bug in groups; remember filters in systemlogUdo Walter2019-03-304-84/+105
|
* [webapp/groups] parents of groups and clients are now clickableUdo Walter2019-03-305-59/+69
|
* [server] disable sequelize logging; [webapp] group module reload on open; ↵Udo Walter2019-03-293-13/+21
| | | | loadinbar bug fix
* [webapp] fix disabled animation causing bugUdo Walter2019-03-286-10/+50
|
* [eventmanager] rename module name in german frontendChristian Hofmaier2019-03-281-1/+1
|
* rename api log to systemlog to prevent adblocker blocking itUdo Walter2019-03-272-1/+1
|
* [log] add filter functionalityUdo Walter2019-03-275-21/+108
|
* [webapp] small style fixes in groups module and selectboxUdo Walter2019-03-276-24/+48
|
* [docutmentation] Add german language support (wip)Jannik Schönartz2019-03-2611-29/+215
|
* [webapp/alerts] Fix: Notification didn't fill the whole container when ↵Jannik Schönartz2019-03-261-4/+0Star
| | | | having a short msg
* [configloader] fix default config if no parents foundChristian Hofmaier2019-03-261-0/+16
|
* [eventmanager] adjust init paramsChristian Hofmaier2019-03-251-5/+5
|
* [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-2420-90/+1300
| | | | | | - list to show all events, buttons to create/delete events - can add groups/clients to event - can add blacklist to event
* [webapp] small design fixesUdo Walter2019-03-222-5/+19
|
* [webapp] add back to top button + log improvementsUdo Walter2019-03-227-37/+233
|
* [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-1810-317/+671
|
* [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-158-870/+500Star
|
* mergeUdo Walter2019-03-1526-123/+12244
|\