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

10306 Commits

Author SHA1 Message Date
c635f09e05 Closes #9994: Disable search indexing for local documentation builds 2022-08-12 09:21:28 -04:00
693ad700e8 Swapping NG-PON2 as main name instead of TWDM-PON 2022-08-12 00:49:13 +02:00
7e3050cf83 Add "getting started" links 2022-08-11 16:34:29 -04:00
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 #9857 2022-08-11 13:02:37 -04:00
a59169fa96 Merge pull request #9964 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 #9414: Clean up clone_fields on all models 2022-08-11 09:58:37 -04:00
f74b7aa7ac Add a "clear" button for quick search
Fixes #9857
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 #9625 2022-08-10 16:18:30 -04:00
10af44c12a Merge pull request #9970 from barnebyte-timewarp/develop
Closes #9625: Add Contact Phone/Email to quick view panes to save time
2022-08-10 16:16:04 -04:00
a9aaa8939c Closes #9161: Pretty print JSON custom field data when editing 2022-08-10 16:12:04 -04:00
8f1e70f01d Fixes #9961: 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 #8595: Added new PON interface types 2022-08-10 15:33:33 +02:00
c24f1f14ec Closes #9625: 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 #9958 from threadedstream/fix_typo_virt_filtersets
fix typo in virtualization/forms/filtersets.py
2022-08-09 14:29:58 -04:00
c1d9cace11 Fixes #9900: Pre-populate site & rack fields for cable connection form 2022-08-09 14:21:27 -04:00
7dc2e02e22 Fixes #9938: Exclude virtual interfaces from terminations list when connecting a cable 2022-08-09 11:39:04 -04:00
602cf8c5fa Fixes #9939: 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 #9955 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 #9950: Prevent redirection to arbitrary URLs via 'next' parameter on login URL 2022-08-08 14:21:42 -04:00
8721ad987c Fixes #9952: Prevent InvalidMove when attempting to assign a nested child object as parent 2022-08-08 12:22:22 -04:00
876251c1cf Fixes #9948: Fix TypeError exception when requesting API tokens list as non-authenticated user 2022-08-08 12:22:01 -04:00
36ac83a319 Fixes #9949: 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 #9919 2022-08-08 10:24:49 -04:00
38350a1023 Merge pull request #9940 from osamu-kj/develop
Fixes #9919: 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 #9827, #9906 2022-08-03 15:22:51 -04:00
a397ce234a Merge pull request #9850 from sleepinggenius2/issue_9827
Adds patterned_fields support for bulk component creation
2022-08-03 15:22:16 -04:00