jeremystretch
|
5af18c2d8a
Move pk field declaration under NetBoxModelBulkEditForm
|
il y a 4 ans |
jeremystretch
|
d38620bad2
Fix bulk nullification of custom fields
|
il y a 4 ans |
jeremystretch
|
3621b1a0d0
Set model as attribute on bulk edit forms
|
il y a 4 ans |
Jeremy Stretch
|
4347f624d8
Merge pull request #8504 from netbox-community/8488-plugins-forms
|
il y a 4 ans |
jeremystretch
|
bfb1a82754
Update docstrings for base form classes
|
il y a 4 ans |
jeremystretch
|
d1672f8818
Move nullable_fields out of Meta for bulk edit forms
|
il y a 4 ans |
jeremystretch
|
353e132cf9
Replace filter_groups with fieldsets on filter forms
|
il y a 4 ans |
jeremystretch
|
ccb3a75281
Move fieldsets out of Meta for model forms
|
il y a 4 ans |
jeremystretch
|
cf3ca5a661
Refactor & document supported form fields
|
il y a 4 ans |
jeremystretch
|
e4eee1cdfc
Clean up nullable fields declaration for bulk edit forms
|
il y a 4 ans |
jeremystretch
|
f4776731ec
Establish 4 core forms in netbox.forms.base
|
il y a 4 ans |
jeremystretch
|
0fe72376b1
Remove unused form attribute from BulkDeleteView
|
il y a 4 ans |
Jeremy Stretch
|
3a447d5515
Merge pull request #8473 from netbox-community/6221-pluginviews
|
il y a 4 ans |
jeremystretch
|
75aa1c7b80
Merge feature
|
il y a 4 ans |
jeremystretch
|
f1697c6856
Add change log for plugins framework additions
|
il y a 4 ans |
jeremystretch
|
3c1ea5d0fb
Closes #8470: Expose NetBoxTable in the plugins framework
|
il y a 4 ans |
jeremystretch
|
59d3f5c4ea
Split out NetBoxTable from BaseTable
|
il y a 4 ans |
jeremystretch
|
4a1b4e0485
Closes #8469: Move BaseTable, columns to netbox core app
|
il y a 4 ans |
jeremystretch
|
083d1acb81
Closes #8453: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins
|
il y a 4 ans |
jeremystretch
|
c5650bb278
Rename PrimaryModel to NetBoxModel
|
il y a 4 ans |
jeremystretch
|
a795b95f7e
Closes #8451: Include ChangeLoggingMixin in BaseModel
|
il y a 4 ans |
jeremystretch
|
b67859832a
Refactor to_objectchange()
|
il y a 4 ans |
jeremystretch
|
eb00e20269
Revert "Refactor ChangeLoggedModelFilterSet"
|
il y a 4 ans |
jeremystretch
|
b797b08bcf
Remove BigIDModel
|
il y a 4 ans |
jeremystretch
|
e4abbfb2c6
Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField
|
il y a 4 ans |
jeremystretch
|
28de9b8913
Refactor ChangeLoggedModelFilterSet
|
il y a 4 ans |
jeremystretch
|
acc9ca7d7d
Move TagFilter to PrimaryFilterSet
|
il y a 4 ans |
jeremystretch
|
497afcc1e4
Rearrange plugins documentation
|
il y a 4 ans |
jeremystretch
|
571e9801f3
Closes #8195: Ensure all GenericForeignKey ID fields employ PositiveBigIntegerField
|
il y a 4 ans |
jeremystretch
|
5abfe821bc
Changelog cnad cleanup for #7853
|
il y a 4 ans |