Age | Commit message (Collapse) | Author |
|
login page
Code improvements from bitbucket comments
|
|
Change notifications so they are emitted only when an error occurs
Put active preset at top of list
Add Maximum ARC slider
Merge two small methods into slider update code
|
|
|
|
this will be renamed Recommended Settings.
Display a test icon (artwork needed) in the pulldown panel
|
|
server messages
|
|
|
|
|
|
Add new control variable to track which preset is active. Save settings
to active preset when clicking on Ok button.
Initial work to make pulldown operational. Still to do: add pretty icon for current preset.
Notifications do not appear when called from this panel.
|
|
|
|
Disable delete button when thre is nothing to be deleted.
|
|
Make sure default preset is created when flyout panel is activated
Only display deleted notification upon successful deletion
|
|
|
|
|
|
RenderAutoMuteFunctions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Incorporate the new libcurl 7.38.0 build with curl bug 1420
workaround. Add developer-centric testing code to evaluate
the workaround or a future fix for 1420.
|
|
|
|
|
|
|
|
The HttpRequest objects used in inventory ops are created lazily
when needed. The update() operation didn't protect against their
not being created. Added some guard tests around the update()
operations and we're good.
|
|
|
|
on login screen
|
|
fix truncations
|