jeremystretch
|
272d6e7437
|
Closes #8463: Change the created field on all change-logged models from date to datetime
|
2022-02-08 14:41:44 -05:00 |
|
jeremystretch
|
270288f730
|
Rename bulk operation templates
|
2022-02-08 11:49:18 -05:00 |
|
jeremystretch
|
1e55d064ab
|
Document the base layout template
|
2022-02-08 11:45:23 -05:00 |
|
jeremystretch
|
e796fd1e11
|
Clean up and document the bulk import/edit/delete templates
|
2022-02-08 11:23:52 -05:00 |
|
jeremystretch
|
b0039e938e
|
Clean up and document object edit & delete templates
|
2022-02-08 11:19:33 -05:00 |
|
Sergio Saucedo
|
8fc605037a
|
Implement custom DateColumn improving null values handling
|
2022-02-08 01:26:26 -06:00 |
|
Johannes Erwerle
|
311ddf82c5
|
Fixes #8577: Contact assignment amounts not shown during contact global search
|
2022-02-08 08:03:48 +01:00 |
|
thatmattlove
|
9d65486c64
|
Fixes #8564: reset the table config to an empty object when reset is clicked
|
2022-02-07 16:03:09 -07:00 |
|
jeremystretch
|
624eda297f
|
Clean up and document object, object list templates
|
2022-02-07 16:50:17 -05:00 |
|
thatmattlove
|
ccce7751a0
|
Fixes #8564: only use columns form field in user table config form submit
|
2022-02-07 14:36:28 -07:00 |
|
thatmattlove
|
7252f0b490
|
Add optional selector to getSelectedOptions for more specific field selection
|
2022-02-07 14:34:35 -07:00 |
|
thatmattlove
|
094d2e586a
|
Fix code formatting
|
2022-02-07 14:14:43 -07:00 |
|
thatmattlove
|
6c1507c88c
|
Implement replaceAll utility function
add #8331 release notes
|
2022-02-07 14:04:58 -07:00 |
|
mathieu-mp
|
60f48326e1
|
#8331 Maximize browser compatibility
|
2022-02-07 14:04:49 -07:00 |
|
jeremystretch
|
26db326483
|
Fix field group header
|
2022-02-07 15:09:09 -05:00 |
|
Jeremy Stretch
|
0e827b6ae6
|
Merge pull request #8562 from netbox-community/8405-plugins-graphql
Closes #8405: GraphQL support for plugins
|
2022-02-07 13:08:32 -05:00 |
|
jeremystretch
|
049acde5b0
|
Closes #8572: Add a pre_run() method for reports
|
2022-02-07 12:57:02 -05:00 |
|
Jeremy Stretch
|
733a9bb2e1
|
Merge pull request #8510 from netbox-community/8032-django-40
Closes #8032: Upgrade to Django 4.0
|
2022-02-07 11:47:38 -05:00 |
|
jeremystretch
|
5b985a924b
|
Changelog for #8548 & misc cleanup
|
2022-02-07 10:37:11 -05:00 |
|
jeremystretch
|
3651ef53e3
|
#7852: Extend VRF assignment to VM interfaces
|
2022-02-07 09:54:00 -05:00 |
|
Tijs Huisman
|
e2fc7e8cd7
|
Fixes #8548: Virtual Chassis position zero not shown in device page
|
2022-02-05 15:10:03 +01:00 |
|
Jason Yates
|
201077b6f6
|
Fixes #8561 - Unable to connect a cable from rear ports of a patch panel to a device console port
|
2022-02-04 20:44:43 +00:00 |
|
jeremystretch
|
dae5c94be0
|
Expose BaseObjectType and NetBoxObjectType for plugins
|
2022-02-04 15:07:35 -05:00 |
|
jeremystretch
|
03ea257711
|
Initial work on GraphQL
|
2022-02-04 15:06:58 -05:00 |
|
jeremystretch
|
df95115e2e
|
Refactor plugins registry
|
2022-02-04 14:37:29 -05:00 |
|
jeremystretch
|
a2981870ce
|
#7844: Allow installing modules via UI without replicating components
|
2022-02-04 11:51:30 -05:00 |
|
jeremystretch
|
60e87cd496
|
Enable the use of fieldsets on bulk edit forms
|
2022-02-04 09:59:53 -05:00 |
|
jeremystretch
|
ac1c0b0715
|
#8054: Allow replacing default static choices
|
2022-02-03 13:52:42 -05:00 |
|
jeremystretch
|
6575af6b93
|
Fix saving interfaces
|
2022-02-03 13:25:27 -05:00 |
|
jeremystretch
|
0e95ca7b69
|
Fix ProgrammingError exception when annotating config context data
|
2022-02-03 12:58:54 -05:00 |
|
jeremystretch
|
630ff2abb4
|
Remove dependency on is_safe_url()
|
2022-02-03 12:58:54 -05:00 |
|
jeremystretch
|
7611cfddae
|
Tweak related names in old migrations to avoid creating new ones
|
2022-02-03 12:58:54 -05:00 |
|
jeremystretch
|
478eefb74c
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
|
jeremystretch
|
795134c084
|
PRVB
|
2022-02-03 11:34:36 -05:00 |
|
jeremystretch
|
70ce7293ac
|
Release v3.1.7
|
2022-02-03 10:51:41 -05:00 |
|
jeremystretch
|
69305f0509
|
Fixes #8315: Fix display of NAT link for primary IPv4 address under device view
|
2022-02-03 10:30:26 -05:00 |
|
jeremystretch
|
24f48b11e6
|
Closes #8530: Indicate CSV or YAML as format for "all data" export
|
2022-02-03 10:22:38 -05:00 |
|
jeremystretch
|
ff3b48fa59
|
Fixes #8527: Fix display of changelog retention period
|
2022-02-03 09:48:21 -05:00 |
|
jeremystretch
|
db3f478598
|
Closes #8517: Render boolean custom fields as icons in object tables
|
2022-02-02 16:24:51 -05:00 |
|
jeremystretch
|
e20ac803f3
|
Fixes #8498: Fix display of selected content type filters in object list views
|
2022-02-02 16:08:12 -05:00 |
|
Daniel Sheppard
|
ea283365e7
|
Fixes #8425 - Fix exception when viewing change list/records with removed plugins
|
2022-02-02 11:18:41 -06:00 |
|
jeremystretch
|
2a8e0f9404
|
Update table accessors to use dunders in path
|
2022-02-02 09:18:50 -05:00 |
|
jeremystretch
|
4f4e6938eb
|
Closes #7504: Include IP range data under IPAM role views
|
2022-02-01 16:47:29 -05:00 |
|
jeremystretch
|
8545a547b9
|
Closes #8494: Include locations count under tenant view
|
2022-02-01 16:31:34 -05:00 |
|
jeremystretch
|
3bb7184f28
|
Fixes #8499: Content types REST API endpoint should not require model permission
|
2022-02-01 15:14:13 -05:00 |
|
jeremystretch
|
74c4f12b27
|
Closes #8509: CSRF_TRUSTED_ORIGINS is now a discrete configuration parameter
|
2022-02-01 14:29:52 -05:00 |
|
jeremystretch
|
5af18c2d8a
|
Move pk field declaration under NetBoxModelBulkEditForm
|
2022-02-01 11:40:23 -05:00 |
|
jeremystretch
|
d38620bad2
|
Fix bulk nullification of custom fields
|
2022-02-01 11:31:11 -05:00 |
|
jeremystretch
|
3621b1a0d0
|
Set model as attribute on bulk edit forms
|
2022-02-01 11:00:18 -05:00 |
|
jeremystretch
|
bfb1a82754
|
Update docstrings for base form classes
|
2022-01-31 16:23:23 -05:00 |
|