Feature #332
closed
Provide a notification mechanism
Added by Paul Kelly over 14 years ago.
Updated almost 2 years ago.
Description
When an upgrade is performed there should be a mechanism for informing the user(s) about manual actions that should be performed.
An API should be provided to cause a message to be displayed on all screens that a user visits, together with a button to remove the message. The message should be either "global" or "individual". If global, then the first user to click the "acknowledge" will close the message for all users. If the message is not "global" then each user of the system will have to signal acknowledgment of the notice.
Files
- Status changed from New to Ready For Testing
- Branch set to feature/332-notifications
Added a level argument that changes the message icon.
It is now more visually appealing.
Fixed issue where the admin user lookup was not being cached in the session when SETTINGS[:login] was not true
rebased
tested
- Target version set to 0.1-6
rebased, tested, reposted
- File 0001-my-mods-suggestions.patch added
my mods, please review and update if needed
- File deleted (
0001-my-mods-suggestions.patch)
Fixed some broken tests and some bogus references to User.current
Also test_helper#set_session_user was wrong. Ouch.
rebased and tested
- Status changed from Ready For Testing to Closed
- Pull request https://github.com/theforeman/obal/pull/333 added
- Description updated (diff)
- Pull request deleted (
https://github.com/theforeman/obal/pull/333)
Also available in: Atom
PDF