Ticket #735 (closed defect: fixed)
Change module to use the new framework features
| Reported by: | javier.amor.garcia@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | Component: | dhcp | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by ejhernandez@…) (diff)
Prerrequisites:
The dhcp module layout will be as follows:
- /dhcp/General
- /dhcp/EnableForm
- /dhcp/InterfaceConfiguration/* <- As many as static (real and virtual) interfaces are for composite and therefore models within
- /dhcp/Options/*
- /dhcp/RangeInfo/*
- /dhcp/RangeTable/*
- /dhcp/FixedAddressTable/*
Attachments
Change History
comment:1 Changed 6 years ago by ejhernandez@…
- Owner changed from javier.amor.garcia@… to ejhernandez@…
- Description modified (diff)
- Summary changed from change module to use the new framework features to Change module to use the new framework features
comment:3 Changed 6 years ago by ejhernandez@…
- Status changed from new to assigned
- Description modified (diff)
Change the model's name
comment:7 Changed 6 years ago by ejhernandez@…
(In [8455]) Added InterfaceConfiguration? composite refs #735
comment:8 Changed 6 years ago by ejhernandez@…
(In [8456]) Added another parameter to ValidateTypedRow? with all fields when the action is an update. Added HostIP and DomainName? types as Text subtypes because of its common usage on eBox. Added more information when skipping on loading models refs #735
comment:10 Changed 6 years ago by ejhernandez@…
(In [8461]) Fixing some bugs and adding index to InterfaceConfiguration? as well as named parameters to Composite instantation parameters refs #735
comment:11 Changed 6 years ago by ejhernandez@…
(In [8466]) * Mapping View/Controller? from a model work as well with indexed composites refs #735
- Added readOnlyForm to static forms refs #840
- Print the IPAddr::HTMLViewer when the IPAddr type is non editable
comment:12 Changed 6 years ago by ejhernandez@…
comment:13 Changed 6 years ago by ejhernandez@…
comment:14 Changed 6 years ago by ejhernandez@…
comment:15 Changed 6 years ago by ejhernandez@…
comment:16 Changed 6 years ago by ejhernandez@…
(In [8484]) Refurbish NetworkObserver? using models instead of GConf directly. Added precondition to display DynamicGeneral? refs #735
comment:17 Changed 6 years ago by ejhernandez@…
comment:18 Changed 6 years ago by ejhernandez@…
(In [8493]) Store models in a private attribute in order to avoid deep recursion with ModelManager? and better network observer refs #735
comment:19 Changed 6 years ago by ejhernandez@…
comment:20 Changed 6 years ago by ejhernandez@…
comment:21 Changed 6 years ago by ejhernandez@…
comment:22 Changed 6 years ago by ejhernandez@…
comment:23 Changed 6 years ago by ejhernandez@…
comment:24 Changed 6 years ago by ejhernandez@…
comment:25 Changed 6 years ago by ejhernandez@…
comment:26 Changed 6 years ago by ejhernandez@…
comment:27 Changed 5 years ago by ejhernandez@…
- hours changed from 0 to 41
- Status changed from assigned to closed
- Resolution set to fixed
- totalhours changed from 0.0 to 41.0
Fixed on 2007-10-26