Jeremy Stretch
0d415d94a5
Fixes #2757 : Always treat first/last IPs within a /31 or /127 as usable
2019-01-08 12:04:32 -05:00
Jeremy Stretch
73a1d6a7ba
Fixes #2762 : Add missing DCIM field values to API _choices endpoint
2019-01-08 11:51:13 -05:00
John Anderson
72d5c6fd1b
#2590 changelog
2019-01-05 17:46:23 -05:00
John Anderson
6d5d9c8af3
implemented #2590 - improved color picker with actual colors
2019-01-05 17:43:42 -05:00
John Anderson
c27cea981c
select2 for all create/edit forms in dcim
2019-01-04 14:41:36 -05:00
Jeremy Stretch
f7f6704fc1
Preserve filtering/ordering parameters when modifying per_page count
2019-01-04 13:17:24 -05:00
John Anderson
fca97f9768
Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui
2019-01-04 12:44:41 -05:00
John Anderson
7a5a73ce34
fixed whitespace
2019-01-04 12:44:31 -05:00
Jeremy Stretch
170e01b549
Closes #1983 : Enable regular expressions when bulk renaming device components
2019-01-04 12:30:38 -05:00
Jeremy Stretch
99dc46a89e
Fixes #2742 : Preserve cluster assignment when editing a device
2019-01-04 11:46:53 -05:00
Jeremy Stretch
848aa0b098
Closes #1870 : Add per-page toggle to object lists
2019-01-04 11:07:55 -05:00
John Anderson
81a0889568
initial static select2 fields
2019-01-03 23:02:05 -05:00
Jeremy Stretch
0a820d9c98
Closes #1871 : Enable filtering sites by parent region
2019-01-03 16:59:49 -05:00
Jeremy Stretch
209a9f0ffc
Closes #1630 : Enable bulk editing of prefix/IP mask length
2019-01-03 16:21:21 -05:00
Jeremy Stretch
3101a86381
Changelog updates; import cleanup
2019-01-03 15:30:12 -05:00
Jeremy Stretch
27ca0d0930
Merge pull request #2737 from TakeMeNL/feature/2726
...
Closes #2726 - Search for Cable Labels
2019-01-03 15:27:21 -05:00
Jeremy Stretch
6ca045e1a9
Merge pull request #2694 from DanSheps/2693-fiber-cable-colors
...
Closes #2693 - Adds additional colors for cables & roles
2019-01-03 15:24:36 -05:00
dansheps
0c86693dc4
Closes #2693
...
* Revert CSS Background Hack
2019-01-03 13:20:29 -06:00
John Anderson
5285b6926f
updated filter-for attr handling
2019-01-03 03:00:27 -05:00
John Anderson
f3cfc17a52
fix processing of initial tags
2019-01-03 02:25:12 -05:00
Brian Candler
c58166137c
Show exception description on failure to render graphviz
...
This means that problems give a more specific reason. In the event
that dot is not found, the error is now:
There was an error generating the requested graph: failed to execute ['dot',
'-Tpng'], make sure the Graphviz executables are on your systems' PATH
2019-01-01 11:41:54 +00:00
John Anderson
28a02e9943
initial select2 support
2018-12-30 02:35:18 -05:00
TakeMeNL
c6d9206dd1
Added ability to search for cables in global search
2018-12-29 22:22:12 +01:00
Jeremy Stretch
d144d3a584
Post-release version bump
2018-12-21 11:48:12 -05:00
Jeremy Stretch
3705e37678
Release v2.5.2
2018-12-21 11:44:30 -05:00
Jeremy Stretch
ebe5193348
Fixes #2724 : Limit rear port choices to current device when editing a front port
2018-12-21 11:09:44 -05:00
Jeremy Stretch
a3097d254e
Fixes #2721 : Detect loops when tracing front/rear ports
2018-12-21 10:54:20 -05:00
Jeremy Stretch
38276d9539
Fixes #2723 : Correct permission evaluation when bulk deleting tags
2018-12-21 09:11:07 -05:00
Jeremy Stretch
91a2168952
Fixes #2717 : Fix bulk deletion of tags
2018-12-21 09:08:00 -05:00
Jeremy Stretch
4a10b4ece0
Fixes #2704 : Fix form select widget population on parent with null value
2018-12-20 15:49:35 -05:00
Jeremy Stretch
853b1fad15
Fixes #2712 : Preserve list filtering after editing objects in bulk
2018-12-20 15:33:53 -05:00
Jeremy Stretch
7acbeb55bc
Minor tweaks
2018-12-20 09:54:59 -05:00
Jeremy Stretch
8498e0088b
Merge pull request #2667 from Jemikwa/develop
...
#2656 Updating LDAP documentation
2018-12-20 09:53:21 -05:00
Jeremy Stretch
aae10f7d71
Tweaked 200GE and 400GE interface type labels
2018-12-20 09:18:18 -05:00
Jeremy Stretch
6b19a2b101
Fixes #2709 : Update example report for compatibility with v2.5
2018-12-19 16:34:35 -05:00
Jeremy Stretch
b44a76e6bd
Closes #2537 : Added AUTH_LDAP_MIRROR_GROUPS setting to LDAP docs
2018-12-19 16:24:41 -05:00
Jeremy Stretch
7f71fc1d42
Closes #2561 : Add 200G and 400G interface types
2018-12-19 16:13:04 -05:00
Jeremy Stretch
ba9fe408bc
#2675 : Added InventoryItem search form field for 'discovered'
2018-12-19 14:15:22 -05:00
Jeremy Stretch
40cb576e11
Fixes #2673 : Fix exception on LLDP neighbors view for device with a circuit connected
2018-12-19 14:04:22 -05:00
Jeremy Stretch
2f1db2fdf3
Fixes #2691 : Cable trace should follow circuits
2018-12-19 12:48:20 -05:00
Jeremy Stretch
f4a22e5af3
Introduced fgcolor template filter to render ideal foreground color for any background color
2018-12-19 12:17:40 -05:00
Jeremy Stretch
aca57ec281
Fixes #2698 : Remove pagination restriction on bulk component creation for devices/VMs
2018-12-19 10:59:12 -05:00
Jeremy Stretch
68cb8b6895
Closes #2701 : Enable filtering of prefixes by exact prefix value
2018-12-19 10:02:18 -05:00
Jeremy Stretch
82e8c0152e
Fixes #2707 : Correct permission evaluation for circuit termination cabling
2018-12-19 09:36:45 -05:00
dansheps
f499f2dd66
Closes #2693
2018-12-14 11:51:20 -06:00
Jeremy Stretch
d4a9318826
Post-release version bump
2018-12-13 15:24:13 -05:00
Jeremy Stretch
9f1fcca5ea
Release v2.5.1
2018-12-13 15:03:08 -05:00
Jeremy Stretch
bb564363d5
Fix regression from #2683
2018-12-13 14:59:54 -05:00
Jeremy Stretch
dd2a6a41da
Fixes #2687 : Correct naming of before/after filters for changelog entries
2018-12-13 14:43:05 -05:00
Jeremy Stretch
a6c8c615eb
Closes #2674 : Enable filtering changelog by object type under web UI
2018-12-13 14:37:03 -05:00