summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [server] remove laterjs; intergrate documentation into serverUdo Walter2019-04-1711-11/+9Star
|
* [server/external-backends/idoit] Network requests only send if a object gets ↵Jannik Schönartz2019-04-171-2/+2
| | | | updated.
* [server/registration] If domain gets updated without a hostname, use ↵Jannik Schönartz2019-04-175-7/+11
| | | | clientname as hostname
* [server/external-backends] Fix for the update client mehtod (unnecessary ↵Jannik Schönartz2019-04-174-30/+39
| | | | idoit calls)
* [public] Add minilinux to public folderJannik Schönartz2019-04-177-0/+2
|
* [ipxe] Adjust minilinux path for the new public file structureJannik Schönartz2019-04-172-2/+3
|
* [server] Add public file directoryJannik Schönartz2019-04-165-5/+8
|
* [server/external-backends] Fix iDoIT parent id String -> INTJannik Schönartz2019-04-161-0/+1
| | | | | Because of the rework of externalId from Integer -> String, which was needed for the Infoblox api, the idoit parents weren't set correctly
* [registration] Fix dhcp mapping when adding a client & better overview ipxe menuJannik Schönartz2019-04-161-6/+18
|
* [ipxe] Wallpaper and minilinux: tftp -> httpsJannik Schönartz2019-04-163-4/+4
|
* [eventmanager] start date picker week mondayChristian Hofmaier2019-04-161-2/+2
|
* [wol] move wol stuff to libUdo Walter2019-04-163-28/+22Star
|
* [server] add 10ms delay between wol packetsUdo Walter2019-04-162-7/+26
|
* [eventmanager] fix blacklist clientsChristian Hofmaier2019-04-161-1/+1
|
* mergeUdo Walter2019-04-162-6/+6
|\
| * [scheduler] remove console logChristian Hofmaier2019-04-161-1/+1
| |
| * [scheduler] make it workChristian Hofmaier2019-04-161-1/+1
| |
| * [configlaoder] adjust to new column nameChristian Hofmaier2019-04-161-4/+4
| |
* | [grouphelper] bugfixUdo Walter2019-04-162-2/+2
| |
* | [eventhelper] bugfixUdo Walter2019-04-161-12/+4Star
|/
* [grouphelper] bugfixUdo Walter2019-04-161-1/+1
|
* eslint fixesUdo Walter2019-04-162-9/+7Star
|
* [server/external-backends] Add dhcp update method & object mapping from ↵Jannik Schönartz2019-04-164-10/+89
| | | | existing entries
* [server/registration] Add ipxe overview menuJannik Schönartz2019-04-161-9/+56
|
* [configloader] small logic simplificationChristian Hofmaier2019-04-161-3/+2Star
|
* laterjs testsUdo Walter2019-04-164-0/+63
|
* [server] Small bug fixes on the production serverJannik Schönartz2019-04-155-6/+10
|
* [eventmanager] UI improvementsChristian Hofmaier2019-04-153-5/+11
| | | | | | | - show IDs in table - dblclick events to open dialog - some stepper improvements - language tags
* [eventmanager] integrate WoL utilityChristian Hofmaier2019-04-157-12/+427
| | | | | | - add column to db - add checkbox to frontend - implement scheduler
* server crash hotfixUdo Walter2019-04-152-7/+7
|
* [server] grouputils -> grouphelperUdo Walter2019-04-153-6/+14
|
* [configurator] add ability to mark a config as defaultUdo Walter2019-04-154-5/+53
|
* [webapp/datatable] add sort by number and ipv4Udo Walter2019-04-155-16/+39
|
* [eventmanager] fix null config initChristian Hofmaier2019-04-151-1/+3
|
* [eventmanager] fix create not init correctlyChristian Hofmaier2019-04-151-1/+1
|
* fix eslintChristian Hofmaier2019-04-141-1/+1
|
* [eventmanager] show config name instead of config id in event tableChristian Hofmaier2019-04-147-16/+17
| | | | - change models/migrations for config association
* [webapp] remove unused npm dependenciesUdo Walter2019-04-142-175/+152Star
|
* [webapp/dashboard] add categoriesUdo Walter2019-04-146-95/+58Star
|
* [webapp/systemlog] add copy button to tableUdo Walter2019-04-143-8/+8
|
* [webapp/groups] same as last commit but betterUdo Walter2019-04-144-14/+21
|
* [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
|
* [webapp/groups] fix tabslider incorrect length when tab name changesUdo Walter2019-04-141-0/+6
|
* [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-144-7/+6Star
|
* [ipranges] new webapp module and ip for iprangesUdo Walter2019-04-147-7/+325
|
* [datatable] exportButton -> copyButtonUdo Walter2019-04-133-4/+5
|
* [groups,clients] include config as associationUdo Walter2019-04-139-25/+11Star
|
* [datatable] fix values with comma in csv copyUdo Walter2019-04-131-0/+1
|