Actions
User story #4058
closedUser story #4057: Manage properties inside the web interface.
Handle properties within the webapp
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
System techniques
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
Three things to do here:
- Create all the backend to handle the property:
- Create ldap repository to store the value
- Create a service to get(read from LDAP, if missing read from config file or use default value) and set values
- Change all parts in the webapp that uses the property directly, to handle the fact that this value can change
- Add a nice page to handle those properties
Updated by Vincent MEMBRÉ about 11 years ago
- Tracker changed from Bug to Enhancement
Updated by Vincent MEMBRÉ about 11 years ago
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
Updated by Vincent MEMBRÉ about 11 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/342
Pull request here: https://github.com/Normation/rudder/pull/342
Updated by Nicolas CHARLES about 11 years ago
- Status changed from Pending technical review to 12
Looks good to me !
Updated by François ARMAND about 11 years ago
- Status changed from 12 to Pending release
- % Done changed from 0 to 100
Applied in changeset 1cb1b6cf516ab3ea7faf8ae87db321d26c2ee273.
Updated by Anonymous about 11 years ago
Applied in changeset 7e5a8bc154c7af3876160319107bf5249c273167.
Updated by Vincent MEMBRÉ about 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.8.0~beta1, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-October/000056.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog28
- Download information: http://www.rudder-project.org/foswiki/Download/
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Actions