Modify

Ticket #869 (closed task: fixed)

Opened 6 years ago

Last modified 7 months ago

Manage enable/disable a row configuration in the parent model

Reported by: ejhernandez@… Owned by: ejhernandez@…
Milestone: 2.2.X Component: base
Severity: major Keywords: MVC enable
Cc:

Description

Some models such as RuleTable from trafficshaping module and every model which comprises firewall rules from firewall module seem interesting to enable/disable a rule in order not to remove them.

This will allow a user to set a high number of rules which may be disabled (not having effect) for some time. An attribute called enabled is added to every row if the model description includes enableProperty as true boolean.

Attachments

Change History

comment:1 Changed 6 years ago by ejhernandez@…

  • Status changed from new to assigned

comment:2 Changed 6 years ago by ejhernandez@…

  • hours changed from 0 to 1.0
  • Status changed from assigned to closed
  • Resolution set to fixed
  • totalhours changed from 0.0 to 1.0

(In [8723]) Added enableProperty property in order to add enable field to the description setting as default value the one set by defaultEnabledValue closes #869 (spent 1)

comment:3 Changed 6 years ago by ejhernandez@…

  • hours changed from 0 to 0.5
  • totalhours changed from 1.0 to 1.5

(In [8724]) Missing enabledRows method which returns only the enabled rows and fixing a bug on adding enabled field to the description prior caching field names and such refs #869 (spent 0.5)

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.