f0c83e168e
Merge branch 'develop' into 3840-limit-vlan-choices
2020-02-08 16:14:10 +00:00
ed99158391
Merge branch 'develop' into 3313-config-context-gui
2020-02-03 16:07:15 -05:00
5c5b9c95aa
Interface selector restricted to only interface
2020-01-27 22:07:42 +00:00
46d0e88da3
Fixes #4010 : Fixes IP addresses table when filtering interfaces
2020-01-27 15:49:15 +00:00
724d3b8894
Fixes #3313 : YAML-format the config context in the GUI
2020-01-25 15:56:24 +00:00
deb653cbf3
Merge branch 'develop' into 3840-limit-vlan-choices
2020-01-24 20:54:56 +00:00
629712142f
Fixes #3999 : Do not filter child results by null if non-required parent fields are blank
2020-01-23 17:11:45 -05:00
02cf39c85b
Merge branch 'develop' into 3840-limit-vlan-choices
2020-01-16 15:09:39 +00:00
c955aeebeb
Merge branch 'develop' into develop-2.7
2020-01-16 09:38:23 -05:00
201416ba52
Semicolons for completeness
2020-01-15 12:38:09 +00:00
9d846d7b87
Fixes #3840 : Only show valid interface VLAN choices
2020-01-15 12:23:34 +00:00
9d0da0f45a
Fixes #3914 : Interface filter field when unauthenticated
2020-01-14 06:08:19 +00:00
a2ead6af94
Merge branch 'develop' into develop-2.7
2020-01-09 15:27:06 -05:00
6a3cd83efc
Moved regex note to tooltip
2020-01-07 11:09:39 +00:00
a7ec0c14f7
Move toggles js code to static
2020-01-07 11:09:31 +00:00
18333973aa
Merge branch '3090-interface-filtering' of https://github.com/hSaria/netbox into 3090-interface-filtering
2020-01-06 20:05:25 +00:00
07a1baef13
Limit toggle selector to visible input fields
2020-01-06 20:05:07 +00:00
792f38334a
Fixes #2050 : Image preview for attachments
2020-01-04 18:17:41 +00:00
1d63a30b7a
Merge branch 'develop' into develop-2.7
2020-01-02 17:21:15 -05:00
cfa078c929
Added theme to select2 of tags
2020-01-01 21:14:38 +00:00
57ea73db46
Turn off Select2 static width calculation
2020-01-01 21:01:08 +00:00
f2c49063f8
Fixes #3809 : Filter platform by manufacturer when editing devices
2019-12-31 11:25:42 -05:00
b5177c608d
Merge branch 'develop' into 3762-datetime-selectors
2019-12-30 12:31:50 -05:00
2f2e193cf9
Account for the header when hash-scrolling
2019-12-29 21:20:02 +00:00
aa4588f9ba
Load flatpickr using selectors (classes)
2019-12-28 21:33:07 +00:00
020e485196
Fix values of mode field
2019-12-27 20:42:16 +01:00
0d8fd45587
Updated static resources
2019-12-10 15:56:52 -05:00
9f52cdeee9
Closes #3568 : Update jQuery library to v3.4.1
2019-10-03 18:53:00 -04:00
a4690ec5ce
Fix ordering for rack positioning
2019-09-24 15:08:57 -05:00
17ec9aa170
Fixes : #3464 - Change color picker to dynamic coloring from static CSS
2019-09-24 09:39:06 -05:00
a1216fc1b7
Fixed thrown error in parseURL
2019-09-19 10:32:47 -05:00
73065fa6e7
Using static element to determine brief parameter, corrected to $(element)
2019-09-11 10:10:43 -05:00
050f2478d3
Fixes : #3318 - Increases length of platform name and slug to 64 characters ( #3353 )
2019-09-06 13:01:27 -05:00
9c6dbd7337
Add in in-line vlan editing and Bulk vlan editing ( #3350 )
...
* Fixes #3341 - Added in-line vlan editing
* Fixes #2160 - Added bulk vlan editing
Inconsequential behaviour changes:
* APISelect can now take "full=True" to return a non-brief set
* Select2 will no group by "group & site, group, site, global" if full=True is set in APISelect
2019-09-06 12:45:37 -05:00
ea32853ab3
Fixes #3289 : Prevent position from being nullified when moving a device to a new rack
2019-07-30 17:07:58 -04:00
cbace6f831
Fixes #3031 : Select2 creates multiple tags for tags with spaces
2019-05-18 22:43:47 +02:00
090efde21a
Fixes #3044 : Ignore site/rack fields when connecting a new cable via device search
2019-04-04 16:19:20 -04:00
110387e81b
Fixes #3019 : Fix tag population when running NetBox within a path
2019-04-02 11:05:16 -04:00
f6345b9a5d
Fixes #2998 : Limit device query to non-racked devices if no rack selected when creating a cable
2019-03-19 10:22:52 -04:00
e05871b467
Fixes #2982 : Correct CSS class assignment on color picker
2019-03-11 13:31:48 -04:00
298152bc50
Closes #2638 : Copy Button for Secrets ( #2860 )
...
* Added clipboard.min.js
* Added copy button to secrets
* renamed clipboard JS library
2019-02-21 13:26:19 -05:00
fe00db62d6
fixes #2837 - select2 nullable filter fields add multiple null_option elements when paging
2019-01-31 13:56:36 -05:00
ff40a13f29
fixed select2 paging offset calculation to index at 1
2019-01-29 00:48:41 -05:00
4227c6b806
Add select2-bootstrap for consistent widget styling
2019-01-23 10:18:44 -05:00
af6bb53a01
removed debug log
2019-01-15 16:36:51 -05:00
2d7e5a57e7
handle disabled-indicator
2019-01-15 16:33:44 -05:00
bf8d57c7d1
DCIM filter forms select2
2019-01-08 15:35:34 -08:00
6d5d9c8af3
implemented #2590 - improved color picker with actual colors
2019-01-05 17:43:42 -05:00
fca97f9768
Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui
2019-01-04 12:44:41 -05:00
848aa0b098
Closes #1870 : Add per-page toggle to object lists
2019-01-04 11:07:55 -05:00