Jeremy Stretch
|
b97d3b0716
|
Fixes #4246: Fix duplication of field attributes when multiple IPNetworkVars are present in a script
|
2020-02-24 10:01:31 -05:00 |
|
Jeremy Stretch
|
9128dc961c
|
Closes #4173: Return graceful error message when webhook queuing fails
|
2020-02-21 17:21:04 -05:00 |
|
Jeremy Stretch
|
12602a95ea
|
All fields on RenderedGraphSerializer should be read-only
|
2020-02-21 14:45:07 -05:00 |
|
Jeremy Stretch
|
11d012de4e
|
Fixes #4235: Fix API representation of content_type for export templates
|
2020-02-21 14:38:38 -05:00 |
|
Jeremy Stretch
|
2cf990bd92
|
Standardize on two-word form of "change log"
|
2020-02-19 12:45:52 -05:00 |
|
Saria Hajjar
|
faa22cb637
|
Fixes #2511: Compare object change to the previous change
|
2020-02-15 22:39:08 +00:00 |
|
Jeremy Stretch
|
182fddddd2
|
Merge branch 'develop' into 4164-object-list-template
|
2020-02-14 13:11:30 -05:00 |
|
Jeremy Stretch
|
7ce1289bb2
|
Clean up unused imports
|
2020-02-14 12:04:56 -05:00 |
|
Dan Starner
|
ec0f45e20d
|
remove redis conn check from extras AppConfig
|
2020-02-14 11:16:59 -05:00 |
|
Dan Starner
|
03a7f6bbda
|
ammend redis conn check to acccount for sentinel
|
2020-02-14 09:39:01 -05:00 |
|
Jeremy Stretch
|
909323663e
|
Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields
|
2020-02-13 21:41:00 -05:00 |
|
Jeremy Stretch
|
8df9bb6fb4
|
Convert change log view to extend standard template
|
2020-02-13 17:11:39 -05:00 |
|
Jeremy Stretch
|
ff952fb221
|
Migrate extras views to use common object list template
|
2020-02-13 16:39:38 -05:00 |
|
Jeremy Stretch
|
344fa72357
|
renaturalize command should not skip any values
|
2020-02-13 09:33:01 -05:00 |
|
Jeremy Stretch
|
53804d39bb
|
Merge pull request #4142 from netbox-community/3766-enable_widgets_in_script_fields
Fixes: #3766 - Enable widget usage in scripts
|
2020-02-12 16:48:08 -05:00 |
|
Jeremy Stretch
|
139f18b2e5
|
Closes #4153: Add a management command to manually renaturalize applicable objects (from #3799)
|
2020-02-12 15:59:37 -05:00 |
|
Jeremy Stretch
|
3b1128f8f3
|
Establish standard test cases for all models
|
2020-02-12 13:25:56 -05:00 |
|
Daniel Sheppard
|
56bb053146
|
Fix test error
|
2020-02-11 20:27:02 -06:00 |
|
Daniel Sheppard
|
3c3cca8ec1
|
Enable widget usage (APISelect, APIMultipleSelect, StaticSelect2, etc) in scripts
|
2020-02-11 20:12:02 -06:00 |
|
Jeremy Stretch
|
7177fcfa61
|
Use DynamicModelChoiceField for all fields using APISelect
|
2020-02-11 12:25:40 -05:00 |
|
Jeremy Stretch
|
221805a63e
|
Use TreeNode choice fields for region assignment
|
2020-02-11 09:50:33 -05:00 |
|
Jeremy Stretch
|
da68968d75
|
Replace FilterChoiceField with DynamicModelMultipleChoiceField
|
2020-02-11 09:33:41 -05:00 |
|
Jeremy Stretch
|
55f5ede970
|
Standardize usage of FilterChoiceField
|
2020-02-10 09:58:33 -05:00 |
|
Jeremy Stretch
|
68738e683a
|
Fixes #4091: Fix filtering of objects by custom fields using UI search form
|
2020-02-05 16:39:42 -05:00 |
|
Jeremy Stretch
|
a58bbccfd3
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
|
Jeremy Stretch
|
fcd8e93e2e
|
Merge pull request #4014 from hSaria/3886-config-context-cluster
Fixes #3886: Config context cluster (group)
|
2020-02-03 16:02:56 -05:00 |
|
Jeremy Stretch
|
d431efb7d4
|
Add bulk edit view tests
|
2020-02-03 13:53:19 -05:00 |
|
Jeremy Stretch
|
a4aadf730c
|
Correct default_return_url for TagBulkEditView
|
2020-02-03 11:59:43 -05:00 |
|
Saria Hajjar
|
bceaa4a9a4
|
Corrected models for cluster and cluster group fields
|
2020-02-02 23:37:01 +00:00 |
|
Jeremy Stretch
|
cea1e3d090
|
Fixes #4071: Enforce "view tag" permission on individual tag view
|
2020-01-31 16:10:16 -05:00 |
|
Jeremy Stretch
|
8881bba696
|
Suppress tag view test until #4071 is fixed
|
2020-01-31 14:22:56 -05:00 |
|
Jeremy Stretch
|
ab7b921641
|
Convert extras view tests to StandardTestCases
|
2020-01-31 13:45:09 -05:00 |
|
Jeremy Stretch
|
a44c4d14e4
|
Convert view tests under extras to the new TestCase
|
2020-01-30 18:13:02 -05:00 |
|
Jeremy Stretch
|
eafeaab014
|
Add tests for invalid import data
|
2020-01-29 16:07:32 -05:00 |
|
Jeremy Stretch
|
c75315fda6
|
Extend CSV import test
|
2020-01-29 15:34:55 -05:00 |
|
Jeremy Stretch
|
193435b554
|
Enable CSV import for custom fields
|
2020-01-29 14:29:47 -05:00 |
|
Jeremy Stretch
|
e6b018909d
|
Introduced CustomFieldModelCSVForm
|
2020-01-29 13:53:26 -05:00 |
|
Jeremy Stretch
|
35f2291edc
|
Fix assignment of initial CustomField values when editing an object
|
2020-01-29 13:31:36 -05:00 |
|
Jeremy Stretch
|
c3f86456d6
|
Remove get_custom_fields_for_model()
|
2020-01-29 12:12:47 -05:00 |
|
Jeremy Stretch
|
585ea71d1a
|
Move form field generation logic to CustomField class
|
2020-01-29 11:44:37 -05:00 |
|
Jeremy Stretch
|
bc7cf63958
|
Rename and refactor CustomFieldForm
|
2020-01-29 10:59:18 -05:00 |
|
Jeremy Stretch
|
db3b4505c1
|
Merge pull request #3885 from hSaria/568-csv-import-cf
Fixes #568: CSV import/export of custom fields
|
2020-01-29 10:11:40 -05:00 |
|
Jeremy Stretch
|
e0d538ad31
|
Fixes #4043: Fix toggling of required fields in custom scripts
|
2020-01-29 09:40:17 -05:00 |
|
Saria Hajjar
|
8849f4b0a5
|
Added cluster groups and clusters to serializers
|
2020-01-28 17:30:26 +00:00 |
|
Jeremy Stretch
|
8d547e9906
|
Fixes #4028: Correct URL patterns to match Unicode characters in tag slugs
|
2020-01-28 09:47:33 -05:00 |
|
Saria Hajjar
|
4abd3866ab
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
|
Saria Hajjar
|
8ec0ad96bd
|
Formatting
|
2020-01-24 22:20:41 +00:00 |
|
Saria Hajjar
|
c22024b618
|
Added CSV import test
|
2020-01-24 22:15:09 +00:00 |
|
Jeremy Stretch
|
eb4c2e5d7f
|
Remove obsolete fixtures files
|
2020-01-24 16:29:23 -05:00 |
|
Jeremy Stretch
|
d3463b596a
|
Closes #4005: Include timezone context in webhook timestamps
|
2020-01-24 12:00:24 -05:00 |
|