Opened at 2008-10-02T20:34:51Z
Last modified at 2011-08-26T23:49:41Z
#525 reopened enhancement
include platform of each remote peer in the welcome page's known-servers table
Reported by: | zooko | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | code-frontend-web | Version: | 1.2.0 |
Keywords: | wui usability transparency welcomepage | Cc: | |
Launchpad Bug: |
Description
I would like to see the platform (from allmydata.get_platform() ) on the welcome page, along with the nickname.
Change History (6)
comment:1 Changed at 2009-03-08T22:03:16Z by warner
- Component changed from unknown to code-frontend-web
- Owner nobody deleted
comment:2 Changed at 2009-03-24T20:12:31Z by warner
- Milestone changed from undecided to 1.3.0
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed at 2009-03-25T01:25:29Z by zooko
- Resolution fixed deleted
- Status changed from closed to reopened
Hm, we must be talking about different things. I 'm running 1.3.0-r3819.
and it shows this on the welcome page:
PeerID Nickname Connected? Since Announced Version Service Name alt6cjddwfnwrnct4lx2ypwricrgtoam trelpancake No 19:20:53 24-Mar-2009 17:03:17 24-Mar-2009 allmydata-tahoe/1.3.0-r3815 storage ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj amduser@tahoebs3:public/bs3c3 Yes: to 207.7.153.161:53324 17:03:18 24-Mar-2009 17:03:16 24-Mar-2009 allmydata-tahoe/1.3.0 storage
What I want is to see is a field saying something like platform: Linux-Ubuntu_9.04-x86_64-64bit_ELF in that table.
comment:4 Changed at 2009-03-25T10:39:11Z by warner
- Summary changed from include platform on welcome page to include platform of each remote peer in the welcome page's known-servers table
Oh, you mean information about remote peers.. I thought we were talking about the platform of the webapi server itself. I'll update the summary.
The known/connected-servers table is getting a bit large. It might be a good idea to put this additional version information into a tooltip, or to add a separate page for each known-server.
comment:5 Changed at 2009-11-03T03:18:20Z by davidsarah
- Milestone changed from 1.3.0 to undecided
comment:6 Changed at 2011-08-26T23:49:41Z by davidsarah
- Keywords wui usability transparency welcomepage added
I think this made it into 1.3.0 .. it's certainly in trunk right now.