Jeremy Stretch
|
67f0dfa449
|
We need PostgreSQL 9.4 or higher for jsonb fields
|
2017-09-28 16:32:59 -04:00 |
|
Jeremy Stretch
|
e630a1ace1
|
Added docs for reports
|
2017-09-28 16:25:42 -04:00 |
|
Jeremy Stretch
|
21485ca6e2
|
Restrict the running of reports via API to POST requests
|
2017-09-28 16:04:37 -04:00 |
|
Jeremy Stretch
|
87fb4af5cb
|
Cosmetic cleanup
|
2017-09-28 15:18:40 -04:00 |
|
Jeremy Stretch
|
e86ec75513
|
Fixed 'failure' field name
|
2017-09-28 14:57:54 -04:00 |
|
Jeremy Stretch
|
1ad099d9fd
|
Added nav menu link to reports list
|
2017-09-28 14:54:11 -04:00 |
|
Jeremy Stretch
|
f9a677c1a3
|
Bugfixes
|
2017-09-28 13:36:50 -04:00 |
|
Jeremy Stretch
|
6c6b67330f
|
Expanded report view
|
2017-09-28 13:35:18 -04:00 |
|
Jeremy Stretch
|
2b33e78fd3
|
Added a run view for reports
|
2017-09-28 12:51:10 -04:00 |
|
Jeremy Stretch
|
b65e9fe0f5
|
Fixed runreport management command
|
2017-09-28 12:50:52 -04:00 |
|
Jeremy Stretch
|
571b817f04
|
Moved ReportResult creation into Report.run()
|
2017-09-28 12:50:32 -04:00 |
|
Jeremy Stretch
|
e2b2815545
|
Fixes #1542: Added cluster field to device view
|
2017-09-28 10:21:41 -04:00 |
|
Jeremy Stretch
|
0ea58ab268
|
Fixes #1543: Added missing virtual machine field to IP address and service filters
|
2017-09-28 09:29:12 -04:00 |
|
Jeremy Stretch
|
2fbb39bf6f
|
Started adding a view for individual reports
|
2017-09-27 17:39:22 -04:00 |
|
Jeremy Stretch
|
f4c87b3739
|
Removed custom permission
|
2017-09-26 17:31:16 -04:00 |
|
Jeremy Stretch
|
696d91daa3
|
Prettied up the reports list
|
2017-09-26 17:17:28 -04:00 |
|
Jeremy Stretch
|
9a1781e6e7
|
Added url field for nested report results
|
2017-09-26 16:55:25 -04:00 |
|
Jeremy Stretch
|
3395b51086
|
Cleaned up the API quite a bit
|
2017-09-26 16:36:43 -04:00 |
|
Jeremy Stretch
|
a3a77a0bb6
|
Fixes #1540: Added missing 'cluster' field to WritableDeviceSerializer
|
2017-09-26 15:45:14 -04:00 |
|
Jeremy Stretch
|
d35a2b0faa
|
Extended reports API
|
2017-09-25 17:27:58 -04:00 |
|
Jeremy Stretch
|
88c57d002d
|
Added navigation panel
|
2017-09-25 16:22:50 -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
|
02d8897b82
|
Post-release version bump
|
2017-09-25 14:53:10 -04:00 |
|
Jeremy Stretch
|
0015484679
|
Release v2.1.5
|
2017-09-25 14:50:45 -04:00 |
|
Jeremy Stretch
|
aa5aa798e6
|
Fixes #1486: Ignore subinterface IDs when validating LLDP neighbor connections
|
2017-09-25 14:33:32 -04:00 |
|
Jeremy Stretch
|
63a4a70420
|
#1499: Added utilization graph to child prefixes for aggregates
|
2017-09-25 13:39:03 -04:00 |
|
Jeremy Stretch
|
2badb04a03
|
Fixes #1489: Corrected server error on validation of empty required custom field
|
2017-09-25 13:37:11 -04:00 |
|
Jeremy Stretch
|
a328e12642
|
Closes #1536: Improved formatting of aggregate prefix statistics
|
2017-09-25 12:14:55 -04:00 |
|
Jeremy Stretch
|
ce9f1eb201
|
Closes #1499: Added utilization graph to child prefixes table
|
2017-09-22 21:17:46 -04:00 |
|
Jeremy Stretch
|
b454ac9ce5
|
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
|
a010f7439d
|
More work on #1523 (natural ordering for interfaces)
|
2017-09-22 16:18:43 -04:00 |
|
Jeremy Stretch
|
d7b0ba57e0
|
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
|
2ca161f3d8
|
Closes #1509: Extended cluster model to allow site assignment
|
2017-09-22 12:53:09 -04:00 |
|
Jeremy Stretch
|
79fdf641c0
|
Implemented rough UI for accessing report results
|
2017-09-22 12:11:10 -04:00 |
|
Joey Wilhelm
|
89194c067b
|
Another test case to ensure subinterface ordering
|
2017-09-21 17:21:21 -07:00 |
|
Jeremy Stretch
|
b5ab498e75
|
Initial work on reports API
|
2017-09-21 16:32:05 -04:00 |
|
Joey Wilhelm
|
126a5e5e4e
|
Fix order_naturally with unbalanced names and use RawSQL instead of extra
|
2017-09-21 11:00:55 -07:00 |
|
Jeremy Stretch
|
16d1f9aca8
|
Tweaked report run logic
|
2017-09-21 13:49:04 -04:00 |
|
Lars Hartmann
|
466ab0b404
|
mentioned support of nested groups in LDAP installation documentation.
|
2017-09-21 16:36:25 +02: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
|
4f9379a5e2
|
Cleaned up device interfaces/IPs table
|
2017-09-20 14:44:51 -04:00 |
|
Jeremy Stretch
|
4cfad2ef3b
|
Added virtualization models to nbshell and fixed up status constants
|
2017-09-20 14:03:56 -04:00 |
|
Jeremy Stretch
|
6e81b0ac32
|
Merge pull request #1517 from huzichunjohn/issue_1514
Fixes #1514: No field to edit Cluster comments
|
2017-09-20 11:53:43 -04:00 |
|
Jeremy Stretch
|
d87023e1ce
|
Limited virtual machine interfaces to type "virtual" (removed LAG type)
|
2017-09-20 11:47:37 -04:00 |
|
Jeremy Stretch
|
e31d2c9857
|
Fixes #1520: Redirect on GET request to bulk edit/delete views
|
2017-09-20 09:56:20 -04:00 |
|
johnhu
|
2174ccf016
|
Fixes #1514: No field to edit Cluster comments
|
2017-09-20 11:48:49 +00:00 |
|
Jeremy Stretch
|
8f1607e010
|
Initial work on reports
|
2017-09-19 17:47:42 -04:00 |
|
Jeremy Stretch
|
e93129f1ae
|
Enabled export templates for clusters and virtual machines
|
2017-09-19 11:31:29 -04:00 |
|
Jeremy Stretch
|
35b4e190d9
|
Fixes #1508: Enabled creating custom fields for clusters and virtual machines via the admin UI
|
2017-09-19 10:40:38 -04:00 |
|
Ryan Breaker
|
b252f52f8e
|
Added missing package for CentOS and Fedora (#1470)
Without the added package, installation fails during `pip install -r requirements.txt` on the pycrypto package for me in CentOS 6 and 7 and Fedora.
|
2017-09-18 16:37:51 -04:00 |
|