Jeremy Stretch
|
fa5b10d84a
|
Fixes #696: Corrected link to VRF in prefix and IP address breadcrumbs
|
2016-11-18 09:49:04 -05:00 |
|
Jeremy Stretch
|
4013f86fa5
|
Post-release version bump
|
2016-11-15 12:36:17 -05:00 |
|
Jeremy Stretch
|
3523512dc7
|
Release v1.7.1
|
2016-11-15 12:13:42 -05:00 |
|
Jeremy Stretch
|
0d56ce1d7c
|
Merge pull request #689 from bemanuel/develop
Add Graphviz to Topology Maps
|
2016-11-14 12:10:13 -05:00 |
|
Jeremy Stretch
|
6d64a70f3d
|
Fixes #691: Allow the assignment of power ports to PDUs
|
2016-11-14 11:29:03 -05:00 |
|
Jeremy Stretch
|
46cba87275
|
Fixes #692: Form errors are not displayed on checkbox fields
|
2016-11-14 11:13:27 -05:00 |
|
Bruno Emanuel
|
a4ae17e61d
|
Removed python-graphviz
|
2016-11-13 13:29:11 -03:00 |
|
Jeremy Stretch
|
bf22db1cf1
|
Closes #685: When assigning an IP to a device, automaitcally select the interface if only one exists
|
2016-11-11 15:29:40 -05:00 |
|
Jeremy Stretch
|
c7f7ab0f5d
|
Merge pull request #686 from digitalocean/rir_stats
#667: Add utilization statistics to RIR list view
|
2016-11-11 15:13:41 -05:00 |
|
Jeremy Stretch
|
5ecb4e4eb4
|
Another PEP8 fix
|
2016-11-11 15:09:25 -05:00 |
|
Jeremy Stretch
|
c2bf8fa7eb
|
PEP8 fix
|
2016-11-11 15:04:14 -05:00 |
|
Jeremy Stretch
|
c4c468bef9
|
Closes #667: Added stats to RIR list view
|
2016-11-11 15:02:53 -05:00 |
|
Jeremy Stretch
|
24ce9b83bd
|
Incorporated stats into RIR list view
|
2016-11-11 12:45:24 -05:00 |
|
Jeremy Stretch
|
0857ce0bf6
|
Fixes #678: Server error on device import specifying an invalid device type
|
2016-11-10 15:30:45 -05:00 |
|
Jeremy Stretch
|
00508de55a
|
Fixes #676: Server error when bulk editing device types
|
2016-11-10 15:15:55 -05:00 |
|
Jeremy Stretch
|
c44c1bdcef
|
Fixes #674: Correct status assignment on IP address import
|
2016-11-10 15:01:05 -05:00 |
|
Bruno Emanuel
|
6bc2765347
|
Add Graphviz to Topology Maps
|
2016-11-04 18:01:07 -03:00 |
|
Jeremy Stretch
|
e1cdf49ed9
|
#667: Initial work on RIR statistics
|
2016-11-04 16:04:29 -04:00 |
|
Jeremy Stretch
|
c852de98a8
|
Post-release version bump
|
2016-11-03 15:13:15 -04:00 |
|
Jeremy Stretch
|
79859d7594
|
Release v1.7.0
|
2016-11-03 15:06:08 -04:00 |
|
Jeremy Stretch
|
536777e38f
|
Fixes #632: Use semicolons instead of commas to separate regexes in topology maps
|
2016-11-03 14:49:02 -04:00 |
|
Jeremy Stretch
|
41268b48e2
|
Miscellaneous cleanup
|
2016-11-03 14:15:57 -04:00 |
|
Jeremy Stretch
|
76e40f5faf
|
Fixes #664: Re-implemented view for bulk creation of interfaces across multiple devices
|
2016-11-02 16:43:24 -04:00 |
|
Jeremy Stretch
|
e1608fe6af
|
Merge pull request #653 from flokli/gitignore
gitignore static folder, concretize configuration.py location
|
2016-11-01 15:44:49 -04:00 |
|
Jeremy Stretch
|
df31cc2dc7
|
Fixed typo in error message
|
2016-11-01 15:44:10 -04:00 |
|
Jeremy Stretch
|
11bf206311
|
Closes #647: Extend form used when assigning an IP to a device
|
2016-11-01 13:59:24 -04:00 |
|
Jeremy Stretch
|
a7dba31fdc
|
Tweaked Aggregate get_utilization for table display
|
2016-10-31 16:47:00 -04:00 |
|
Jeremy Stretch
|
01fc746182
|
Fixes #660: Correct calculation of utilized space for rack list display
|
2016-10-31 16:44:00 -04:00 |
|
Jeremy Stretch
|
7ddf81dcc8
|
Add is_full_depth and instance count columns to DeviceType table
|
2016-10-31 15:29:32 -04:00 |
|
Jeremy Stretch
|
ffc784ec10
|
Fix typo in c5e9c1bc2a
|
2016-10-31 14:48:33 -04:00 |
|
Jeremy Stretch
|
07a451a535
|
Closes #652: Use password input controls when editing secrets
|
2016-10-31 12:30:50 -04:00 |
|
Jeremy Stretch
|
c5e9c1bc2a
|
Closes #654: Added Cisco FlexStack and FlexStack Plus form factors
|
2016-10-31 12:22:05 -04:00 |
|
Jeremy Stretch
|
1262be01cc
|
Closes #661: Display relevant IP addressing when viewing a circuit
|
2016-10-31 11:36:05 -04:00 |
|
Jeremy Stretch
|
4823ee698d
|
Cleaned up message strings
|
2016-10-31 11:16:30 -04:00 |
|
Jeremy Stretch
|
3e2ddff72c
|
Standardized device component deletion views to use ObjectDeleteView()
|
2016-10-28 17:00:41 -04:00 |
|
Jeremy Stretch
|
6f4fd39080
|
Standardized device component edit views to use ObjectEditView()
|
2016-10-28 16:14:23 -04:00 |
|
Jeremy Stretch
|
647cf4889a
|
#181: Added ExpandableIPAddressField
|
2016-10-28 15:12:53 -04:00 |
|
Jeremy Stretch
|
c727fa82b0
|
Closes #191: Support for racks numbered top-to-bottom
|
2016-10-28 11:30:40 -04:00 |
|
Florian Klink
|
e8f6cac2f6
|
gitignore static folder, concretize configuration.py location
this adds the netbox/static folder to the gitignore file, and further
specifies the path from where we'd like to ignore net netbox configuration.py.
|
2016-10-28 12:28:13 +02:00 |
|
Jeremy Stretch
|
b2013e9244
|
Merge pull request #634 from jsenecal/patch-2
Fixed "Power Port" column name
|
2016-10-24 17:28:59 -04:00 |
|
Jonathan Senecal
|
0c7cadf0fc
|
Fixed "Power Port" column name
|
2016-10-24 17:22:01 -04:00 |
|
Jeremy Stretch
|
43670ab5e7
|
Closes #211: Allow device assignment and removal from IP address view
|
2016-10-24 15:07:11 -04:00 |
|
Jeremy Stretch
|
7d77757b5c
|
Closes #630: Added a custom 404 page
|
2016-10-24 13:53:58 -04:00 |
|
Jeremy Stretch
|
86531cbb71
|
Attributed all model ValidationErrors to specific fields (where appropriate)
|
2016-10-21 15:39:13 -04:00 |
|
Jeremy Stretch
|
4aba691dd9
|
Closes #87: Added status field to IP addresses
|
2016-10-21 12:34:02 -04:00 |
|
Jeremy Stretch
|
0d740a5ad3
|
Merge pull request #627 from kryskool/patch-1
Fix path to find configuration.py on migration
|
2016-10-20 13:44:20 -04:00 |
|
Christophe CHAUVET
|
6aec7110d3
|
Fix path to find configuration.py on migration
|
2016-10-20 09:55:03 +02:00 |
|
Jeremy Stretch
|
5fa8664c44
|
Post-release version bump
|
2016-10-19 16:27:46 -04:00 |
|
Jeremy Stretch
|
b6919f9804
|
Release v1.6.3
|
2016-10-19 16:21:01 -04:00 |
|
Jeremy Stretch
|
8a86f7003b
|
Added instance count to DeviceType view
|
2016-10-19 15:56:15 -04:00 |
|