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

10152 Commits

Author SHA1 Message Date
0750e27351 Finish customization docs 2022-08-11 16:14:06 -04:00
f9fb2cc698 Finish features documentation 2022-08-11 15:29:26 -04:00
5873ad95dc handle objects without names 2022-08-11 15:16:42 -04:00
6a687a9ed1 not necessary to prefetch 2022-08-11 15:16:01 -04:00
e2d5313940 Changelog for 2022-08-11 13:02:37 -04:00
a59169fa96 Merge pull request from jsenecal/feat9857
Add a "clear" button for quick search
2022-08-11 12:20:33 -04:00
a7b78565a1 Split webhooks documentation 2022-08-11 11:55:45 -04:00
5f15f550c9 Restore model documentation for all models under extras 2022-08-11 11:37:07 -04:00
8cd5a24409 : Clean up clone_fields on all models 2022-08-11 09:58:37 -04:00
f74b7aa7ac Add a "clear" button for quick search
Fixes 
2022-08-11 08:26:25 -04:00
9a80a491c9 re-enable markdown in custom columns 2022-08-11 14:11:41 +02:00
aabe8f7c5b Changelog for 2022-08-10 16:18:30 -04:00
10af44c12a Merge pull request from barnebyte-timewarp/develop
Closes : Add Contact Phone/Email to quick view panes to save time
2022-08-10 16:16:04 -04:00
a9aaa8939c Closes : Pretty print JSON custom field data when editing 2022-08-10 16:12:04 -04:00
8f1e70f01d Fixes : Correct typo 2022-08-10 15:24:45 -04:00
9733cee3d2 Continued work on feature docs 2022-08-10 14:07:51 -04:00
e69be8f9a6 Continued work on feature docs 2022-08-10 12:51:21 -04:00
1c7ef73d1f Closes : Added new PON interface types 2022-08-10 15:33:33 +02:00
c24f1f14ec Closes : Add Contact Phone/Email to quick view panes to save time 2022-08-10 13:22:58 +02:00
1a0b6d6cb0 Continued work on feature docs 2022-08-09 16:49:28 -04:00
b318b79027 Merge pull request from threadedstream/fix_typo_virt_filtersets
fix typo in virtualization/forms/filtersets.py
2022-08-09 14:29:58 -04:00
c1d9cace11 Fixes : Pre-populate site & rack fields for cable connection form 2022-08-09 14:21:27 -04:00
7dc2e02e22 Fixes : Exclude virtual interfaces from terminations list when connecting a cable 2022-08-09 11:39:04 -04:00
602cf8c5fa Fixes : Fix list of next nodes for split paths under trace view 2022-08-09 11:29:42 -04:00
c7faca9480 fix typo in virtualization/forms/filtersets.py 2022-08-09 11:56:19 +03:00
1b88b36820 Merge branch 'develop' into feature 2022-08-08 15:39:03 -04:00
064d7f3bd0 PRVB 2022-08-08 15:34:13 -04:00
f1877c0c5f Merge pull request from netbox-community/develop
Release v3.2.8
v3.2.8
2022-08-08 15:32:38 -04:00
ce7fb8ab17 Release v3.2.8 2022-08-08 15:17:36 -04:00
caca074161 Fixes : Prevent redirection to arbitrary URLs via 'next' parameter on login URL 2022-08-08 14:21:42 -04:00
8721ad987c Fixes : Prevent InvalidMove when attempting to assign a nested child object as parent 2022-08-08 12:22:22 -04:00
876251c1cf Fixes : Fix TypeError exception when requesting API tokens list as non-authenticated user 2022-08-08 12:22:01 -04:00
36ac83a319 Fixes : Fix KeyError exception resulting from invalid API token provisioning request 2022-08-08 11:43:27 -04:00
90317adae7 Clean up usages of mark_safe() 2022-08-08 10:47:07 -04:00
135543683d Changelog for 2022-08-08 10:24:49 -04:00
38350a1023 Merge pull request from osamu-kj/develop
Fixes : XSS Bypass in custom fields displayed in tables
2022-08-08 10:10:11 -04:00
0e1947bc4b PEP8 fix 2022-08-08 09:58:58 -04:00
7141fc8eb0 Custom fields - removed the debug lines 2022-08-06 17:17:43 +02:00
db38ed4f19 Fixed the XSS protection code inside custom fields 2022-08-06 15:10:31 +02:00
8c0ef1a0a2 Started on feature docs 2022-08-04 16:35:32 -04:00
4c899f151c Drop markdown-include 2022-08-04 14:12:51 -04:00
5da3cab4de Reorganize documentation 2022-08-04 14:11:52 -04:00
a7bf7bf7a5 Merge branch 'feature' into docs-refresh 2022-08-04 13:13:22 -04:00
f874e9932d Added HTML Sanitization to the custom fields 2022-08-04 18:52:25 +02:00
56433cf855 Fix denormalization logic to be compatible with loading fixture data 2022-08-04 10:42:44 -04:00
a2e84dd279 Changelog for , 2022-08-03 15:22:51 -04:00
a397ce234a Merge pull request from sleepinggenius2/issue_9827
Adds patterned_fields support for bulk component creation
2022-08-03 15:22:16 -04:00
3694e5e846 Merge pull request from oasys/9906-support-color-on-frontrearport-import-export
Fixes  import/export front/rearport color field for module- and device-types
2022-08-03 14:58:02 -04:00
f11a6f0135 Release v3.3-beta2 v3.3-beta2 2022-08-03 14:41:50 -04:00
44850feaf8 Merge pull request from netbox-community/9888-site_device_filters
Fixes:  - Add filter and columns for device and site
2022-08-03 13:31:58 -04:00