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
Actions