Jeremy Stretch
|
9ca5f7df0f
|
Merge branch 'develop' into api2
|
2017-03-17 17:06:01 -04:00 |
|
Jeremy Stretch
|
a0f931891b
|
Removed extraneous 'id' field from all WritableSerializers
|
2017-03-17 16:20:34 -04:00 |
|
Jeremy Stretch
|
af2e7ca5a7
|
Wrote tests for secrets API
|
2017-03-17 16:01:57 -04:00 |
|
Jeremy Stretch
|
d93a379c15
|
Assign RackReservation user from request context
|
2017-03-17 14:45:14 -04:00 |
|
Jeremy Stretch
|
494ad68a4c
|
Make RackReservation.rack editble for API compatability
|
2017-03-17 14:40:11 -04:00 |
|
Jeremy Stretch
|
ac83cd8021
|
Wrote tests for IPAM API
|
2017-03-17 14:36:59 -04:00 |
|
Jeremy Stretch
|
1f294b9479
|
Removed unneeded services endpoint from DCIM API
|
2017-03-17 12:23:23 -04:00 |
|
Jeremy Stretch
|
05c37ea90e
|
Finished DCIM API model tests
|
2017-03-17 12:16:24 -04:00 |
|
Jeremy Stretch
|
86e73a825f
|
Fix error when assigning a new interface to a LAG
|
2017-03-16 22:27:01 -04:00 |
|
Jeremy Stretch
|
708cc043c3
|
Fixed bug interpreting facility_id as a required field
|
2017-03-16 17:25:34 -04:00 |
|
Jeremy Stretch
|
b63ed3d1dc
|
First batch of DCIM API tests
|
2017-03-16 16:50:18 -04:00 |
|
Jeremy Stretch
|
a282808285
|
Improved create/update validation
|
2017-03-16 14:17:14 -04:00 |
|
Jeremy Stretch
|
1838b8f209
|
Wrote tests for tenancy API
|
2017-03-16 13:29:55 -04:00 |
|
Jeremy Stretch
|
ff13bf81c6
|
Wrote tests for circuits API
|
2017-03-16 13:23:01 -04:00 |
|
Jeremy Stretch
|
43ed77446f
|
Implemented full read/write support for secrets
|
2017-03-15 14:47:18 -04:00 |
|
Jeremy Stretch
|
53dccc6670
|
Refactored SecretViewSet
|
2017-03-15 13:48:09 -04:00 |
|
Jeremy Stretch
|
1149f91edb
|
Post-release version bump
|
2017-03-14 17:18:05 -04:00 |
|
Jeremy Stretch
|
e5318f602f
|
Release v1.9.2
|
2017-03-14 17:07:04 -04:00 |
|
Jeremy Stretch
|
d2bbac65af
|
Fixes #964: Fix bug when bulk editing/deleting filtered set of objects
|
2017-03-14 15:22:08 -04:00 |
|
Jeremy Stretch
|
426d8333d9
|
Fixes #963: Fix bug in IPv6 address range expansion
|
2017-03-14 15:06:34 -04:00 |
|
Jeremy Stretch
|
5e0b257865
|
Allow user to delete session key
|
2017-03-14 14:01:06 -04:00 |
|
Jeremy Stretch
|
0047f5ce11
|
Relate SessionKey to UserKey rather than User
|
2017-03-14 13:32:07 -04:00 |
|
Jeremy Stretch
|
1249da5411
|
Updated user URLs
|
2017-03-14 12:59:10 -04:00 |
|
Jeremy Stretch
|
479705b387
|
Merge branch 'develop' into api2
Conflicts:
netbox/templates/users/_user.html
netbox/users/urls.py
|
2017-03-14 12:40:28 -04:00 |
|
Jeremy Stretch
|
cfb1287cd5
|
Renamed user URL namespace
|
2017-03-14 12:36:44 -04:00 |
|
Jeremy Stretch
|
87abcf8306
|
Secrets UI work
|
2017-03-14 12:32:08 -04:00 |
|
Jeremy Stretch
|
b872eda7ea
|
Simplify SessionKey usage
|
2017-03-14 10:58:57 -04:00 |
|
Jeremy Stretch
|
b3a95bbab5
|
Allow assigning child devices to rackless parents
|
2017-03-13 11:31:28 -04:00 |
|
Jeremy Stretch
|
f0c251c76e
|
Fix parent device position display
|
2017-03-13 11:25:06 -04:00 |
|
Jeremy Stretch
|
50e790c2d8
|
Fixes #950: Fix site_id error on child device import
|
2017-03-13 11:18:33 -04:00 |
|
Jeremy Stretch
|
487b6121cb
|
Fixes #957: Correct device site filter count to include unracked devices
|
2017-03-13 10:13:04 -04:00 |
|
Jeremy Stretch
|
c6c3c46ed6
|
Fixes #956: Correct bug affecting unnamed rackless devices
|
2017-03-13 10:06:32 -04:00 |
|
Jeremy Stretch
|
02d791a3d6
|
APIRootView tweaks
|
2017-03-09 15:18:50 -05:00 |
|
Jeremy Stretch
|
3ba49e19a7
|
Provided a root API view
|
2017-03-09 15:05:01 -05:00 |
|
Jeremy Stretch
|
8099d51a85
|
Removed deprecated GraphListView
|
2017-03-09 14:28:52 -05:00 |
|
Jeremy Stretch
|
1b1cb25826
|
Closes #855: Added an API endpoint for recent activity
|
2017-03-09 14:26:39 -05:00 |
|
Jeremy Stretch
|
e26707f898
|
Fixed serialization of CustomFieldChoices
|
2017-03-09 13:50:30 -05:00 |
|
Jeremy Stretch
|
c2965d26d5
|
Removed browsable API login/logout
|
2017-03-09 13:38:15 -05:00 |
|
Jeremy Stretch
|
78f0d583b0
|
Standardized API URL definitions
|
2017-03-09 13:24:02 -05:00 |
|
Jeremy Stretch
|
1ba65cb311
|
Replaced RelatedConnectionsView with views.ConnectedDeviceViewSet
|
2017-03-09 12:18:53 -05:00 |
|
Jeremy Stretch
|
a98a856ae3
|
Converted GetSessionKey and RSAKeyGeneratorView to ViewSets
|
2017-03-08 17:57:51 -05:00 |
|
Jeremy Stretch
|
97006f15ec
|
Cleanup
|
2017-03-08 16:30:32 -05:00 |
|
Jeremy Stretch
|
79c8be97e4
|
Moved custom field serializers to their own module to avoid circular dependency
|
2017-03-08 16:18:41 -05:00 |
|
Jeremy Stretch
|
7b5f59852f
|
Moved TopologyMaps from DCIM to extras
|
2017-03-08 16:12:14 -05:00 |
|
Jeremy Stretch
|
3ad489a63d
|
Merge branch 'develop' into api2
Conflicts:
netbox/netbox/settings.py
|
2017-03-08 15:18:32 -05:00 |
|
Jeremy Stretch
|
6c5723e52e
|
Post-release version bump
|
2017-03-08 14:45:23 -05:00 |
|
Jeremy Stretch
|
b3b1f2526f
|
Release v1.9.1
|
2017-03-08 14:38:24 -05:00 |
|
Jeremy Stretch
|
db407fc479
|
Fixes #943: Child prefixes missing on Python 3
|
2017-03-08 14:10:27 -05:00 |
|
Jeremy Stretch
|
b1839e5b8a
|
Fixes #948: Region name should be hyperlinked to site list
|
2017-03-08 12:04:50 -05:00 |
|
Jeremy Stretch
|
b6522c161b
|
Closes #946: Disregard mask length when filtering IP addresses by a parent prefix
|
2017-03-08 11:59:24 -05:00 |
|