Zach Moody
|
b732c24ec4
Fixes #1244
|
8 years ago |
Jeremy Stretch
|
583830c652
#1190: Allow partial string matching when searching on custom fields
|
8 years ago |
Jeremy Stretch
|
95fdb549d7
Fixes #1243: Catch ValueError in IP-based object filters
|
8 years ago |
Jeremy Stretch
|
293dbd8a8b
Fixes #1226: Improve validation for custom field values submitted via the API
|
8 years ago |
Jeremy Stretch
|
f03a378ce0
Fixes #1239: Fix server error when creating VLANGroup via API
|
8 years ago |
Jeremy Stretch
|
6aae8aee5b
Closes #1237: Enabled setting limit=0 to disable pagination in API requests; added MAX_PAGE_SIZE configuration setting
|
8 years ago |
Jeremy Stretch
|
6d908d3e79
Fixes #1236: Truncate rack names in elevations list; add facility ID
|
8 years ago |
Jeremy Stretch
|
d5016c7133
Fixes #1235: Fix permission name for adding/editing inventory items
|
8 years ago |
Jeremy Stretch
|
b5a1b692bd
Fixes #1225: Fixed border on empty circuits table on provider view
|
8 years ago |
Jeremy Stretch
|
834c396a22
Tweaked upgrade script to prefer pip3/python3 if present
|
8 years ago |
Jeremy Stretch
|
bc18d241e8
Post-release version bump
|
8 years ago |
Jeremy Stretch
|
5a1877087f
Release v2.0.4
|
8 years ago |
Jeremy Stretch
|
50462ec15d
Added notes to discourage the prepending of arbitrary tags to issue titles
|
8 years ago |
Jeremy Stretch
|
1dd5e2c926
Fixes #1229: Fix validation error on forms where API search is used
|
8 years ago |
Jeremy Stretch
|
ebddc46bc0
PEP8 fix
|
8 years ago |
Jeremy Stretch
|
138cbf9761
Created migrations for transition to Unicode literals
|
8 years ago |
Jeremy Stretch
|
f21c6bca00
Import unicode_literals
|
8 years ago |
Jeremy Stretch
|
9aad8a7774
Fixes #1219: Fix image attachment URLs when BASE_PATH is set
|
8 years ago |
Jeremy Stretch
|
68b6c7d886
Fixes #1210: Fix TemplateDoesNotExist errors on browsable API views
|
8 years ago |
Jeremy Stretch
|
1c489e57cc
Added a warning to note "untracked migrations" warnings during an upgrade
|
8 years ago |
Jeremy Stretch
|
6719578f14
Fixes #1212: Allow assigning new VLANs to global VLAN groups
|
8 years ago |
Jeremy Stretch
|
d5587de316
Fixes #1213: Corrected table header ordering links
|
8 years ago |
Jeremy Stretch
|
77f28e3441
Fixes #1214: Add status to list of required fields on child device import form
|
8 years ago |
Jeremy Stretch
|
3fa63b774e
Converted home view to a CBV
|
8 years ago |
Jeremy Stretch
|
713c7cd8e3
Cleaned up 500 error template
|
8 years ago |
Jeremy Stretch
|
e6b4d87939
Converted all user views to CBVs
|
8 years ago |
Jeremy Stretch
|
27c94d9874
Fixes #1206: Fix redirection in admin UI after activating secret keys when BASE_PATH is set
|
8 years ago |
Jeremy Stretch
|
eece8a0e26
Fixes #1207: Include nested LAG serializer when showing interface connections (API)
|
8 years ago |
Jeremy Stretch
|
fb85867d72
Converted all object views to class-based views
|
8 years ago |
Jeremy Stretch
|
c454bfcd84
Fixed incorrect message
|
8 years ago |