jeremystretch
|
2463e4efd3
|
Fixes #10461: Enable filtering by read-only custom fields in the UI
|
2022-09-26 16:42:11 -04:00 |
|
jeremystretch
|
f67cb71dbc
|
Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import
|
2022-09-12 10:36:19 -04:00 |
|
jeremystretch
|
562769fb89
|
Merge branch 'develop' into feature
|
2022-08-01 14:42:09 -04:00 |
|
jeremystretch
|
6cee12b153
|
Fix formatting of webhook conditions form field
|
2022-07-27 15:40:25 -04:00 |
|
jeremystretch
|
466931d2fb
|
Fixes #9829: Arrange custom fields by group when editing objects
|
2022-07-26 12:41:51 -04:00 |
|
jeremystretch
|
29eb37857c
|
Merge branch 'develop' into feature
|
2022-07-08 16:06:27 -04:00 |
|
jeremystretch
|
a40ab9ffb1
|
Fixes #9657: Fix filtering for custom fields and webhooks in the UI
|
2022-07-08 14:59:16 -04:00 |
|
jeremystretch
|
379880cd84
|
Closes #9582: Enable assigning config contexts based on device location
|
2022-06-22 16:10:48 -04:00 |
|
jeremystretch
|
32322e95b6
|
Merge branch 'develop' into feature
|
2022-05-31 15:50:23 -04:00 |
|
jeremystretch
|
998a392bd3
|
Fixes #9425: Fix bulk import for object and multi-object custom fields
|
2022-05-31 11:37:30 -04:00 |
|
jeremystretch
|
31024ce672
|
Changelog & cleanup for #9166
|
2022-05-24 16:39:05 -04:00 |
|
kkthxbye
|
20eaa7d069
|
#9166 - Add UI Visibility setting for custom fields
|
2022-05-24 10:12:32 +02:00 |
|
jeremystretch
|
17df8a5c43
|
Closes #8495: Enable custom field grouping
|
2022-04-15 14:45:28 -04:00 |
|
jeremystretch
|
1d55c04c21
|
Closes #9006: Enable custom fields, custom links, and tags for journal entries
|
2022-03-31 11:40:02 -04:00 |
|
jeremystretch
|
227bac7c60
|
Fixes #8976: Add missing object_type field on CustomField REST API serializer
|
2022-03-28 13:34:37 -04:00 |
|
jeremystretch
|
dc92e19f76
|
Limit custom field object types to suitable models
|
2022-03-22 13:12:31 -04:00 |
|
jeremystretch
|
3dc671395e
|
Introduce local ChoiceField and MultipleChoiceField classes
|
2022-03-21 15:08:05 -04:00 |
|
jeremystretch
|
a5c8bbf79e
|
Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible)
|
2022-02-18 09:50:02 -05:00 |
|
jeremystretch
|
aa85ae89c1
|
Merge v3.1.8
|
2022-02-15 10:05:07 -05:00 |
|
jeremystretch
|
f11ad99983
|
Fixes #8611: Fix bulk editing for certain custom link, webhook, and journal entry fields
|
2022-02-11 15:34:41 -05:00 |
|
jeremystretch
|
47e99ecb54
|
Use ContentTypeChoiceField for object_type
|
2022-02-11 11:33:16 -05:00 |
|
jeremystretch
|
d52105b3b8
|
Merge branch 'develop' into feature
|
2022-02-10 15:05:54 -05:00 |
|
jeremystretch
|
41ee4b642f
|
Fixes #8604: Fix tag filter on config context list filter form
|
2022-02-10 11:56:41 -05:00 |
|
jeremystretch
|
478eefb74c
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
|
jeremystretch
|
3621b1a0d0
|
Set model as attribute on bulk edit forms
|
2022-02-01 11:00:18 -05:00 |
|
jeremystretch
|
d1672f8818
|
Move nullable_fields out of Meta for bulk edit forms
|
2022-01-31 16:15:40 -05:00 |
|
jeremystretch
|
353e132cf9
|
Replace filter_groups with fieldsets on filter forms
|
2022-01-31 16:03:26 -05:00 |
|
jeremystretch
|
ccb3a75281
|
Move fieldsets out of Meta for model forms
|
2022-01-31 15:52:36 -05:00 |
|
jeremystretch
|
e4eee1cdfc
|
Clean up nullable fields declaration for bulk edit forms
|
2022-01-28 16:47:54 -05:00 |
|
jeremystretch
|
f4776731ec
|
Establish 4 core forms in netbox.forms.base
|
2022-01-28 15:48:15 -05:00 |
|
jeremystretch
|
4711b4d529
|
Correct FeatureQuery invocations
|
2022-01-18 15:17:05 -05:00 |
|
jeremystretch
|
3e3880823b
|
Merge v3.1.6
|
2022-01-17 11:12:54 -05:00 |
|
jeremystretch
|
2b31154834
|
Fixes #8358: Fix inconsistent styling of custom fields on filter & bulk edit forms
|
2022-01-14 14:23:58 -05:00 |
|
jeremystretch
|
c8713d94d8
|
Merge branch 'develop' into feature
|
2022-01-11 16:16:13 -05:00 |
|
jeremystretch
|
d2968c95df
|
Fixes #8314: Prevent custom fields with default values from appearing as applied filters erroneously
|
2022-01-11 15:02:10 -05:00 |
|
jeremystretch
|
72e17914e2
|
Closes #8296: Allow disabling custom links
|
2022-01-10 12:11:37 -05:00 |
|
Daniel Sheppard
|
10ec31df3e
|
Fix #8287 - Correct label in export template form
|
2022-01-08 00:13:58 -06:00 |
|
jeremystretch
|
fa1e28e860
|
Initial work on #7006
|
2022-01-04 16:59:52 -05:00 |
|
jeremystretch
|
662cafe416
|
Form widgets & style cleanup
|
2022-01-04 15:01:16 -05:00 |
|
jeremystretch
|
3bb485d0b8
|
Merge v3.1.3
|
2021-12-29 12:41:56 -05:00 |
|
jeremystretch
|
43fadab3bb
|
Closes #8034: Enable specifying custom field validators during CSV import
|
2021-12-29 11:57:27 -05:00 |
|
jeremystretch
|
9c9fcaf42f
|
Fixes #7290: Defer loading API-backed form fields
|
2021-12-29 09:30:43 -05:00 |
|
jeremystretch
|
77dd684916
|
Closes #7784: Support cluster type assignment for config contexts
|
2021-12-23 14:20:03 -05:00 |
|
jeremystretch
|
b7c9ca720a
|
Closes #7886: Introduce a base FilterForm class
|
2021-11-19 15:12:45 -05:00 |
|
jeremystretch
|
beca978af5
|
Clean up imports
|
2021-11-18 16:48:29 -05:00 |
|
jeremystretch
|
ed2231e34b
|
Apply BootstrapMixin to CustomFieldModelFilterForm
|
2021-11-18 16:27:06 -05:00 |
|
jeremystretch
|
55049bb303
|
Apply BootstrapMixin to BulkEditForm
|
2021-11-18 16:23:26 -05:00 |
|
jeremystretch
|
c210c6937b
|
Apply BootstrapMixin to CustomFieldModelForm
|
2021-11-18 16:19:25 -05:00 |
|
jeremystretch
|
cede27b5fe
|
Merge branch 'develop' into feature
|
2021-11-12 09:09:15 -05:00 |
|
jeremystretch
|
0b705553a5
|
Fixes #7809: Add missing export template support for various models
|
2021-11-11 16:16:54 -05:00 |
|