Commit Graph

  • c983dac771 Add logging output to login/logout views Jeremy Stretch 2020-03-02 17:04:54 -0500
  • 0caefffe68 Add logging output to API viewsets Jeremy Stretch 2020-03-02 16:51:16 -0500
  • 7a10748355 Add logging output to API viewsets Jeremy Stretch 2020-03-02 16:51:16 -0500
  • 06bef9b1d8 Add logging output to utility views Jeremy Stretch 2020-03-02 16:38:51 -0500
  • ca1186dca1 Add logging output to utility views Jeremy Stretch 2020-03-02 16:38:51 -0500
  • 3176937979 fix linting mistake Daniel Starner 2020-03-02 15:45:58 -0500
  • 3070c7e991
    fix linting mistake Daniel Starner 2020-03-02 15:45:58 -0500
  • 716dd81f67 set local_context_data serializer on device and vm to method Dan Starner 2020-03-02 13:34:01 -0500
  • 406708218b
    set local_context_data serializer on device and vm to method Dan Starner 2020-03-02 13:34:01 -0500
  • 4f9db8fe26 Fixes #4300: Pass "commit" argument when executing scripts via REST API Jeremy Stretch 2020-03-02 13:29:32 -0500
  • c7b74b2090 Fixes #4300: Pass "commit" argument when executing scripts via REST API Jeremy Stretch 2020-03-02 13:29:32 -0500
  • 02b5b4a8c2 Merge pull request #4303 from kobayashi/4274-prefix-schema Jeremy Stretch 2020-03-02 13:14:04 -0500
  • 1b38f3ad3a
    Merge pull request #4303 from kobayashi/4274-prefix-schema Jeremy Stretch 2020-03-02 13:14:04 -0500
  • 123463d3d0 Add BaseFilterSetTest to validate automatic generation of filters Jeremy Stretch 2020-03-02 12:25:21 -0500
  • 1e1c6526b2 Add BaseFilterSetTest to validate automatic generation of filters Jeremy Stretch 2020-03-02 12:25:21 -0500
  • 81b4fc8a6e Fix #4274: Set correct value schema for int typed ChoiceField kobayashi 2020-03-02 11:26:56 -0500
  • 0be5488104 Fix #4274: Set correct value schema for int typed ChoiceField kobayashi 2020-03-02 11:26:56 -0500
  • 264cb3d815 Fixes #4301: Fix exception when deleting device type with components Jeremy Stretch 2020-03-02 09:41:37 -0500
  • 13fcdc0c1e Fixes #4301: Fix exception when deleting device type with components Jeremy Stretch 2020-03-02 09:41:37 -0500
  • e1c697d083 added config option to disable plugins John Anderson 2020-03-01 03:42:05 -0500
  • 5f5edbc10e added config option to disable plugins John Anderson 2020-03-01 03:42:05 -0500
  • aaf5a1b6ac add api urls and signals interface for detail route buttons John Anderson 2020-03-01 03:24:17 -0500
  • 71a8a13644 add api urls and signals interface for detail route buttons John Anderson 2020-03-01 03:24:17 -0500
  • 3c67c35f92 initial work on #3351 John Anderson 2020-02-29 02:23:01 -0500
  • a17c22746d initial work on #3351 John Anderson 2020-02-29 02:23:01 -0500
  • ca46cabaf7 added lookup map for treenode filter John Anderson 2020-02-28 19:58:06 -0500
  • e5f8f15293 added lookup map for treenode filter John Anderson 2020-02-28 19:58:06 -0500
  • e25699386c Fix up CentOS installation instructions; add troubleshooting guide Jeremy Stretch 2020-02-28 17:31:51 -0500
  • 22ec11c766 Fix up CentOS installation instructions; add troubleshooting guide Jeremy Stretch 2020-02-28 17:31:51 -0500
  • dbb388f61c Extend installation docs to include creation of a specific netbox user Jeremy Stretch 2020-02-28 16:25:43 -0500
  • 1b6f721e50 Extend installation docs to include creation of a specific netbox user Jeremy Stretch 2020-02-28 16:25:43 -0500
  • c84addb8e9 Add note about Redis config to installation instructions Jeremy Stretch 2020-02-28 15:58:55 -0500
  • 9c88f12abe Add note about Redis config to installation instructions Jeremy Stretch 2020-02-28 15:58:55 -0500
  • 8de051749c Remove obsolete querydict_to_dict() utility function Jeremy Stretch 2020-02-28 15:47:59 -0500
  • e285d0b547 Remove obsolete querydict_to_dict() utility function Jeremy Stretch 2020-02-28 15:47:59 -0500
  • 131a22ee3a First stab at external authentication support Jeremy Stretch 2020-02-28 15:07:59 -0500
  • 5dc956fbe1 First stab at external authentication support Jeremy Stretch 2020-02-28 15:07:59 -0500
  • f196fabfb1 Fixes #4295: Fix assignment of parent LAG during interface bulk edit Jeremy Stretch 2020-02-28 09:44:41 -0500
  • 1449dfc966 Fixes #4295: Fix assignment of parent LAG during interface bulk edit Jeremy Stretch 2020-02-28 09:44:41 -0500
  • b0e6e00b1d Add unittests Sander Steffann 2020-02-27 21:54:43 +0100
  • fcf3b14712 Add unittests Sander Steffann 2020-02-27 21:54:43 +0100
  • d5f0c5ab2d Disable update check by default Sander Steffann 2020-02-27 19:40:06 +0100
  • 28473fa3e0 Disable update check by default Sander Steffann 2020-02-27 19:40:06 +0100
  • 23910b8c6c Move request to background task Sander Steffann 2020-02-27 19:36:02 +0100
  • 8ce106cb4b Move request to background task Sander Steffann 2020-02-27 19:36:02 +0100
  • 1f3854d41b Closes #4294: Add tenancy filter tests for all models Jeremy Stretch 2020-02-27 13:28:08 -0500
  • bdf9857e6f Closes #4294: Add tenancy filter tests for all models Jeremy Stretch 2020-02-27 13:28:08 -0500
  • 67b7e9cd32 Don't overwrite the header block, append to it Sander Steffann 2020-02-27 18:21:31 +0100
  • 22ac9f63a1 Don't overwrite the header block, append to it Sander Steffann 2020-02-27 18:21:31 +0100
  • 40903784e7 Fix check for permissions Sander Steffann 2020-02-27 18:20:32 +0100
  • 0de7f4712f Fix check for permissions Sander Steffann 2020-02-27 18:20:32 +0100
  • 3c2577ffb2 Improve comments and error message on invalid characters in URL Sander Steffann 2020-02-27 18:18:05 +0100
  • 8d92089487 Improve comments and error message on invalid characters in URL Sander Steffann 2020-02-27 18:18:05 +0100
  • c896306215 Rename settings to be more generic, not GitHub-only Sander Steffann 2020-02-27 18:15:31 +0100
  • 3a0849699f Rename settings to be more generic, not GitHub-only Sander Steffann 2020-02-27 18:15:31 +0100
  • beea1f1425 Full URL for API, more consistent naming, only enabled for staff and better configuration validation Sander Steffann 2020-01-26 16:50:15 +0100
  • 008fc5623e Full URL for API, more consistent naming, only enabled for staff and better configuration validation Sander Steffann 2020-01-26 16:50:15 +0100
  • aa94650627 Refactor the code to be more readable Sander Steffann 2020-01-24 18:06:10 +0100
  • 9d66ac4a6a Refactor the code to be more readable Sander Steffann 2020-01-24 18:06:10 +0100
  • 2dc001b416 Update versions.py Sander Steffann 2020-01-24 10:11:32 +0100
  • 405d93c6f2 Update versions.py Sander Steffann 2020-01-24 10:11:32 +0100
  • 0f855b448c Automatically check for new versions Sander Steffann 2020-01-24 00:15:32 +0100
  • 2fcdc90d3f Automatically check for new versions Sander Steffann 2020-01-24 00:15:32 +0100
  • 75808d1e30 Updated custom fields for Vapor Marco Ceppi 2020-02-27 11:15:20 -0500
  • 6f35a4086d Migrate keystone interfaces to new data type Marco Ceppi 2020-02-27 10:55:07 -0500
  • f472edda9f Set a password for Redis server Marco Ceppi 2020-02-27 08:53:31 -0500
  • 78181884ea Do not hard-lock tox to a python version Marco Ceppi 2020-02-27 08:46:08 -0500
  • 1782cf43a3 Remove second variables, make widget mandatory on ObjectVar and MultiObjectVar dansheps 2020-02-27 07:45:11 -0600
  • 27e3b6f377 Remove second variables, make widget mandatory on ObjectVar and MultiObjectVar dansheps 2020-02-27 07:45:11 -0600
  • 7f85a5d179 Make sure tests for ContentType are properly scoped Marco Ceppi 2020-02-27 08:41:54 -0500
  • e05ab4a16c Merge upstream v2.7.8 into develop Marco Ceppi 2020-02-27 07:18:06 -0500
  • 497c2b5f64 Closes #4281: Allow filtering device component list views by type Jeremy Stretch 2020-02-26 17:17:00 -0500
  • faf676e6e0 Closes #4281: Allow filtering device component list views by type Jeremy Stretch 2020-02-26 17:17:00 -0500
  • 228d1f2d23 Fixes #4282: Fix label on export button for device types Jeremy Stretch 2020-02-26 16:49:39 -0500
  • 624566b04e Fixes #4282: Fix label on export button for device types Jeremy Stretch 2020-02-26 16:49:39 -0500
  • c81e7042ae Fixes #4285: Include A/Z termination sites in provider circuits table Jeremy Stretch 2020-02-26 16:41:59 -0500
  • 5a00939512 Fixes #4285: Include A/Z termination sites in provider circuits table Jeremy Stretch 2020-02-26 16:41:59 -0500
  • c98194d63f Merge pull request #4287 from netbox-community/3949-virtualenv-install Jeremy Stretch 2020-02-26 16:04:51 -0500
  • 4431259cd8
    Merge pull request #4287 from netbox-community/3949-virtualenv-install Jeremy Stretch 2020-02-26 16:04:51 -0500
  • ce1ff38fc9 Reorganize .gitignore; add /venv/ Jeremy Stretch 2020-02-26 15:59:26 -0500
  • 87c914bece Reorganize .gitignore; add /venv/ Jeremy Stretch 2020-02-26 15:59:26 -0500
  • 55650bb5d5 Changelog for #3949 Jeremy Stretch 2020-02-26 15:56:26 -0500
  • 56c26f80b3 Changelog for #3949 Jeremy Stretch 2020-02-26 15:56:26 -0500
  • 6e887548e6 Improved formatting of upgrade script messages Jeremy Stretch 2020-02-26 15:40:05 -0500
  • 215dbef7a0 Improved formatting of upgrade script messages Jeremy Stretch 2020-02-26 15:40:05 -0500
  • 59023d1c31 Fix exit statement in upgrade script Jeremy Stretch 2020-02-26 15:34:42 -0500
  • 64c9bf27c1 Fix exit statement in upgrade script Jeremy Stretch 2020-02-26 15:34:42 -0500
  • 76cffe760a Update upgrade script & instructions to better accomodate moving to a venv Jeremy Stretch 2020-02-26 15:26:12 -0500
  • 1abc82e718 Update upgrade script & instructions to better accomodate moving to a venv Jeremy Stretch 2020-02-26 15:26:12 -0500
  • 67ef7557a6 Simplify the systemctl commands Jeremy Stretch 2020-02-26 14:38:25 -0500
  • be9df3c07d Simplify the systemctl commands Jeremy Stretch 2020-02-26 14:38:25 -0500
  • 48a470d966 Clean up the upgrade guide Jeremy Stretch 2020-02-26 14:09:54 -0500
  • 798ecfc8f0 Clean up the upgrade guide Jeremy Stretch 2020-02-26 14:09:54 -0500
  • 8f287c06ec Update systemd migration guide Jeremy Stretch 2020-02-26 14:09:27 -0500
  • 015a339202 Update systemd migration guide Jeremy Stretch 2020-02-26 14:09:27 -0500
  • 30a6271ac8 Remove Python 2 migration guide Jeremy Stretch 2020-02-26 13:56:44 -0500
  • 2ee06c13f9 Remove Python 2 migration guide Jeremy Stretch 2020-02-26 13:56:44 -0500
  • f2ca7d68d3 Update the upgrade script & instructions to use a virtual environment Jeremy Stretch 2020-02-26 13:54:07 -0500
  • 0851b97ba5 Update the upgrade script & instructions to use a virtual environment Jeremy Stretch 2020-02-26 13:54:07 -0500
  • 92ccb0c6a2 Update installation instructions to use a Python virtual environment Jeremy Stretch 2020-02-26 12:28:35 -0500