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