Commit Graph

  • 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
  • f78c228c75 Fixes #2813: Add Filter for TenantGroup to the following Forms and Filter classes: dansheps 2019-02-23 10:37:30 -06:00
  • 8dfef83f1a Changelog for #2923 Jeremy Stretch 2019-02-22 12:16:15 -05:00
  • d707844c30 Merge pull request #2928 from DanSheps/2923-changecircuitsitefiltermulti Jeremy Stretch 2019-02-22 12:13:56 -05:00
  • 6a8c935380 Merge branch 'develop' into develop-2.6 Jeremy Stretch 2019-02-22 12:10:44 -05:00
  • 00c4d3dd92 Merge pull request #2918 from digitalocean/2643-description-fields Jeremy Stretch 2019-02-22 12:08:24 -05:00
  • 3ffea43253 Fixes #2923: Changes Site Filter on Provider List to APISelectMultiple Daniel Sheppard 2019-02-22 07:13:39 -06:00
  • 8e548605c8 added changelog views for Tag John Anderson 2019-02-22 02:29:00 -05:00
  • de52f21905 fix circular import for ObjectChange, for now... John Anderson 2019-02-22 01:42:17 -05:00
  • b9d11aa4ca refactor tag migrations and add changelog fields to tag John Anderson 2019-02-22 01:32:31 -05:00
  • 77c387a559 Post-release version bump Jeremy Stretch 2019-02-21 14:45:23 -05:00
  • ac1e4b8e8f Merge pull request #2922 from digitalocean/develop v2.5.7 Jeremy Stretch 2019-02-21 14:44:48 -05:00
  • 36101f50c3 Release v2.5.7 Jeremy Stretch 2019-02-21 14:42:44 -05:00
  • 08dad7f7af Changelog for #2638 Jeremy Stretch 2019-02-21 13:30:57 -05:00
  • 298152bc50 Closes #2638: Copy Button for Secrets (#2860) hSaria 2019-02-21 18:26:19 +00:00
  • 993e94c00c Fixes #2852: Allow filtering devices by null rack position Jeremy Stretch 2019-02-21 10:26:31 -05:00
  • fba6d28603 removed migration to delete taggit models John Anderson 2019-02-21 00:15:15 -05:00
  • bb6fb81fc0 Closes #2643: Add description field to console/power components and device bays Jeremy Stretch 2019-02-20 14:34:05 -05:00
  • 4c3a7b84c1 Merge pull request #2881 from candlerb/candlerb/doc-reports Jeremy Stretch 2019-02-20 12:04:35 -05:00
  • 8961a54a03 Chnagelog for #2890 Jeremy Stretch 2019-02-20 12:01:37 -05:00
  • 2184a9402f Merge pull request #2891 from gdelafond/add-port-types Jeremy Stretch 2019-02-20 12:00:39 -05:00
  • b9f1d14d4e Closes #2870: Add Markdown rendering for provider NOC/admin contact fields Jeremy Stretch 2019-02-20 11:48:11 -05:00
  • fba154386e Closes #2898: Enable filtering cables list by connection status Jeremy Stretch 2019-02-20 11:36:55 -05:00
  • c8366eff8f Fixes #2915: Fix bulk editing of pass-through ports Jeremy Stretch 2019-02-20 11:13:43 -05:00
  • 161d9ed512 Fixes #2912: Cable type in filter form should be blank by default Jeremy Stretch 2019-02-20 10:21:34 -05:00
  • fadc9521f0 Fixes #2913: Fix assigned prefixes link on VRF view Jeremy Stretch 2019-02-20 10:17:36 -05:00
  • 40cb47868f Fixes #2914: Fix empty connected circuit link on device interfaces list Jeremy Stretch 2019-02-20 10:13:36 -05:00
  • 0a06d92c2e added default values for comments and color fields on tag John Anderson 2019-02-20 03:56:32 -05:00
  • fc2bb724fa initial pass on migrating to custom tag model with color and comments fields John Anderson 2019-02-20 03:52:47 -05:00
  • e521508de9 #2350 - added virtual machines and test cases John Anderson 2019-02-18 22:10:05 -05:00
  • bd573fd5cf implemented #2350 - config context included by default in API John Anderson 2019-02-18 21:37:00 -05:00
  • 9d055ff4fd fixed #2910 - config context list and edit views not using select2 John Anderson 2019-02-18 21:10:15 -05:00
  • 9d69f14faa Implement basic view testing for all models (#2909) Jeremy Stretch 2019-02-15 17:02:18 -05:00
  • 8e3ea6c878 Closes #2878: Add cable types for OS1/OS2 singlemode fiber Jeremy Stretch 2019-02-15 14:42:03 -05:00
  • 971f3cd63c Closes #2357: Enable filtering of devices by rack face Jeremy Stretch 2019-02-15 11:31:57 -05:00
  • a9d7a7e306 Closes #2903: Clarify purpose of tags field on interface edit form Jeremy Stretch 2019-02-15 10:23:46 -05:00
  • 8797298a71 Fixes #2884: Don't display connect button for wireless interfaces Jeremy Stretch 2019-02-15 10:14:44 -05:00
  • 3bc182e453 Fixes #2901: Fix ordering regions by site count Jeremy Stretch 2019-02-15 10:10:26 -05:00
  • 7a0ab3aa15 Fixes #2895: Fix filtering of nullable character fields Jeremy Stretch 2019-02-14 09:43:56 -05:00
  • fdbef8ee71 Closes #2836: Deprecate NullableCharField Jeremy Stretch 2019-02-14 09:39:04 -05:00
  • d95b127378 Changelog for #2888 and #2893 Jeremy Stretch 2019-02-14 09:20:27 -05:00
  • 008138cd02 Merge pull request #2889 from stuntguy3000/patch-1 Jeremy Stretch 2019-02-14 09:14:36 -05:00
  • 2a1630e068 Merge pull request #2894 from TakeMeNL/bug/duplicate-vrf Jeremy Stretch 2019-02-14 09:09:32 -05:00
  • 31611203eb ipaddress.vrf already includes ipaddress.vrf.rd TakeMeNL 2019-02-14 14:48:25 +01:00
  • 1ee6d16d78 add port type LC/APC, SC/APC, LSH/APC Guillaume de Lafond 2019-02-14 10:17:25 +01:00
  • 0e8c3a8efe Render correct foreground colour for rack devices Luke Anderson 2019-02-14 16:37:27 +10:30
  • d084d19675 Post-release version bump Jeremy Stretch 2019-02-13 17:11:51 -05:00
  • 77954a3796 Merge pull request #2886 from digitalocean/develop v2.5.6 Jeremy Stretch 2019-02-13 17:11:26 -05:00
  • 8152dc4b04 Release v2.5.6 Jeremy Stretch 2019-02-13 17:07:15 -05:00
  • 109b233e14 Closes #2758: Add cable trace button to pass-through ports Jeremy Stretch 2019-02-13 17:05:02 -05:00
  • cc3b26998b Fixes #2880: Sanitize user password if an exception is raised during login Jeremy Stretch 2019-02-13 11:34:16 -05:00
  • 95dea1faaa Closes #2866: Add cellular interface types (GSM/CDMA/LTE) Jeremy Stretch 2019-02-13 10:45:42 -05:00
  • 57fecdbf17 Closes #2851: Include circuit provider in pass-through port connection details Jeremy Stretch 2019-02-13 10:26:54 -05:00
  • 3b4bcc881f Fix broken test Jeremy Stretch 2019-02-13 10:09:33 -05:00
  • dfa4dfa4a4 Fixes #2877: Fixed device role label display on light background color Jeremy Stretch 2019-02-13 10:06:56 -05:00
  • 8d86e97247 Clarify use of "runreport" CLI Brian Candler 2019-02-13 08:54:04 +00:00
  • 5da9d6b46b Closes #2839: Add "110 punch" type for pass-through ports Jeremy Stretch 2019-02-08 09:57:04 -05:00
  • 100809f11a Closes #2854: Enable bulk editing of pass-through ports Jeremy Stretch 2019-02-08 09:31:10 -05:00
  • 5256077a3c Fixes #2862: Follow return URL when connecting a cable Jeremy Stretch 2019-02-08 09:10:31 -05:00
  • 375e66047d Fixes #2864: Correct display of VRF name when no RD is assigned Jeremy Stretch 2019-02-08 09:04:43 -05:00