1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

6478 Commits

Author SHA1 Message Date
2ccc543542 Document the available template blocks within base.html 2020-10-29 17:10:19 -04:00
8ac2ee7b49 Update upgrading.md
make destination path for cp media absolute
2020-10-29 22:05:19 +01:00
db3fd27da2 Merge pull request from markkuleinio/develop
Fix : Change systemctl status outputs to venv era
2020-10-29 16:49:34 -04:00
6edd65c4ed Merge pull request from netbox-community/5252-table-config
Closes : Introduce an API endpoint for writing user preferences
2020-10-29 16:26:45 -04:00
aad32c4866 Add tests for UserConfig API endpoint 2020-10-29 16:05:59 -04:00
00e102fb0c Fix resetting column preferences 2020-10-29 14:42:40 -04:00
a43361170c Fix overwriting of existing preferences 2020-10-29 14:15:38 -04:00
acd4054e79 Customize device component tables for user 2020-10-29 14:07:36 -04:00
ffdb727e1c Update BaseTable to accept user instance directly 2020-10-29 14:03:08 -04:00
cf328ca51e Fix interfaces table header 2020-10-29 13:38:07 -04:00
b871d2a8c4 Fixes : Include plugin API endpoints in root view without needing app_name set 2020-10-29 12:30:10 -04:00
02f348b15f Fix typo in weekday 2020-10-28 21:06:20 +02:00
4672f16fda Fix : Change systemctl status outputs to venv era 2020-10-28 21:03:35 +02:00
6404657f99 Update upgrading.md
confirm 5275; use absolute paths
2020-10-27 16:07:38 +01:00
2f3557c18f Fixes : Fix exception when validating a new permission with no models selected 2020-10-27 10:01:49 -04:00
047f03a58c clean up imports 2020-10-25 19:00:56 -04:00
606b015314 Merge branch 'develop' into 4559-config-context-rendering 2020-10-25 18:47:40 -04:00
478d82196a rebase develop 2020-10-25 18:20:21 -04:00
034ff2fb3f changelog 2020-10-25 18:19:20 -04:00
9bfb89fffd fixes - update django-cacheops to 5.1.0 2020-10-25 18:19:20 -04:00
26ff33c41a pep8 2020-10-25 17:56:42 -04:00
9e84e3b83b added tests 2020-10-25 16:49:18 -04:00
ce2210b7bc Introduce table_config_form template tag to simplify form generation 2020-10-23 16:47:53 -04:00
82f5d0070e account for null value annotations 2020-10-23 10:56:02 -04:00
22d2289ed2 add support for regions and vms 2020-10-23 01:18:04 -04:00
ff3d0b72b9 Tweak the table config form for generic use 2020-10-21 16:06:37 -04:00
4de7fcd758 Convert table config updates to use REST API 2020-10-21 14:52:50 -04:00
2845dd488e Add a REST API endpoint for updating user preferences 2020-10-21 09:05:33 -04:00
2e558ba031 Closes : Omit utilization statistics from RIR list 2020-10-20 13:16:35 -04:00
3ba18633de initial work on config context performance improvements 2020-10-20 01:07:22 -04:00
9cbfc0ce9a Merge pull request from netbox-community/4786-device-component-tables
: Convert device component templates to tables
2020-10-19 15:01:40 -04:00
55a2e0299c Standardize device component table columns 2020-10-19 13:55:02 -04:00
e304f105c9 Cleanup stray output 2020-10-16 17:03:14 -04:00
502b66367c Convert VM interfaces list to table 2020-10-16 17:01:55 -04:00
00caa368c5 Remove interface IPs toggle 2020-10-16 16:40:21 -04:00
a969b81e63 Change color for edit button 2020-10-16 16:36:12 -04:00
0a67926012 Fix up missing table columns 2020-10-16 16:33:08 -04:00
51821818e0 Add cable trace buttons 2020-10-16 16:14:05 -04:00
82c6fb6e19 Convert device inventory items list to table 2020-10-16 16:00:25 -04:00
7c1316619b Convert device device bays list to table 2020-10-16 15:51:46 -04:00
2146c38748 Convert device interfaces list to table 2020-10-16 15:42:48 -04:00
e3f98a011c Convert device rear ports list to table 2020-10-16 15:33:39 -04:00
68060cf9e9 Convert device front ports list to table 2020-10-16 15:28:28 -04:00
eed2e4a15b Convert device power outlets list to table 2020-10-16 15:16:36 -04:00
3a47e0e2ed Convert device power ports list to table 2020-10-16 15:09:23 -04:00
60c30b92ba Convert device console server ports list to table 2020-10-16 15:01:16 -04:00
99352a5d30 Convert device console ports list to table 2020-10-16 14:39:15 -04:00
35273c7bfe Add connection column for path endpoints 2020-10-16 11:41:24 -04:00
769b240164 Extend device component tables to include cable peer 2020-10-16 11:11:41 -04:00
823aa6b712 Add compatible types for PowerFeed 2020-10-16 11:05:42 -04:00