summaryrefslogtreecommitdiffstats
path: root/server/api/ipxeconfigs.js
Commit message (Collapse)AuthorAgeFilesLines
* [server] PM integration in all missing api-points but groupsJannik Schönartz2020-06-081-0/+18
|
* [server/log] Add logging to all modulesJannik Schönartz2019-12-011-5/+130
| | | | | | | | | | | | | | | | | | | Logging with snapshots: Client: create / edit / delete / added to group / removed from group Group: create / edit / delete / added to group / removed from group Logging without snapshot: Wake-on-lan: wakup Ipxe-Builder: build / clear / cancel / script save IP-Ranges: create / edit / delete Logging: with info in description: User: create / edit / delete / grant role / revoke role Event: create / edit / delete Permission-Manager-Role: create / edit / delete Registration-Hook: create / delete / edit / change order Ipxe Configuration: create / delete / edit Backend: create / edit / delete
* [configurator] add ability to mark a config as defaultUdo Walter2019-04-151-0/+12
|
* [server/ipxeconfigs] add more responsesUdo Walter2019-04-011-25/+42
|
* [server] configurator api -> ipxeconfigs and ipxeentries api; [webapp] ui ↵Udo Walter2019-03-301-0/+115
polishing