Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-05 | Add help button. | Guillaume Mazoyer | |
Add a help button to the parameter field to get more information about the selected command and especially about the parameter needed for the command to be properly executed. The help appears in a modal dialog whose content is updated when a command is selected. | |||
2014-08-05 | Don't use AJAX global events, use local events only. | Guillaume Mazoyer | |
2014-08-04 | Split IPv4 and IPv6 results. | Guillaume Mazoyer | |
Show the executed command for each output. | |||
2014-07-18 | Use jquery 2.x.y instead of 1.x.y. | Guillaume Mazoyer | |
2014-06-11 | Handle error more properly. | Guillaume Mazoyer | |
Exception are forwarded up to be able to inform the user about it. | |||
2014-06-10 | New directory js/ for Javascript file. | Guillaume Mazoyer | |
Use a local jquery instead of an online one. |