Historial de Commits

Autor SHA1 Mensaje Fecha
  jeremystretch cf3ca5a661 Refactor & document supported form fields hace 4 años
  jeremystretch e4eee1cdfc Clean up nullable fields declaration for bulk edit forms hace 4 años
  jeremystretch f4776731ec Establish 4 core forms in netbox.forms.base hace 4 años
  jeremystretch 0fe72376b1 Remove unused form attribute from BulkDeleteView hace 4 años
  Jeremy Stretch 3a447d5515 Merge pull request #8473 from netbox-community/6221-pluginviews hace 4 años
  jeremystretch 75aa1c7b80 Merge feature hace 4 años
  jeremystretch f1697c6856 Add change log for plugins framework additions hace 4 años
  jeremystretch 3c1ea5d0fb Closes #8470: Expose NetBoxTable in the plugins framework hace 4 años
  jeremystretch 59d3f5c4ea Split out NetBoxTable from BaseTable hace 4 años
  jeremystretch 4a1b4e0485 Closes #8469: Move BaseTable, columns to netbox core app hace 4 años
  jeremystretch 083d1acb81 Closes #8453: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins hace 4 años
  jeremystretch c5650bb278 Rename PrimaryModel to NetBoxModel hace 4 años
  jeremystretch a795b95f7e Closes #8451: Include ChangeLoggingMixin in BaseModel hace 4 años
  jeremystretch b67859832a Refactor to_objectchange() hace 4 años
  jeremystretch eb00e20269 Revert "Refactor ChangeLoggedModelFilterSet" hace 4 años
  jeremystretch b797b08bcf Remove BigIDModel hace 4 años
  jeremystretch e4abbfb2c6 Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField hace 4 años
  jeremystretch 28de9b8913 Refactor ChangeLoggedModelFilterSet hace 4 años
  jeremystretch acc9ca7d7d Move TagFilter to PrimaryFilterSet hace 4 años
  jeremystretch 497afcc1e4 Rearrange plugins documentation hace 4 años
  jeremystretch 571e9801f3 Closes #8195: Ensure all GenericForeignKey ID fields employ PositiveBigIntegerField hace 4 años
  jeremystretch 5abfe821bc Changelog cnad cleanup for #7853 hace 4 años
  Jeremy Stretch 05d4c127ee Merge pull request #8428 from netbox-community/8334-plugins-views hace 4 años
  jeremystretch 1c94625042 Remove widget_attrs from BulkImportView hace 4 años
  jeremystretch a74ed33b0e Move get_object() to BaseObjectView hace 4 años
  jeremystretch e03593d86f Move get_extra_context() to base views hace 4 años
  Jeremy Stretch 3d6c2c5fef Merge pull request #8420 from netbox-community/7853-speed_duplex hace 4 años
  jeremystretch 54834c47f8 Refactor generic views; add plugins dev documentation hace 4 años
  Daniel Sheppard d0bfd7e19a #7853 - Add tests hace 4 años
  Daniel Sheppard 1a807416b8 #7853 - Add columns to tables hace 4 años