jeremystretch
|
1dd9f8c1d4
|
Fixes #6248: Fix table column reconfiguration under Chrome
|
2021-04-23 10:27:58 -04:00 |
|
jeremystretch
|
18f206747c
|
Closes #6088: Improved table configuration form
|
2021-04-12 10:46:32 -04:00 |
|
Jeremy Stretch
|
eb8e4f64fc
|
Restore 'brief' parameter (regression from a292ff5cc089626d75bc96b4805ae5bc510e2fb3)
|
2021-04-02 11:37:09 -04:00 |
|
Jeremy Stretch
|
ad5e167ad7
|
Remove obsolete grouping logic
|
2021-03-31 10:04:44 -04:00 |
|
Jeremy Stretch
|
a292ff5cc0
|
Remove brief_mode parameter from DynamicModelChoiceMixin
|
2021-03-30 21:34:50 -04:00 |
|
Jeremy Stretch
|
992657cbe0
|
Introduce SelectSpeedWidget
|
2021-02-25 11:47:26 -05:00 |
|
Jeremy Stretch
|
442dee72b5
|
Fixes #5499: Fix filtering of displayed device/VM interfaces by regex
|
2020-12-18 15:02:52 -05:00 |
|
Jeremy Stretch
|
9736d6ba48
|
Separate device component lists into discrete views
|
2020-11-13 15:00:12 -05:00 |
|
Jeremy Stretch
|
7a61354d8c
|
Fix rack elevation image toggles
|
2020-11-10 13:42:48 -05:00 |
|
Jeremy Stretch
|
00e102fb0c
|
Fix resetting column preferences
|
2020-10-29 14:42:40 -04:00 |
|
Jeremy Stretch
|
ff3d0b72b9
|
Tweak the table config form for generic use
|
2020-10-21 16:06:37 -04:00 |
|
Jeremy Stretch
|
4de7fcd758
|
Convert table config updates to use REST API
|
2020-10-21 14:52:50 -04:00 |
|
Jeremy Stretch
|
00caa368c5
|
Remove interface IPs toggle
|
2020-10-16 16:40:21 -04:00 |
|
Jeremy Stretch
|
ec66e1a5c0
|
Closes #4349: Drop support for embedded graphs
|
2020-08-21 11:57:46 -04:00 |
|
Jeremy Stretch
|
5372492785
|
Clean up Select2 widget Javascript
|
2020-08-12 14:03:58 -04:00 |
|
Jeremy Stretch
|
100c8fef20
|
Add support for referencing peer field values in query_params
|
2020-08-12 12:37:17 -04:00 |
|
Jeremy Stretch
|
b917403c93
|
Replace 'nullable' attribute with null_option
|
2020-08-12 10:05:12 -04:00 |
|
Jeremy Stretch
|
8a8b4e728a
|
Move null_option to DynamicModelChoiceMixin
|
2020-08-12 09:47:13 -04:00 |
|
Jeremy Stretch
|
2c64d45c69
|
Drop support for conditional_query_params on APISelect
|
2020-08-11 16:23:36 -04:00 |
|
Jeremy Stretch
|
eadd2d6854
|
Remove obsolete livesearch Javascript
|
2020-08-11 12:56:27 -04:00 |
|
Jeremy Stretch
|
15525392a2
|
Closes #4837: Use dynamic form widget for relationships to MPTT objects
|
2020-07-09 09:50:01 -04:00 |
|
John Anderson
|
41f92ef8e6
|
review updates
|
2020-07-06 02:00:16 -04:00 |
|
John Anderson
|
f48a079ae6
|
fix tests and cleanup
|
2020-06-29 14:34:42 -04:00 |
|
John Anderson
|
3777fbccc3
|
Implements #2006 - run reports and scripts in the background
|
2020-06-29 03:50:05 -04:00 |
|
Jeremy Stretch
|
1461be2004
|
Fixes #4613: Fix tag assignment on config contexts (regression from #4527)
|
2020-05-13 10:28:48 -04:00 |
|
Jeremy Stretch
|
3b6d9dc552
|
Add button to select all columns
|
2020-04-29 14:56:22 -04:00 |
|
Jeremy Stretch
|
f51e7519dc
|
Enable reordering table columns
|
2020-04-28 14:27:27 -04:00 |
|
Jeremy Stretch
|
bdbf21b3e2
|
Closes #4421: Retain user's preference for config context format
|
2020-04-24 12:01:41 -04:00 |
|
Jeremy Stretch
|
78a1aad6c0
|
Fixes #4306: Fix toggling of device images for all racks in elevations view
|
2020-03-03 10:04:35 -05:00 |
|
Jeremy Stretch
|
c78d30d47e
|
Enable toggling of device images on elevations list
|
2020-02-20 13:20:58 -05:00 |
|
Jeremy Stretch
|
584539d0a3
|
#3810: Fix bug in Javascript
|
2020-02-20 10:20:19 -05:00 |
|
Jeremy Stretch
|
7a53e24f97
|
Closes #3810: Preserve slug value when editing existing objects
|
2020-02-19 13:53:11 -05:00 |
|
Jeremy Stretch
|
6bc7be7ba5
|
Merge pull request #3925 from hSaria/3840-limit-vlan-choices
Fixes #3840: Only show valid interface VLAN choices
|
2020-02-14 11:48:29 -05:00 |
|
Jeremy Stretch
|
26ca6b4a84
|
#4108: Fix null choice population
|
2020-02-10 10:57:23 -05:00 |
|
Saria Hajjar
|
f0c83e168e
|
Merge branch 'develop' into 3840-limit-vlan-choices
|
2020-02-08 16:14:10 +00:00 |
|
Jeremy Stretch
|
ed99158391
|
Merge branch 'develop' into 3313-config-context-gui
|
2020-02-03 16:07:15 -05:00 |
|
Saria Hajjar
|
5c5b9c95aa
|
Interface selector restricted to only interface
|
2020-01-27 22:07:42 +00:00 |
|
Saria Hajjar
|
46d0e88da3
|
Fixes #4010: Fixes IP addresses table when filtering interfaces
|
2020-01-27 15:49:15 +00:00 |
|
Saria Hajjar
|
724d3b8894
|
Fixes #3313: YAML-format the config context in the GUI
|
2020-01-25 15:56:24 +00:00 |
|
hSaria
|
deb653cbf3
|
Merge branch 'develop' into 3840-limit-vlan-choices
|
2020-01-24 20:54:56 +00:00 |
|
Jeremy Stretch
|
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 |
|
Saria Hajjar
|
02cf39c85b
|
Merge branch 'develop' into 3840-limit-vlan-choices
|
2020-01-16 15:09:39 +00:00 |
|
Jeremy Stretch
|
c955aeebeb
|
Merge branch 'develop' into develop-2.7
|
2020-01-16 09:38:23 -05:00 |
|
Saria Hajjar
|
201416ba52
|
Semicolons for completeness
|
2020-01-15 12:38:09 +00:00 |
|
Saria Hajjar
|
9d846d7b87
|
Fixes #3840: Only show valid interface VLAN choices
|
2020-01-15 12:23:34 +00:00 |
|
Saria Hajjar
|
9d0da0f45a
|
Fixes #3914: Interface filter field when unauthenticated
|
2020-01-14 06:08:19 +00:00 |
|
Jeremy Stretch
|
a2ead6af94
|
Merge branch 'develop' into develop-2.7
|
2020-01-09 15:27:06 -05:00 |
|
Saria Hajjar
|
6a3cd83efc
|
Moved regex note to tooltip
|
2020-01-07 11:09:39 +00:00 |
|
Saria Hajjar
|
a7ec0c14f7
|
Move toggles js code to static
|
2020-01-07 11:09:31 +00:00 |
|
Saria Hajjar
|
18333973aa
|
Merge branch '3090-interface-filtering' of https://github.com/hSaria/netbox into 3090-interface-filtering
|
2020-01-06 20:05:25 +00:00 |
|