Commit Graph

  • 3266ba235e Fix filtering services by port number Jeremy Stretch 2020-09-21 14:36:58 -0400
  • 3a90366538 Fix filtering services by port number Jeremy Stretch 2020-09-21 14:36:58 -0400
  • 9dc06bcff3 Fix return URL when editing a service Jeremy Stretch 2020-09-21 13:34:39 -0400
  • b85990daa6 Fix return URL when editing a service Jeremy Stretch 2020-09-21 13:34:39 -0400
  • de4ac2935a Introduce array_to_string() utility function; add port_list property to Service Jeremy Stretch 2020-09-21 13:31:38 -0400
  • e77f1bdd85 Introduce array_to_string() utility function; add port_list property to Service Jeremy Stretch 2020-09-21 13:31:38 -0400
  • 816238c72e Initial work on #2179: Allow a service to have multiple ports Jeremy Stretch 2020-09-21 13:21:41 -0400
  • f97d8963f2 Initial work on #2179: Allow a service to have multiple ports Jeremy Stretch 2020-09-21 13:21:41 -0400
  • 81fb4707fd
    Update 2-redis.md SharadKumar97 2020-09-21 10:29:15 -0500
  • c08783e179
    Update docs to install Redis v4.0 or later SharadKumar97 2020-09-21 10:28:48 -0500
  • 893278fb94 Changelog for #1503 Jeremy Stretch 2020-09-21 11:12:17 -0400
  • 975e7e60ff Changelog for #1503 Jeremy Stretch 2020-09-21 11:12:17 -0400
  • cc0f450f65 Fix "add secret" link for VMs Jeremy Stretch 2020-09-21 10:54:04 -0400
  • c986321402 Fix "add secret" link for VMs Jeremy Stretch 2020-09-21 10:54:04 -0400
  • e262a53fdf Update secrets API, views Jeremy Stretch 2020-09-18 16:58:51 -0400
  • 0b33c53f47 Update secrets API, views Jeremy Stretch 2020-09-18 16:58:51 -0400
  • a96dc6d0de Extend secret filters Jeremy Stretch 2020-09-18 16:23:17 -0400
  • b2a14d4654 Extend secret filters Jeremy Stretch 2020-09-18 16:23:17 -0400
  • 076c393ca2 Fix migrations to ensure secret assigned_object is required Jeremy Stretch 2020-09-18 15:46:01 -0400
  • 64adbf8769 Fix migrations to ensure secret assigned_object is required Jeremy Stretch 2020-09-18 15:46:01 -0400
  • 2190098383 Support assignment of secrets to virtual machines Jeremy Stretch 2020-09-18 15:39:41 -0400
  • 43f3e682c5 Support assignment of secrets to virtual machines Jeremy Stretch 2020-09-18 15:39:41 -0400
  • 735b630ddd #1503: Initial work on generic secret assignments (WIP) Jeremy Stretch 2020-09-18 14:51:09 -0400
  • ec095e58b7 #1503: Initial work on generic secret assignments (WIP) Jeremy Stretch 2020-09-18 14:51:09 -0400
  • 1fd3bef1fc Closes #5003: CSV import now accepts slug values for choice fields Jeremy Stretch 2020-09-18 13:03:38 -0400
  • 0cc2a6b2cf Closes #5003: CSV import now accepts slug values for choice fields Jeremy Stretch 2020-09-18 13:03:38 -0400
  • 9b58dbb114 Annotate REST API changes in release notes Jeremy Stretch 2020-09-18 11:51:38 -0400
  • 70ec5b9f37 Annotate REST API changes in release notes Jeremy Stretch 2020-09-18 11:51:38 -0400
  • 5b129dd0dd Closes #4956: Include inventory items on primary device view Jeremy Stretch 2020-09-18 11:35:15 -0400
  • 584b076886 Closes #4956: Include inventory items on primary device view Jeremy Stretch 2020-09-18 11:35:15 -0400
  • f8b5f57a1e Closes #1692: Allow assigment of inventory items to parent items in web UI Jeremy Stretch 2020-09-18 11:05:31 -0400
  • 52dc80209c Closes #1692: Allow assigment of inventory items to parent items in web UI Jeremy Stretch 2020-09-18 11:05:31 -0400
  • 42b17aa9a4 Closes #1846: Enable MPTT for InventoryItem hierarchy Jeremy Stretch 2020-09-18 10:18:03 -0400
  • 230e7bbe34 Closes #1846: Enable MPTT for InventoryItem hierarchy Jeremy Stretch 2020-09-18 10:18:03 -0400
  • 6f437ea97d Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis Jeremy Stretch 2020-09-17 14:22:14 -0400
  • 0030fe1779 Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis Jeremy Stretch 2020-09-17 14:22:14 -0400
  • 3f21c02c2e Changelog for #4878 Jeremy Stretch 2020-09-17 13:25:18 -0400
  • 91eca8cac9 Changelog for #4878 Jeremy Stretch 2020-09-17 13:25:18 -0400
  • b7956acd32 Merge pull request #5145 from netbox-community/4878-custom-fields Jeremy Stretch 2020-09-17 13:19:05 -0400
  • dbfb9b2cee
    Merge pull request #5145 from netbox-community/4878-custom-fields Jeremy Stretch 2020-09-17 13:19:05 -0400
  • 1fa8564839 Clean up CustomField admin form Jeremy Stretch 2020-09-17 12:39:57 -0400
  • 61cf903028 Clean up CustomField admin form Jeremy Stretch 2020-09-17 12:39:57 -0400
  • 76ca1e5b1b Simplify form field for boolean CustomFields Jeremy Stretch 2020-09-17 12:26:02 -0400
  • 3d2f6c0703 Simplify form field for boolean CustomFields Jeremy Stretch 2020-09-17 12:26:02 -0400
  • ed9a2ff107 Disable bulk deletion of CustomFields in admin UI Jeremy Stretch 2020-09-17 12:14:02 -0400
  • 4ecd3d23f7 Disable bulk deletion of CustomFields in admin UI Jeremy Stretch 2020-09-17 12:14:02 -0400
  • abbea95b32 Clean up stale data when a custom field is changed/deleted Jeremy Stretch 2020-09-16 17:03:31 -0400
  • 2d56a658b3 Clean up stale data when a custom field is changed/deleted Jeremy Stretch 2020-09-16 17:03:31 -0400
  • 6b26b0dce6 Standardize usage of BooleanColumn Jeremy Stretch 2020-09-16 14:25:07 -0400
  • 2bc524a2ee Standardize usage of BooleanColumn Jeremy Stretch 2020-09-16 14:25:07 -0400
  • e82edf8a07 Fixes #5136: Fix exception when bulk editing interface 802.1Q mode Jeremy Stretch 2020-09-16 13:07:55 -0400
  • 43f1fbf5b3 Fixes #5136: Fix exception when bulk editing interface 802.1Q mode Jeremy Stretch 2020-09-16 13:07:55 -0400
  • fb55db07fa Closes #5128: Increase maximum rear port positions from 64 to 1024 Jeremy Stretch 2020-09-16 12:53:11 -0400
  • e983f44fd3 Closes #5128: Increase maximum rear port positions from 64 to 1024 Jeremy Stretch 2020-09-16 12:53:11 -0400
  • 1cf1d550d4 Closes #5134: Display full hierarchy in breadcrumbs for sites/racks Jeremy Stretch 2020-09-16 12:44:49 -0400
  • 4d9da4a1f8 Closes #5134: Display full hierarchy in breadcrumbs for sites/racks Jeremy Stretch 2020-09-16 12:44:49 -0400
  • 7f6a26cc3d Changelog for #5133 (fixed in #5105) Jeremy Stretch 2020-09-16 11:20:00 -0400
  • 9d30712fb2 Changelog for #5133 (fixed in #5105) Jeremy Stretch 2020-09-16 11:20:00 -0400
  • b572ddb8d2 Fixes #5105: Validation should fail when reassigning a primary IP from device to VM Jeremy Stretch 2020-09-16 11:10:30 -0400
  • 03b207d154 Fixes #5105: Validation should fail when reassigning a primary IP from device to VM Jeremy Stretch 2020-09-16 11:10:30 -0400
  • e3e8b66450 Fix serialization of custom_fields for change logging Jeremy Stretch 2020-09-15 15:53:59 -0400
  • a743102567 Fix serialization of custom_fields for change logging Jeremy Stretch 2020-09-15 15:53:59 -0400
  • f54658b202 Add test for bulk API deletions Jeremy Stretch 2020-09-15 14:36:38 -0400
  • eba2ea06ff Add test for bulk API deletions Jeremy Stretch 2020-09-15 14:36:38 -0400
  • ecd5f15b94 Implement support for bulk deletion of objects via a single REST API request Jeremy Stretch 2020-09-15 13:36:36 -0400
  • 6694ec78bc Implement support for bulk deletion of objects via a single REST API request Jeremy Stretch 2020-09-15 13:36:36 -0400
  • 43a440ce91 Closes #1755: Toggle order in which rack elevations are displayed Jeremy Stretch 2020-09-14 14:22:21 -0400
  • df6ad680ce Closes #1755: Toggle order in which rack elevations are displayed Jeremy Stretch 2020-09-14 14:22:21 -0400
  • eda19628c3 Changelog for #5108 Jeremy Stretch 2020-09-14 10:41:04 -0400
  • b1b63513e7 Changelog for #5108 Jeremy Stretch 2020-09-14 10:41:04 -0400
  • fada326be8 Merge pull request #5126 from netbox-community/5108-report-management-command-fix Jeremy Stretch 2020-09-14 10:39:33 -0400
  • 22e30b93d5
    Merge pull request #5126 from netbox-community/5108-report-management-command-fix Jeremy Stretch 2020-09-14 10:39:33 -0400
  • f276dd1d63 fixes #5108 - correct the runreport management command to work with JobResults model John Anderson 2020-09-10 17:43:41 -0400
  • c5e82a3895 fixes #5108 - correct the runreport management command to work with JobResults model John Anderson 2020-09-10 17:43:41 -0400
  • 2bc7f74d3f Fixes #5118: Specifying an empty list of tags should clear assigned tags (REST API) Jeremy Stretch 2020-09-09 13:43:10 -0400
  • 4466458076 Fixes #5118: Specifying an empty list of tags should clear assigned tags (REST API) Jeremy Stretch 2020-09-09 13:43:10 -0400
  • 6d9abb9d29 Add custom fields to tags. Fabian Geisberger 2020-09-09 11:56:32 -0400
  • 9d799b757a Fixes #5109: Fix representation of custom choice field values for webhook data Jeremy Stretch 2020-09-09 11:47:21 -0400
  • 47a6fc19ca Fixes #5109: Fix representation of custom choice field values for webhook data Jeremy Stretch 2020-09-09 11:47:21 -0400
  • d43cd1e522 Fixes #5050: Fix potential failure on 0016_replicate_interfaces schema migration from old release Jeremy Stretch 2020-09-09 10:29:17 -0400
  • c891f43b14 Fixes #5050: Fix potential failure on 0016_replicate_interfaces schema migration from old release Jeremy Stretch 2020-09-09 10:29:17 -0400
  • d466eebbe7 Closes #5107: Add note about dropping backward compatibility for old REDIS configuration format Jeremy Stretch 2020-09-09 10:00:50 -0400
  • 1509650462 Closes #5107: Add note about dropping backward compatibility for old REDIS configuration format Jeremy Stretch 2020-09-09 10:00:50 -0400
  • 6212b323d0 Fixes #5111: Allow use of tuples when specifying ObjectVar query_params Jeremy Stretch 2020-09-09 09:52:57 -0400
  • 695e9ec5d7 Fixes #5111: Allow use of tuples when specifying ObjectVar query_params Jeremy Stretch 2020-09-09 09:52:57 -0400
  • af41013058 vlan response status field addition Jinal Shah 2020-09-08 16:19:52 -0700
  • 0c737ec1c0 Merge branch 'develop-2.10' into 4878-custom-fields Jeremy Stretch 2020-09-04 16:14:06 -0400
  • c5ab89d71e Merge branch 'develop-2.10' into 4878-custom-fields Jeremy Stretch 2020-09-04 16:14:06 -0400
  • 00cdd20681 Merge develop into develop-2.10 Jeremy Stretch 2020-09-04 16:09:05 -0400
  • 08c492f1f4 Merge develop into develop-2.10 Jeremy Stretch 2020-09-04 16:09:05 -0400
  • 9a00478c0e Post-release version bump Jeremy Stretch 2020-09-04 15:57:28 -0400
  • 0c8d45f679 Post-release version bump Jeremy Stretch 2020-09-04 15:57:28 -0400
  • 73a292a1ef Merge pull request #5100 from netbox-community/develop Jeremy Stretch 2020-09-04 15:55:47 -0400
  • d0ac4332ab
    Merge pull request #5100 from netbox-community/develop v2.9.3 Jeremy Stretch 2020-09-04 15:55:47 -0400
  • 1f19a2b0c8 Correct changelog for #5095 Jeremy Stretch 2020-09-04 15:46:39 -0400
  • 08b9eedcec Correct changelog for #5095 Jeremy Stretch 2020-09-04 15:46:39 -0400
  • ff145413d1 Release v2.9.3 Jeremy Stretch 2020-09-04 15:45:23 -0400
  • 5f9e687c9c Release v2.9.3 Jeremy Stretch 2020-09-04 15:45:23 -0400
  • a1ac172db4 Closes #5048: Show the device/VM name when editing a component Jeremy Stretch 2020-09-04 15:10:34 -0400
  • f1877fcea9 Closes #5048: Show the device/VM name when editing a component Jeremy Stretch 2020-09-04 15:10:34 -0400