Commit | Line | Data |
---|---|---|
46aa3dbe | 1 | 0.19.2 |
8d6c3668 | 2 | new feature: JunOS10 802.1q gateway |
46aa3dbe | 3 | bugfix: port linking was broken for some users due to open PDO cursor |
d269906f | 4 | bugfix: Permissions code editor was broken with Google Chrome |
f701420b | 5 | update: new DB table indexes speeding up IP tree operations |
0abae5fb | 6 | update: tolerate user-visible newlines in secret.php and local.php |
4197a2b7 | 7 | update: ability to delete a file entity from the Edit tab of the File page |
ae67fa11 AD |
8 | update: 802.1q: links to switchports allowing the vlan added in page Vlan info |
9 | update: new object types: power supply chassis, power supply (#409) | |
9d708711 | 10 | new feature: Cisco NX-OS v4, v5 LLDP gateway |
ebf5533b | 11 | bugfix: VRP linkstatus gateway now properly handles port-channels |
377d7303 | 12 | 0.19.1 2011-02-22 |
6d42599c | 13 | update: UI: rack lists are now reduced by common tags with object on Rackspace tab (FILTER_RACKLIST_BY_TAGS config var) |
9ce5cf73 | 14 | update: 802.1q: If switch has IP interface in some VLAN linked to IP subnet, this VLAN is not pruned from switch's uplink |
b5a7424a | 15 | bugfix: on some platforms search for exact object name returned empty result (#391) |
5ad526a2 | 16 | bugfix: adding object throw "Same type, same tags" was broken since 0.19.0 (#394) |
d24c6741 | 17 | bugfix: IPv6 functionality was not working with PHP prior to 5.2 (#396) |
1d5dd3a1 | 18 | bugfix: change Config.varvalue column type to accommodate contents > 255 characters (#397) |
06ac80a3 | 19 | bugfix: delete container relationships when an object is deleted (#398) |
58f694d4 | 20 | bugfix: SQL syntax error in some versions of MySQL+PDO |
c3eb96dd | 21 | bugfix: image caching was broken with some browsers |
782ad4cd | 22 | bugfix: finalize ObjectLog merge (#392) |
cd292ce7 | 23 | bugfix: fix barcode migration code, PDO concurrent query issue (#402) |
841a5b54 | 24 | 0.19.0 2011-02-12 |
21ee3351 | 25 | new feature: IPv6 support, except of LivePTR, NAT and SLB functionality (by Alexey Andriyanov) |
0c7c9f8b | 26 | new feature: cable ID column for links (#328, by Giovani Zamboni and Jens Weibler) |
8228bdb4 | 27 | new feature: SNMPv3 support (#379, by Jens Weibler) |
eb51ceff | 28 | new feature: 802.1Q template copier |
4cbb5c27 | 29 | new feature: merge "objectlog" extension (by Ernest Shaffer) |
0682218d | 30 | new feature: add support for "container" objects to handle blades, VMs, etc. (by Aaron Dummer) |
8afe7548 DO |
31 | new feature: syncdomain.php now can create child processes to speed up 802.1Q sync |
32 | new feature: UI: live switchport info (port config, link status, learned mac list) showed inline on any object tab | |
fa5b2764 | 33 | bugfix: the feature of remembering last opened tab of realm page is now working |
79b57b18 | 34 | bugfix: UI: pager in ipv4net shows appropriate page when IP is highlighted |
521cd29a AA |
35 | bugfix: create IPv4 network button, if pressed to open in a new window, was redirecting the parent window, too |
36 | bugfix: when searching for IP not belonging to any known network, the ugly assertion failed page was shown. | |
971619ad | 37 | bugfix: prevent invalid port links (#363, by Aaron Dummer) |
8afe7548 DO |
38 | bugfix: the 'Refcnt' counter on Configuration: Dictionary page was sometimes broken (closes mantis:0000381) |
39 | update: cache image files thumbnails and make them JPEGs (#369, by Matt Mills) | |
40 | update: enhance rackspace click helpers (by Jeroen Benda) | |
41 | update: object type cannot be changed after the object is created | |
42 | update: drop barcode column (by Aaron Dummer) | |
43 | update: UI: ports/IPs/nets highlighting enhancements | |
521cd29a | 44 | update: links to ports added to object search results |
8afe7548 | 45 | update: custom search results provided by users' plugins now supported |
3b3ea468 | 46 | update: Huawei VRP 5.70 pseudo-interactive telnet support (fixes multiple problems caused by fast commands post through netcat) |
65e557dd | 47 | update: selective including of JS and CSS files. No more unneeded js code loaded. |
09ec2e59 | 48 | update: 802.1Q template editor now supports single-submit edit and concerns concurrent submits |
08408472 | 49 | update: new API for dispaying messages (showError, showWarning, showSuccess) |
740b4f5e | 50 | update: dictionary attribute values with external links are formatted differently to distinguish the filter and external info links |
45ff9012 | 51 | update: UI: ability to clear object ports list at one blow |
841a5b54 | 52 | 0.18.7 2011-02-09 |
453c8fb8 | 53 | bugfix: adjust 802.1Q command generation |
89bf5458 | 54 | bugfix: fixed telnet session hanging in NX-OS4 connector |
85940649 | 55 | bugfix: adjust installer check for mysqlnd |
377dd0c4 | 56 | 0.18.6 2010-11-26 |
075ba7a5 | 57 | bugfix: draw administrator's attention to missing LDAP extension (by Matt Mills) |
87615093 | 58 | bugfix: minor issues on LiveCDP/LLDP tab |
6c32c3ff | 59 | update: SNMP data for FastIron LS (#357) |
4191d7ab | 60 | update: upon deleting 802.1Q order record focus SELECTs on the deleted values |
075ba7a5 | 61 | bugfix: SQL error issue on some versions of PHP introduced in 0.18.5 |
f9428bc6 | 62 | new feature: 802.1Q: ability to recalculate the switch uplinks and downlinks by pressing a button on 8021q ports page |
c6181618 | 63 | bugfix: when clearing object, allowed VLANs are also cleared now |
3b9429ee | 64 | 0.18.5 2010-10-25 |
d5add09a | 65 | bugfix: attribute map editor was broken (#353) |
e625fbb6 | 66 | bugfix: speed up IPv4 VLAN selector (by Boris Lytochkin) |
8bc0c045 | 67 | bugfix: suppress inputs borders in MSIE (by Alexey Andrianov) |
1f54e1ba DO |
68 | bugfix: handle locking failure in LDAP caching code |
69 | bugfix: enable deletion of initialized 802.1Q switch | |
bdbb99f2 | 70 | bugfix: justify table alignment in rack view (#367) |
abd1e9ac | 71 | bugfix: recognize Nexus portchannel interfaces in 802.1Q |
9e214652 | 72 | update: allow scrollbars in port selector (#361) |
1f54e1ba DO |
73 | update: make IPv4 utilization bar a standard element (by Alexey Andrianov) |
74 | update: make 802.1Q VLANs searchable | |
75 | update: another round of SNMP enhancements | |
76 | update: tag "quick list" redesign (by Alexey Andrianov) | |
77 | update: disable knight button for a filtered IPv4 tree view | |
0e75eb8d | 78 | update: initial support of VRP version 5.70 |
21d40daa | 79 | new feature: enable IMS caching of progress bars (by Alexey Andrianov) |
95857b5c | 80 | new feature: rebuild tag filter as soon as user changes it (by Alexey Andrianov) |
1f54e1ba DO |
81 | new feature: default SLB configuration lines stored in DB (by Alexey Andrianov) |
82 | new feature: {$attr_X_Y} autotags (by Alexey Andrianov) | |
abd1e9ac | 83 | new feature: action "reset object" deleting it's non-hardware properties (Boris Lytochkin) |
1ebbf889 | 84 | new feature: LLDP neighbour support on Cisco IOS switches (by Boris Lytochkin) |
0794fb66 | 85 | new feature: Links added for displaying object lists filtered by dictionary keys (Alexey Andrianov) |
93bf12fb | 86 | bugfix: fixed an issue with LiveCDP remote device names of Nexus switches |
1ebbf889 AA |
87 | update: users could set MAX_UNFILTERED_ENTITIES cfg var to suppress display of entire entity sets before filters are applied (Alexey Andrianov) |
88 | update: objects' ports are now sorted by module numbers in all tabs | |
89 | update: LiveCDP page: some bugs removed, user interface improvements | |
1c5b7c84 | 90 | 0.18.4 2010-07-13 |
bb09f49c | 91 | bugfix: a race condition could be triggered in permissions editor |
ec523868 | 92 | new feature: "any mode" of user port in VLAN switch template |
e11d4936 | 93 | new feature: LLDP support for VRP 5.50 software |
034a9eaf DO |
94 | update: improved error handling code |
95 | update: fixes in 802.1Q | |
f6d1a7cc | 96 | 0.18.3 2010-06-15 |
bbd417bd | 97 | bugfix: fix mktemp not working on Slackware (by Rafael Ganascim) |
b7aae1c1 | 98 | bugfix: Nexus 802.1Q fixes |
6a044c2c | 99 | bugfix: fix incorrect quoting of port reservation comment |
ffd829af | 100 | new feature: "Live CDP" now works with Nexus devices |
0328f6d6 | 101 | new feature: Huawei NDP support |
98cc6bd8 | 102 | 0.18.2 2010-06-10 |
0c714908 | 103 | bugfix: don't restore last opened tab, which won't be permitted anyway |
742ee563 | 104 | update: completely switch to PDO prepared queries (#120) |
b504972c | 105 | update: don't allow duplicate rack row names (#344) |
d70bc0f6 | 106 | new feature: Live LLDP |
0bdd968c | 107 | 0.18.1 2010-06-03 |
4eeadb79 | 108 | update: initial SNMP support of Summit switches |
b591ac21 | 109 | update: switch from deprecated ereg extension to PCRE (#262) |
bd6caa3f | 110 | update: don't use deprecated magic_quoes extension (#315) |
dc1ff5c3 | 111 | update: switch more tables to InnoDB engine |
c7c7ed8e | 112 | update: removed dependency on SPL extension, which 0.18.0 had introduced |
1a228714 | 113 | 0.18.0 2010-05-27 |
2093caf3 DO |
114 | new feature: Live CDP (#58) |
115 | new feature: 802.1Q management (#182, original idea by Justin Ellison) | |
341f3f69 | 116 | 0.17.11 2010-06-14 |
0269decf | 117 | update: usual SNMP updates |
a1fc539a | 118 | update: Bulk port form (#321) |
a048e8fc | 119 | update: 2960G-8TC SNMP patch by Jonathan Stanton |
e537c33b | 120 | bugfix: updateObject() saves DB records for dict values when not set. (#273) |
ca92dc40 | 121 | bugfix: argument validation was broken for value of 0 (#272) |
2093caf3 | 122 | bugfix: "Add/update multiple ports" did not work (#326) |
2b5a8c1b | 123 | bugfix: "bulk ports" form added more ports, than requested (#340) |
f3e20104 | 124 | bugfix: improve compatibility with eDirectory (by Joep van Ingen) |
65b6a2ee | 125 | bugfix: static filter was hard to reset (#343) |
b90b8f43 | 126 | 0.17.10 2010-05-05 |
9d535a0c | 127 | update: make object form messages consistent (by Tyler J. Wagner) |
bbeb64fd | 128 | update: sort object ports in a more reasonable manner |
3a7bdcc6 | 129 | update: enable class methods as handlers (by James Tutton) |
f32167d2 | 130 | update: better support of Huawei S5300 switches |
945e15a7 | 131 | update: better support of Brocade/Foundry FastIron switches |
d7466acb | 132 | update: also list WS-C3524-XL (#320) |
dcfa87d7 | 133 | update: better support of Nexus switches |
8a0bcd79 | 134 | update: maintain filter per page load and isolated per realm (#217) |
84fb61a2 | 135 | bugfix: ldap cache timestamp fix (#332) |
750d26d2 | 136 | bugfix: completely fix ticket:211 |
878512c6 | 137 | bugfix: declare charset in HTTP header (#312) |
ea17c8b9 | 138 | bugfix: PHP warning with certain auth setups (#310) |
facd0235 | 139 | bugfix: don't add AC-in port for switches, which don't have it (#316) |
6a845dce | 140 | bugfix: accept MAC addresses returned by newer Catalysts |
d3dcdfbb | 141 | bugfix: IPv4 management page was sometimes broken (#309) |
fa9c9050 | 142 | 0.17.9 2010-02-17 |
d0dcc153 | 143 | new feature: added per-user UI options (ticket:29) |
8b6d88df | 144 | new feature: LDAP cache can be disabled now (ticket:247) |
e22f9600 | 145 | bugfix: error message was lost on SNMP tab (reported by Tommi Hokkanen) |
a5430e53 | 146 | bugfix: expand/collapse links on IPv4 tree view (ticket:308) |
7e87a291 | 147 | bugfix: local.php did not work with SNMP |
1d34465d DO |
148 | bugfix: added error handling to gateway function (ticket:303) |
149 | bugfix: user's local real name was ignored with LDAP (ticket:252) | |
7e87a291 | 150 | update: SNMP support for more Catalyst switches |
0c7688d4 | 151 | 0.17.8 2009-12-25 |
65235e02 | 152 | bugfix: triggers disable tabs completely now (ticket:211) |
f2f86015 | 153 | bugfix: properly delete objects with linked ports (ticket:300) |
3e576410 | 154 | bugfix: completely remove warnings caused by ticket:277 (by Jason Lifsey) |
a310dd80 | 155 | update: restore PortCompat editor functionality (ticket:263) |
4b680876 | 156 | update: don't show inacessible links in index (by Jeroen Benda) |
7f487cab | 157 | update: consider permitted VLANs in switchvlans (#302 by Boris Lytochkin) |
ad9da675 | 158 | update: regular dictionary update |
8b6d88df | 159 | bugfix: ajax code verifier response code bugfix |
026a79ee DO |
160 | 0.17.7 2009-11-09 |
161 | bugfix: work around unbuffered query in ports pop-up (ticket:297) | |
162 | update: add inline mode switcher by Jens Groh (ticket:298) | |
f008ff99 | 163 | 0.17.6 2009-10-31 |
63811a09 | 164 | update: voice/video devices |
d915ad2b | 165 | bugfix: PHP warning |
357eb2ea | 166 | bugfix: escaping of a newly created IPv4 network name (ticket:292) |
790a60e8 | 167 | bugfix: generate URLs more friendly for reverse proxies (ticket:246) |
cd3775e9 | 168 | new feature: "proximity" view in port selector popup (ticket:284) |
5d6de575 | 169 | new feature: "$no_asset_tag" autotag (ticket:283) |
bdc91a5c | 170 | 0.17.5 2009-09-16 |
859d52fd | 171 | bugfix: corrected reference counters in tag tree |
588b2b79 | 172 | bugfix: "cn" autotag was not generated for objects |
fee7977b | 173 | new feature: make text in the "added new object X" message clickable (ticket:280) (by Boris Lytochkin) |
3e42a392 | 174 | new feature: support for Ethernet transceivers (ticket:64) and WDM grids |
219ac656 | 175 | new feature: initial support of APC switched rack PDUs (ticket:175) |
2803fbe6 | 176 | update: power port type was split into input and output (ticket:261) |
e49d8a77 | 177 | 0.17.4 2009-08-13 |
f1e27fe5 | 178 | bugfix: remove PHP warnings on IPv4 space management tab (ticket:277) |
afdb3cf5 | 179 | bugfix: work around array_fill_keys() from PHP 5.2 (ticket:278) |
4d87feaf | 180 | bugfix: delete real servers on RS pool deletion (ticket:233) |
665a2540 | 181 | bugfix: "Same type, same tags" form was broken (ticket:279) |
cafd4cf3 | 182 | update: add more InnoDB foreign keys |
f1b5f68d | 183 | update: also search object ports by label text |
e49d8a77 | 184 | 0.17.3 2009-08-08 |
5fd2a004 | 185 | update: even better search function (ticket:20) |
f857f71f | 186 | update: suggest tag selector for new files and users (ticket:205) |
f44fdef9 | 187 | update: "multiple ports" form is now hidden by default (ticket:274) |
9e51318b | 188 | new feature: tags quick list on "Tags" tab (ticket:259) |
376432ec | 189 | bugfix: removed PHP warnings on "Rackspace" tab |
d2c69e08 | 190 | bugfix: rack row removal sometimes failed (by Marcin Suchocki) |
c9edf725 | 191 | bugfix: improve usage counters for IPv4 networks |
f857f71f | 192 | bugfix: make ADDNEW_AT_TOP options really work everywhere (ticket:213) |
0df8c52b | 193 | bugfix: authorize file preview as a download (ticket:241) |
a5efc857 | 194 | bugfix: dictionary stats report didn't work correctly |
f7bd644b | 195 | 0.17.2 2009-07-22 |
49b605d9 | 196 | new feature: configure default SNMP community (by jthurman) |
cfa8f3cf | 197 | new feature: "$untagged", "$portless", "$nameless" and "$masklen_OP_NN" autotags |
f06fe423 | 198 | new feature: knight button in IPv4 tree |
323edbbf | 199 | new feature: searching by attribute value or port reservation comment |
0a50efb4 | 200 | update: show appropriate message, if a record cannot be found |
b1101095 | 201 | update: add Cisco dictionary entry for WS-CBS3030-DEL. closes ticket 225 (by jthurman) |
7b1a3a72 | 202 | update: add OS, router, fibre switch dictionary entries for ticket 238 (by Aaron) |
d516d719 | 203 | update: allow variations of FC WWN as an L2 address (by killsystem) |
029a14bc | 204 | update: port L2 address can be reused on the same object |
948666cc | 205 | update: same port name can be repeated for an object with different types |
f537da2f | 206 | update: added comment field for IPv4 networks |
7c605f70 | 207 | update: NetApp records (by Sander Klein) |
f2c54a7c | 208 | update: APC records (by Ray Robertson) |
51f15ac7 | 209 | bugfix: do not produce PHP warning on LivePTR tab |
bb438b4d | 210 | bugfix: wrong port type set for WS-C2950-24. closes ticket 229 (by jthurman) |
32c0b3e2 | 211 | bugfix: improved IOS detection and fixed a logic error. closes ticket 232 (by jthurman) |
5689cefd | 212 | bugfix: user account autotags were not generated under certain conditions (reported by Jason Hamilton) |
29c3a4d8 | 213 | bugfix: correctly remove tags, when deleting files |
3fb336f6 | 214 | bugfix: switchvlans failed on "%" or "~" character in port name (by Boris Lytochkin) |
f06fe423 | 215 | bugfix: search failed, when only one RS pool was found for request |
43d0585d | 216 | bugfix: large images could not be rendered often due to memory limit hit |
414fbf5f DY |
217 | new feature: rackspace tab is shown only if there is at least one rack |
218 | in the system. Closes ticket 234. | |
3ea5b2b3 | 219 | 0.17.1 2009-06-03 |
5008a167 | 220 | bugfix: tags were not displayed on "File" page |
4bb95650 | 221 | bugfix: multiline comment for an added file was stored incorrectly |
35fa7d6d | 222 | bugfix: user's displayed name was sometimes lost with LDAP auth |
a395fdad | 223 | bugfix: rackspace rows highlightling was broken in previous release |
a40abdfc | 224 | bugfix: IPv4 address picker window was broken |
59a83bd8 | 225 | bugfix: string value "0" was incorrectly handled, when displaying or entering data |
e97e8866 | 226 | bugfix: rackspace allocation history recording did not work in 0.17.0 |
6a117fff | 227 | bugfix: boolean expressions parsing in RackCode now honours priorities |
33bbd712 | 228 | bugfix: upgrade script could fail sometimes |
d57c6e44 | 229 | update: removed unused database index |
ee24f313 | 230 | 0.17.0 2009-05-20 |
e1ae3fb4 | 231 | new feature: file attachments (by Aaron) |
52b34485 | 232 | new feature: ability to delete objects (by Aaron) |
dc9ea133 | 233 | new feature: external "httpd" user authentication |
375c8e7c DO |
234 | new feature: validator in RackCode editor |
235 | new feature: vendor sieve for stickers | |
a0527aef | 236 | new feature: RackCode expressions as source for load balancer lists |
d488506b | 237 | new feature: wireless hardware in dictionary |
f5883ec1 | 238 | new feature: "racks per row" option (by Frank Brodbeck) |
9133d2c5 | 239 | new feature: LDAP cache |
c21e3cd5 | 240 | update: display row name when listing objects. closes ticket 16 (by Aaron) |
611170af | 241 | update: ability to manage rows from the Rackspace page in addition to the Dictionary (by Aaron) |
218fab81 | 242 | update: allow port type to be changed if it isn't linked. closes ticket 137 (by Aaron) |
d4739002 | 243 | update: add network security chapter and dictionary entries. closes ticket 148 (by Aaron) |
218fab81 | 244 | update: add HP and Juniper dictionary entries. closes tickets 145 and 165 (by Aaron) |
2b98d5a2 | 245 | update: combined two forms on object properties page into one. closes tickets 36 and 87 (by Aaron) |
4034ab9e | 246 | update: display and edit the dictionary chapter by chapter (ticket:151) |
79b8ad1e | 247 | update: 'enabled' user acount flag was dropped |
ee24f313 | 248 | update: switchvlans gateway has been updated |
d3372430 | 249 | update: RackTables installation is now done only through install.php |
2985f9d2 | 250 | update: records for F5 hardware |
93bdb7ba | 251 | update: don't require HASH extension any more |
529eac25 | 252 | update: rack thumb dimensions aren't configured any more |
f6f7c8b2 | 253 | update: SNMP code for Nexus and HP switches (with help from killsystem) |
ee24f313 | 254 | update: tag filter has been completely rewritten |
611170af | 255 | bugfix: show error message if snmp module isn't loaded. closes ticket 43 (by Aaron) |
ee24f313 DO |
256 | bugfix: fixed IIS-specific issues with accessing via HTTP or from docroot (reported by Sean Brown) |
257 | 0.16.6 2009-01-12 | |
d4d873be DO |
258 | bugfix: it was possible to access the system as any existing |
259 | LDAP user w/o his password (reported by Igor Shishkin) | |
ee24f313 DO |
260 | 0.16.5 2008-12-23 |
261 | bugfix: suppress several meaningless PHP warnings | |
262 | bugfix: better handle IPv4 addresses w/o a covering prefix | |
263 | bugfix: show error message for duplicate IPv4 network record | |
264 | update: IPv4 calculations were optimized for better speed | |
265 | update: resolved performance issue for systems with many L2 ports | |
266 | update: enable username handling in Cisco switch connector | |
267 | update: introduce icons for routers and SLB | |
268 | new feature: IPv4 tree expand/collapse switch | |
269 | new feature: IPV4_TREE_SHOW_USAGE option controls IPv4 performance | |
e375277b | 270 | 0.16.4 2008-11-04 |
3ddc9569 | 271 | bugfix: display VS/RS config block in RS pool view |
e375277b | 272 | bugfix: resolve tabindex issues in many forms |
51332e78 | 273 | bugfix: NAT rules were not displayed for IP address |
f74d96c6 | 274 | bugfix: less PHP warnings |
ea62d9dc | 275 | update: enable user search by real name |
e4b9a099 | 276 | update: allow empty names for IPv4 networks |
e375277b DO |
277 | update: refactor snmp.php to support Cisco 3032, 3750, 4506 switches |
278 | (by Aaron, w/data & testing from Luis Fernando Lacayo and Ray Robertson) | |
279 | update: add SNMP discovery support for Cisco 2950-24 (patch by Russ, ticket 177) | |
9900a515 | 280 | 0.16.3 2008-10-02 |
05693a83 | 281 | new feature: tell line number for lexical and syntax errors |
a262e150 DO |
282 | new feature: CodePress editor enables line numbers and syntax |
283 | highlightling for RackCode editing | |
948c37e3 | 284 | new feature: one more input format for RS manager |
52837ce6 | 285 | new feature: standalone RackCode report with warnings |
f85f4db0 | 286 | new feature: unified IPv4 address tree |
a262e150 DO |
287 | bugfix: tags are now properly displayed for users |
288 | bugfix: the JavaScript error isn't generated any more (fix by Aaron) | |
fb7a4967 | 289 | bugfix: tag tree is now always correctly sorted |
b62ff880 | 290 | bugfix: fix a typo in NAT rules displaying code (pointed out by Piotr Nowacki) |
029563a4 | 291 | bugfix: error message was broken in the installer (reported by Thomas Thep) |
d36af96d | 292 | bugfix: IPv4 network check sometimes failed to detect duplicate networks |
f5e48a49 | 293 | bugfix: lexical scanner could mistakenly fail in some rare cases |
f85f4db0 | 294 | bugfix: drop DB index mistakenly introduced in 0.16.1 |
5671b60f | 295 | 0.16.2 2008-08-21 |
6ef9683b | 296 | bugfix: IP address picker was broken |
52c836b1 | 297 | bugfix: more message processing fixes |
5fc57c5b | 298 | bugfix: work around some NET-SNMP builds (reported by Walery Wysotsky) |
5671b60f DO |
299 | bugfix: some characters in password could break user access |
300 | bugfix: pre-assigned tags didn't work for racks | |
301 | bugfix: tag roller could produce incorrect tag chains sometimes | |
c030232f | 302 | new feature: "router" addresses allocations |
5671b60f | 303 | new feature: support for local extensions and reports |
8c3bd904 | 304 | new feature: LDAP username to UID mapping by Walery Wysotsky |
f0ed1181 | 305 | new feature: extended IPv4 view mode (enabled by default) |
5671b60f DO |
306 | new feature: tag roller now processes objects in racks too |
307 | new feature: start cutting off excessively long strings on the generated pages | |
069c186f | 308 | update: 3 more switches in SNMP code by Walery Wysotsky |
5671b60f | 309 | update: added a missing DB index (Aaron Dummer's advice) |
3dd72e34 | 310 | update: "slbconfig" gateway has been replaced by "sendfile" |
5671b60f DO |
311 | update: more detailed tag report |
312 | update: "virtual" addresses are now "loopback" and "regular" became "connected" | |
313 | update: "placeholders" are now "spacers" | |
314 | update: more records were put into the demo data | |
8608b285 DO |
315 | 0.16.1 2008-07-30 |
316 | new feature: pre-assigned tags for new VS and RS pools records | |
4a6a28f1 | 317 | new feature: cache RackCode parse tree for better performance |
8b4876a5 | 318 | new feature: display tags inline for IPv4 and SLB data |
b0348307 | 319 | new feature: optionally remember the last tab for each page |
b614498d | 320 | bugfix: don't escape Greek letters to enable them in tag names |
3a2cb4d6 | 321 | bugfix: port manager messages were incorrect |
ebb5441d | 322 | bugfix: shorten URLs to enable longer message logs |
d4a608ca | 323 | bugfix: added missing index to database |
4a6a28f1 | 324 | update: adjusted database for bigger texts |
19acd465 DO |
325 | update: better "origin" highlighting for browsing |
326 | update: merged Petr Kohts' highlight patch | |
8608b285 | 327 | update: better tags in demo data |
d6608c8a | 328 | 0.16.0 2008-07-09 |
eb6ea26f | 329 | new feature: tag roller |
d5aa83f1 DO |
330 | new feature: taggable user accounts |
331 | new feature: RackCode configuration | |
9457ca59 DO |
332 | new feature: "my account" page |
333 | update: page layout fixes and improvements | |
a69250c8 | 334 | update: dictionary updates |
9d45712a | 335 | 0.15.1 2008-06-05 |
6dc745d2 | 336 | bugfix: fix auth headers in upgrade script (broken in 0.15.0) |
559fb205 | 337 | new feature: fetch switch serial number via SNMP (by killsystem) |
50b4ba85 | 338 | new feature: adding multiple racks |
3861eef6 | 339 | new feature: IP address reservation release on allocation |
9d45712a | 340 | updates: user interface cleanups and improvements |
10c7e8cc | 341 | 0.15.0 2008-05-10 |
3d5eaad3 | 342 | new feature: tags |
9e7f32a7 | 343 | new feature: automatic option groups |
2dd59b15 | 344 | new feature: rendered links in dictionary view |
3d5eaad3 DO |
345 | new feature: trunk support in switchvlans gateway |
346 | new feature: Tango icon set | |
c2a4889d DO |
347 | update: added Force10, NETGEAR, D-Link, 3Com and Extreme Networks |
348 | switches, Raisecom MUXes, updated Cisco routers | |
d8515eff | 349 | update: async port type has been split |
3526c7c6 | 350 | update: don't allow duplicate rack names in one row |
d5d5443f | 351 | update: internal help system has been dropped |
3d5eaad3 DO |
352 | update: SSV format for RS import |
353 | bugfix: handle "routed" switch ports | |
9814a868 | 354 | bugfix: make switchvlans gateway work on Linux |
c1c5e923 | 355 | 0.14.12 2008-02-29 |
7e7a8387 | 356 | new feature: default value for RS inservice status |
47ee2b5a | 357 | new feature: AutoPorts feature |
96aefdb0 | 358 | new feature: HTTP installer |
a477e405 | 359 | new feature: default object type |
7a4e8287 | 360 | new feature: UTF-8 support |
e74809af | 361 | bugfix: router HW type list was broken |
7eee4cc8 DO |
362 | update: added Aten KVM switches and consoles |
363 | update: added Tainet MUXes | |
364 | update: updated HP servers | |
ecedeb0b | 365 | 0.14.11 2008-02-15 |
f4d511df | 366 | bugfix: rackspace allocation was broken by magic_quotes fix |
3cc24579 | 367 | bugfix: don't generate error messages by accessing _GET array |
b422aee6 | 368 | bugfix: thumbs cache wasn't updated in rare cases |
75aa085b | 369 | bugfix: LivePTR: fixed warnings, tabindex, name reset and color markup |
e687aa04 DO |
370 | update: KVM port type has been split (see wiki page) |
371 | update: Avocent KVM switches, RAD and Cronyx multiplexers | |
de8a9a05 | 372 | 0.14.10 2008-02-01 |
9d479d56 | 373 | bugfix: avoid hitting GET limit on object and rack update |
ca1fec24 | 374 | bugfix: sticker reset icon did not work sometimes |
bb26a59e | 375 | bugfix: don't fail rendering an empty rack row |
f187f2ec | 376 | bugfix: rack operations were broken in 0.14.9 |
99ee5479 | 377 | bugfix: upgrade script didn't authenticate users properly |
03eb5209 | 378 | new feature: LDAP authentication |
6cc5d6cd | 379 | new feature: borrow URL detection from Mantis BTS (suggested by Joakim Kasimir) |
03eb5209 | 380 | new feature: Live PTR tab for DNS sync |
4b8d413e | 381 | new feature: rack population threshold for rackspace allocation |
144d29fb | 382 | 0.14.9 2008-01-30 |
cf48742e | 383 | bugfix: upgrade to 0.14.8 broke IPv4 prefix creation |
0a7136d4 | 384 | bugfix: more DB cleanups |
cdc8ff71 | 385 | bugfix: SNMP didn't work properly for C4948 ports |
93e02204 | 386 | bugfix: rowspan attribute was computed incorrectly sometimes |
a23c4823 | 387 | bugfix: protect referenced dictionary records from deletion |
1f86e996 | 388 | bugfix: config reset was wrong for default port type |
d96ac81f | 389 | bugfix: fixed incorrect string escaping caused by PHP magic_quotes |
c96d52b4 DO |
390 | update: Live VLANs color legend now distinguishes between 1 and 0 |
391 | MAC addresses on a port | |
52c3543f | 392 | update: fixed tabindex in NATv4 rules form |
95d80773 | 393 | update: better dictionary editor layout |
64db81c8 | 394 | update: get FQDN over SNMP |
351d4dbf | 395 | update: accept one more multiport format |
c13cd4cb | 396 | update: help pages have been removed |
8c579bfd DO |
397 | new feature: more information for rack view |
398 | new feature: rack thumbnails caching | |
444365ef | 399 | new feature: rackspace and IPv4 subnets utilization indicator |
a2e6dd1f | 400 | new feature: IPv4 and NATv4 tabs are now context-dependent |
c13cd4cb | 401 | new feature: initial SLB management, keepalived support |
80a40611 | 402 | 0.14.8 2007-12-22 |
dce5a9e7 | 403 | bugfix: adjusted hardcoded values in VLAN trigger |
434fce37 | 404 | bugfix: adjusted HW, SW and port types in SNMP data collector |
d4da71b6 | 405 | bugfix: Cisco connector: tolerate switch ports in suspended state |
db389b79 | 406 | bugfix: nameless object in link list could not be clicked |
ba1c6d42 | 407 | bugfix: fix SQL tables structure |
8c7a0e37 | 408 | bugfix: Live VLANs displayed VLANs missing from switch table improperly |
7bf342fd | 409 | bugfix: sort auth data by username |
436605a7 | 410 | bugfix: NATv4 rules were added incorrectly |
992d2ec2 | 411 | update: corrected some dictionary entries |
a684aa6f | 412 | update: better layout for Live VLANs tab |
1db97c25 | 413 | update: better logo |
b332c9c3 | 414 | update: stick with GPL version 2, not any later version |
a6305acc | 415 | new feature: UI option to control asset tag warning |
c8b74094 | 416 | new feature: UUID (RFC4122) sticker |
80c37f85 | 417 | new feature: empty rackspace detector |
4af079fe | 418 | new feature: initial wiki-style markup support in dictionary |
8a60bcf0 | 419 | 0.14.7 2007-12-05 |
63f065e5 DO |
420 | bugfix: provide better SQL dumps for new installations |
421 | bugfix: gateways/switchvlans minor updates | |
e66edad9 | 422 | bugfix: logout link could fail sometimes |
b325120a DO |
423 | bugfix: avoid short PHP tags for better compatibility across |
424 | different PHP installations (reported by Tom Laermans) | |
6f550c2e DO |
425 | bugfix: remove odd records from IPAddress once more |
426 | bugfix: fixed IPv4 address browsing for MySQL-4 DB | |
0dfb8a2a | 427 | update: better attributes edit form by Aaron Dummer |
6f550c2e | 428 | update: numerous UI adjustments across all pages |
e0b740c0 | 429 | update: new Dell, Foundry and Cisco records in the dictionary |
b07f617c | 430 | new feature: more cisco models support in gateways/switchvlans |
570ee778 | 431 | new feature: initial implementation of SNMP port data importer |
8a60bcf0 | 432 | new feature: UI configuration reset tab |
da95280e | 433 | new feature: initial reports code |
121bf58d | 434 | 0.14.6 2007-10-15 |
37a61537 DO |
435 | new feature: browser-side validation for a new IPv4 network |
436 | (contributed by Aaron Dummer) | |
437 | new feature: logout link (same author) | |
cfadde04 | 438 | new feature: key hint in dictionary browser |
084b01dd | 439 | new feature: switch VLANs gateway with Cisco connector (others to come) |
94c80dd7 | 440 | new feature: one more form for objects mass-creation |
b2a88a58 | 441 | new feature: automatic database upgrades |
e673ee24 | 442 | bugfix: don't hide IPv4 address name for a free address |
c9b7d1af DO |
443 | update: new stock values in dictionary chapters: server OS type, |
444 | PortType, switch models | |
60f08541 | 445 | update: make GigE default port type |
9c0b0016 | 446 | update: configuration is now stored in the database |
e673ee24 DO |
447 | 0.14.5 2007-03-08 |
448 | bugfix: lots of adjustments to allow database be MySQL 4.0 | |
449 | 0.14.4 2007-02-21 | |
450 | bugfix: provide proper SQL init files | |
451 | bugfix: produce less PHP warnings | |
452 | bugfix: corrected error messages | |
453 | bugfix: don't fail on an empty database | |
454 | bugfix: multi-object form works again | |
455 | bugfix: fixed CSS errors | |
456 | bugfix: don't list the same port more than once in pop-up list | |
457 | bugfix: don't allow to ban admin access | |
458 | 0.14.3 2007-02-15 | |
459 | initial release |