Ryan Breaker
|
3df7e283e3
|
Prevent mismatch of cases in ranges
|
2017-10-24 19:46:12 -05:00 |
|
Ryan Breaker
|
b295849f53
|
Prevent mismatch of types in ranges
|
2017-10-24 19:30:43 -05:00 |
|
Ryan Breaker
|
c107f35118
|
Merge letters and numbers into one function
|
2017-10-24 17:55:00 -05:00 |
|
Ryan Breaker
|
3d91153275
|
Add alphabetic variants to interface expansions
|
2017-10-24 00:09:38 -05:00 |
|
Jeremy Stretch
|
007f930fed
|
Merge branch 'develop' into develop-2.2
Conflicts:
netbox/utilities/api.py
|
2017-10-11 10:47:21 -04:00 |
|
Jeremy Stretch
|
abfe71bb04
|
#1556: Swapped label and value
|
2017-10-10 17:47:53 -04:00 |
|
Jeremy Stretch
|
f824d1eb3b
|
Closes #1556: Added API endpoints listing static field choices for each app
|
2017-10-10 16:41:35 -04:00 |
|
Jeremy Stretch
|
afbbe1148f
|
Moved core API classes out of utilities
|
2017-10-10 14:21:20 -04:00 |
|
Jeremy Stretch
|
8403e91fc9
|
Fixes #1567: Prompt user for session key when importing secrets
|
2017-10-10 13:22:40 -04:00 |
|
Jeremy Stretch
|
97188ad85b
|
Fixes #1563: Made necessary updates for Django REST Framework v3.7.0
|
2017-10-06 15:26:56 -04:00 |
|
Jeremy Stretch
|
86a298792a
|
Corrected default return URL for BulkComponentCreateView
|
2017-09-29 12:15:14 -04:00 |
|
Jeremy Stretch
|
0d9ff907a8
|
Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2
|
2017-09-25 15:12:47 -04:00 |
|
Jeremy Stretch
|
a52a871a94
|
Fixes #1522: Removed object create/edit forms from the browsable API
|
2017-09-20 16:54:27 -04:00 |
|
Jeremy Stretch
|
e31d2c9857
|
Fixes #1520: Redirect on GET request to bulk edit/delete views
|
2017-09-20 09:56:20 -04:00 |
|
Jeremy Stretch
|
d651deb31c
|
Renamed form_class attribute to model_form for consistency
|
2017-09-12 13:55:11 -04:00 |
|
Jeremy Stretch
|
700194b80d
|
Implemented bulk interface creation for virtual machines
|
2017-09-12 12:49:01 -04:00 |
|
Jeremy Stretch
|
00024240bb
|
Merge branch 'virtualization' into develop-2.2
|
2017-09-01 12:29:12 -04:00 |
|
Jeremy Stretch
|
237a889f54
|
Preserve query parameters on redirect after clicking "add another"
|
2017-09-01 12:28:34 -04:00 |
|
Jeremy Stretch
|
0634386b2e
|
Merge branch 'develop' into virtualization
|
2017-08-31 10:14:50 -04:00 |
|
Jeremy Stretch
|
e0ee0b9254
|
Closes #1460: Hostnames with no domain are now acceptable in custom URL fields
|
2017-08-30 14:08:39 -04:00 |
|
Jeremy Stretch
|
ae231b1d1b
|
Moved circuit speed humanization to a template tag
|
2017-08-29 22:42:06 -04:00 |
|
Jeremy Stretch
|
e945aafd7b
|
Added fitlers to return the verbose model name of an object
|
2017-08-29 15:10:52 -04:00 |
|
Jeremy Stretch
|
6f8d3f7a57
|
Fixes #1443: Fixed API validation error involving custom field data
|
2017-08-22 11:31:33 -04:00 |
|
Jeremy Stretch
|
eb994a691a
|
Added style to BaseTable's empty_text
|
2017-08-21 17:38:27 -04:00 |
|
Jeremy Stretch
|
4587aba1d4
|
Added views to add/remove hosts to/from clusters
|
2017-08-21 16:53:36 -04:00 |
|
Jeremy Stretch
|
97536c4e9b
|
Genericized component edit/delete views
|
2017-08-18 14:43:11 -04:00 |
|
Jeremy Stretch
|
a7c56eab86
|
Moved DeviceComponentForm to utilities.forms
|
2017-08-18 13:10:19 -04:00 |
|
Jeremy Stretch
|
3009863877
|
Merge branch 'develop' into virtualization
|
2017-08-16 15:08:37 -04:00 |
|
Jeremy Stretch
|
c37cfeb74f
|
Fixed page titles in the browsable API
|
2017-08-15 15:30:45 -04:00 |
|
Jeremy Stretch
|
c394985b1b
|
Fixes #1421: Improved model validation logic for API serializers
|
2017-08-15 13:54:04 -04:00 |
|
Jeremy Stretch
|
117f33afc5
|
Fixes #1419: Allow editing image attachments without re-uploading an image
|
2017-08-11 10:47:06 -04:00 |
|
Jeremy Stretch
|
d06813f528
|
Initial work on virtualization support (#142)
|
2017-08-04 17:02:52 -04:00 |
|
Jeremy Stretch
|
fd6df8e52a
|
Fixes #1385: Connected device API endpoint no longer requires authentication if LOGIN_REQUIRED=False
|
2017-08-02 11:17:57 -04:00 |
|
Jeremy Stretch
|
f2c16fbf3c
|
Closes #893: Allow filtering by null values for NullCharacterFields (e.g. return only unnamed devices)
|
2017-07-27 09:53:41 -04:00 |
|
Jeremy Stretch
|
7476194bd1
|
PEP8 fix
|
2017-07-25 10:58:28 -04:00 |
|
Jeremy Stretch
|
32513083b1
|
Merge branch 'develop-2.1' into develop
|
2017-07-24 14:58:18 -04:00 |
|
Jeremy Stretch
|
106627da04
|
Fixes #1358: Correct VRF example values in IP/prefix import forms
|
2017-07-18 10:39:09 -04:00 |
|
Jeremy Stretch
|
e8dafc02f7
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-07-14 10:12:35 -04:00 |
|
Jeremy Stretch
|
39730b6834
|
Optimized performance when editing/deleting objects in bulk
|
2017-07-13 17:39:28 -04:00 |
|
Jeremy Stretch
|
dd1991f2c6
|
Closes #838: Display details of all objects being edited/deleted in bulk
|
2017-07-13 16:31:47 -04:00 |
|
Jeremy Stretch
|
dc68be5abf
|
Removed SearchTables; created DetailTables for models where needed
|
2017-07-12 16:42:45 -04:00 |
|
Jeremy Stretch
|
1ef90902bd
|
Closes #1320: Remove checkbox from confirmation dialog
|
2017-07-12 14:53:52 -04:00 |
|
Jeremy Stretch
|
6f37e97c67
|
Fixes #1339: Fixed disappearing checkbox column under django-tables2 v1.7+
|
2017-07-12 14:05:01 -04:00 |
|
Jeremy Stretch
|
1f9806a480
|
Fixes #1285: Enforce model validation when creating/editing objects via the API
|
2017-07-06 17:37:24 -04:00 |
|
Jeremy Stretch
|
b253c8cc95
|
Fixes #1319: Fixed server error when attempting to create console/power connections
|
2017-07-06 13:20:53 -04:00 |
|
Jeremy Stretch
|
14f5204548
|
Fixes #1289: Retain inside NAT assignment when editing an IP address
|
2017-07-05 14:29:40 -04:00 |
|
Jeremy Stretch
|
adfcb5f7b6
|
Fixes #1295: Docstring typo
|
2017-06-26 09:31:20 -04:00 |
|
Jeremy Stretch
|
fcacac7c6f
|
Fixes #1265: Fix console/power/interface connection validation when selecting a device via live search
|
2017-06-14 13:00:36 -04:00 |
|
Jeremy Stretch
|
16d694734b
|
Fixes #1268: Fix CSV import error under Python 3
|
2017-06-14 09:55:52 -04:00 |
|
Jeremy Stretch
|
8eb9c451a1
|
Renamed AddViews to CreateViews for consistency
|
2017-06-13 16:48:21 -04:00 |
|