summaryrefslogtreecommitdiffstats
path: root/server/api/groups.js
Commit message (Expand)AuthorAgeFilesLines
* [webapp] show part of the path (full path on hover) in the select boxes for s...Udo Walter2020-03-251-1/+4
* [server/log] Add iprange log when a group was editedJannik Schönartz2019-12-011-0/+12
* [server/log] Add logging to all modulesJannik Schönartz2019-12-011-14/+268
* [server] grouputils -> grouphelperUdo Walter2019-04-151-2/+2
* [groups,clients] include config as associationUdo Walter2019-04-131-1/+1
* [server/external-backends] Add direct sync in idoit for some functions (creat...Jannik Schönartz2019-04-011-0/+9
* [server/httpresponse] small reworkUdo Walter2019-03-311-19/+19
* [server/ipxeconfigs] add more responsesUdo Walter2019-03-311-32/+30Star
* [server/groups] add more responsesUdo Walter2019-03-311-22/+33
* [server] New clients are automaticly added to the groups of the fitting subra...Jannik Schönartz2019-03-071-8/+6Star
* [server/ipranges] Store ipranges as integers in the db. Add converting ip -> ...Jannik Schönartz2019-03-061-1/+12
* [webapp/groups] rework old tables to new data tableUdo Walter2019-02-241-6/+1Star
* [groups] add iprange functionality to groups; add refresh buttonUdo Walter2019-02-231-3/+37
* [server] eslint fixesUdo Walter2019-01-131-2/+1Star
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-041-93/+84Star
* [groups] API method getGroup: forgot to include clients with all=trueUdo Walter2018-11-151-9/+13
* [groups] fix api method to get a group taking way to long with all=trueUdo Walter2018-11-151-21/+12Star
* Roles of Users now in fancy boxes and other small ui polishingChristian Hofmaier2018-08-071-1/+1
* [groups] add ability to show all nested children and not just direkt children...Udo Walter2018-08-071-22/+40
* [webapp] improved data table with search and pagination;Udo Walter2018-08-051-1/+1
* [groups] small bug fixesUdo Walter2018-08-041-1/+1
* [server/groups] add 404 status code if group / client id not foundUdo Walter2018-08-041-26/+25Star
* [groups] add dialog to delete, remove and add groups/clientsUdo Walter2018-08-021-1/+41
* [groups] add delete client/group functionalityUdo Walter2018-08-021-1/+6
* [groups] add ability to show all groups and clientsUdo Walter2018-08-021-0/+7
* [groups] add create functionalityUdo Walter2018-08-021-2/+4
* [groups] add client edit functionalityUdo Walter2018-08-011-5/+5
* [groups] add edit functionality to group infosUdo Walter2018-08-011-21/+21
* [groups] add edit form for groups; add description to groups and clientsUdo Walter2018-07-311-30/+33
* [server/router] changed api routing from query keyword to url parameter for g...Udo Walter2018-07-301-31/+31
* [webapp/settings] added switch to enable colored tab panelsUdo Walter2018-07-201-4/+6
* [server/groups][webapp/groups] added first version of the groups moduleUdo Walter2018-07-191-0/+40