Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-30 | Fix of last fix :P. | Guillaume Mazoyer | |
2018-01-30 | Fix parameter field feedback when empty. | Guillaume Mazoyer | |
2016-12-22 | Focus on and highlight the parameter field if no parameter was given. | Guillaume Mazoyer | |
The parameter field will take the focus and its edges will turn red. This will be cleared up if the reset button is hit or if the field is changed. | |||
2015-05-19 | Update JQuery to 2.1.4. | Guillaume Mazoyer | |
Also move JQuery to the 'libs' directory. | |||
2014-12-19 | Update jquery to 2.1.3. | Guillaume Mazoyer | |
2014-09-03 | Parameter needs to be given. | Guillaume Mazoyer | |
2014-08-29 | Real fix for doc update when page has been reset. | Guillaume Mazoyer | |
2014-08-29 | Revert "Fix help dialog not displaying proper text after clicking on the ↵ | Guillaume Mazoyer | |
reset button." This reverts commit 5d0e0cd50373d02aaf6e9f0289ade1f1a22fbe5f. Another fix must be found. | |||
2014-08-29 | Fix help dialog not displaying proper text after clicking on the reset button. | Guillaume Mazoyer | |
2014-08-06 | Reminder of the command in the help modal. | Guillaume Mazoyer | |
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. |