Commit Graph

  • 090efde21a Fixes #3044: Ignore site/rack fields when connecting a new cable via device search Jeremy Stretch 2019-04-04 16:19:20 -04:00
  • 74c03e3295 Fixes #3036: DCIM interfaces API endpoint should not include VM interfaces Jeremy Stretch 2019-04-04 15:07:41 -04:00
  • 858be6d216 Fixes #3039: Fix exception when retrieving change object for a component template via API Jeremy Stretch 2019-04-04 15:00:59 -04:00
  • 1e160fd9e9 Fixes #3041: Fix form widget for bulk cable label update Jeremy Stretch 2019-04-04 12:43:14 -04:00
  • 4884f3ac77 Fix column links Jeremy Stretch 2019-04-02 14:49:40 -04:00
  • 0e5dff212e Fix rack elevation display Jeremy Stretch 2019-04-02 13:50:57 -04:00
  • e0085ec819 Fixed table columns Jeremy Stretch 2019-04-02 13:37:53 -04:00
  • 07bfd7c8e5 Merge branch 'develop-2.6' into 54-power-modeling Jeremy Stretch 2019-04-02 13:15:40 -04:00
  • c8cccc30d1 Merge branch 'develop' into develop-2.6 Jeremy Stretch 2019-04-02 13:12:34 -04:00
  • 7c6d2a6281 Post-release version bump Jeremy Stretch 2019-04-02 12:37:39 -04:00
  • fdf168934e Merge pull request #3034 from digitalocean/develop v2.5.9 Jeremy Stretch 2019-04-02 12:34:34 -04:00
  • 738a20ad34 Release v2.5.9 Jeremy Stretch 2019-04-02 11:54:00 -04:00
  • 3602d5a84c Fixes #3032: Save assigned tags when creating a new secret Jeremy Stretch 2019-04-02 11:42:49 -04:00
  • d23ca041cf Ensure fallback to default serializer when attempting to load nested serializer Jeremy Stretch 2019-04-02 11:17:14 -04:00
  • 110387e81b Fixes #3019: Fix tag population when running NetBox within a path Jeremy Stretch 2019-04-02 11:05:16 -04:00
  • 498f132cad Fixes #3027: Ignore empty local context data when rendering config contexts Jeremy Stretch 2019-03-28 10:16:28 -04:00
  • dff3165402 Fixes #3026: Tweak prefix/IP filter forms to filter using VRF ID rather than route distinguisher Jeremy Stretch 2019-03-28 10:06:25 -04:00
  • 3f5f75c71f Fixes #3001: Fix API representation of ObjectChange action and add changed_object_type Jeremy Stretch 2019-03-28 09:57:26 -04:00
  • 2e1887eb0e implements #3025 - Add request ID to outbound webhook requests John Anderson 2019-03-24 15:35:42 -04:00
  • 2170eedf08 implements #2933 - username in webhooks John Anderson 2019-03-24 15:31:12 -04:00
  • a208cd156d Template and table polish Jeremy Stretch 2019-03-22 21:58:45 -04:00
  • 3acc8ca3ab Fixes #3022: Add missing cable termination types to DCIM _choices endpoint Jeremy Stretch 2019-03-22 16:26:56 -04:00
  • fc76c8eb0f FieldChoicesViewSet should infer field choices from serializer, not model Jeremy Stretch 2019-03-22 16:24:53 -04:00
  • 681e20133a Further work on power feed modeling Jeremy Stretch 2019-03-21 17:47:43 -04:00
  • 7d1ee2e94e Changelog for #3011 Jeremy Stretch 2019-03-19 10:34:07 -04:00
  • 3cea92384c Merge pull request #3012 from ajknv/develop Jeremy Stretch 2019-03-19 10:28:01 -04:00
  • 6ba3d611af Merge pull request #3015 from DanSheps/3014-fix-vm-roles Jeremy Stretch 2019-03-19 10:24:59 -04:00
  • f6345b9a5d Fixes #2998: Limit device query to non-racked devices if no rack selected when creating a cable Jeremy Stretch 2019-03-19 10:22:52 -04:00
  • 044f7395bb Closes #2995: Added powerbox to community SDK list Jeremy Stretch 2019-03-19 09:48:16 -04:00
  • 8bda6be65a Merge branch 'develop' of https://github.com/ajknv/netbox into develop Alexander Kinneer 2019-03-18 11:28:48 -05:00
  • e544705256 Add support for configuring use of an SSL connection to Redis. Alexander Kinneer 2019-03-15 10:35:03 -05:00
  • f88099eb3b Add documentation for new Redis SSL configuration parameter. Alexander Kinneer 2019-03-18 11:15:40 -05:00
  • 5f40be4bd5 Changes vm_role from "true" to "True" in virtualization form dansheps 2019-03-18 09:20:57 -05:00
  • 1bf04f2e30 fixes #2936 - device role selection showing duplicate first entry John Anderson 2019-03-17 01:24:54 -04:00
  • 7edad4eba9 Add support for configuring use of an SSL connection to Redis. Alexander Kinneer 2019-03-15 10:35:03 -05:00
  • dd7249d2ef Merge pull request #2996 from DanSheps/2207-fix_deterministic_ordering_of_interfaces Jeremy Stretch 2019-03-13 16:15:34 -04:00
  • aab84ba6f3 Change ID to PK dansheps 2019-03-13 14:02:23 -05:00
  • 520af82f05 Closes #2924: Add interface type for QSFP28 50GE Jeremy Stretch 2019-03-13 10:00:40 -04:00
  • 9292534324 Changelog Updates dansheps 2019-03-12 15:54:38 -05:00
  • 61efe6102e Fixes #2207 dansheps 2019-03-12 15:52:44 -05:00
  • 705f82e416 Added filters for power panels & feeds Jeremy Stretch 2019-03-12 12:05:58 -04:00
  • e06dece00c More power work Jeremy Stretch 2019-03-12 11:36:29 -04:00
  • 3b9c0e4c67 Fixed up models & forms Jeremy Stretch 2019-03-12 10:15:56 -04:00
  • 5b753923b6 Initial work on power modeling (WIP) Jeremy Stretch 2019-03-11 22:40:52 -04:00
  • 0b95016e00 Merge branch 'develop' into develop-2.6 Jeremy Stretch 2019-03-11 21:01:18 -04:00
  • 0022a5a6e2 Merge pull request #2992 from DanSheps/api-documentation-filtering Daniel Sheppard 2019-03-11 15:26:59 -05:00
  • 332487efcd API Filtering Documentation Changes dansheps 2019-03-11 15:09:36 -05:00
  • 28331dfd53 Post-release version bump Jeremy Stretch 2019-03-11 13:39:30 -04:00
  • d112b6027a Merge pull request #2990 from digitalocean/develop v2.5.8 Jeremy Stretch 2019-03-11 13:37:07 -04:00
  • 88933a3120 Release v2.5.8 Jeremy Stretch 2019-03-11 13:34:56 -04:00
  • e05871b467 Fixes #2982: Correct CSS class assignment on color picker Jeremy Stretch 2019-03-11 13:31:48 -04:00
  • 7e70bfaacc Fixes #2985: Fix pagination page length for rack elevations Jeremy Stretch 2019-03-11 12:51:03 -04:00
  • f4b85751bb Fixes #2940: Allow CSV import of prefixes/IPs to VRF without an RD assigned Jeremy Stretch 2019-03-11 12:34:19 -04:00
  • ea11e70e3f Fixes #2984: Fix logging of unlabeled cable ID on cable deletion Jeremy Stretch 2019-03-11 12:26:40 -04:00
  • bd8b239e15 Fixes #2980: Improve rendering time for API docs Jeremy Stretch 2019-03-08 10:28:11 -05:00
  • d9c8c0cbc1 Fixes #2968: Correct API documentation for SerializerMethodFields Jeremy Stretch 2019-03-08 10:25:09 -05:00
  • 7a8fc8dfd5 Changelog for #2944 Jeremy Stretch 2019-03-07 14:08:36 -05:00
  • 4334f1bc65 Merge pull request #2979 from TakeMeNL/fix/2944 Jeremy Stretch 2019-03-07 14:06:00 -05:00
  • 1995091169 Changelog & renaming for #2065 Jeremy Stretch 2019-03-07 13:58:34 -05:00
  • ef089d3722 Merge pull request #2957 from axnsan12/ref-name Jeremy Stretch 2019-03-07 13:52:29 -05:00
  • 1d904b1722 Fix IP address is not recorded in the associated interface's changelog Marc 2019-03-07 10:54:35 +01:00
  • ab02f26a0e Fixes #2972: Improve ContentTypeField serializer to elegantly handle invalid data Jeremy Stretch 2019-03-06 12:42:47 -05:00
  • f35b4bf768 Fixes #2976: Add delete button to tag view Jeremy Stretch 2019-03-06 12:11:01 -05:00
  • f2382dd255 Merge pull request #2969 from DanSheps/2435-PrintingCSS Jeremy Stretch 2019-03-06 09:44:04 -05:00
  • 8df169b170 Remove .noprint from outside of the @media tag Daniel Sheppard 2019-03-05 21:52:54 -06:00
  • 88aeaaffb0 Remove .noprint from outside of the @media tag Daniel Sheppard 2019-03-05 21:52:37 -06:00
  • e9546b810c * Updated changelog dansheps 2019-03-05 15:45:44 -06:00
  • c208d8fc2e * Added CSS to: * Hide URLs * Hide elements with "noprint" class * Added noprint to: * Header Panel * Search Panel, Tags Panel * Buttons * Various list elements * Related elements dansheps 2019-03-05 15:42:47 -06:00
  • 8a1d7fdb37 Updated migrations to account for extras/0017_exporttemplate_mime_type_length Jeremy Stretch 2019-03-05 13:46:37 -05:00
  • c52d077f92 Merge branch 'develop' into develop-2.6 Jeremy Stretch 2019-03-05 13:39:00 -05:00
  • 7294f43fa3 Changelog for #2966 Jeremy Stretch 2019-03-05 13:18:56 -05:00
  • 0572c66c17 Merge pull request #2967 from Anthony25/fix_cable_length_unit_api Jeremy Stretch 2019-03-05 13:17:37 -05:00
  • 6406e213bd Fixes #2961: Prevent exception when exporting inventory items belonging to unnamed devices Jeremy Stretch 2019-03-05 13:15:09 -05:00
  • cfb56f7cfe Fixes #2962: Increase ExportTemplate mime_type field length Jeremy Stretch 2019-03-05 13:08:40 -05:00
  • bd65e782bb Allow nullable length unit in cable API Anthony Ruhier 2019-03-05 18:44:44 +01:00
  • 37811d3f7e * Resolve conflict with virtualization filters. dansheps 2019-03-05 08:19:21 -06:00
  • 3bb1cbcdb0 * Resolve conflict with virtualization filters. dansheps 2019-03-05 08:18:04 -06:00
  • 5fcd673f9f Merge remote-tracking branch 'dansheps/2813-addtenantgroupfilter' into 2813-addtenantgroupfilter dansheps 2019-03-05 08:11:44 -06:00
  • b4d7f9ea43 Fixes #2781: Fixes filter by regions on site and device list dansheps 2019-03-05 08:10:10 -06:00
  • 66d9d9d9cb Rearranged changelog items Jeremy Stretch 2019-03-04 16:01:43 -05:00
  • b9f4a9e57b Closes #1792 - Add CustomFieldChoices API endpoint (#2941) Grokzen 2019-03-04 21:58:40 +01:00
  • 80b3a5ffc4 Fixed erroneous addition of 'description' field to unique_together Jeremy Stretch 2019-03-04 15:57:21 -05:00
  • 0c142f2078 Changelog for #2954 Jeremy Stretch 2019-03-04 15:16:35 -05:00
  • 7295c3554e Merge pull request #2955 from axnsan12/trailing-slashes Jeremy Stretch 2019-03-04 15:14:45 -05:00
  • 78725b8483 Follow-up from #2781 Jeremy Stretch 2019-03-04 14:57:35 -05:00
  • e97ad3f066 Merge pull request #2935 from DanSheps/2781-fixsitelistfilterregion Jeremy Stretch 2019-03-04 14:42:04 -05:00
  • 3a62e9a322 Resolve drf-yasg ref_name conflicts Cristi Vîjdea 2019-03-04 03:24:45 +02:00
  • 4d18d9661b Remove trailing slashes from filesystem paths Cristi Vîjdea 2019-03-04 03:20:47 +02:00
  • 11976f8968 Merge branch 'develop' into develop-2.6 John Anderson 2019-03-03 19:06:15 -05:00
  • 5991bd368c Merge branch 'develop-2.6' of github.com:digitalocean/netbox into develop-2.6 John Anderson 2019-03-03 19:06:05 -05:00
  • b381bdec27 fixes #2952 - slug field absent from TenantFilter John Anderson 2019-03-03 18:52:57 -05:00
  • 231a5aa9fd v2.6.0-dev version update John Anderson 2019-03-01 23:16:08 -05:00
  • 6f5c35c278 Force resolution of request User object when logging an object deletion (resolves intermittent test failures) Jeremy Stretch 2019-02-28 11:40:32 -05:00
  • 3e6033e9ff Fixes #2938: Exclude circuit terminations from API interface connections endpoint Jeremy Stretch 2019-02-28 09:59:17 -05:00
  • 32f63a18ff Fixes #2938: Enforce deterministic ordering of device components returned by API Jeremy Stretch 2019-02-28 09:49:23 -05:00
  • 00aaf500de Fixes #2781: Fixes filter by regions on site and device list dansheps 2019-02-27 14:46:11 -06:00
  • f2471aedb2 Fixes #2781: Fixes filter by regions on site and device list dansheps 2019-02-27 11:39:25 -06:00
  • beff774295 Fixes #2705: Fix endpoint grouping in API docs Jeremy Stretch 2019-02-26 16:38:49 -05:00
  • 679aa0f764 Update tables.py Daniel Sheppard 2019-02-26 07:53:59 -06:00
  • 8683efe54a Fixes #2813: Add Filter and List View for TenantGroup dansheps 2019-02-23 11:09:02 -06:00