|
918339cfa8
|
Tweak formatting of message to handle translation strings
|
2018-05-22 11:19:47 -04:00 |
|
|
601fb418b5
|
Tweaked ordering of tags list
|
2018-05-22 10:51:40 -04:00 |
|
|
1d1553275e
|
Added tags panel to object list view
|
2018-05-18 15:43:21 -04:00 |
|
|
078404fb59
|
Fixes #1926: Prevent reassignment of parent device when bulk editing VC member interfaces
|
2018-03-01 13:10:36 -05:00 |
|
|
4bb526896f
|
Fixes #1934: Fixed exception when rendering export template on an object type with custom fields assigned
|
2018-03-01 12:37:12 -05:00 |
|
|
73c64272d8
|
Merge branch 'develop' into develop-2.3
|
2018-02-06 14:58:11 -05:00 |
|
|
b96e3af6c7
|
Closes #1714: Standardized CSV export functionality for all object lists
|
2018-02-02 16:12:57 -05:00 |
|
|
60c03a646c
|
Fixes #1859: Implemented support for line breaks within CSV fields
|
2018-02-02 13:32:16 -05:00 |
|
|
59dcbce417
|
Refactored CSV export logic
|
2018-02-02 11:36:45 -05:00 |
|
|
0714a40509
|
Merge branch 'develop' into develop-2.3
|
2018-01-19 10:54:26 -05:00 |
|
|
b65d994397
|
Fixes #1136: Enforce model validation during bulk update
|
2017-12-20 13:04:00 -05:00 |
|
|
02e01b7386
|
Merge pull request #1782 from digitalocean/99-virtual-chassis
Virtual Chassis Support
|
2017-12-18 17:09:53 -05:00 |
|
|
1cebc1248b
|
Fix for #1778.
This will set initial values for visible bulk-add form fields from query args.
|
2017-12-16 12:28:37 -05:00 |
|
|
153409d37e
|
Obsoleted ComponentEditView and ComponentDeleteView
|
2017-12-15 15:57:49 -05:00 |
|
|
859f89101e
|
Fixes #1727: Added missing import for M2M_FIELD_TYPES
|
2017-12-07 15:36:08 -05:00 |
|
|
ba42ad2115
|
Merge branch '150-interface-vlans' into develop-2.3
|
2017-11-14 15:36:14 -05:00 |
|
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
|
8403e91fc9
|
Fixes #1567: Prompt user for session key when importing secrets
|
2017-10-10 13:22:40 -04:00 |
|
|
86a298792a
|
Corrected default return URL for BulkComponentCreateView
|
2017-09-29 12:15:14 -04:00 |
|
|
0d9ff907a8
|
Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2
|
2017-09-25 15:12:47 -04:00 |
|
|
e31d2c9857
|
Fixes #1520: Redirect on GET request to bulk edit/delete views
|
2017-09-20 09:56:20 -04:00 |
|
|
d651deb31c
|
Renamed form_class attribute to model_form for consistency
|
2017-09-12 13:55:11 -04:00 |
|
|
700194b80d
|
Implemented bulk interface creation for virtual machines
|
2017-09-12 12:49:01 -04:00 |
|
|
00024240bb
|
Merge branch 'virtualization' into develop-2.2
|
2017-09-01 12:29:12 -04:00 |
|
|
237a889f54
|
Preserve query parameters on redirect after clicking "add another"
|
2017-09-01 12:28:34 -04:00 |
|
|
97536c4e9b
|
Genericized component edit/delete views
|
2017-08-18 14:43:11 -04:00 |
|
|
d06813f528
|
Initial work on virtualization support (#142)
|
2017-08-04 17:02:52 -04:00 |
|
|
e8dafc02f7
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-07-14 10:12:35 -04:00 |
|
|
39730b6834
|
Optimized performance when editing/deleting objects in bulk
|
2017-07-13 17:39:28 -04:00 |
|
|
dd1991f2c6
|
Closes #838: Display details of all objects being edited/deleted in bulk
|
2017-07-13 16:31:47 -04:00 |
|
|
6f37e97c67
|
Fixes #1339: Fixed disappearing checkbox column under django-tables2 v1.7+
|
2017-07-12 14:05:01 -04:00 |
|
|
adfcb5f7b6
|
Fixes #1295: Docstring typo
|
2017-06-26 09:31:20 -04:00 |
|
|
8eb9c451a1
|
Renamed AddViews to CreateViews for consistency
|
2017-06-13 16:48:21 -04:00 |
|
|
08883d86ef
|
Closes #913: Added headers to object CSV exports
|
2017-06-09 16:24:59 -04:00 |
|
|
1ddd7415cb
|
Replaced old CSVDataField
|
2017-06-05 16:16:23 -04:00 |
|
|
08c8bd3049
|
Renamed new import view to BulkImportView
|
2017-06-05 15:53:41 -04:00 |
|
|
2520d9f400
|
Converted console/power import views to new scheme
|
2017-06-05 15:53:03 -04:00 |
|
|
af604aba31
|
Converted secrets import view to new scheme
|
2017-06-02 17:23:41 -04:00 |
|
|
4a8147f8a5
|
Converted circuits import views to new scheme
|
2017-06-02 13:40:52 -04:00 |
|
|
a598f0e632
|
Initial work on #655: CSV import headers
|
2017-05-31 17:40:11 -04:00 |
|
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
|
3bc51c8e69
|
Fixes #1191: Bulk selection of IPs under a prefix incorrect when "select all" is used
|
2017-05-17 14:23:08 -04:00 |
|
|
a870a3b918
|
Fixes #1166: Re-implemented bulk IP address creation
|
2017-05-12 12:00:26 -04:00 |
|
|
5ca87c0f20
|
Merge branch 'develop' into v2-develop
|
2017-05-08 15:02:06 -04:00 |
|
|
3c631902e1
|
Closes #1100: Add a "view all" link to completed bulk import views is_pool for prefixes
|
2017-05-03 15:27:26 -04:00 |
|
|
d861d8bfb8
|
Fixes #1118: Allow designating an IP as primary for a device while editing the IP
|
2017-05-02 16:46:23 -04:00 |
|
|
aea5612c39
|
Closes #1110: Expand bulk edit forms to include boolean fields (e.g. toggle is_pool for prefixes)
|
2017-04-28 12:32:27 -04:00 |
|
|
616f109671
|
Merge branch 'develop' into v2-develop
Conflicts:
netbox/ipam/forms.py
|
2017-04-27 15:29:40 -04:00 |
|
|
f643f2c601
|
Fixes #1103: Correct handling of validation errors when creating IP addresses in bulk
|
2017-04-26 13:21:38 -04:00 |
|
|
f73693206f
|
Merge branch 'develop' into v2-develop
Conflicts:
netbox/circuits/models.py
netbox/netbox/settings.py
upgrade.sh
|
2017-04-21 15:07:48 -04:00 |
|