1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

25 Commits

Author SHA1 Message Date
9d419de9dc Merge branch 'develop-2.4' into 1898-activity-logging 2018-06-21 16:53:15 -04:00
7819d9c112 Closes #1673: Added object/list views for services 2018-06-21 15:55:27 -04:00
09212691e2 Added changelog links for organizational models 2018-06-20 14:54:04 -04:00
21c4085c51 Moved object header templates into object base templates 2018-06-14 13:34:37 -04:00
38a208242b Closes #1945: Implemented a VLAN members view 2018-03-15 15:33:13 -04:00
50395aa821 Closes #1773: Moved child prefixes table to its own view 2017-12-20 14:01:37 -05:00
252be84bf0 Corrected tenant inheritance for new IP addresses created from a parent prefix 2017-11-22 13:00:48 -05:00
40ab272995 Fixes #1721: Differentiated child IP count from utilization percentage for prefixes 2017-11-22 12:40:58 -05:00
e50b7174bf Closes #1669: Clicking "add an IP" from the prefix view will default to the first available IP within the prefix 2017-11-15 15:26:00 -05:00
a0bb7b08bd Closes #1512: Added a view to search for an IP address being assigned to an interface 2017-11-10 11:58:59 -05:00
007f930fed Merge branch 'develop' into develop-2.2
Conflicts:
	netbox/utilities/api.py
2017-10-11 10:47:21 -04:00
b69bf58c63 Closes #1548: Automatically populate tenant assignment when adding an IP address from the prefix view 2017-10-09 13:40:28 -04:00
3bb0d523d3 Enabled services on virtual machines 2017-08-31 12:50:35 -04:00
9fd9719d0b Closes #181: Implemented support for bulk IP address creation 2016-12-20 15:39:22 -05:00
298ac1ba7a Widened page layout; improved mobile rendering 2016-12-09 16:23:11 -05:00
cc79b1136b Fixes #696: Corrected link to VRF in prefix and IP address breadcrumbs 2016-11-18 09:49:04 -05:00
1fd189f9b1 Replaced most glyphicons with Font Awesome 2016-08-01 13:29:45 -04:00
38aee33df0 Closes #358: Improved search of all objects 2016-07-29 12:51:23 -04:00
03d71f9764 Standardized breadcrumb hierarchies 2016-07-29 11:20:47 -04:00
a3e64a9964 Added 'add an IP address' button to Prefix view 2016-06-09 16:33:24 -04:00
149720d18a Introduced consolidated object table template 2016-05-16 16:15:37 -04:00
e1a0b8fee6 Added CBVs for RIRs 2016-05-16 13:04:45 -04:00
8e11a3d624 Fixes #4: Include filter params when redirecting user after bulk edit/delete 2016-04-25 15:39:35 -04:00
d7e2acbae6 Converted IPAM object lists to ObjectListView 2016-03-04 11:25:20 -05:00
27b289ee3b Initial push to public repo 2016-03-01 11:23:03 -05:00