Commit Graph

  • d24f10ce6e #8580 add tests Arthur 2022-09-12 10:52:40 -0700
  • e726bbcb12 #8580 add tests Arthur 2022-09-12 10:22:05 -0700
  • 1daa2ff98d #8580 add tests Arthur 2022-09-12 10:22:05 -0700
  • 1765f0bafe Merge branch 'develop' into 8580-filter-connected Arthur 2022-09-12 10:11:20 -0700
  • 0e6a6b784d Merge branch 'develop' into 8580-filter-connected Arthur 2022-09-12 10:11:20 -0700
  • 6fe1725a11 #10172 fixes for Django 4.1 Arthur 2022-09-12 09:59:37 -0700
  • ce6bf9e5c1 #10172 fixes for Django 4.1 Arthur 2022-09-12 09:59:37 -0700
  • d8f6844f82 Merge pull request #10338 from jsenecal/10298-pyproject-toml Jeremy Stretch 2022-09-12 12:56:41 -0400
  • e3576e2614
    Merge pull request #10338 from jsenecal/10298-pyproject-toml Jeremy Stretch 2022-09-12 12:56:41 -0400
  • 8fe4f78298 Merge pull request #10335 from netbox-community/10333-customfield-csv-ui_visibility Jeremy Stretch 2022-09-12 12:56:10 -0400
  • 0899d7aefd
    Merge pull request #10335 from netbox-community/10333-customfield-csv-ui_visibility Jeremy Stretch 2022-09-12 12:56:10 -0400
  • 18518ee16d Introduce pyproject.toml - Tweaked to not break the existing codebase... too much Jonathan Senecal 2022-09-12 11:48:26 -0400
  • d078befd33 Introduce pyproject.toml - Tweaked to not break the existing codebase... too much Jonathan Senecal 2022-09-12 11:48:26 -0400
  • fb7848ac67 Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import jeremystretch 2022-09-12 10:36:19 -0400
  • f67cb71dbc Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import jeremystretch 2022-09-12 10:36:19 -0400
  • 722a306416 10310 pre commit yarn (#10315) Arthur Hanson 2022-09-12 06:16:17 -0700
  • 721cd578bb
    10310 pre commit yarn (#10315) Arthur Hanson 2022-09-12 06:16:17 -0700
  • cdce75adff #10310 run yarn pre-commit only if static files changed Arthur 2022-09-09 15:19:22 -0700
  • 3211c2f08b #10310 run yarn pre-commit only if static files changed Arthur 2022-09-09 15:18:58 -0700
  • 3b63342bb9 #10310 run yarn pre-commit only if static files changed Arthur 2022-09-09 15:17:59 -0700
  • 333a95db4e #10310 run yarn pre-commit only if static files changed Arthur 2022-09-09 15:17:21 -0700
  • a1931e099d Changelog for #10304, #10307 jeremystretch 2022-09-09 17:08:12 -0400
  • 3aac62caa7 Changelog for #10304, #10307 jeremystretch 2022-09-09 17:08:12 -0400
  • 67bd2b7414 Merge pull request #10313 from netbox-community/10304-customfield-clone Jeremy Stretch 2022-09-09 17:04:01 -0400
  • 6b9eb57de7
    Merge pull request #10313 from netbox-community/10304-customfield-clone Jeremy Stretch 2022-09-09 17:04:01 -0400
  • 93d64dde7a Enable cloning for custom fields & custom links jeremystretch 2022-09-09 16:51:18 -0400
  • 2b2a41edd2 Enable cloning for custom fields & custom links jeremystretch 2022-09-09 16:51:18 -0400
  • e98d0825b3 Move clone() to CloningMixin jeremystretch 2022-09-09 16:44:58 -0400
  • cd1ad452da Move clone() to CloningMixin jeremystretch 2022-09-09 16:44:58 -0400
  • 6661d9a4ad Merge pull request #10309 from netbox-community/10307-fix-poe-type Jeremy Stretch 2022-09-09 16:20:21 -0400
  • 77868a9b17
    Merge pull request #10309 from netbox-community/10307-fix-poe-type Jeremy Stretch 2022-09-09 16:20:21 -0400
  • 2cf7b6dc39 Update comments jeremystretch 2022-09-09 16:09:53 -0400
  • 0d39efdc44 Clean up expandable field help texts jeremystretch 2022-09-09 15:41:27 -0400
  • 1fd23daa07 Define replication_fields on VMInterfaceCreateForm jeremystretch 2022-09-09 14:45:24 -0400
  • bd37cca0ae View tests should not move component templates to new device type jeremystretch 2022-09-09 14:43:17 -0400
  • 83e5ba433a Clean up ordering of fields in component template creation forms jeremystretch 2022-09-09 14:10:52 -0400
  • f055235ef1 Omit fieldset header if none jeremystretch 2022-09-09 11:31:28 -0400
  • 5888038996 Clean up ordering of fields in component creation forms jeremystretch 2022-09-09 11:25:31 -0400
  • 21fe202597 Move valdiation of replicated field to form jeremystretch 2022-09-09 10:48:27 -0400
  • df8d37146e #10307 fix choices for poe type Arthur 2022-09-09 07:40:01 -0700
  • 59a2a43473 #10307 fix choices for poe type Arthur 2022-09-09 07:40:01 -0700
  • 305701b387 Clean up component creation tests jeremystretch 2022-09-09 10:27:19 -0400
  • f226d984c9 Changelog for #10250, #10294 jeremystretch 2022-09-08 16:50:16 -0400
  • 385a0f979e Changelog for #10250, #10294 jeremystretch 2022-09-08 16:50:16 -0400
  • 7bf8d118e9 Merge pull request #10287 from netbox-community/10250-cable-import-virtual Jeremy Stretch 2022-09-08 16:48:02 -0400
  • 770cc5a700
    Merge pull request #10287 from netbox-community/10250-cable-import-virtual Jeremy Stretch 2022-09-08 16:48:02 -0400
  • 53cb7d802b Merge pull request #10286 from netbox-community/10259-prefix-flat-link Jeremy Stretch 2022-09-08 16:47:27 -0400
  • a03155432e
    Merge pull request #10286 from netbox-community/10259-prefix-flat-link Jeremy Stretch 2022-09-08 16:47:27 -0400
  • 623a7e9a2c Continued work on #10247 jeremystretch 2022-09-08 16:45:23 -0400
  • eb001f914c #10172 upgrade Django to 4.1.1 Arthur 2022-09-08 13:20:27 -0700
  • 27d72746ca #10172 upgrade Django to 4.1.1 Arthur 2022-09-08 13:20:27 -0700
  • 754f9d69e3 #8580 changes from code review Arthur 2022-09-08 13:11:17 -0700
  • d51e833bf3 #8580 changes from code review Arthur 2022-09-08 13:11:17 -0700
  • 8508aa76a8 Annotate upgrade paths in upgrade documentation jeremystretch 2022-09-08 10:00:53 -0400
  • c6644ec1ae Annotate upgrade paths in upgrade documentation jeremystretch 2022-09-08 10:00:53 -0400
  • 006c30e7ea Merge pull request #10296 from kkthxbye-code/10294-fix-wwn-changelog Jeremy Stretch 2022-09-08 09:32:53 -0400
  • a7562a6aa1
    Merge pull request #10296 from kkthxbye-code/10294-fix-wwn-changelog Jeremy Stretch 2022-09-08 09:32:53 -0400
  • c2e2e346ea Add Repography stats jeremystretch 2022-09-08 09:18:45 -0400
  • 6b70436e2b Add Repography stats jeremystretch 2022-09-08 09:18:45 -0400
  • cc63073180 Add wwn CharField to InterfaceForm kkthxbye-code 2022-09-08 11:38:39 +0200
  • 3dbc7bdd2c Add wwn CharField to InterfaceForm kkthxbye-code 2022-09-08 11:38:39 +0200
  • 4d01182da0 #8580 add interface filters for connected Arthur 2022-09-07 15:45:01 -0700
  • b4877e7fac #8580 add interface filters for connected Arthur 2022-09-07 15:45:01 -0700
  • 4988c7b7d2 Initial work on #10247 jeremystretch 2022-09-07 16:57:19 -0400
  • 62c20a0df8 Allow running scripts nested in modules/packages kkthxbye-code 2022-09-07 22:33:24 +0200
  • f489ffa043 Allow running scripts nested in modules/packages kkthxbye-code 2022-09-07 22:33:24 +0200
  • b7b9db5587 Fixes #10250: Fix exception when CableTermination validation fails during bulk import of cables jeremystretch 2022-09-07 14:41:48 -0400
  • 211c7641c1 Fixes #10250: Fix exception when CableTermination validation fails during bulk import of cables jeremystretch 2022-09-07 14:41:48 -0400
  • a0898a3ec9 Fixes #10259: Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed jeremystretch 2022-09-07 14:30:51 -0400
  • 51d066a1bc Fixes #10259: Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed jeremystretch 2022-09-07 14:30:51 -0400
  • 8d27bb9595 Closes #10268: Omit trailing ".0" in device positions within UI jeremystretch 2022-09-07 14:09:17 -0400
  • b702822857 Closes #10268: Omit trailing ".0" in device positions within UI jeremystretch 2022-09-07 14:09:17 -0400
  • fd195ed395 Changelog for #9231, #10270, #10278 jeremystretch 2022-09-07 13:59:00 -0400
  • 1cbb2320c1 Changelog for #9231, #10270, #10278 jeremystretch 2022-09-07 13:59:00 -0400
  • 096d35f79f Merge pull request #10285 from netbox-community/10278-rack-photo-add-another Jeremy Stretch 2022-09-07 13:56:13 -0400
  • 1c4ad3f817
    Merge pull request #10285 from netbox-community/10278-rack-photo-add-another Jeremy Stretch 2022-09-07 13:56:13 -0400
  • 1adb96eff8 Merge pull request #10283 from netbox-community/10270-save-custom-boolean Jeremy Stretch 2022-09-07 13:54:24 -0400
  • ef5ec06141
    Merge pull request #10283 from netbox-community/10270-save-custom-boolean Jeremy Stretch 2022-09-07 13:54:24 -0400
  • 2502110e0e Merge pull request #10281 from netbox-community/9231-empty-search Jeremy Stretch 2022-09-07 13:53:33 -0400
  • 0c37236d60
    Merge pull request #10281 from netbox-community/9231-empty-search Jeremy Stretch 2022-09-07 13:53:33 -0400
  • 556bb299c5 #10278 add get_extra_addanother_params Arthur 2022-09-07 10:40:24 -0700
  • def853e8c4 #10278 add get_extra_addanother_params Arthur 2022-09-07 10:40:24 -0700
  • ba2cd9bc87 #10270 - fix custom field validation for ipam services Arthur 2022-09-07 08:45:56 -0700
  • 7826cfb01f #10270 - fix custom field validation for ipam services Arthur 2022-09-07 08:45:56 -0700
  • bb9c0c71ae Add installation video to docs jeremystretch 2022-09-07 11:23:13 -0400
  • ac8f0a7ef2 Add installation video to docs jeremystretch 2022-09-07 11:23:13 -0400
  • dc7fec5884 #9231 add comment Arthur 2022-09-07 08:09:28 -0700
  • 48a907ae45 #9231 add comment Arthur 2022-09-07 08:09:28 -0700
  • 294739e503 #9231 call class method Arthur 2022-09-06 18:04:29 -0700
  • 2fe620df70 #9231 call class method Arthur 2022-09-06 18:04:29 -0700
  • 1ed0de50d6 #9231 make empty search work Arthur 2022-09-06 16:37:52 -0700
  • 536bd37d05 #9231 make empty search work Arthur 2022-09-06 16:37:52 -0700
  • c9a3fa9a08
    Add entry for customers on different cloud endpoints Ldogg123 2022-09-06 17:30:23 -0400
  • 5daa8f96b9 PRVB jeremystretch 2022-09-02 15:44:41 -0400
  • d29d265b0a PRVB jeremystretch 2022-09-02 15:44:41 -0400
  • 20de3dfa5e Merge pull request #10254 from netbox-community/develop Jeremy Stretch 2022-09-02 15:33:54 -0400
  • 41d653738a
    Merge pull request #10254 from netbox-community/develop v3.3.2 Jeremy Stretch 2022-09-02 15:33:54 -0400
  • 0211792abe Release v3.3.2 jeremystretch 2022-09-02 15:20:14 -0400
  • 1955497dbe Release v3.3.2 jeremystretch 2022-09-02 15:20:14 -0400
  • cb6d5cf695 Merge pull request #10253 from netbox-community/9823-fix_numericarrayfield_validation_error Jeremy Stretch 2022-09-02 15:18:42 -0400