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
  • #4292
Closed
Open
Issue created 9 years ago by Côme Chilliet@cchillietReporter
  • New related issue

  • New related issue

Migrate last FAI classes to simplePlugin

Closed

Migrate last FAI classes to simplePlugin

These classes still uses plugin: class_faiPackageConfiguration.inc class_faiPartition.inc class_faiDiskEntry.inc

(from redmine: issue id 4292, created on 2015-11-19, closed on 2016-01-06)

  • Relations:
    • relates #3997 (closed)
    • copied_to #3063 (closed)
    • copied_to #4415
    • copied_to #4416
    • copied_to #4417
    • copied_to #4418
    • copied_to #4455
  • Changesets:
    • Revision ff87de6f by Côme Chilliet on 2015-11-19T05:18:52.000Z:
Fixes #4292 Migrated faiDiskEntry to simplePlugin
  • Revision 3ca88260 by Côme Chilliet on 2015-11-26T08:58:49.000Z:
Fixes #4292 Migrated faiPartition to simplePlugin
  • Revision d6a86899 by Côme Chilliet on 2015-12-15T11:16:47.000Z:
Fixes #4292 Migrated faiPackageConfiguration to simplePlugin and fixed a few bugs
  • Revision d223d059 by Côme Chilliet on 2015-12-16T07:43:16.000Z:
Fixes #4292 Added back warning when (multi)select options are generated
  • Revision 97222c78 by Côme Chilliet on 2015-12-16T07:49:13.000Z:
Fixes #4292 Added back support for multiselect
  • Revision 950d45cd by Côme Chilliet on 2015-12-23T17:15:19.000Z:
Fixes #4292 Migrated faiPackageConfiguration to simplePlugin and fixed a few bugs
  • Revision dfba81e0 by Côme Chilliet on 2015-12-23T17:17:53.000Z:
Fixes #4292 Added back warning when (multi)select options are generated
  • Revision 50129b1f by Côme Chilliet on 2015-12-23T17:18:39.000Z:
Fixes #4292 Added back support for multiselect
  • Revision 2bb9c6ae by Côme Chilliet on 2015-12-30T21:41:31.000Z:
Fixes #4292 Migrated faiDiskEntry to simplePlugin
  • Revision 21158514 by Côme Chilliet on 2015-12-30T21:41:36.000Z:
Fixes #4292 Migrated faiPartition to simplePlugin
  • Revision 5b6e29ea by Côme Chilliet on 2016-01-06T04:34:03.000Z:
Fixes #4292 Fixed a problem in fai disk entry when adding disk on an unsaved object
  • Revision 79035747 by Côme Chilliet on 2016-01-06T04:34:52.000Z:
Fixes #4292 Fixed small problems in fai partition with size attribute
  • Revision e46e9cdc by Côme Chilliet on 2016-01-06T05:45:22.000Z:
Fixes #4292 Fixed a problem in fai disk entry when adding disk on an unsaved object
  • Revision 8c090430 by Côme Chilliet on 2016-01-06T05:45:38.000Z:
Fixes #4292 Fixed small problems in fai partition with size attribute
  • Revision ed360993 by Côme Chilliet on 2016-01-06T11:17:30.000Z:
Fixes #4292 Removing type options from LVM partition
  • Revision fc20eac4 by Côme Chilliet on 2016-01-06T11:18:34.000Z:
