dansheps
|
f78c228c75
|
Fixes #2813: Add Filter for TenantGroup to the following Forms and Filter classes:
* circuit.Circuit
* dcim.Site
* dcim.Rack
* dcim.RackElevation
* dcim.RackReservation
* dcim.Device
* ipam.IPAddress
* ipam.Prefix
* ipam.VRF
* ipam.VLAN
* virtualization.VirtualMachine
|
2019-02-23 10:37:30 -06:00 |
|
John Anderson
|
613e8f05c2
|
fixes #2835 - certain model filters did not support the q query param
|
2019-01-31 13:36:30 -05:00 |
|
Jeremy Stretch
|
bc8dbfde7c
|
Merge branch 'develop' into develop-2.5
|
2018-11-12 16:03:52 -05:00 |
|
Jeremy Stretch
|
0c33af2140
|
Fixes #2558: Filter on all tags when multiple are passed
|
2018-11-12 15:48:58 -05:00 |
|
Jeremy Stretch
|
1847e82d04
|
Closes #867: Add a 'description' field to CircuitTermination
|
2018-11-05 13:53:22 -05:00 |
|
Jeremy Stretch
|
29d546a3f1
|
Upgraded django-filter to 2.0.0
|
2018-11-02 13:46:28 -04:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
b3350490e7
|
Implemented tag filtering
|
2018-05-18 16:24:15 -04:00 |
|
Jeremy Stretch
|
69f921aea9
|
Closes #1864: Added a 'status' field to the circuit model
|
2018-02-06 14:06:05 -05:00 |
|
Jeremy Stretch
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
85c273c8ca
|
Fixes #1670: Corrected filter names (regression from #1649)
|
2017-10-31 14:47:14 -04:00 |
|
Jeremy Stretch
|
4668149943
|
Fixes #1649: Correct fitlering on null values (e.g. ?tenant_id=0) for django-filters v1.1.0+
|
2017-10-30 17:20:22 -04:00 |
|
Jeremy Stretch
|
87e5687d03
|
Closes #1203: Implemented query filters for all models
|
2017-06-19 16:10:18 -04:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
04e09c0078
|
Merge branch 'develop' into api2
Conflicts:
netbox/circuits/filters.py
|
2017-03-22 09:48:41 -04:00 |
|
Jeremy Stretch
|
05b71564d8
|
Closes #981: Allow filtering primary objects by a given set of IDs
|
2017-03-22 09:39:30 -04:00 |
|
Jeremy Stretch
|
9b39ba169c
|
Merge branch 'develop' into api2
Conflicts:
netbox/dcim/api/serializers.py
netbox/dcim/api/urls.py
netbox/dcim/api/views.py
netbox/dcim/filters.py
netbox/dcim/tables.py
requirements.txt
|
2017-03-02 16:01:25 -05:00 |
|
Jeremy Stretch
|
1adae67dd7
|
Closes #927: Upgrade to django-filter 1.0
|
2017-03-01 13:09:19 -05:00 |
|
Jeremy Stretch
|
ea51f1c896
|
Removed circuit-specific endpoint for CircuitTerminations
|
2017-02-01 15:01:56 -05:00 |
|
Jeremy Stretch
|
b3f20aa233
|
Closes #783: Add a description field to the Circuit model
|
2017-01-17 15:18:03 -05:00 |
|
Jeremy Stretch
|
23c6451524
|
Fixes #776: Prevent circuits from appearing twice while searching
|
2017-01-04 16:56:28 -05:00 |
|
Jeremy Stretch
|
96451bfe9e
|
Fixes #767: Fixes xconnect_id error when searching for ciruits
|
2017-01-03 17:00:43 -05:00 |
|
Jeremy Stretch
|
a5fe4468d0
|
Upgraded django-filter to 0.15.3
|
2016-12-26 11:58:27 -05:00 |
|
Jeremy Stretch
|
bf817eb69e
|
Closes #49: Introduction of circuit terminations
|
2016-12-14 13:47:22 -05:00 |
|
Jeremy Stretch
|
9dea5656ad
|
Added 'none' options to filters for optional fields
|
2016-09-15 17:12:53 -04:00 |
|
Jeremy Stretch
|
28b9dda55d
|
Implemented dynamic filters for custom fields
|
2016-08-23 11:18:00 -04:00 |
|
Jeremy Stretch
|
38aee33df0
|
Closes #358: Improved search of all objects
|
2016-07-29 12:51:23 -04:00 |
|
Jeremy Stretch
|
6f68628377
|
Added tenant to circuit bulk editing; enabled filtering of circuits by tenant
|
2016-07-26 17:10:11 -04:00 |
|
Jeremy Stretch
|
e5a6a4f05e
|
Fixes #174: Added search and site filter to provider list
|
2016-07-14 13:53:30 -04:00 |
|
Jeremy Stretch
|
112e2ccde7
|
Code cleanup
|
2016-05-18 16:02:53 -04:00 |
|
Jeremy Stretch
|
27b289ee3b
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|