jeremystretch
23d90823a3
Fixes #7720 : Fix initialization of custom script MultiObjectVar field with multiple values
2021-11-17 16:22:47 -05:00
jeremystretch
50f283cf28
Add q filter for extras models
2021-11-12 15:26:58 -05:00
kkthxbye
9458521f3e
Merge branch 'netbox-community:develop' into script-reload
2021-11-12 17:07:11 +01:00
jeremystretch
0b705553a5
Fixes #7809 : Add missing export template support for various models
2021-11-11 16:16:54 -05:00
kkthxbye-code
ae6ed97a80
Clear sys.modules cache when reloading scripts
2021-11-11 11:53:31 +01:00
jeremystretch
3ad773beb3
Fixes #7741 : Fix 404 when attaching multiple images in succession
2021-11-09 16:46:58 -05:00
jeremystretch
7614f423e5
#7612 : Use escape() rather than strip_tags()
2021-11-03 08:56:30 -04:00
Jeremy Stretch
2e20d7f02b
Merge pull request #7677 from netbox-community/6529-command-line-run-scripts
...
#6529 - Add CLI to run scripts
2021-11-03 08:10:36 -04:00
Daniel Sheppard
b97167e841
Fix PEP8 error
2021-11-02 21:40:40 -05:00
Daniel Sheppard
19bacc9e23
#6529 - Adjusted the arguments. Fixed documentation
2021-11-02 21:37:11 -05:00
Daniel Sheppard
7c3318df92
#6529 - Adjusted the arguments. Added documentation
2021-11-02 15:56:42 -05:00
Rhys Barrie
cef0d168a5
Closes #6930 : Add 'ID' column to object tables ( #7673 )
...
* netbox-community/netbox#6930 : Add ID column to devices, device types, and components
* netbox-community/netbox#6930 : Add ID column to sites, racks, and tenants
* netbox-community/netbox#6930 : Add ID column to power, providers, TODO circuits
* netbox-community/netbox#6930 : Add ID column to virtualization tables
* netbox-community/netbox#6930 : Add ID column to IPAM tables
* netbox-community/netbox#6930 : Add ID column to 'extras' tables
* netbox-community/netbox#6930 : Move ID column to BaseTable class
* netbox-community/netbox#6930 : Don't linkify ID in device component template tables
* netbox-community/netbox#6930 : Don't show ID column in interface/console/power connections tables
* netbox-community/netbox#6930 : Don't show ID column in device component template tables
* netbox-community/netbox#6930 : Add ID column to ObjectJournal, DeviceImport, and Circuit tables
* Exclude ID column from selected tables
* netbox-community/netbox#6930:revert default columns on ObjectChangeTable, not configurable
* netbox-community/netbox#6930 : Add object ID to tagged objects table in tag detail view
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-11-02 16:21:34 -04:00
Daniel Sheppard
b7c0e8b71f
#6529 - Streamline code and resolve some issues
2021-11-02 13:12:12 -05:00
Daniel Sheppard
0a62f75a40
#6529 - Add CLI to run scripts
2021-10-28 15:14:42 -05:00
jeremystretch
b56cae24c5
Fixes #7628 : Fix load_yaml method for custom scripts
2021-10-27 09:04:18 -04:00
jeremystretch
d48a68317d
Fixes #7612 : Strip HTML from custom field descriptions
2021-10-27 08:41:28 -04:00
jeremystretch
6898ae7106
Fixes #7544 : Fix multi-value filtering of custom field objects
2021-10-14 11:36:13 -04:00
jeremystretch
b806220074
Closes #6850 : Default to current user when creating journal entries via REST API
2021-10-06 10:56:50 -04:00
jeremystretch
376c776520
Fixes #7425 : Housekeeping command should honor zero verbosity
2021-10-01 15:29:22 -04:00
jeremystretch
460e3fd5d6
Introduce a common URL for the creation of image attachments
2021-10-01 12:34:30 -04:00
jeremystretch
ed3bc7cdcc
Changelog for #7387
2021-10-01 09:30:17 -04:00
maximumG
0fdd081869
feat: scripts within a module can now be ordered
2021-09-30 09:17:33 +02:00
Jeremy Stretch
3e5452d9da
Merge pull request #7369 from maximumG/6973-order-reports
...
Fixes #6973 : order reports
2021-09-28 13:34:23 -04:00
jeremystretch
71449b3414
Fixes #7304 : Require explicit values for all required choice fields during CSV import
2021-09-28 12:04:54 -04:00
jeremystretch
833acc3618
Refactor extras forms
2021-09-28 10:44:53 -04:00
jeremystretch
c7523ffc67
Fixes #7358 : Add missing choices column to custom field CSV import form
2021-09-27 12:28:52 -04:00
maximumG
e443d719d4
feat: reports within a module can now be ordered
2021-09-27 11:02:31 +02:00
jeremystretch
6bccb6d90b
Fixes #7333 : Prevent inadvertent deletion of prior change records when deleting objects
2021-09-21 14:24:23 -04:00
jeremystretch
7b3f6f1c67
Clean up table classes
2021-09-17 15:37:19 -04:00
jeremystretch
16d8981a3f
Closes #7284 : Include comments field in table/export for all appropriate models
2021-09-17 12:04:22 -04:00
jeremystretch
e813dda275
Remove default_app_config (deprecated in Django 3.2)
2021-09-15 11:18:47 -04:00
jeremystretch
69f083428d
Fixes #7149 : Delete all changelog records referencing the old secrets app
2021-09-02 15:27:05 -04:00
jeremystretch
a8cdb3895b
Fixes #7093 : Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04:00
Daniel Sheppard
c4c6fa6042
Fix misplacement of method for #7089
2021-08-31 11:41:50 -05:00
Daniel Sheppard
86da6c6c14
Fixes #7089 - Adds Q filter to ContentTypeFilterSet
2021-08-31 11:31:40 -05:00
jeremystretch
3203db07b7
UI cleanup
2021-08-26 14:48:24 -04:00
jeremystretch
94b8d36065
Introduce ContentTypesColumn for custom field and webhook tables
2021-08-26 12:55:37 -04:00
jeremystretch
bd681f5908
Clean up object filter forms
2021-08-24 17:29:16 -04:00
jeremystretch
499005f84d
Merge branch 'develop' into feature
2021-08-23 13:23:39 -04:00
jeremystretch
0b0ab9277c
Fixes #6776 : Fix erroneous webhook dispatch on failure to save objects
2021-08-23 12:06:43 -04:00
jeremystretch
75c62ff729
Print request index after webhook data dump
2021-08-23 11:32:47 -04:00
jeremystretch
10847e2956
Optimize addition/removal of default custom field values
2021-08-16 14:48:56 -04:00
jeremystretch
9b0258fef4
Fixes #6686 : Force assignment of null custom field values to objects
2021-08-16 14:38:06 -04:00
jeremystretch
5b89cdc868
Fixes #5968 : Model forms should save empty custom field values as null
2021-08-16 13:45:46 -04:00
Jeremy Stretch
939bcfec4b
Improve object list layout ( #6907 )
...
* Split object list and filters into tabs
* Use object_list template for connections, rack elevations
* Include custom field filters in grouped filter form
* Annotate number of applied filters on tab
* Rearrange table controls
2021-08-06 15:35:14 -04:00
jeremystretch
57dc4c207f
Fixes #6832 : Support config context rendering under GraphQL API
2021-08-04 15:55:55 -04:00
jeremystretch
11836cdfb1
Fixes #6871 : Support dynamic tag types in GraphQL API
2021-08-03 16:29:34 -04:00
jeremystretch
1b612816cc
Merge branch 'feature' into 6829-graphql-reverse-relations
2021-08-03 16:05:31 -04:00
Matt
051abc00c4
Fix bulk_import button class in test view after naming change in e8ba4b0
2021-08-03 12:43:28 -07:00
Matt
f7ee5e8d78
Fix button class in test view after naming change in e8ba4b0
2021-08-03 12:06:13 -07:00