Commit | Line | Data |
---|---|---|
0c7688d4 | 1 | 0.17.9 |
d0dcc153 | 2 | new feature: added per-user UI options (ticket:29) |
e22f9600 | 3 | bugfix: error message was lost on SNMP tab (reported by Tommi Hokkanen) |
a5430e53 | 4 | bugfix: expand/collapse links on IPv4 tree view (ticket:308) |
0c7688d4 | 5 | 0.17.8 2009-12-25 |
65235e02 | 6 | bugfix: triggers disable tabs completely now (ticket:211) |
f2f86015 | 7 | bugfix: properly delete objects with linked ports (ticket:300) |
3e576410 | 8 | bugfix: completely remove warnings caused by ticket:277 (by Jason Lifsey) |
a310dd80 | 9 | update: restore PortCompat editor functionality (ticket:263) |
4b680876 | 10 | update: don't show inacessible links in index (by Jeroen Benda) |
7f487cab | 11 | update: consider permitted VLANs in switchvlans (#302 by Boris Lytochkin) |
ad9da675 | 12 | update: regular dictionary update |
026a79ee DO |
13 | 0.17.7 2009-11-09 |
14 | bugfix: work around unbuffered query in ports pop-up (ticket:297) | |
15 | update: add inline mode switcher by Jens Groh (ticket:298) | |
f008ff99 | 16 | 0.17.6 2009-10-31 |
63811a09 | 17 | update: voice/video devices |
d915ad2b | 18 | bugfix: PHP warning |
357eb2ea | 19 | bugfix: escaping of a newly created IPv4 network name (ticket:292) |
790a60e8 | 20 | bugfix: generate URLs more friendly for reverse proxies (ticket:246) |
cd3775e9 | 21 | new feature: "proximity" view in port selector popup (ticket:284) |
5d6de575 | 22 | new feature: "$no_asset_tag" autotag (ticket:283) |
bdc91a5c | 23 | 0.17.5 2009-09-16 |
859d52fd | 24 | bugfix: corrected reference counters in tag tree |
588b2b79 | 25 | bugfix: "cn" autotag was not generated for objects |
fee7977b | 26 | new feature: make text in the "added new object X" message clickable (ticket:280) (by Boris Lytochkin) |
3e42a392 | 27 | new feature: support for Ethernet transceivers (ticket:64) and WDM grids |
219ac656 | 28 | new feature: initial support of APC switched rack PDUs (ticket:175) |
2803fbe6 | 29 | update: power port type was split into input and output (ticket:261) |
e49d8a77 | 30 | 0.17.4 2009-08-13 |
f1e27fe5 | 31 | bugfix: remove PHP warnings on IPv4 space management tab (ticket:277) |
afdb3cf5 | 32 | bugfix: work around array_fill_keys() from PHP 5.2 (ticket:278) |
4d87feaf | 33 | bugfix: delete real servers on RS pool deletion (ticket:233) |
665a2540 | 34 | bugfix: "Same type, same tags" form was broken (ticket:279) |
cafd4cf3 | 35 | update: add more InnoDB foreign keys |
f1b5f68d | 36 | update: also search object ports by label text |
e49d8a77 | 37 | 0.17.3 2009-08-08 |
5fd2a004 | 38 | update: even better search function (ticket:20) |
f857f71f | 39 | update: suggest tag selector for new files and users (ticket:205) |
f44fdef9 | 40 | update: "multiple ports" form is now hidden by default (ticket:274) |
9e51318b | 41 | new feature: tags quick list on "Tags" tab (ticket:259) |
376432ec | 42 | bugfix: removed PHP warnings on "Rackspace" tab |
d2c69e08 | 43 | bugfix: rack row removal sometimes failed (by Marcin Suchocki) |
c9edf725 | 44 | bugfix: improve usage counters for IPv4 networks |
f857f71f | 45 | bugfix: make ADDNEW_AT_TOP options really work everywhere (ticket:213) |
0df8c52b | 46 | bugfix: authorize file preview as a download (ticket:241) |
a5efc857 | 47 | bugfix: dictionary stats report didn't work correctly |
f7bd644b | 48 | 0.17.2 2009-07-22 |
49b605d9 | 49 | new feature: configure default SNMP community (by jthurman) |
cfa8f3cf | 50 | new feature: "$untagged", "$portless", "$nameless" and "$masklen_OP_NN" autotags |
f06fe423 | 51 | new feature: knight button in IPv4 tree |
323edbbf | 52 | new feature: searching by attribute value or port reservation comment |
0a50efb4 | 53 | update: show appropriate message, if a record cannot be found |
b1101095 | 54 | update: add Cisco dictionary entry for WS-CBS3030-DEL. closes ticket 225 (by jthurman) |
7b1a3a72 | 55 | update: add OS, router, fibre switch dictionary entries for ticket 238 (by Aaron) |
d516d719 | 56 | update: allow variations of FC WWN as an L2 address (by killsystem) |
029a14bc | 57 | update: port L2 address can be reused on the same object |
948666cc | 58 | update: same port name can be repeated for an object with different types |
f537da2f | 59 | update: added comment field for IPv4 networks |
7c605f70 | 60 | update: NetApp records (by Sander Klein) |
f2c54a7c | 61 | update: APC records (by Ray Robertson) |
51f15ac7 | 62 | bugfix: do not produce PHP warning on LivePTR tab |
bb438b4d | 63 | bugfix: wrong port type set for WS-C2950-24. closes ticket 229 (by jthurman) |
32c0b3e2 | 64 | bugfix: improved IOS detection and fixed a logic error. closes ticket 232 (by jthurman) |
5689cefd | 65 | bugfix: user account autotags were not generated under certain conditions (reported by Jason Hamilton) |
29c3a4d8 | 66 | bugfix: correctly remove tags, when deleting files |
3fb336f6 | 67 | bugfix: switchvlans failed on "%" or "~" character in port name (by Boris Lytochkin) |
f06fe423 | 68 | bugfix: search failed, when only one RS pool was found for request |
43d0585d | 69 | bugfix: large images could not be rendered often due to memory limit hit |
414fbf5f DY |
70 | new feature: rackspace tab is shown only if there is at least one rack |
71 | in the system. Closes ticket 234. | |
3ea5b2b3 | 72 | 0.17.1 2009-06-03 |
5008a167 | 73 | bugfix: tags were not displayed on "File" page |
4bb95650 | 74 | bugfix: multiline comment for an added file was stored incorrectly |
35fa7d6d | 75 | bugfix: user's displayed name was sometimes lost with LDAP auth |
a395fdad | 76 | bugfix: rackspace rows highlightling was broken in previous release |
a40abdfc | 77 | bugfix: IPv4 address picker window was broken |
59a83bd8 | 78 | bugfix: string value "0" was incorrectly handled, when displaying or entering data |
e97e8866 | 79 | bugfix: rackspace allocation history recording did not work in 0.17.0 |
6a117fff | 80 | bugfix: boolean expressions parsing in RackCode now honours priorities |
33bbd712 | 81 | bugfix: upgrade script could fail sometimes |
d57c6e44 | 82 | update: removed unused database index |
ee24f313 | 83 | 0.17.0 2009-05-20 |
e1ae3fb4 | 84 | new feature: file attachments (by Aaron) |
52b34485 | 85 | new feature: ability to delete objects (by Aaron) |
dc9ea133 | 86 | new feature: external "httpd" user authentication |
375c8e7c DO |
87 | new feature: validator in RackCode editor |
88 | new feature: vendor sieve for stickers | |
a0527aef | 89 | new feature: RackCode expressions as source for load balancer lists |
d488506b | 90 | new feature: wireless hardware in dictionary |
f5883ec1 | 91 | new feature: "racks per row" option (by Frank Brodbeck) |
9133d2c5 | 92 | new feature: LDAP cache |
c21e3cd5 | 93 | update: display row name when listing objects. closes ticket 16 (by Aaron) |
611170af | 94 | update: ability to manage rows from the Rackspace page in addition to the Dictionary (by Aaron) |
218fab81 | 95 | update: allow port type to be changed if it isn't linked. closes ticket 137 (by Aaron) |
d4739002 | 96 | update: add network security chapter and dictionary entries. closes ticket 148 (by Aaron) |
218fab81 | 97 | update: add HP and Juniper dictionary entries. closes tickets 145 and 165 (by Aaron) |
2b98d5a2 | 98 | update: combined two forms on object properties page into one. closes tickets 36 and 87 (by Aaron) |
4034ab9e | 99 | update: display and edit the dictionary chapter by chapter (ticket:151) |
79b8ad1e | 100 | update: 'enabled' user acount flag was dropped |
ee24f313 | 101 | update: switchvlans gateway has been updated |
d3372430 | 102 | update: RackTables installation is now done only through install.php |
2985f9d2 | 103 | update: records for F5 hardware |
93bdb7ba | 104 | update: don't require HASH extension any more |
529eac25 | 105 | update: rack thumb dimensions aren't configured any more |
f6f7c8b2 | 106 | update: SNMP code for Nexus and HP switches (with help from killsystem) |
ee24f313 | 107 | update: tag filter has been completely rewritten |
611170af | 108 | bugfix: show error message if snmp module isn't loaded. closes ticket 43 (by Aaron) |
ee24f313 DO |
109 | bugfix: fixed IIS-specific issues with accessing via HTTP or from docroot (reported by Sean Brown) |
110 | 0.16.6 2009-01-12 | |
d4d873be DO |
111 | bugfix: it was possible to access the system as any existing |
112 | LDAP user w/o his password (reported by Igor Shishkin) | |
ee24f313 DO |
113 | 0.16.5 2008-12-23 |
114 | bugfix: suppress several meaningless PHP warnings | |
115 | bugfix: better handle IPv4 addresses w/o a covering prefix | |
116 | bugfix: show error message for duplicate IPv4 network record | |
117 | update: IPv4 calculations were optimized for better speed | |
118 | update: resolved performance issue for systems with many L2 ports | |
119 | update: enable username handling in Cisco switch connector | |
120 | update: introduce icons for routers and SLB | |
121 | new feature: IPv4 tree expand/collapse switch | |
122 | new feature: IPV4_TREE_SHOW_USAGE option controls IPv4 performance | |
e375277b | 123 | 0.16.4 2008-11-04 |
3ddc9569 | 124 | bugfix: display VS/RS config block in RS pool view |
e375277b | 125 | bugfix: resolve tabindex issues in many forms |
51332e78 | 126 | bugfix: NAT rules were not displayed for IP address |
f74d96c6 | 127 | bugfix: less PHP warnings |
ea62d9dc | 128 | update: enable user search by real name |
e4b9a099 | 129 | update: allow empty names for IPv4 networks |
e375277b DO |
130 | update: refactor snmp.php to support Cisco 3032, 3750, 4506 switches |
131 | (by Aaron, w/data & testing from Luis Fernando Lacayo and Ray Robertson) | |
132 | update: add SNMP discovery support for Cisco 2950-24 (patch by Russ, ticket 177) | |
9900a515 | 133 | 0.16.3 2008-10-02 |
05693a83 | 134 | new feature: tell line number for lexical and syntax errors |
a262e150 DO |
135 | new feature: CodePress editor enables line numbers and syntax |
136 | highlightling for RackCode editing | |
948c37e3 | 137 | new feature: one more input format for RS manager |
52837ce6 | 138 | new feature: standalone RackCode report with warnings |
f85f4db0 | 139 | new feature: unified IPv4 address tree |
a262e150 DO |
140 | bugfix: tags are now properly displayed for users |
141 | bugfix: the JavaScript error isn't generated any more (fix by Aaron) | |
fb7a4967 | 142 | bugfix: tag tree is now always correctly sorted |
b62ff880 | 143 | bugfix: fix a typo in NAT rules displaying code (pointed out by Piotr Nowacki) |
029563a4 | 144 | bugfix: error message was broken in the installer (reported by Thomas Thep) |
d36af96d | 145 | bugfix: IPv4 network check sometimes failed to detect duplicate networks |
f5e48a49 | 146 | bugfix: lexical scanner could mistakenly fail in some rare cases |
f85f4db0 | 147 | bugfix: drop DB index mistakenly introduced in 0.16.1 |
5671b60f | 148 | 0.16.2 2008-08-21 |
6ef9683b | 149 | bugfix: IP address picker was broken |
52c836b1 | 150 | bugfix: more message processing fixes |
5fc57c5b | 151 | bugfix: work around some NET-SNMP builds (reported by Walery Wysotsky) |
5671b60f DO |
152 | bugfix: some characters in password could break user access |
153 | bugfix: pre-assigned tags didn't work for racks | |
154 | bugfix: tag roller could produce incorrect tag chains sometimes | |
c030232f | 155 | new feature: "router" addresses allocations |
5671b60f | 156 | new feature: support for local extensions and reports |
8c3bd904 | 157 | new feature: LDAP username to UID mapping by Walery Wysotsky |
f0ed1181 | 158 | new feature: extended IPv4 view mode (enabled by default) |
5671b60f DO |
159 | new feature: tag roller now processes objects in racks too |
160 | new feature: start cutting off excessively long strings on the generated pages | |
069c186f | 161 | update: 3 more switches in SNMP code by Walery Wysotsky |
5671b60f | 162 | update: added a missing DB index (Aaron Dummer's advice) |
3dd72e34 | 163 | update: "slbconfig" gateway has been replaced by "sendfile" |
5671b60f DO |
164 | update: more detailed tag report |
165 | update: "virtual" addresses are now "loopback" and "regular" became "connected" | |
166 | update: "placeholders" are now "spacers" | |
167 | update: more records were put into the demo data | |
8608b285 DO |
168 | 0.16.1 2008-07-30 |
169 | new feature: pre-assigned tags for new VS and RS pools records | |
4a6a28f1 | 170 | new feature: cache RackCode parse tree for better performance |
8b4876a5 | 171 | new feature: display tags inline for IPv4 and SLB data |
b0348307 | 172 | new feature: optionally remember the last tab for each page |
b614498d | 173 | bugfix: don't escape Greek letters to enable them in tag names |
3a2cb4d6 | 174 | bugfix: port manager messages were incorrect |
ebb5441d | 175 | bugfix: shorten URLs to enable longer message logs |
d4a608ca | 176 | bugfix: added missing index to database |
4a6a28f1 | 177 | update: adjusted database for bigger texts |
19acd465 DO |
178 | update: better "origin" highlighting for browsing |
179 | update: merged Petr Kohts' highlight patch | |
8608b285 | 180 | update: better tags in demo data |
d6608c8a | 181 | 0.16.0 2008-07-09 |
eb6ea26f | 182 | new feature: tag roller |
d5aa83f1 DO |
183 | new feature: taggable user accounts |
184 | new feature: RackCode configuration | |
9457ca59 DO |
185 | new feature: "my account" page |
186 | update: page layout fixes and improvements | |
a69250c8 | 187 | update: dictionary updates |
9d45712a | 188 | 0.15.1 2008-06-05 |
6dc745d2 | 189 | bugfix: fix auth headers in upgrade script (broken in 0.15.0) |
559fb205 | 190 | new feature: fetch switch serial number via SNMP (by killsystem) |
50b4ba85 | 191 | new feature: adding multiple racks |
3861eef6 | 192 | new feature: IP address reservation release on allocation |
9d45712a | 193 | updates: user interface cleanups and improvements |
10c7e8cc | 194 | 0.15.0 2008-05-10 |
3d5eaad3 | 195 | new feature: tags |
9e7f32a7 | 196 | new feature: automatic option groups |
2dd59b15 | 197 | new feature: rendered links in dictionary view |
3d5eaad3 DO |
198 | new feature: trunk support in switchvlans gateway |
199 | new feature: Tango icon set | |
c2a4889d DO |
200 | update: added Force10, NETGEAR, D-Link, 3Com and Extreme Networks |
201 | switches, Raisecom MUXes, updated Cisco routers | |
d8515eff | 202 | update: async port type has been split |
3526c7c6 | 203 | update: don't allow duplicate rack names in one row |
d5d5443f | 204 | update: internal help system has been dropped |
3d5eaad3 DO |
205 | update: SSV format for RS import |
206 | bugfix: handle "routed" switch ports | |
9814a868 | 207 | bugfix: make switchvlans gateway work on Linux |
c1c5e923 | 208 | 0.14.12 2008-02-29 |
7e7a8387 | 209 | new feature: default value for RS inservice status |
47ee2b5a | 210 | new feature: AutoPorts feature |
96aefdb0 | 211 | new feature: HTTP installer |
a477e405 | 212 | new feature: default object type |
7a4e8287 | 213 | new feature: UTF-8 support |
e74809af | 214 | bugfix: router HW type list was broken |
7eee4cc8 DO |
215 | update: added Aten KVM switches and consoles |
216 | update: added Tainet MUXes | |
217 | update: updated HP servers | |
ecedeb0b | 218 | 0.14.11 2008-02-15 |
f4d511df | 219 | bugfix: rackspace allocation was broken by magic_quotes fix |
3cc24579 | 220 | bugfix: don't generate error messages by accessing _GET array |
b422aee6 | 221 | bugfix: thumbs cache wasn't updated in rare cases |
75aa085b | 222 | bugfix: LivePTR: fixed warnings, tabindex, name reset and color markup |
e687aa04 DO |
223 | update: KVM port type has been split (see wiki page) |
224 | update: Avocent KVM switches, RAD and Cronyx multiplexers | |
de8a9a05 | 225 | 0.14.10 2008-02-01 |
9d479d56 | 226 | bugfix: avoid hitting GET limit on object and rack update |
ca1fec24 | 227 | bugfix: sticker reset icon did not work sometimes |
bb26a59e | 228 | bugfix: don't fail rendering an empty rack row |
f187f2ec | 229 | bugfix: rack operations were broken in 0.14.9 |
99ee5479 | 230 | bugfix: upgrade script didn't authenticate users properly |
03eb5209 | 231 | new feature: LDAP authentication |
6cc5d6cd | 232 | new feature: borrow URL detection from Mantis BTS (suggested by Joakim Kasimir) |
03eb5209 | 233 | new feature: Live PTR tab for DNS sync |
4b8d413e | 234 | new feature: rack population threshold for rackspace allocation |
144d29fb | 235 | 0.14.9 2008-01-30 |
cf48742e | 236 | bugfix: upgrade to 0.14.8 broke IPv4 prefix creation |
0a7136d4 | 237 | bugfix: more DB cleanups |
cdc8ff71 | 238 | bugfix: SNMP didn't work properly for C4948 ports |
93e02204 | 239 | bugfix: rowspan attribute was computed incorrectly sometimes |
a23c4823 | 240 | bugfix: protect referenced dictionary records from deletion |
1f86e996 | 241 | bugfix: config reset was wrong for default port type |
d96ac81f | 242 | bugfix: fixed incorrect string escaping caused by PHP magic_quotes |
c96d52b4 DO |
243 | update: Live VLANs color legend now distinguishes between 1 and 0 |
244 | MAC addresses on a port | |
52c3543f | 245 | update: fixed tabindex in NATv4 rules form |
95d80773 | 246 | update: better dictionary editor layout |
64db81c8 | 247 | update: get FQDN over SNMP |
351d4dbf | 248 | update: accept one more multiport format |
c13cd4cb | 249 | update: help pages have been removed |
8c579bfd DO |
250 | new feature: more information for rack view |
251 | new feature: rack thumbnails caching | |
444365ef | 252 | new feature: rackspace and IPv4 subnets utilization indicator |
a2e6dd1f | 253 | new feature: IPv4 and NATv4 tabs are now context-dependent |
c13cd4cb | 254 | new feature: initial SLB management, keepalived support |
80a40611 | 255 | 0.14.8 2007-12-22 |
dce5a9e7 | 256 | bugfix: adjusted hardcoded values in VLAN trigger |
434fce37 | 257 | bugfix: adjusted HW, SW and port types in SNMP data collector |
d4da71b6 | 258 | bugfix: Cisco connector: tolerate switch ports in suspended state |
db389b79 | 259 | bugfix: nameless object in link list could not be clicked |
ba1c6d42 | 260 | bugfix: fix SQL tables structure |
8c7a0e37 | 261 | bugfix: Live VLANs displayed VLANs missing from switch table improperly |
7bf342fd | 262 | bugfix: sort auth data by username |
436605a7 | 263 | bugfix: NATv4 rules were added incorrectly |
992d2ec2 | 264 | update: corrected some dictionary entries |
a684aa6f | 265 | update: better layout for Live VLANs tab |
1db97c25 | 266 | update: better logo |
b332c9c3 | 267 | update: stick with GPL version 2, not any later version |
a6305acc | 268 | new feature: UI option to control asset tag warning |
c8b74094 | 269 | new feature: UUID (RFC4122) sticker |
80c37f85 | 270 | new feature: empty rackspace detector |
4af079fe | 271 | new feature: initial wiki-style markup support in dictionary |
8a60bcf0 | 272 | 0.14.7 2007-12-05 |
63f065e5 DO |
273 | bugfix: provide better SQL dumps for new installations |
274 | bugfix: gateways/switchvlans minor updates | |
e66edad9 | 275 | bugfix: logout link could fail sometimes |
b325120a DO |
276 | bugfix: avoid short PHP tags for better compatibility across |
277 | different PHP installations (reported by Tom Laermans) | |
6f550c2e DO |
278 | bugfix: remove odd records from IPAddress once more |
279 | bugfix: fixed IPv4 address browsing for MySQL-4 DB | |
0dfb8a2a | 280 | update: better attributes edit form by Aaron Dummer |
6f550c2e | 281 | update: numerous UI adjustments across all pages |
e0b740c0 | 282 | update: new Dell, Foundry and Cisco records in the dictionary |
b07f617c | 283 | new feature: more cisco models support in gateways/switchvlans |
570ee778 | 284 | new feature: initial implementation of SNMP port data importer |
8a60bcf0 | 285 | new feature: UI configuration reset tab |
da95280e | 286 | new feature: initial reports code |
121bf58d | 287 | 0.14.6 2007-10-15 |
37a61537 DO |
288 | new feature: browser-side validation for a new IPv4 network |
289 | (contributed by Aaron Dummer) | |
290 | new feature: logout link (same author) | |
cfadde04 | 291 | new feature: key hint in dictionary browser |
084b01dd | 292 | new feature: switch VLANs gateway with Cisco connector (others to come) |
94c80dd7 | 293 | new feature: one more form for objects mass-creation |
b2a88a58 | 294 | new feature: automatic database upgrades |
e673ee24 | 295 | bugfix: don't hide IPv4 address name for a free address |
c9b7d1af DO |
296 | update: new stock values in dictionary chapters: server OS type, |
297 | PortType, switch models | |
60f08541 | 298 | update: make GigE default port type |
9c0b0016 | 299 | update: configuration is now stored in the database |
e673ee24 DO |
300 | 0.14.5 2007-03-08 |
301 | bugfix: lots of adjustments to allow database be MySQL 4.0 | |
302 | 0.14.4 2007-02-21 | |
303 | bugfix: provide proper SQL init files | |
304 | bugfix: produce less PHP warnings | |
305 | bugfix: corrected error messages | |
306 | bugfix: don't fail on an empty database | |
307 | bugfix: multi-object form works again | |
308 | bugfix: fixed CSS errors | |
309 | bugfix: don't list the same port more than once in pop-up list | |
310 | bugfix: don't allow to ban admin access | |
311 | 0.14.3 2007-02-15 | |
312 | initial release |