Commit | Line | Data |
---|---|---|
e673ee24 DO |
1 | - use printLog in assertion functions |
2 | - use a separate flag for rail problems in RackObject | |
70afeac7 | 3 | - asset management |
e673ee24 DO |
4 | - rack picture attachments |
5 | - bulk address reservation | |
6 | - helper to find unused addresses when binding them from object page | |
7 | - reports page: | |
8 | - connected objects w/o rackspace | |
9 | - objects of certain types w/o asset tag | |
10 | - connected objects in distinct rack rows | |
11 | - last history entries | |
12 | - warranty expiration | |
13 | - bug: can't view/click on remote side in port list, if remote side is nameless | |
14 | - bug: cannot update port 'e4/4', if port 'e 4/4' exists | |
15 | - use user ID instead of username where possible | |
70afeac7 | 16 | + keep all configuration variables in a single array |
e673ee24 DO |
17 | - check words usage before deletion from a chapter |
18 | - bug: search function is called 4 times per 1 search (see functions.php) | |
19 | - bug: non-existent dictionary words result in empty selects. workaround: use left join | |
20 | - fixme: don't permit rack resize to cross non-free units | |
d221c17d | 21 | - objects auto-constructor |
ac0f810c DO |
22 | - CDP parser |
23 | - object teams | |
24 | - colo customer page | |
ac0f810c DO |
25 | - racks custom sort order |
26 | - better tabindex in editRanges() HTML code | |
70afeac7 | 27 | + addRange: auto-replace '/' with <tab> |
a27ca389 | 28 | - add htaccess to gateways dir |