Commit | Line | Data |
---|---|---|
8608b285 DO |
1 | 0.16.1 2008-07-30 |
2 | new feature: pre-assigned tags for new VS and RS pools records | |
4a6a28f1 | 3 | new feature: cache RackCode parse tree for better performance |
8b4876a5 | 4 | new feature: display tags inline for IPv4 and SLB data |
b0348307 | 5 | new feature: optionally remember the last tab for each page |
b614498d | 6 | bugfix: don't escape Greek letters to enable them in tag names |
3a2cb4d6 | 7 | bugfix: port manager messages were incorrect |
ebb5441d | 8 | bugfix: shorten URLs to enable longer message logs |
d4a608ca | 9 | bugfix: added missing index to database |
4a6a28f1 | 10 | update: adjusted database for bigger texts |
19acd465 DO |
11 | update: better "origin" highlighting for browsing |
12 | update: merged Petr Kohts' highlight patch | |
8608b285 | 13 | update: better tags in demo data |
d6608c8a | 14 | 0.16.0 2008-07-09 |
eb6ea26f | 15 | new feature: tag roller |
d5aa83f1 DO |
16 | new feature: taggable user accounts |
17 | new feature: RackCode configuration | |
9457ca59 DO |
18 | new feature: "my account" page |
19 | update: page layout fixes and improvements | |
a69250c8 | 20 | update: dictionary updates |
9d45712a | 21 | 0.15.1 2008-06-05 |
6dc745d2 | 22 | bugfix: fix auth headers in upgrade script (broken in 0.15.0) |
559fb205 | 23 | new feature: fetch switch serial number via SNMP (by killsystem) |
50b4ba85 | 24 | new feature: adding multiple racks |
3861eef6 | 25 | new feature: IP address reservation release on allocation |
9d45712a | 26 | updates: user interface cleanups and improvements |
10c7e8cc | 27 | 0.15.0 2008-05-10 |
3d5eaad3 | 28 | new feature: tags |
9e7f32a7 | 29 | new feature: automatic option groups |
2dd59b15 | 30 | new feature: rendered links in dictionary view |
3d5eaad3 DO |
31 | new feature: trunk support in switchvlans gateway |
32 | new feature: Tango icon set | |
c2a4889d DO |
33 | update: added Force10, NETGEAR, D-Link, 3Com and Extreme Networks |
34 | switches, Raisecom MUXes, updated Cisco routers | |
d8515eff | 35 | update: async port type has been split |
3526c7c6 | 36 | update: don't allow duplicate rack names in one row |
d5d5443f | 37 | update: internal help system has been dropped |
3d5eaad3 DO |
38 | update: SSV format for RS import |
39 | bugfix: handle "routed" switch ports | |
9814a868 | 40 | bugfix: make switchvlans gateway work on Linux |
c1c5e923 | 41 | 0.14.12 2008-02-29 |
7e7a8387 | 42 | new feature: default value for RS inservice status |
47ee2b5a | 43 | new feature: AutoPorts feature |
96aefdb0 | 44 | new feature: HTTP installer |
a477e405 | 45 | new feature: default object type |
7a4e8287 | 46 | new feature: UTF-8 support |
e74809af | 47 | bugfix: router HW type list was broken |
7eee4cc8 DO |
48 | update: added Aten KVM switches and consoles |
49 | update: added Tainet MUXes | |
50 | update: updated HP servers | |
ecedeb0b | 51 | 0.14.11 2008-02-15 |
f4d511df | 52 | bugfix: rackspace allocation was broken by magic_quotes fix |
3cc24579 | 53 | bugfix: don't generate error messages by accessing _GET array |
b422aee6 | 54 | bugfix: thumbs cache wasn't updated in rare cases |
75aa085b | 55 | bugfix: LivePTR: fixed warnings, tabindex, name reset and color markup |
e687aa04 DO |
56 | update: KVM port type has been split (see wiki page) |
57 | update: Avocent KVM switches, RAD and Cronyx multiplexers | |
de8a9a05 | 58 | 0.14.10 2008-02-01 |
9d479d56 | 59 | bugfix: avoid hitting GET limit on object and rack update |
ca1fec24 | 60 | bugfix: sticker reset icon did not work sometimes |
bb26a59e | 61 | bugfix: don't fail rendering an empty rack row |
f187f2ec | 62 | bugfix: rack operations were broken in 0.14.9 |
99ee5479 | 63 | bugfix: upgrade script didn't authenticate users properly |
03eb5209 | 64 | new feature: LDAP authentication |
6cc5d6cd | 65 | new feature: borrow URL detection from Mantis BTS (suggested by Joakim Kasimir) |
03eb5209 | 66 | new feature: Live PTR tab for DNS sync |
4b8d413e | 67 | new feature: rack population threshold for rackspace allocation |
144d29fb | 68 | 0.14.9 2008-01-30 |
cf48742e | 69 | bugfix: upgrade to 0.14.8 broke IPv4 prefix creation |
0a7136d4 | 70 | bugfix: more DB cleanups |
cdc8ff71 | 71 | bugfix: SNMP didn't work properly for C4948 ports |
93e02204 | 72 | bugfix: rowspan attribute was computed incorrectly sometimes |
a23c4823 | 73 | bugfix: protect referenced dictionary records from deletion |
1f86e996 | 74 | bugfix: config reset was wrong for default port type |
d96ac81f | 75 | bugfix: fixed incorrect string escaping caused by PHP magic_quotes |
c96d52b4 DO |
76 | update: Live VLANs color legend now distinguishes between 1 and 0 |
77 | MAC addresses on a port | |
52c3543f | 78 | update: fixed tabindex in NATv4 rules form |
95d80773 | 79 | update: better dictionary editor layout |
64db81c8 | 80 | update: get FQDN over SNMP |
351d4dbf | 81 | update: accept one more multiport format |
c13cd4cb | 82 | update: help pages have been removed |
8c579bfd DO |
83 | new feature: more information for rack view |
84 | new feature: rack thumbnails caching | |
444365ef | 85 | new feature: rackspace and IPv4 subnets utilization indicator |
a2e6dd1f | 86 | new feature: IPv4 and NATv4 tabs are now context-dependent |
c13cd4cb | 87 | new feature: initial SLB management, keepalived support |
80a40611 | 88 | 0.14.8 2007-12-22 |
dce5a9e7 | 89 | bugfix: adjusted hardcoded values in VLAN trigger |
434fce37 | 90 | bugfix: adjusted HW, SW and port types in SNMP data collector |
d4da71b6 | 91 | bugfix: Cisco connector: tolerate switch ports in suspended state |
db389b79 | 92 | bugfix: nameless object in link list could not be clicked |
ba1c6d42 | 93 | bugfix: fix SQL tables structure |
8c7a0e37 | 94 | bugfix: Live VLANs displayed VLANs missing from switch table improperly |
7bf342fd | 95 | bugfix: sort auth data by username |
436605a7 | 96 | bugfix: NATv4 rules were added incorrectly |
992d2ec2 | 97 | update: corrected some dictionary entries |
a684aa6f | 98 | update: better layout for Live VLANs tab |
1db97c25 | 99 | update: better logo |
b332c9c3 | 100 | update: stick with GPL version 2, not any later version |
a6305acc | 101 | new feature: UI option to control asset tag warning |
c8b74094 | 102 | new feature: UUID (RFC4122) sticker |
80c37f85 | 103 | new feature: empty rackspace detector |
4af079fe | 104 | new feature: initial wiki-style markup support in dictionary |
8a60bcf0 | 105 | 0.14.7 2007-12-05 |
63f065e5 DO |
106 | bugfix: provide better SQL dumps for new installations |
107 | bugfix: gateways/switchvlans minor updates | |
e66edad9 | 108 | bugfix: logout link could fail sometimes |
b325120a DO |
109 | bugfix: avoid short PHP tags for better compatibility across |
110 | different PHP installations (reported by Tom Laermans) | |
6f550c2e DO |
111 | bugfix: remove odd records from IPAddress once more |
112 | bugfix: fixed IPv4 address browsing for MySQL-4 DB | |
0dfb8a2a | 113 | update: better attributes edit form by Aaron Dummer |
6f550c2e | 114 | update: numerous UI adjustments across all pages |
e0b740c0 | 115 | update: new Dell, Foundry and Cisco records in the dictionary |
b07f617c | 116 | new feature: more cisco models support in gateways/switchvlans |
570ee778 | 117 | new feature: initial implementation of SNMP port data importer |
8a60bcf0 | 118 | new feature: UI configuration reset tab |
da95280e | 119 | new feature: initial reports code |
121bf58d | 120 | 0.14.6 2007-10-15 |
37a61537 DO |
121 | new feature: browser-side validation for a new IPv4 network |
122 | (contributed by Aaron Dummer) | |
123 | new feature: logout link (same author) | |
cfadde04 | 124 | new feature: key hint in dictionary browser |
084b01dd | 125 | new feature: switch VLANs gateway with Cisco connector (others to come) |
94c80dd7 | 126 | new feature: one more form for objects mass-creation |
b2a88a58 | 127 | new feature: automatic database upgrades |
e673ee24 | 128 | bugfix: don't hide IPv4 address name for a free address |
c9b7d1af DO |
129 | update: new stock values in dictionary chapters: server OS type, |
130 | PortType, switch models | |
60f08541 | 131 | update: make GigE default port type |
9c0b0016 | 132 | update: configuration is now stored in the database |
e673ee24 DO |
133 | 0.14.5 2007-03-08 |
134 | bugfix: lots of adjustments to allow database be MySQL 4.0 | |
135 | 0.14.4 2007-02-21 | |
136 | bugfix: provide proper SQL init files | |
137 | bugfix: produce less PHP warnings | |
138 | bugfix: corrected error messages | |
139 | bugfix: don't fail on an empty database | |
140 | bugfix: multi-object form works again | |
141 | bugfix: fixed CSS errors | |
142 | bugfix: don't list the same port more than once in pop-up list | |
143 | bugfix: don't allow to ban admin access | |
144 | 0.14.3 2007-02-15 | |
145 | initial release |