Actions
Refactor #100
closedStore Foreman Settings in the database and allow configure it using the WebUI/API
Description
Provide a mechanism to allow a user to have specific settings associated with them. This will supersede the current SETTINGS hash and allow overriding on a per user, per-model basis.
The idea is that there is a per_page setting at the system level, a per_page setting at the model level for each user and this should also allow for saving things like the user's search history and preferences.
Updated by Paul Kelly about 14 years ago
- Subject changed from Turn $settings into a Ruby object to Provide a persistent user-specific settings object
Updated by Ohad Levy almost 14 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Updated by Ohad Levy almost 14 years ago
- Subject changed from Provide a persistent user-specific settings object to Store Foreman Settings in the database and allow configure it using the WebUI/API
- Assignee changed from Paul Kelly to Ohad Levy
- Target version set to 0.4
Actions