Commit Graph

6431 Commits

Author SHA1 Message Date
John Anderson
f3d5de6e56 convert region fields to f-string 2020-10-30 02:56:26 -04:00
Nick Niehoff
4e2f239ec5 Fixing #5282 - moving logging configuration from authentication.py to configuration.py 2020-10-29 15:14:52 -06:00
Jeremy Stretch
7516634114 Merge pull request #5277 from systeembeheerder/develop
Update upgrading.md
2020-10-29 17:11:04 -04:00
Jeremy Stretch
73d88fe92b Document the available template blocks within base.html 2020-10-29 17:10:19 -04:00
systeembeheerder
fd10011d17 Update upgrading.md
make destination path for cp media absolute
2020-10-29 22:05:19 +01:00
Jeremy Stretch
462f78b8c8 Merge pull request #5283 from markkuleinio/develop
Fix #5265: Change systemctl status outputs to venv era
2020-10-29 16:49:34 -04:00
Jeremy Stretch
5525d08a5e Merge pull request #5288 from netbox-community/5252-table-config
Closes #5252: Introduce an API endpoint for writing user preferences
2020-10-29 16:26:45 -04:00
Jeremy Stretch
ffec4b8f26 Add tests for UserConfig API endpoint 2020-10-29 16:05:59 -04:00
Jeremy Stretch
0a97756fb0 Fix resetting column preferences 2020-10-29 14:42:40 -04:00
Jeremy Stretch
1791916da9 Fix overwriting of existing preferences 2020-10-29 14:15:38 -04:00
Jeremy Stretch
e4c553f587 Customize device component tables for user 2020-10-29 14:07:36 -04:00
Jeremy Stretch
a2b80d60f4 Update BaseTable to accept user instance directly 2020-10-29 14:03:08 -04:00
Jeremy Stretch
287067ca10 Fix interfaces table header 2020-10-29 13:38:07 -04:00
Jeremy Stretch
3f19165db2 Fixes #5285: Include plugin API endpoints in root view without needing app_name set 2020-10-29 12:30:10 -04:00
Markku Leinio
12c394d23a Fix typo in weekday 2020-10-28 21:06:20 +02:00
Markku Leinio
c098be3573 Fix #5265: Change systemctl status outputs to venv era 2020-10-28 21:03:35 +02:00
systeembeheerder
9cead9ccd6 Update upgrading.md
confirm 5275; use absolute paths
2020-10-27 16:07:38 +01:00
Jeremy Stretch
175326ff60 Fixes #5273: Fix exception when validating a new permission with no models selected 2020-10-27 10:01:49 -04:00
John Anderson
cde90ae8bd clean up imports 2020-10-25 19:00:56 -04:00
John Anderson
cf06fa15f5 Merge branch 'develop' into 4559-config-context-rendering 2020-10-25 18:47:40 -04:00
John Anderson
0f56d0554c rebase develop 2020-10-25 18:20:21 -04:00
John Anderson
eac53e9498 #3672 changelog 2020-10-25 18:19:20 -04:00
John Anderson
cbb27363bb fixes #3672 - update django-cacheops to 5.1.0 2020-10-25 18:19:20 -04:00
John Anderson
56946254e4 pep8 2020-10-25 17:56:42 -04:00
John Anderson
4f546f2dd2 added tests 2020-10-25 16:49:18 -04:00
Jeremy Stretch
c7ec27ba70 Introduce table_config_form template tag to simplify form generation 2020-10-23 16:47:53 -04:00
John Anderson
f96b5c67a0 account for null value annotations 2020-10-23 10:56:02 -04:00
John Anderson
152fe800c7 add support for regions and vms 2020-10-23 01:18:04 -04:00
Jeremy Stretch
b26d0c43c1 Tweak the table config form for generic use 2020-10-21 16:06:37 -04:00
Jeremy Stretch
e1f0362af8 Convert table config updates to use REST API 2020-10-21 14:52:50 -04:00
Jeremy Stretch
23a46c49f0 Add a REST API endpoint for updating user preferences 2020-10-21 09:05:33 -04:00
Jeremy Stretch
9c29cdb97d Closes #5139: Omit utilization statistics from RIR list 2020-10-20 13:16:35 -04:00
John Anderson
cdd1948721 initial work on config context performance improvements 2020-10-20 01:07:22 -04:00
Jeremy Stretch
6911d6ff17 Merge pull request #5251 from netbox-community/4786-device-component-tables
#4786: Convert device component templates to tables
2020-10-19 15:01:40 -04:00
Jeremy Stretch
4441f56342 Standardize device component table columns 2020-10-19 13:55:02 -04:00
Jeremy Stretch
89e9521ead Cleanup stray output 2020-10-16 17:03:14 -04:00
Jeremy Stretch
6963b796df Convert VM interfaces list to table 2020-10-16 17:01:55 -04:00
Jeremy Stretch
ff3940f774 Remove interface IPs toggle 2020-10-16 16:40:21 -04:00
Jeremy Stretch
80c1c3a194 Change color for edit button 2020-10-16 16:36:12 -04:00
Jeremy Stretch
e8960b31ad Fix up missing table columns 2020-10-16 16:33:08 -04:00
Jeremy Stretch
6dfbee079f Add cable trace buttons 2020-10-16 16:14:05 -04:00
Jeremy Stretch
d0647fa575 Convert device inventory items list to table 2020-10-16 16:00:25 -04:00
Jeremy Stretch
89f57ffa5d Convert device device bays list to table 2020-10-16 15:51:46 -04:00
Jeremy Stretch
ccf1198bf8 Convert device interfaces list to table 2020-10-16 15:42:48 -04:00
Jeremy Stretch
dda1fefa82 Convert device rear ports list to table 2020-10-16 15:33:39 -04:00
Jeremy Stretch
682a2e0129 Convert device front ports list to table 2020-10-16 15:28:28 -04:00
Jeremy Stretch
363ef7c716 Convert device power outlets list to table 2020-10-16 15:16:36 -04:00
Jeremy Stretch
2a7b118673 Convert device power ports list to table 2020-10-16 15:09:23 -04:00
Jeremy Stretch
ccdad4ac69 Convert device console server ports list to table 2020-10-16 15:01:16 -04:00
Jeremy Stretch
5a0e8cd545 Convert device console ports list to table 2020-10-16 14:39:15 -04:00