Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory-plugins fusiondirectory-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-pluginsfusiondirectory-plugins
  • Issues
  • #4677
Closed
Open
Issue created 9 years ago by Côme Chilliet@cchillietReporter
  • New related issue

  • New related issue

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

    Tasks

    0

    No tasks are currently assigned. Use tasks to break down this issue into smaller parts.

    Linked items
    ...

      Activity


      • Jonathan Swaelens
        Jonathan Swaelens @jswaelens · 9 years ago
        Developer

        Hello,

        The link between service DHCP in systems and DHCP configuration don't seem working. To reproduce:

        - Create a DHCP configuration
        - Activer DHCP service in a system
        - Try to link the system to a DHCP configuration (it's emptry)
        

        When we create the configuration we can add / edit / remove the options and statement directly but maybe it will be fine to provide a second interface for the person that not specialy known which DHCP option and statement they use.

        (from redmine: written on 2016-05-03)

      • Côme Chilliet
        Côme Chilliet @cchilliet · 9 years ago
        Author Reporter

        http://dhcpdman.sourceforge.net/screenshots/generalOptions.png

        (from redmine: written on 2016-05-11)

      • Côme Chilliet
        Côme Chilliet @cchilliet · 8 years ago
        Author Reporter

        Close issue

        (from redmine: written on 2017-02-06)

      • Côme Chilliet closed 7 years ago

        closed

      • bmortier added Changed label 6 years ago

        added Changed label

      • bmortier added PJ1802-0188 label and removed Bugs label 2 years ago

        added PJ1802-0188 label and removed Bugs label

      Please register or sign in to reply
      Assignee
      Côme Chilliet's avatar
      Côme Chilliet
      Assign to
      Labels
      0
      None
      0
      None
        Assign labels
      • Manage project labels

      Milestone
      No milestone
      None
      Due date
      None
      None
      None
      Time tracking
      Confidentiality
      Not confidential

      You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

      Lock issue
      Unlocked
      3
      3 Participants
      Côme Chilliet
      Jonathan Swaelens
      bmortier
      Reference:

      Menu

      Explore Projects Groups Topics Snippets