Fixes #4292 Removing type options from LVM partition
  • Custom Fields:
    • Bug in version: 1.0.9.1
  • Uploads:
    • fai-partition
    • fai-partition-inside-lvm-correct lvm 1.0.8
    • fai-partition-inside-lvm-with-wrong-type lvm 1.0.9

    Tasks

    0

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

    Linked items
    0

    Link issues together to show that they're related. Learn more.

    Activity


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

      I have a two issues.

      It seem I cannot store 2 configuration packages.

      Exemple, I configure the package locales and I save. I configure the slapd package and I save. I see the 2 packages in my class but I only have the configuration of slapd.

      I think that "mark for removal" not work. I not see any change in the LDAP dump.

      (from redmine: written on 2015-12-15)

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

      Everything should work fine now. Please test boolean and multiselect support in package configuration though.

      (from redmine: written on 2015-12-16)

    • bmortier
      bmortier @bmortier · 9 years ago
      Maintainer

      hello,

      when y try to create a disk and then a partition table inside, everything is greyed out and i got this error

      PHP error "Undefined property: faiDiskEntry::$base" Trace[0]: function gosaRaiseError File: /usr/share/fusiondirectory/include/simpleplugin/class_simplePlugin.inc (Line 228) Type: - Arguments: "8","Undefined property: faiDiskEntry::$base","/usr/share/fusiondirectory/include/simpleplugin/class_simplePlugin.inc","228",array("base",CLASS: faiDiskEntry) Trace[1]: class simplePlugin / function __get File: /usr/share/fusiondirectory/plugins/admin/fai/class_faiDiskEntry.inc (Line 41) Type: method Arguments: "base" Trace[2]: class PartitionDialog / function __construct File: /usr/share/fusiondirectory/include/simpleplugin/class_dialogAttributes.inc (Line 244) Type: method Arguments: CLASS: faiDiskEntry,CLASS: DiskPartitionsAttribute Trace[3]: class DialogOrderedArrayAttribute / function loadPostValue File: /usr/share/fusiondirectory/include/simpleplugin/class_simplePlugin.inc (Line 577) Type: method Arguments: - Trace[4]: class simplePlugin / function save_object File: /usr/share/fusiondirectory/plugins/admin/fai/class_faiPartitionTable.inc (Line 52) Type: method Arguments: - Trace[5]: class DiskEntryDialog / function dialog_execute File: /usr/share/fusiondirectory/include/simpleplugin/class_dialogAttributes.inc (Line 44) Type: method Arguments: - Trace[6]: class GenericDialog / function execute File: /usr/share/fusiondirectory/include/simpleplugin/class_simplePlugin.inc (Line 344) Type: method Arguments: - Trace[7]: class simplePlugin / function execute File: /usr/share/fusiondirectory/include/simpleplugin/class_simpleTabs.inc (Line 212) Type: method Arguments: - Trace[8]: class simpleTabs / function execute File: /usr/share/fusiondirectory/include/class_management.inc (Line 195) Type: method Arguments: - Trace[9]: class management / function execute File: /usr/share/fusiondirectory/plugins/admin/fai/class_faiManagement.inc (Line 145) Type: method Arguments: - Trace[10]: class faiManagement / function execute File: /usr/share/fusiondirectory/include/simpleplugin/class_simpleManagement.inc (Line 901) Type: method Arguments: - Trace[11]: class simpleManagement / function mainInc File: /usr/share/fusiondirectory/plugins/admin/fai/main.inc (Line 21) Type: static Arguments: "faiManagement" Trace[12]: function require File: /usr/share/fusiondirectory/html/main.php (Line 283) Type: - Arguments: "/usr/share/fusiondirectory/plugins/admin/fai/main.inc"

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

    • bmortier
      bmortier @bmortier · 9 years ago
      Maintainer

      hello,

      there is on error left inside the lvm Combined physical partitions add fonction of the bottom, there is no type in the dialog that open after that. see screenshot of 1.0.8 and 1.0.9

      (from redmine: written on 2016-01-06)

    • bmortier
      bmortier @bmortier · 9 years ago
      Maintainer

      Close issue

      (from redmine: written on 2016-01-06)

    • bmortier closed 7 years ago

      closed

    • bmortier mentioned in issue #3997 (closed) 7 years ago

      mentioned in issue #3997 (closed)

    • bmortier added Changed label 6 years ago

      added Changed label

    Please register or sign in to reply
    Assignee
    Côme Chilliet's avatar
    Côme Chilliet
    Assign to
    Labels
    3
    Bugs Changed plugin-fai
    3
    Bugs Changed plugin-fai
      Assign labels
    • Manage project labels

    Milestone
    FusionDirectory 1.0.9.2
    FusionDirectory 1.0.9.2
    Due date
    None
    None
    None
    Time tracking
    No estimate or time spent
    Confidentiality
    Not confidential
    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: fusiondirectory/fd-plugins#4292

    Menu

    Explore Projects Groups Topics Snippets