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

6566 Commits

Author SHA1 Message Date
4672f16fda Fix #5265: 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 #5273: 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 #3672 changelog 2020-10-25 18:19:20 -04:00
9bfb89fffd fixes #3672 - 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 #5139: 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 #5251 from netbox-community/4786-device-component-tables
#4786: 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
73bf3b9498 Reorganize DCIM tables 2020-10-16 10:39:13 -04:00
23d56a5758 Note REST API change for #4967 2020-10-16 10:04:33 -04:00
086b1d85c7 Update Change Notes 2020-10-15 21:23:32 -05:00
32274dec86 Closes: #4967 - Adds Tenancy to Aggregate model 2020-10-15 20:40:19 -05:00
dde52309d2 Fixes #5243: Redirect user to appropriate tab after modifying device components 2020-10-15 16:55:20 -04:00
c9c8d337a0 Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
8781cf1c57 Closes #609: Add min/max value and regex validation for custom fields 2020-10-15 15:06:01 -04:00
87c13a876b fixes #5113 - incorrect caching of permission object assignments to user groups in the admin panel 2020-10-14 20:10:21 -04:00
e7d26ca5dc Move Cable and CablePath to cables.py 2020-10-14 16:54:30 -04:00
143f3cc27c #4711: Rename CustomField.obj_type to content_types 2020-10-14 15:26:46 -04:00
0d01a3fce8 Add schema migrations to plugins installation doc 2020-10-14 10:42:31 -04:00
defade84e4 Fix plugin name resolution 2020-10-13 17:18:13 -04:00