Commit Graph

157 Commits

Author SHA1 Message Date
Simon MacMullen 0be34664ee Reinstate maybe_truncate(), it's used by the bindings include (and it would be rather fiddly to make that filterable). 2013-03-07 10:40:25 +00:00
Simon MacMullen f2bc3e2055 Visual improvements. 2013-03-06 14:59:31 +00:00
Simon MacMullen ddc9c87438 Split out filter_ui (which does not want to be updateable) from maybe_truncate (which does). Rearrange how HTML gets escaped to make sure we highlight things that need escaping. 2013-03-06 12:29:30 +00:00
Simon MacMullen ad2ab2746e Crude filtering on the client side. 2013-03-05 18:04:15 +00:00
Simon MacMullen d872a025f2 stable to default 2013-01-21 12:31:17 +00:00
Simon MacMullen 1e0c5e0873 Certain client authors send very long fields here (particularly for platform, which can include all sorts of details of the OS, compiler, etc). So truncate long fields rather than display an enormous table. 2013-01-21 12:30:55 +00:00
Matthias Radestock 56c3e44f79 ternary operator 2013-01-08 19:38:03 +00:00
Simon MacMullen 007b0106c9 Vertical alignment, safety, has not was. 2013-01-08 15:41:53 +00:00
Simon MacMullen 8a6d094c82 Display per-node RabbitMQ version again. But only if it's interesting. 2012-12-03 16:49:03 +00:00
Simon MacMullen 80fa558ec0 Reinstate the HANDLE.EXE warning (and make it a bit nicer). 2012-11-08 17:26:49 +00:00
Simon MacMullen 1b40b90eae Change the node formatter we were using on the ports/contexts list to be more sensible, and use it everywhere. 2012-11-05 13:26:32 +00:00
Simon MacMullen 7f941e91e7 Fix appearance of broken exchanges 2012-10-23 11:27:52 +01:00
Simon MacMullen 9fdbe35adc Claw back some horizontal space by shortening connection and channel names in lists to remove the destination address, and shortening exclusive owner name to "Owner". 2012-10-19 16:29:16 +01:00
Simon MacMullen b9ba87e7d3 A touch more abstraction. 2012-10-09 16:38:09 +01:00
Simon MacMullen ab0f5d34f0 Unbreak otherr status box things. 2012-10-03 11:10:06 +01:00
Simon MacMullen 3346dfd3e0 Colours 2012-10-03 10:46:32 +01:00
Simon MacMullen fecd911dd2 Little bar charts WIP. 2012-10-02 18:29:42 +01:00
Simon MacMullen 838acf9734 Various tweaks. 2012-10-02 16:53:39 +01:00
Simon MacMullen d03c84868e Merge default 2012-10-02 16:32:38 +01:00
Simon MacMullen 4b08cbe7c7 Report on how behind we are. 2012-09-27 15:46:31 +01:00
Simon MacMullen c2a1d19eb9 It's "resource" now, not "mem". 2012-09-24 12:44:21 +01:00
Simon MacMullen 428065835f Remove support for return_not_delivered, since that's a disguised thing about immediate. 2012-09-24 12:30:07 +01:00
Simon MacMullen 93831d9db4 Bling 2012-09-18 23:47:42 +01:00
Simon MacMullen bd732b7494 Merge bug24914 2012-09-14 16:06:08 +01:00
Simon MacMullen d855f4ca10 Show shortened client properties in connection list 2012-09-06 16:14:13 +01:00
Simon MacMullen f973a6ea4d Remove the last vestiges of support for heterogenous versions in clusters, and move the version info up to the top right corner. 2012-08-21 15:16:37 +01:00
Simon MacMullen beb5ad0d01 Make parameters vhost-specific. 2012-08-07 17:39:09 +01:00
Simon MacMullen 1476cf3da5 Don't list policy as "none" if there is no policy, since it's a string anyway. It's more consistent to just not have it there. 2012-06-25 18:02:03 +01:00
Simon MacMullen 4a688b6554 Merge in default. 2012-06-25 17:41:44 +01:00
Simon MacMullen 092a7504ed Clean up representation of timeouts 2012-06-12 13:07:41 +01:00
Simon MacMullen 560a5198c4 Merge default 2012-06-07 15:11:01 +01:00
Emile Joubert 8e3b2693a2 Merged bug24695 into default 2012-05-28 16:54:42 +01:00
Simon MacMullen b36e0994c4 Web UI for policies. 2012-05-18 15:33:13 +01:00
Simon MacMullen 979b27c392 Display policy in mgmt. 2012-05-17 17:54:20 +01:00
Simon MacMullen 69fca3a603 Allow selecting types in the web UI, and clean up a little: allow booleans, and detect floats in the HTTP API. 2012-05-01 17:39:07 +01:00
Simon MacMullen 3808438994 Merge in bug24196 2012-04-24 13:39:14 +01:00
Simon MacMullen af5cc315d1 fmt_escape_html_one_line 2012-04-24 13:35:32 +01:00
Simon MacMullen 1dd883adf8 fmt_shortened_uri 2012-04-23 18:43:28 +01:00
Emile Joubert fca20c0f44 Free disk reporting 2012-03-23 15:17:25 +00:00
Simon MacMullen eb1bd89f0a Displaying "install_handle_from_sysinternals" is rather hostile, make it clearer. 2012-03-13 12:16:27 +00:00
Emile Joubert 7a22fdefdf Merged bug23394 into default 2012-02-14 11:20:59 +00:00
Emile Joubert 78f2ea6581 Merge heads 2012-02-02 13:21:57 +00:00
Simon MacMullen 7fe0025f55 Oops, missed those in 8098944f4e9f 2012-01-27 16:44:54 +00:00
Emile Joubert 07c8de9c3e Merged bug24664 into default 2012-01-27 14:51:20 +00:00
Simon MacMullen 5e9a0cc25d Make web UI aware of exchange types. 2012-01-25 13:13:04 +00:00
Simon MacMullen a1433c1148 Don't escape exchange names twice. Don't use link_to() directly from templates. 2012-01-25 12:51:16 +00:00
Simon MacMullen fd4ad166dc Escape '&'. 2012-01-23 15:34:25 +00:00
Simon MacMullen 9d54c3b94b State is not defined for direct client connections ATM. 2012-01-18 12:18:24 +00:00
Simon MacMullen 81e3461d5c Format dates right. 2012-01-13 17:41:39 +00:00
Simon MacMullen 61bfc38285 Maybe clearer? 2012-01-13 16:15:04 +00:00