Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add the online-accounts action and unit tests for it | Charles Kerr | 2013-07-12 | 1 | -0/+7 |
| | |||||
* | Add a 'can-reboot' property to the Actions class. | Charles Kerr | 2013-07-12 | 1 | -0/+7 |
| | | | | | | | | | This is used for handling a couple of pathological cases where features and states mix and match: 1. unity has the same dialog for 'reboot' and 'power off', so remove the duplicate menuitem, EXCEPT: 2. if the unity prompt isn't available (such as in the greeter), show both menuitems, OR 3. if the user has prompting disabled we need both, OR 4. if the user has the 'power off' button disabled, don't treat 'reboot' as redundant. | ||||
* | in the tests, use login1's terminology 'power off', 'reboot' | Charles Kerr | 2013-06-24 | 1 | -6/+6 |
| | |||||
* | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 1 | -0/+229 |