DHCP plugin should be redone completely with simplePlugin
Closed
DHCP plugin should be redone completely with simplePlugin
It should be in a separate menu entry as has been done for DNS.
(from redmine: issue id 4677, created on 2016-04-06, closed on 2017-02-06)
- Relations:
- relates #5011 (closed)
- relates #5123
- copied_to #5128
- copied_to #5309 (closed)
- copied_to #5417
- Changesets:
- Revision 78cbc6e9 by Côme Chilliet on 2016-04-06T08:45:10.000Z:
Fixes #4677 First draft of the new DHCP plugin reusing parts from the old one
Highly instable
- Revision 58f90f0f by Côme Chilliet on 2016-04-11T04:37:34.000Z:
Fixes #4677 Added DHCP configuration section, implemented basic option/statement edition for DHCP root node
- Revision 1c933f59 by Côme Chilliet on 2016-04-11T09:19:20.000Z:
Fixes #4677 Added PHP class for all DHCP possible sections
- Revision 14da35db by Côme Chilliet on 2016-04-11T09:45:36.000Z:
Fixes #4677 Fixed dhcpSubClass case
- Revision 36a2b600 by Côme Chilliet on 2016-04-12T03:35:00.000Z:
Fixes #4677 fixed a few errors and display problems
- Revision 81053e8c by Côme Chilliet on 2016-04-12T07:26:30.000Z:
Fixes #4677 Fixed some dn, ACL and renaming problems
- Revision b92acfdd by Côme Chilliet on 2016-04-13T08:03:56.000Z:
Fixes #4677 Added default values and better handling of some attirbutes in DHCP
- Revision ba25de47 by Côme Chilliet on 2016-08-30T13:32:36.000Z:
Fixes #4677 Fixed calls to parent constructor in dhcpPlugin
- Revision d4ff1b4f by Côme Chilliet on 2016-08-30T15:14:42.000Z:
Fixes #4677 Added dhcpHost, mainly copypaste from DNS and old DHCP code for now
- Revision 4072289a by Côme Chilliet on 2016-08-31T14:50:07.000Z:
Fixes #4677 Started the connection between systems and DHCP configurations
- Revision e3e30882 by Côme Chilliet on 2016-09-01T16:10:17.000Z:
Fixes #4677 improvement of systems DHCP tab
- Revision e79161df by Côme Chilliet on 2016-09-05T12:18:31.000Z:
Fixes #4677 Fixed check, display and save of DHCP tab
- Revision 0f9ee9cd by Côme Chilliet on 2016-09-05T14:23:39.000Z:
Fixes #4677 Added tab activation, and description for internal fields
This means the DHCP tab will appear as active or not depending if there are records for this system,
and when there is no mac address the error message when trying to add a record is much clearer (see #5137)
- Revision 36c171a0 by Côme Chilliet on 2016-09-06T09:40:11.000Z:
Fixes #4677 updating DHCP records when changing IPs or cn
- Revision e20293fa by Côme Chilliet on 2016-09-06T10:20:04.000Z:
Fixes #4677 Added mac change handling
- Revision 9e7efe59 by Côme Chilliet on 2016-09-13T14:26:42.000Z:
Fixes #4677 Fixed error in DHCP plugin saving DHCP comment
- Revision a7b82d65 by Côme Chilliet on 2017-01-17T09:40:53.000Z:
Fixes #4677 Added foreignKey from serviceDHCP to dhcpConfiguration DN
- Revision 3aff3463 by Côme Chilliet on 2017-03-20T09:09:33.000Z:
Fixes #4677 Added foreignKey from serviceDHCP to dhcpConfiguration DN
- Custom Fields:
- Bug in version: 1.0.10