Commit Graph

  • 36669eedd9 Fix bulk nullification of custom fields jeremystretch 2022-02-01 11:05:48 -0500
  • d38620bad2 Fix bulk nullification of custom fields jeremystretch 2022-02-01 11:05:48 -0500
  • 52c2f07804 Set model as attribute on bulk edit forms jeremystretch 2022-02-01 11:00:18 -0500
  • 3621b1a0d0 Set model as attribute on bulk edit forms jeremystretch 2022-02-01 11:00:18 -0500
  • 3bc82d8617 Merge pull request #8504 from netbox-community/8488-plugins-forms Jeremy Stretch 2022-01-31 16:46:33 -0500
  • 4347f624d8
    Merge pull request #8504 from netbox-community/8488-plugins-forms Jeremy Stretch 2022-01-31 16:46:33 -0500
  • 3ed2929dc3 Update docstrings for base form classes jeremystretch 2022-01-31 16:23:23 -0500
  • bfb1a82754 Update docstrings for base form classes jeremystretch 2022-01-31 16:23:23 -0500
  • a2d0b75d25 Move nullable_fields out of Meta for bulk edit forms jeremystretch 2022-01-31 16:15:40 -0500
  • d1672f8818 Move nullable_fields out of Meta for bulk edit forms jeremystretch 2022-01-31 16:15:40 -0500
  • 5ff4a32705 Replace filter_groups with fieldsets on filter forms jeremystretch 2022-01-31 16:03:26 -0500
  • 353e132cf9 Replace filter_groups with fieldsets on filter forms jeremystretch 2022-01-31 16:03:26 -0500
  • b0d5078136 Move fieldsets out of Meta for model forms jeremystretch 2022-01-31 15:52:36 -0500
  • ccb3a75281 Move fieldsets out of Meta for model forms jeremystretch 2022-01-31 15:52:36 -0500
  • 35a97659ae Added 'all' extra to social-auth-core in requirements.txt Adam Weiss 2022-01-31 15:27:41 -0500
  • 38afe6016f Refactor & document supported form fields jeremystretch 2022-01-31 14:10:13 -0500
  • cf3ca5a661 Refactor & document supported form fields jeremystretch 2022-01-31 14:10:13 -0500
  • 3b0617aad4 Clean up nullable fields declaration for bulk edit forms jeremystretch 2022-01-28 16:47:54 -0500
  • e4eee1cdfc Clean up nullable fields declaration for bulk edit forms jeremystretch 2022-01-28 16:47:54 -0500
  • ab6f19cf0c Establish 4 core forms in netbox.forms.base jeremystretch 2022-01-28 15:48:15 -0500
  • f4776731ec Establish 4 core forms in netbox.forms.base jeremystretch 2022-01-28 15:48:15 -0500
  • 5d53863719 Merge pull request #8489 from 991jo/fix-unittest-docs Jeremy Stretch 2022-01-28 14:19:57 -0500
  • dd71942a5e
    Merge pull request #8489 from 991jo/fix-unittest-docs Jeremy Stretch 2022-01-28 14:19:57 -0500
  • d0d6ae5d61 Fixes #8465: Accept empty string values for Interface rf_channel in REST API jeremystretch 2022-01-28 14:03:36 -0500
  • 19fdd5e151 Fixes #8465: Accept empty string values for Interface rf_channel in REST API jeremystretch 2022-01-28 14:03:36 -0500
  • e5ca008e90 Fixes #8456: Fix redundant display of VRF RD in prefix view jeremystretch 2022-01-28 13:19:23 -0500
  • f537dc632e Fixes #8456: Fix redundant display of VRF RD in prefix view jeremystretch 2022-01-28 13:19:23 -0500
  • 00f2c652d1 Closes #8462: Linkify manufacturer column in device type table jeremystretch 2022-01-28 13:09:57 -0500
  • 2221006970 Closes #8462: Linkify manufacturer column in device type table jeremystretch 2022-01-28 13:09:57 -0500
  • a31379bf0c Fixes #8477: The commands for running the tests in the development section are not working Johannes Erwerle 2022-01-28 17:54:37 +0100
  • 5d29c5958b Fixes #8477: The commands for running the tests in the development section are not working Johannes Erwerle 2022-01-28 17:54:37 +0100
  • c2d53634b8 Remove unused form attribute from BulkDeleteView jeremystretch 2022-01-28 10:00:36 -0500
  • 0fe72376b1 Remove unused form attribute from BulkDeleteView jeremystretch 2022-01-28 10:00:36 -0500
  • 7fb756f859 Merge pull request #8482 from 991jo/feature-asn-ui-improvement Jeremy Stretch 2022-01-28 09:37:54 -0500
  • 64dd46c7e4
    Merge pull request #8482 from 991jo/feature-asn-ui-improvement Jeremy Stretch 2022-01-28 09:37:54 -0500
  • 5e5d903142 Fixes #8476: Bring the ASN Web UI up to the standard set by other objects Johannes Erwerle 2022-01-28 11:58:29 +0100
  • 8df382d976 Fixes #8476: Bring the ASN Web UI up to the standard set by other objects Johannes Erwerle 2022-01-28 11:58:29 +0100
  • 3c3aecb0d5
    adding 100 FastEthernet SFP base interface neope 2022-01-27 23:43:04 +0100
  • e5e0e9287e Merge pull request #8473 from netbox-community/6221-pluginviews Jeremy Stretch 2022-01-27 16:56:20 -0500
  • 3a447d5515
    Merge pull request #8473 from netbox-community/6221-pluginviews Jeremy Stretch 2022-01-27 16:56:20 -0500
  • 05f8eb8303 Merge feature jeremystretch 2022-01-27 16:38:36 -0500
  • 75aa1c7b80 Merge feature jeremystretch 2022-01-27 16:38:36 -0500
  • a009167e98 Add change log for plugins framework additions jeremystretch 2022-01-27 16:21:19 -0500
  • f1697c6856 Add change log for plugins framework additions jeremystretch 2022-01-27 16:21:19 -0500
  • 1623838945 Closes #8470: Expose NetBoxTable in the plugins framework jeremystretch 2022-01-27 16:14:02 -0500
  • 3c1ea5d0fb Closes #8470: Expose NetBoxTable in the plugins framework jeremystretch 2022-01-27 16:14:02 -0500
  • 4b3f58e57d Split out NetBoxTable from BaseTable jeremystretch 2022-01-27 15:48:05 -0500
  • 59d3f5c4ea Split out NetBoxTable from BaseTable jeremystretch 2022-01-27 15:48:05 -0500
  • c8d9089cd3 Closes #8469: Move BaseTable, columns to netbox core app jeremystretch 2022-01-27 15:00:10 -0500
  • 4a1b4e0485 Closes #8469: Move BaseTable, columns to netbox core app jeremystretch 2022-01-27 15:00:10 -0500
  • 32d2caf639 Closes #8453: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins jeremystretch 2022-01-27 09:24:20 -0500
  • 083d1acb81 Closes #8453: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins jeremystretch 2022-01-27 09:24:20 -0500
  • 515c7f56a3 Rename PrimaryModel to NetBoxModel jeremystretch 2022-01-26 20:57:14 -0500
  • c5650bb278 Rename PrimaryModel to NetBoxModel jeremystretch 2022-01-26 20:57:14 -0500
  • 566b1b148b Closes #8451: Include ChangeLoggingMixin in BaseModel jeremystretch 2022-01-26 20:41:41 -0500
  • a795b95f7e Closes #8451: Include ChangeLoggingMixin in BaseModel jeremystretch 2022-01-26 20:41:41 -0500
  • dc4436f02d Refactor to_objectchange() jeremystretch 2022-01-26 20:25:23 -0500
  • b67859832a Refactor to_objectchange() jeremystretch 2022-01-26 20:25:23 -0500
  • 8afaf4c536 Revert "Refactor ChangeLoggedModelFilterSet" jeremystretch 2022-01-26 09:03:30 -0500
  • eb00e20269 Revert "Refactor ChangeLoggedModelFilterSet" jeremystretch 2022-01-26 09:03:30 -0500
  • 3a98c7f15e Remove BigIDModel jeremystretch 2022-01-26 09:02:04 -0500
  • b797b08bcf Remove BigIDModel jeremystretch 2022-01-26 09:02:04 -0500
  • ff4c8848a6 Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField jeremystretch 2022-01-25 17:37:06 -0500
  • e4abbfb2c6 Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField jeremystretch 2022-01-25 17:37:06 -0500
  • eab154f350 Refactor ChangeLoggedModelFilterSet jeremystretch 2022-01-25 16:18:07 -0500
  • 28de9b8913 Refactor ChangeLoggedModelFilterSet jeremystretch 2022-01-25 16:18:07 -0500
  • 75a5bf6980 Move TagFilter to PrimaryFilterSet jeremystretch 2022-01-25 16:11:49 -0500
  • acc9ca7d7d Move TagFilter to PrimaryFilterSet jeremystretch 2022-01-25 16:11:49 -0500
  • 19eed7ee4a Rearrange plugins documentation jeremystretch 2022-01-25 13:53:31 -0500
  • 497afcc1e4 Rearrange plugins documentation jeremystretch 2022-01-25 13:53:31 -0500
  • 77e1aa34e4 Closes #8195: Ensure all GenericForeignKey ID fields employ PositiveBigIntegerField jeremystretch 2022-01-24 16:02:54 -0500
  • 571e9801f3 Closes #8195: Ensure all GenericForeignKey ID fields employ PositiveBigIntegerField jeremystretch 2022-01-24 16:02:54 -0500
  • 572779f86a Set install_date default value as empty string Sergio Saucedo 2022-01-24 02:36:27 -0600
  • 31c58409e1 Set install_date default value as empty string Sergio Saucedo 2022-01-24 02:36:27 -0600
  • 64dea8a780
    Update fhrp.py jlebherz 2022-01-23 22:35:44 +0100
  • 1b60c3474f Changelog cnad cleanup for #7853 jeremystretch 2022-01-21 15:43:53 -0500
  • 5abfe821bc Changelog cnad cleanup for #7853 jeremystretch 2022-01-21 15:43:53 -0500
  • 60d38cb484 Merge pull request #8428 from netbox-community/8334-plugins-views Jeremy Stretch 2022-01-21 15:37:20 -0500
  • 05d4c127ee
    Merge pull request #8428 from netbox-community/8334-plugins-views Jeremy Stretch 2022-01-21 15:37:20 -0500
  • acc0d52839 Remove widget_attrs from BulkImportView jeremystretch 2022-01-21 14:48:27 -0500
  • 1c94625042 Remove widget_attrs from BulkImportView jeremystretch 2022-01-21 14:48:27 -0500
  • 7389da82d0 Move get_object() to BaseObjectView jeremystretch 2022-01-21 14:41:37 -0500
  • a74ed33b0e Move get_object() to BaseObjectView jeremystretch 2022-01-21 14:41:37 -0500
  • 3fc2405118 Move get_extra_context() to base views jeremystretch 2022-01-21 13:56:58 -0500
  • e03593d86f Move get_extra_context() to base views jeremystretch 2022-01-21 13:56:58 -0500
  • 673de76346 Merge pull request #8420 from netbox-community/7853-speed_duplex Jeremy Stretch 2022-01-21 13:07:23 -0500
  • 3d6c2c5fef
    Merge pull request #8420 from netbox-community/7853-speed_duplex Jeremy Stretch 2022-01-21 13:07:23 -0500
  • 0d263cbdf8 Refactor generic views; add plugins dev documentation jeremystretch 2022-01-20 16:31:55 -0500
  • 54834c47f8 Refactor generic views; add plugins dev documentation jeremystretch 2022-01-20 16:31:55 -0500
  • eeffaa061a #7853 - Add tests Daniel Sheppard 2022-01-20 14:13:13 -0600
  • d0bfd7e19a #7853 - Add tests Daniel Sheppard 2022-01-20 14:13:13 -0600
  • e9a12d214d #7853 - Add columns to tables Daniel Sheppard 2022-01-20 13:58:37 -0600
  • 1a807416b8 #7853 - Add columns to tables Daniel Sheppard 2022-01-20 13:58:37 -0600
  • 278c1614d4 #7853 - Change Duplex Filterset to allow multivalues Daniel Sheppard 2022-01-20 13:58:11 -0600
  • 5f8870d448 #7853 - Change Duplex Filterset to allow multivalues Daniel Sheppard 2022-01-20 13:58:11 -0600
  • 617842b0fe Merge branch 'feature' of https://github.com/netbox-community/netbox into 7853-speed_duplex Daniel Sheppard 2022-01-20 13:12:04 -0600
  • 375a140343 Merge branch 'feature' of https://github.com/netbox-community/netbox into 7853-speed_duplex Daniel Sheppard 2022-01-20 13:12:04 -0600
  • 69a5484a18 Merge pull request #8414 from netbox-community/8392-plugins-features Jeremy Stretch 2022-01-20 12:23:52 -0500
  • 7002319cc8
    Merge pull request #8414 from netbox-community/8392-plugins-features Jeremy Stretch 2022-01-20 12:23:52 -0500
  • 3900ddac1f Omit job results as a supported feature jeremystretch 2022-01-20 11:41:00 -0500