Alyssa Bigley
|
0a661596b3
|
moved duplicated code in CSV Fields into functions in forms/utils.py
|
2021-06-14 14:07:37 -04:00 |
|
jeremystretch
|
14f696e824
|
Merge branch 'develop' into feature
|
2021-06-14 09:23:01 -04:00 |
|
jeremystretch
|
7e481960f9
|
Optimize MPTTColumn rendering
|
2021-06-14 09:19:05 -04:00 |
|
Alyssa Bigley
|
55b7cf21cc
|
changed name of csv_file variable and started work on ValidationError
|
2021-06-10 14:41:33 -04:00 |
|
jeremystretch
|
a1ba3b567c
|
Introduce ColorField for consistent represention of color choice fields in forms
|
2021-06-09 17:17:39 -04:00 |
|
jeremystretch
|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
jeremystretch
|
578885225f
|
Replace 'default format' export with 'all data'
|
2021-06-09 15:26:02 -04:00 |
|
jeremystretch
|
9d3cac43b7
|
Modify default CSV export to render from tables
|
2021-06-09 15:02:31 -04:00 |
|
Alyssa Bigley
|
3549fc07f6
|
removed unnecessary use of seek()
|
2021-06-07 14:29:38 -04:00 |
|
Alyssa Bigley
|
ecd84d7c43
|
edited docstring for CSVFileField
|
2021-06-07 14:06:32 -04:00 |
|
Alyssa Bigley
|
c2b2b059e6
|
CSV import implemented using CSVFileField
|
2021-06-07 14:06:32 -04:00 |
|
jeremystretch
|
2d44bade4b
|
Merge branch 'develop' into feature
|
2021-06-02 20:35:38 -04:00 |
|
jeremystretch
|
0a0b852f2c
|
Fixes #6492: Correct tag population in post-change data resulting from REST API changes
|
2021-06-02 17:02:44 -04:00 |
|
jeremystretch
|
5cb5f9a963
|
Linkify prefix children count
|
2021-05-27 15:40:55 -04:00 |
|
jeremystretch
|
da1fb4f969
|
Replace references to v2.12 with v3.0
|
2021-05-25 15:05:02 -04:00 |
|
jeremystretch
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
jeremystretch
|
b3423e1722
|
Release v2.11.4
|
2021-05-25 11:38:43 -04:00 |
|
checktheroads
|
8fe795102f
|
#6372: Fix native select styling
|
2021-05-25 08:26:36 -07:00 |
|
checktheroads
|
da0aa38614
|
#6372: Move object list search panel into collapsed view & remove search field
|
2021-05-23 00:31:48 -07:00 |
|
checktheroads
|
6b1397d257
|
#6372: Add "add" and "import" buttons to each item as appropriate
|
2021-05-23 00:30:28 -07:00 |
|
jeremystretch
|
22927bfc76
|
Closes #6441: Improve UI paginator to optimize page object count
|
2021-05-20 12:00:31 -04:00 |
|
Daniel Sheppard
|
744792452f
|
Closes: #5278 - Remove Secrets (#6397)
* Remove Secrets
* #5278: Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
|
2021-05-17 16:26:02 -04:00 |
|
jeremystretch
|
138231059b
|
Closes #6400: Add cyan color choice for plugin buttons
|
2021-05-14 09:13:36 -04:00 |
|
jeremystretch
|
ecf51406c5
|
Permit disabling utilization graph warning/danger thresholds
|
2021-05-11 14:52:27 -04:00 |
|
jeremystretch
|
a6d937b366
|
Closes #5806: Add kilometer and mile as choices for cable length unit
|
2021-05-10 11:23:21 -04:00 |
|
checktheroads
|
fabd751f20
|
#6372: Reduce padding of top-level menu items & improve home page stat badge coloring
|
2021-05-07 14:27:32 -07:00 |
|
checktheroads
|
63435f2ec1
|
#6732: Fix search filtering
This was broken after implementing mobile screen size support in #6327
|
2021-05-07 11:07:06 -07:00 |
|
jeremystretch
|
534b0e4cf6
|
Merge branch 'develop' into feature
|
2021-05-04 14:25:53 -04:00 |
|
jeremystretch
|
3bd99e1910
|
Closes #6320: Introduce ChangeLoggedFilterSetTests
|
2021-05-03 15:25:16 -04:00 |
|
jeremystretch
|
ffa4cd134b
|
Introduce BaseFilterSetTests to standardize testing of PK filters
|
2021-05-03 14:36:44 -04:00 |
|
jeremystretch
|
3ef6284a0d
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
|
jeremystretch
|
1024782b9e
|
Rename FilterSet modules
|
2021-04-29 16:48:24 -04:00 |
|
jeremystretch
|
d35ac1347c
|
Move TagFilter to extras
|
2021-04-29 16:23:55 -04:00 |
|
jeremystretch
|
c4e88fd11a
|
Consolidate FilterSet classes
|
2021-04-29 15:59:11 -04:00 |
|
jeremystretch
|
0de50e0afe
|
Split Filter and FilterSet classes
|
2021-04-29 15:13:44 -04:00 |
|
checktheroads
|
013fbf79e9
|
add dict.get template tag helper
|
2021-04-25 20:09:32 -07:00 |
|
checktheroads
|
eb55761c38
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/project-static/js/forms.js
# netbox/templates/dcim/location.html
# netbox/templates/generic/object_list.html
|
2021-04-22 19:19:03 -07:00 |
|
checktheroads
|
2c9aa86bf0
|
fix checkbox styles
|
2021-04-22 18:57:43 -07:00 |
|
checktheroads
|
fe4a9bff2d
|
remove all bootstrap icons in favor of material design icons
|
2021-04-21 11:31:28 -07:00 |
|
jeremystretch
|
9476fda987
|
Closes #5994: Drop support for display_field argument on ObjectVar
|
2021-04-21 10:29:25 -04:00 |
|
checktheroads
|
4827cd24d8
|
improve styles
|
2021-04-20 12:45:39 -07:00 |
|
checktheroads
|
ea472c844e
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/templates/generic/object_list.html
|
2021-04-19 19:40:15 -07:00 |
|
checktheroads
|
f4ac87af3a
|
add bootstrap mixin subclass to bulk rename form so classes are properly assigned
|
2021-04-18 11:36:12 -07:00 |
|
checktheroads
|
7cdae0f689
|
add provider networks to navigation
|
2021-04-18 00:23:06 -07:00 |
|
checktheroads
|
fb25c79b9c
|
migrate yaml nav item definitions to dataclasses
|
2021-04-16 15:55:06 -07:00 |
|
checktheroads
|
3c0f4278c7
|
update extras templates
|
2021-04-16 14:58:44 -07:00 |
|
checktheroads
|
0e6e9c5238
|
fix table config modal styles
|
2021-04-14 17:05:10 -07:00 |
|
checktheroads
|
4c3b0abe7b
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/dcim/tables/template_code.py
# netbox/netbox/views/__init__.py
# netbox/project-static/css/base.css
# netbox/templates/base.html
# netbox/templates/circuits/circuit.html
# netbox/templates/circuits/circuittermination_edit.html
# netbox/templates/circuits/inc/circuit_termination.html
# netbox/templates/circuits/provider.html
# netbox/templates/dcim/device.html
# netbox/templates/dcim/device/base.html
# netbox/templates/dcim/device_component.html
# netbox/templates/dcim/devicetype.html
# netbox/templates/dcim/inc/device_napalm_tabs.html
# netbox/templates/dcim/rack.html
# netbox/templates/dcim/site.html
# netbox/templates/dcim/virtualchassis.html
# netbox/templates/extras/configcontext.html
# netbox/templates/extras/object_journal.html
# netbox/templates/extras/tag.html
# netbox/templates/generic/object.html
# netbox/templates/generic/object_list.html
# netbox/templates/home.html
# netbox/templates/inc/nav_menu.html
# netbox/templates/ipam/aggregate.html
# netbox/templates/ipam/ipaddress.html
# netbox/templates/ipam/prefix.html
# netbox/templates/ipam/vlan.html
# netbox/templates/ipam/vlangroup_edit.html
# netbox/templates/ipam/vlangroup_vlans.html
# netbox/templates/secrets/secret.html
# netbox/templates/tenancy/tenant.html
# netbox/templates/users/api_tokens.html
# netbox/templates/virtualization/cluster.html
# netbox/templates/virtualization/vminterface_edit.html
# netbox/utilities/forms/fields.py
# netbox/utilities/templates/buttons/export.html
|
2021-04-14 11:30:15 -07:00 |
|
jeremystretch
|
664ba55460
|
Reorganize base TestCase classes
|
2021-04-14 14:22:58 -04:00 |
|
jeremystretch
|
e5bbf47ab9
|
Fixes #5583: Eliminate redundant change records when adding/removing tags
|
2021-04-13 10:14:25 -04:00 |
|