Commit Graph

  • 7346083b26 Fixes #2606 - Added MultipleChoiceFilter for form_factor (#2610) Daniel Sheppard 2018-11-26 13:19:05 -0600
  • c98de8e348 Refactor Extras Migration Version Check (#2604) Tyler Bigler 2018-11-26 14:16:37 -0500
  • f052bbc36e Refactor Extras Migration Version Check (#2604) Tyler Bigler 2018-11-26 14:16:37 -0500
  • 73a6583722 Fixes #2609: Fixed exception when ChoiceField integer value is passed as a string Jeremy Stretch 2018-11-26 14:05:57 -0500
  • 7d8ae5e763 Fixes #2609: Fixed exception when ChoiceField integer value is passed as a string Jeremy Stretch 2018-11-26 14:05:57 -0500
  • 9d8b36bf91 Enforce consistent ordering of value/label keys for ChoiceField Jeremy Stretch 2018-11-26 14:02:38 -0500
  • 2bae50f501 Enforce consistent ordering of value/label keys for ChoiceField Jeremy Stretch 2018-11-26 14:02:38 -0500
  • c31c2fd04b Fixes #2608: Fixed null outer_unit error on rack import Jeremy Stretch 2018-11-26 13:41:35 -0500
  • a46f68c6e4 Fixes #2608: Fixed null outer_unit error on rack import Jeremy Stretch 2018-11-26 13:41:35 -0500
  • 774ea15507 Fixes #2606 - Add MultipleChoiceField for form_factor Fixes error with too many lines. dansheps 2018-11-23 11:05:01 -0600
  • 9175c6750a Refactor database version verification to use django builtin methods. txb5022 2018-11-23 11:43:48 -0500
  • 3ebea26a9f Define DB_MINIMUM_VERSION locally to freeze to migration. txb5022 2018-11-23 11:42:26 -0500
  • 6c26bd71bc Remove DB_MINIMUM_VERSION as not necessary in constants. txb5022 2018-11-23 11:41:59 -0500
  • 4721f03fde Fixes #2606 - Added MultipleChoiceFilter for form_factor dansheps 2018-11-23 09:57:49 -0600
  • a0b8e05653 Closes #2601: Added a description field to pass-through ports Jeremy Stretch 2018-11-20 21:28:19 -0500
  • d59be2912e Closes #2601: Added a description field to pass-through ports Jeremy Stretch 2018-11-20 21:28:19 -0500
  • 89d90b5548 Strip annotations from queryset when retrieving object count for API pagination Jeremy Stretch 2018-11-20 21:02:06 -0500
  • 240d22696f Strip annotations from queryset when retrieving object count for API pagination Jeremy Stretch 2018-11-20 21:02:06 -0500
  • ede0cc8694 Remove StrictVersion import txb5022 2018-11-20 16:47:05 -0500
  • 0935df4761 Refactor verify_postgresql_version to use Django connection pg_version method for comparing versions. txb5022 2018-11-20 16:39:06 -0500
  • c7772e289f Add constant for DB_MINIMUM_VERSION txb5022 2018-11-20 16:37:55 -0500
  • 1891329c77 Changelog for #2602 Jeremy Stretch 2018-11-20 13:21:38 -0500
  • 2b1516ea79 Changelog for #2602 Jeremy Stretch 2018-11-20 13:21:38 -0500
  • a45e774f71 Fixes #2602: Return HTTP 204 when no new IPs/prefixes are available for provisioning Jeremy Stretch 2018-11-20 13:00:57 -0500
  • 89622f1ddf Fixes #2602: Return HTTP 204 when no new IPs/prefixes are available for provisioning Jeremy Stretch 2018-11-20 13:00:57 -0500
  • b5ef607224 Merge v2.4.8 Jeremy Stretch 2018-11-20 12:28:24 -0500
  • 874acab90f Merge v2.4.8 Jeremy Stretch 2018-11-20 12:28:24 -0500
  • 721126689d Merge pull request #2600 from digitalocean/develop Jeremy Stretch 2018-11-20 11:58:29 -0500
  • 8d4329197a
    Merge pull request #2600 from digitalocean/develop v2.4.8 Jeremy Stretch 2018-11-20 11:58:29 -0500
  • 280ee97d91 Post-release version bump Jeremy Stretch 2018-11-20 11:58:19 -0500
  • 34bfb899d1 Post-release version bump Jeremy Stretch 2018-11-20 11:58:19 -0500
  • 674ca55769 Release v2.4.8 Jeremy Stretch 2018-11-20 11:56:14 -0500
  • 55c153c5a9 Release v2.4.8 Jeremy Stretch 2018-11-20 11:56:14 -0500
  • b18c0055e5 Added missing import buttons to cables list Jeremy Stretch 2018-11-20 09:41:38 -0500
  • c29ae9b785 Added missing import buttons to cables list Jeremy Stretch 2018-11-20 09:41:38 -0500
  • ee3ec467e5 Fixed toggling of connection status for cable path endpoints Jeremy Stretch 2018-11-20 09:23:30 -0500
  • 5ce955a719 Fixed toggling of connection status for cable path endpoints Jeremy Stretch 2018-11-20 09:23:30 -0500
  • 8ce3a4b1f8 Standardized behavior and display of connection_status Jeremy Stretch 2018-11-19 15:26:06 -0500
  • 8c3a294384 Standardized behavior and display of connection_status Jeremy Stretch 2018-11-19 15:26:06 -0500
  • 657080fac1 Updated migrations Jeremy Stretch 2018-11-19 13:44:18 -0500
  • 55cc327e05 Updated migrations Jeremy Stretch 2018-11-19 13:44:18 -0500
  • cad0925c7a Improved logic for recording cable path connection status Jeremy Stretch 2018-11-19 12:37:53 -0500
  • a324638f1f Improved logic for recording cable path connection status Jeremy Stretch 2018-11-19 12:37:53 -0500
  • 43366f8039
    netbox/manage.py rqworker command unknown Petr Klíma 2018-11-16 07:38:33 +0100
  • 83cac4c90c Closes #2557: Added object view for tags Jeremy Stretch 2018-11-15 16:47:41 -0500
  • 3366a6ae3d Closes #2557: Added object view for tags Jeremy Stretch 2018-11-15 16:47:41 -0500
  • b94800f568 Fixes #2593: Fix toggling of connected cable's status Jeremy Stretch 2018-11-15 14:23:23 -0500
  • 7dde370ee1 Fixes #2593: Fix toggling of connected cable's status Jeremy Stretch 2018-11-15 14:23:23 -0500
  • 035fc97ed0 #2583 changelog John Anderson 2018-11-15 00:55:47 -0500
  • dfe6ba5603 #2583 changelog John Anderson 2018-11-15 00:55:47 -0500
  • b1aa52305b cleanup component filters and UI filter forms for device and device type - #2583 John Anderson 2018-11-15 00:42:01 -0500
  • fd9b2f2fda cleanup component filters and UI filter forms for device and device type - #2583 John Anderson 2018-11-15 00:42:01 -0500
  • 39ff4b40ac added logic to append &type=physical to interface API query for cable creation - #2585 John Anderson 2018-11-14 23:35:15 -0500
  • 3c0181ef35 added logic to append &type=physical to interface API query for cable creation - #2585 John Anderson 2018-11-14 23:35:15 -0500
  • 3acb0ef865 Closes #2053: Introduced the LOGIN_TIMEOUT configuration setting Jeremy Stretch 2018-11-14 14:18:32 -0500
  • 641254b23a Closes #2053: Introduced the LOGIN_TIMEOUT configuration setting Jeremy Stretch 2018-11-14 14:18:32 -0500
  • 1945fdace1 Clean up cable termination types Jeremy Stretch 2018-11-14 12:17:18 -0500
  • 63bd48003e Clean up cable termination types Jeremy Stretch 2018-11-14 12:17:18 -0500
  • be0690c77c Fixes #2589: Virtual machine API serializer should require cluster assignment Jeremy Stretch 2018-11-14 10:38:53 -0500
  • 23cde65add Fixes #2589: Virtual machine API serializer should require cluster assignment Jeremy Stretch 2018-11-14 10:38:53 -0500
  • d813e374e8 Fixes #2588: Catch all exceptions from failed NAPALM API Calls Jeremy Stretch 2018-11-14 10:12:35 -0500
  • 408f632636 Fixes #2588: Catch all exceptions from failed NAPALM API Calls Jeremy Stretch 2018-11-14 10:12:35 -0500
  • fb37af673b Closes #2490: Added bulk editing for config contexts Jeremy Stretch 2018-11-13 15:08:55 -0500
  • 83be0b5db4 Closes #2490: Added bulk editing for config contexts Jeremy Stretch 2018-11-13 15:08:55 -0500
  • e18c3cff80 Expanded device interfaces display to include MTU, MAC address, and tags Jeremy Stretch 2018-11-13 14:18:00 -0500
  • 7bed48f5fe Expanded device interfaces display to include MTU, MAC address, and tags Jeremy Stretch 2018-11-13 14:18:00 -0500
  • 1fecfc46ca Fixes #2565: Improved rendering of Markdown tables Jeremy Stretch 2018-11-13 11:02:48 -0500
  • 2fce7ebd8f Fixes #2565: Improved rendering of Markdown tables Jeremy Stretch 2018-11-13 11:02:48 -0500
  • b2243977ed Closes #2426: Introduced SESSION_FILE_PATH configuration setting for authentication without write access to database Jeremy Stretch 2018-11-13 10:31:44 -0500
  • f8e6cfbeba Closes #2426: Introduced SESSION_FILE_PATH configuration setting for authentication without write access to database Jeremy Stretch 2018-11-13 10:31:44 -0500
  • 631ebb831d removed blank line John Anderson 2018-11-12 23:34:14 -0500
  • fc41359df6 removed blank line John Anderson 2018-11-12 23:34:14 -0500
  • 3ffb5ac9ae #2586 changelog John Anderson 2018-11-12 23:27:14 -0500
  • 5649024d93 #2586 changelog John Anderson 2018-11-12 23:27:14 -0500
  • 084c59cb9d resolved #2586 - tests for the Cable model clean method John Anderson 2018-11-12 23:26:08 -0500
  • 65bc8f0254 resolved #2586 - tests for the Cable model clean method John Anderson 2018-11-12 23:26:08 -0500
  • 8d60a571d9 #2585 changelog John Anderson 2018-11-12 23:20:17 -0500
  • 7887a70b70 #2585 changelog John Anderson 2018-11-12 23:20:17 -0500
  • 15df6a1557 fixed #2585 - connections with virtual interfaces John Anderson 2018-11-12 23:18:23 -0500
  • 8a6913fe19 fixed #2585 - connections with virtual interfaces John Anderson 2018-11-12 23:18:23 -0500
  • 2a77bd56dc #2584 changelog John Anderson 2018-11-12 22:19:30 -0500
  • 7cd0e0b244 #2584 changelog John Anderson 2018-11-12 22:19:30 -0500
  • df281fe61b fixed #2584 - validation for connecting front port to corresponding rear port John Anderson 2018-11-12 22:15:06 -0500
  • 9543b5e716 fixed #2584 - validation for connecting front port to corresponding rear port John Anderson 2018-11-12 22:15:06 -0500
  • 5bcce789ad
    Add pip to Py3 migration notes for CentOS Musee Ullah 2018-11-12 13:46:03 -0800
  • 6a85f38f11 Merge branch 'develop' into develop-2.5 Jeremy Stretch 2018-11-12 16:03:52 -0500
  • bc8dbfde7c Merge branch 'develop' into develop-2.5 Jeremy Stretch 2018-11-12 16:03:52 -0500
  • 574ddedc22 Fixes #2558: Filter on all tags when multiple are passed Jeremy Stretch 2018-11-12 15:48:58 -0500
  • 0c33af2140 Fixes #2558: Filter on all tags when multiple are passed Jeremy Stretch 2018-11-12 15:48:58 -0500
  • 97842be46d
    Add Py3 migration notes for CentOS Musee Ullah 2018-11-12 12:31:46 -0800
  • cbdd0e3678 Expanded the development style guide Jeremy Stretch 2018-11-12 14:36:09 -0500
  • b6a256dc5d Expanded the development style guide Jeremy Stretch 2018-11-12 14:36:09 -0500
  • 6a582413e2 Added development docs for extending a model Jeremy Stretch 2018-11-12 13:59:58 -0500
  • 5785fb6ba2 Added development docs for extending a model Jeremy Stretch 2018-11-12 13:59:58 -0500
  • e45bd47969 Fixes #2580: Remove erroneous CSS class from "add components" button Jeremy Stretch 2018-11-12 12:04:04 -0500
  • 59589fdd29 Fixes #2580: Remove erroneous CSS class from "add components" button Jeremy Stretch 2018-11-12 12:04:04 -0500
  • 9a4f3453fb Closes #2578: Reorganized nested serializers Jeremy Stretch 2018-11-12 11:36:44 -0500
  • 75f0d8ee90 Closes #2578: Reorganized nested serializers Jeremy Stretch 2018-11-12 11:36:44 -0500
  • 9b54323393
    i fixed wrong supervisor configuration mrcan321 2018-11-11 03:21:35 +0300
  • f72ea8ddc5 Fixes #2554: Fix cable trace display when following a rear port with no cable attached Jeremy Stretch 2018-11-09 15:22:34 -0500