-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changes
50 lines (31 loc) · 1.4 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
0.4
[NEW FEATURES]
* Sidebar can be pinned in place to keep it visible when scrolling.
0.3 2011-02-03
[NEW FEATURES]
* Browser History is updated with each tab change (HTML5 State). Also
the browser url is updated, meaning the Bookmark icon is no longer
necessary.
* Sidebar is now on the right hand side of the window, and is only
displayed when there are options for the current tab.
[ENHANCEMENTS]
* Refactor Javascript to place most in a static file, speed templating.
* Refactor Stylsheets to better organise and comment the settings.
* When Device Search sidebar is in use, strikethrough the navbar search.
0.2 2011-01-22
[NEW FEATURES]
* "Show All Ports" in Device Ports view:
A little sweeping brush icon appears when the ports view is filtered.
Clicking the icon will clear the filter and resubmit the form.
* Sidebar can be hidden and unhidden to assist viewing of wide tables.
* Added Print Stylesheet (hides navbar and sidebar).
[ENHANCEMENTS]
* Added this Changes file.
* Reorganised TT template file names and locations.
* Connected device Age is now rounded to the minute.
[BUG FIXES]
* Join type to OUI table is now "LEFT" to allow empty OUI table.
* Device Ports Legend show/hide arrow was pointing the wrong way.
* Increase TT WHILE_MAX to allow very long lists of ports.
0.1 2011-01-18
* Initial release on an unsuspecting world.