Arnaud Quette
2011-Nov-07 22:33 UTC
[Nut-upsuser] Displaying of the HCL legend (was: Socomec UPS)
2011/11/5 Arnaud Quette <aquette.dev at gmail.com>> Hi Greg, > > 2011/11/4 Charles Lepple <clepple at gmail.com> > >> On Thu, Nov 3, 2011 at 12:23 AM, Greg Trounson <gregt at maths.otago.ac.nz> >> wrote: >> > These Socomec units have RS-232 connectors and claim to support JBUS. >> > On the nut compatibility page I only see one Socomec model listed and >> > it's a different one. Incidentally, do the colours in the Driver column >> > on that page mean anything? I don't see a legend anywhere. >> >> I thought there was a legend next to the filter section, which isn't >> showing up on my web browser either. >> > > oh, right. thanks for bringing my attention on this. > > red: protocol based on reverse engineering >> orange: based on fragments of publicly available protocol >> yellow: based on publicly available protocol >> blue: vendor provided protocol >> green: vendor provided protocol and hardware >> >> Arnaud: is someone working on this page? >> > > /me. > since Seb (Volle) has resigned from Eaton, I'm alone on this point. > and since I've not much javascript knowledges, it's hard to debug... > for a reason I don't yet know, the legend is there, initially hidden, but > the nut_jquery.js script that shows it seems not loaded. > I'm working on it, but since I'll be tripping back from Orlando (UDS), I > won't probably be able to solve it before next week. >I've fixed this legend displaying issue in r3314, and uploaded the fixed version. It turns out that the declaration format was suitable up to Javascript 1.5. But Javascript 1.7 has another format. Test and reports with different browsers are welcome. Arnaud -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20111107/be3b168d/attachment.html>
Charles Lepple
2011-Nov-08 01:10 UTC
[Nut-upsuser] Displaying of the HCL legend (was: Socomec UPS)
On Nov 7, 2011, at 5:33 PM, Arnaud Quette wrote:> I've fixed this legend displaying issue in r3314, and uploaded the > fixed version. > It turns out that the declaration format was suitable up to > Javascript 1.5. > But Javascript 1.7 has another format. > > Test and reports with different browsers are welcome.Works on Firefox 3.6, 6.0 and 7.0.1, and Camino 2.1rc1 (based on Gecko 1.9). Doesn't work on Safari 5.0.6 or 5.1. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20111107/0bbbcf4e/attachment.html>