Commit Graph

1777 Commits

Author SHA1 Message Date
Jeremy Stretch
accb02a98d Merge branch 'develop-2.2' of github.com:digitalocean/netbox into develop-2.2 2017-09-29 12:54:38 -04:00
Jeremy Stretch
f4c293ba00 Merge pull request #1359 from paravoid/develop-2.1
Add bulk (CSV) import/export for more object types
2017-09-29 12:35:36 -04:00
Jeremy Stretch
33b4c623d1 Merge branch 'develop-2.2' into develop-2.1 2017-09-29 12:30:36 -04:00
Jeremy Stretch
26c609139e Merge branch 'develop' into develop-2.1 2017-09-29 12:26:54 -04:00
Jeremy Stretch
bc5302bd63 Corrected default return URL for BulkComponentCreateView 2017-09-29 12:15:14 -04:00
Jeremy Stretch
aab0456432 #1493: Extended DeviceRole to include a toggle indicating applicability to virtual machines 2017-09-29 12:11:20 -04:00
Jeremy Stretch
ed519a86f6 Renamed column 2017-09-29 11:50:26 -04:00
Jeremy Stretch
dd0bad553f Closes #1493: Added functional roles for virtual machines 2017-09-29 11:13:41 -04:00
Jeremy Stretch
3328895c75 Removed deprecated NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters 2017-09-29 10:18:18 -04:00
Jeremy Stretch
de91fc9abc Fixed YAML 2017-09-28 17:55:05 -04:00
Jeremy Stretch
3c088ba098 Troubleshooting Travis CI 2017-09-28 17:47:11 -04:00
Jeremy Stretch
43fd889de7 Removed Docker bits from CI build 2017-09-28 17:36:05 -04:00
Jeremy Stretch
c5eaaae9e7 Merge pull request #1544 from digitalocean/reports
Closes #1511: Implemented reports
2017-09-28 17:16:10 -04:00
Jeremy Stretch
1bd864ab78 Trying to get Travis to run PostgreSQL 9.4 2017-09-28 17:03:47 -04:00
Jeremy Stretch
7bfbdd8468 Bumped psycopg2 hoping to fix jsonb errors in CI 2017-09-28 16:43:35 -04:00
Jeremy Stretch
1ddfcc1470 We need PostgreSQL 9.4 or higher for jsonb fields 2017-09-28 16:32:59 -04:00
Jeremy Stretch
e2746a31f8 Added docs for reports 2017-09-28 16:25:42 -04:00
Jeremy Stretch
f9f272426c Restrict the running of reports via API to POST requests 2017-09-28 16:04:37 -04:00
Jeremy Stretch
9ffe95a545 Cosmetic cleanup 2017-09-28 15:18:40 -04:00
Jeremy Stretch
4f6dd4cc1b Fixed 'failure' field name 2017-09-28 14:57:54 -04:00
Jeremy Stretch
efa4ed9a32 Added nav menu link to reports list 2017-09-28 14:54:11 -04:00
Jeremy Stretch
7e0b54eadd Bugfixes 2017-09-28 13:36:50 -04:00
Jeremy Stretch
cceb4c69f8 Expanded report view 2017-09-28 13:35:18 -04:00
Jeremy Stretch
e1bc7edede Added a run view for reports 2017-09-28 12:51:10 -04:00
Jeremy Stretch
4151d49f69 Fixed runreport management command 2017-09-28 12:50:52 -04:00
Jeremy Stretch
0b3cddb56b Moved ReportResult creation into Report.run() 2017-09-28 12:50:32 -04:00
Jeremy Stretch
69f6c9ca07 Fixes #1542: Added cluster field to device view 2017-09-28 10:21:41 -04:00
Jeremy Stretch
ac0e9ef0a8 Fixes #1543: Added missing virtual machine field to IP address and service filters 2017-09-28 09:29:12 -04:00
Jeremy Stretch
ec6475e60b Started adding a view for individual reports 2017-09-27 17:39:22 -04:00
Jeremy Stretch
422deae06a Removed custom permission 2017-09-26 17:31:16 -04:00
Jeremy Stretch
ab9ee8b78d Prettied up the reports list 2017-09-26 17:17:28 -04:00
Jeremy Stretch
d1bcc537e9 Added url field for nested report results 2017-09-26 16:55:25 -04:00
Jeremy Stretch
5aefe987c2 Cleaned up the API quite a bit 2017-09-26 16:36:43 -04:00
Jeremy Stretch
4fa4225634 Fixes #1540: Added missing 'cluster' field to WritableDeviceSerializer 2017-09-26 15:45:14 -04:00
Jeremy Stretch
69f90c6342 Extended reports API 2017-09-25 17:27:58 -04:00
Jeremy Stretch
c217559883 Added navigation panel 2017-09-25 16:22:50 -04:00
Jeremy Stretch
8936528bb0 Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2 2017-09-25 15:12:47 -04:00
Jeremy Stretch
3cdde72e42 Post-release version bump 2017-09-25 14:53:10 -04:00
Jeremy Stretch
05fbf05f1d Release v2.1.5 2017-09-25 14:50:45 -04:00
Jeremy Stretch
644b7e540d Fixes #1486: Ignore subinterface IDs when validating LLDP neighbor connections 2017-09-25 14:33:32 -04:00
Jeremy Stretch
f2a180d10c #1499: Added utilization graph to child prefixes for aggregates 2017-09-25 13:39:03 -04:00
Jeremy Stretch
548642ded9 Fixes #1489: Corrected server error on validation of empty required custom field 2017-09-25 13:37:11 -04:00
Jeremy Stretch
d2c6fd7809 Closes #1536: Improved formatting of aggregate prefix statistics 2017-09-25 12:14:55 -04:00
Jeremy Stretch
23f8a56e94 Closes #1499: Added utilization graph to child prefixes table 2017-09-22 21:17:46 -04:00
Jeremy Stretch
d680fb87e0 Merge pull request #1524 from larsuhartmann/develop
mentioned support of nested groups in LDAP installation documentation.
2017-09-22 16:19:32 -04:00
Jeremy Stretch
a8757266c4 More work on #1523 (natural ordering for interfaces) 2017-09-22 16:18:43 -04:00
Jeremy Stretch
e5e77d4fd3 Merge pull request #1526 from tarkatronic/order_naturally_enhancements
Fixes #1523 - Interface.objects.order_naturally() enhancements
2017-09-22 14:12:43 -04:00
Jeremy Stretch
dd7f00cbd1 Closes #1509: Extended cluster model to allow site assignment 2017-09-22 12:53:09 -04:00
Jeremy Stretch
6f401636f8 Implemented rough UI for accessing report results 2017-09-22 12:11:10 -04:00
Joey Wilhelm
210286f0a3 Another test case to ensure subinterface ordering 2017-09-21 17:21:21 -07:00