Commit Graph

  • b16dbc8ae4 fixes #2484 - Local config context not available on the Virtual Machine Edit Form John Anderson 2018-10-03 17:16:01 -0400
  • 1b2e9a6d06 fixes #2484 - Local config context not available on the Virtual Machine Edit Form John Anderson 2018-10-03 17:16:01 -0400
  • 6559c607a3 Fixes #2483: Set max item count of API-populated form fields to MAX_PAGE_SIZE Jeremy Stretch 2018-10-03 16:17:17 -0400
  • 99848aab6a Fixes #2483: Set max item count of API-populated form fields to MAX_PAGE_SIZE Jeremy Stretch 2018-10-03 16:17:17 -0400
  • bd72c26a57 Initial work on #20 - patch panels Jeremy Stretch 2018-10-03 14:04:16 -0400
  • 3eddeeadc5 Initial work on #20 - patch panels Jeremy Stretch 2018-10-03 14:04:16 -0400
  • 932be1c262
    Merge 125975832b into 7583912de7 yash 2018-10-03 17:30:50 +0000
  • 66db32fefd Merged release v2.4.5 Jeremy Stretch 2018-10-03 11:23:21 -0400
  • 364bbdeab8 Merged release v2.4.5 Jeremy Stretch 2018-10-03 11:23:21 -0400
  • 1027572d3d
    Merge 8ffd046f85 into 7583912de7 klahox 2018-10-03 08:48:37 +0000
  • 8ffd046f85
    Update klajdihelloworld.txt klahox 2018-10-03 10:48:34 +0200
  • ee3bd65f38 Adding a txt File Saying hello world Klajdi 2018-10-03 10:04:39 +0200
  • 381aa928e6 Post-release version bump Jeremy Stretch 2018-10-02 15:30:28 -0400
  • 7583912de7 Post-release version bump Jeremy Stretch 2018-10-02 15:30:28 -0400
  • 8b8cb11f80 Merge pull request #2478 from digitalocean/develop Jeremy Stretch 2018-10-02 15:29:13 -0400
  • 125975832b
    Merge pull request #2478 from digitalocean/develop v2.4.5 Jeremy Stretch 2018-10-02 15:29:13 -0400
  • aaf0e705c2 Release v2.4.5 Jeremy Stretch 2018-10-02 15:24:42 -0400
  • 20fed375d1 Release v2.4.5 Jeremy Stretch 2018-10-02 15:24:42 -0400
  • c06c76f483 Fixes #2471: Fix ReadTheDocs theme Jeremy Stretch 2018-10-02 11:51:53 -0400
  • fc1b3d6927 Fixes #2471: Fix ReadTheDocs theme Jeremy Stretch 2018-10-02 11:51:53 -0400
  • f30ae012fd
    Merge b6355ec14a into aed2a3cd1b TheRealTechWiz 2018-10-02 06:32:29 +0000
  • b6355ec14a Removed README.md contents TheRealTechWiz 2018-10-02 11:07:19 +0530
  • 7f39d158f4 Removed README.md contents TheRealTechWiz 2018-10-02 11:03:59 +0530
  • ee807e76c4
    Merge 47b91be8f5 into aed2a3cd1b Abhishek Goyal 2018-10-01 05:19:14 +0000
  • 47b91be8f5 learning to contribute #using-git #hacktoberfest Abhishek Goyal 2018-10-01 10:12:16 +0000
  • c48c3c9292 Closes #2438: API optimizations for tagged objects Jeremy Stretch 2018-09-28 16:44:05 -0400
  • aed2a3cd1b Closes #2438: API optimizations for tagged objects Jeremy Stretch 2018-09-28 16:44:05 -0400
  • 8311394e4c Fixes #2414: Tags field missing from device/VM component creation forms Jeremy Stretch 2018-09-28 16:26:08 -0400
  • 15babeb584 Fixes #2414: Tags field missing from device/VM component creation forms Jeremy Stretch 2018-09-28 16:26:08 -0400
  • 6daac8b2ee Fixes #2470: Log the creation of device/VM components as object changes Jeremy Stretch 2018-09-28 16:04:51 -0400
  • 020b5ea870 Fixes #2470: Log the creation of device/VM components as object changes Jeremy Stretch 2018-09-28 16:04:51 -0400
  • 939149f2f4 Changelog and misc cleanup Jeremy Stretch 2018-09-28 14:21:49 -0400
  • 2ee5b2344e Changelog and misc cleanup Jeremy Stretch 2018-09-28 14:21:49 -0400
  • 2ab9230a73 Merge pull request #2445 from digitalocean/local-config-context Jeremy Stretch 2018-09-28 14:03:28 -0400
  • 7616bcad3d
    Merge pull request #2445 from digitalocean/local-config-context Jeremy Stretch 2018-09-28 14:03:28 -0400
  • 97df4c01ac fix missing trailing whitespace on comment line Tobias Paepke 2018-09-27 16:25:06 +0200
  • f0f6108a1a Updated docs and added configuration examples following the configuration.py principle Tobias Paepke 2018-09-27 16:09:38 +0200
  • 98ff87df91
    Merge 292237a945 into 9440ac7640 Tobias Paepke 2018-09-27 07:27:01 +0000
  • 292237a945 Use the manifest based static file storage from django. This generates unique cacheable assets without the need for version based query strings. As additional feature whitenoise can be enabled which serves the files directly from django and enables compression of the assets. Tobias Paepke 2018-09-27 09:04:57 +0200
  • cd3037211d remove templates no longer needed for local config context John Anderson 2018-09-26 10:30:34 -0400
  • f76ce980e3 remove templates no longer needed for local config context John Anderson 2018-09-26 10:30:34 -0400
  • 16aad838f5
    Merge bee16ef752 into 9440ac7640 Michael Adams 2018-09-25 02:00:10 +0000
  • bee16ef752
    Create nunit-redis-install.sh Michael Adams 2018-09-24 18:47:16 -0700
  • 31faaf5af7
    Create netbox-unit.json Michael Adams 2018-09-24 18:20:50 -0700
  • aa96e3b3cf
    Create netbox-rqworker.service Michael Adams 2018-09-24 18:19:25 -0700
  • 72893ad14f
    Merge 01e9364d82 into 9440ac7640 Rémy Léone 2018-09-24 21:05:24 +0000
  • 42455ff450 Fixes #2455: Ignore unique address enforcement for IPs with a shared/virtual role Jeremy Stretch 2018-09-24 16:59:33 -0400
  • 9440ac7640 Fixes #2455: Ignore unique address enforcement for IPs with a shared/virtual role Jeremy Stretch 2018-09-24 16:59:33 -0400
  • 52c1e795a1 Hide related elements in print Bernhard Bock 2018-09-22 11:42:28 +0200
  • 7d7368a52f CSS-only: Hide more elements in print Bernhard Bock 2018-09-21 14:25:58 +0200
  • 68a269b266 Hide search panel and tags panel in print Bernhard Bock 2018-09-21 14:23:20 +0200
  • f1b50fe12f Hide sub-header in print Bernhard Bock 2018-09-21 14:21:38 +0200
  • 7f10cd4796 Merge pull request #2446 from hellerve/patch-1 Jeremy Stretch 2018-09-19 09:47:46 -0400
  • 0e18997c79
    Merge pull request #2446 from hellerve/patch-1 Jeremy Stretch 2018-09-19 09:47:46 -0400
  • 8b19803698 docs: typo fix in devices Veit Heller 2018-09-19 10:57:09 +0200
  • 95464772ac
    docs: typo fix in devices Veit Heller 2018-09-19 10:57:09 +0200
  • 6bbc819055 Fixes #2442: Nullify "next" link in API when limit=0 is passed Jeremy Stretch 2018-09-18 13:59:50 -0400
  • b4445dfdf8 Fixes #2442: Nullify "next" link in API when limit=0 is passed Jeremy Stretch 2018-09-18 13:59:50 -0400
  • 912c0a7243 Merge branch 'develop' of github.com:digitalocean/netbox into local-config-context John Anderson 2018-09-18 12:16:07 -0400
  • fb5dca2711 Merge branch 'develop' of github.com:digitalocean/netbox into local-config-context John Anderson 2018-09-18 12:16:07 -0400
  • 4f01903ba4 Fixes #2444: Improve validation of interface MAC addresses Jeremy Stretch 2018-09-18 12:02:59 -0400
  • 6cdff955dc Fixes #2444: Improve validation of interface MAC addresses Jeremy Stretch 2018-09-18 12:02:59 -0400
  • 0bda0a9334 refactored UI for local config context John Anderson 2018-09-18 11:52:12 -0400
  • 4039753b2f refactored UI for local config context John Anderson 2018-09-18 11:52:12 -0400
  • af3d452675 Fixes #2443: Enforce JSON object format when creating config contexts Jeremy Stretch 2018-09-18 11:46:22 -0400
  • 9df33cef8b Fixes #2443: Enforce JSON object format when creating config contexts Jeremy Stretch 2018-09-18 11:46:22 -0400
  • 01e9364d82 Add tags to prefetch_related to reduce query load Rémy Léone 2018-09-17 18:36:11 +0200
  • 39b2a541af PEP8 fix John Anderson 2018-09-16 00:30:51 -0400
  • e3e9211e8a PEP8 fix John Anderson 2018-09-16 00:30:51 -0400
  • 7997b70ba1 implemnted #2392 - local config context for devices and VMs John Anderson 2018-09-16 00:25:20 -0400
  • 0da113b723 implemnted #2392 - local config context for devices and VMs John Anderson 2018-09-16 00:25:20 -0400
  • feb48bfd85
    Merge b950883254 into e965adad7c Tomáš Pospíšek 2018-09-15 21:32:39 +0000
  • 4ecc0f5619 changelog for #2432 John Anderson 2018-09-15 17:25:50 -0400
  • e965adad7c changelog for #2432 John Anderson 2018-09-15 17:25:50 -0400
  • 1e7e29a934 fixes #2423 - interface connection links John Anderson 2018-09-15 17:23:58 -0400
  • 57b225b680 fixes #2423 - interface connection links John Anderson 2018-09-15 17:23:58 -0400
  • fa089647c8
    Merge 0fcbd64afa into b97597c645 Tomáš Pospíšek 2018-09-15 16:59:58 +0000
  • 0fcbd64afa
    Link name of interface to the respective interface Tomáš Pospíšek 2018-09-15 18:59:11 +0200
  • b950883254
    Display "Access VLAN" on hover in interfaces list Tomáš Pospíšek 2018-09-15 18:33:27 +0200
  • bc2d05e73f Fix request parameter representation in API view Tatsushi Demachi 2018-09-15 06:56:25 +0900
  • c2c60ce2d7 Fix SerializedPKRelatedField type API expression Tatsushi Demachi 2018-09-15 06:41:01 +0900
  • d061b975c4 Fix tags field to be shown as array in API view Tatsushi Demachi 2018-09-15 06:17:24 +0900
  • fdb986af27
    Merge bbc66b5a66 into b97597c645 Andrew Gauger 2018-09-14 21:03:13 +0000
  • bbc66b5a66 Generic Relation for Secrets Andy Gauge 2018-09-14 14:00:47 -0700
  • 6f0db01100 Merge pull request #2421 from sieben/docs_community Jeremy Stretch 2018-09-13 12:29:17 -0400
  • b97597c645
    Merge pull request #2421 from sieben/docs_community Jeremy Stretch 2018-09-13 12:29:17 -0400
  • 5a360c7060 Add a page related to community related projects Rémy Léone 2018-09-10 13:30:22 +0200
  • 162828da90 Add a page related to community related projects Rémy Léone 2018-09-10 13:30:22 +0200
  • e35bb17253 Closes #2402: Order and format JSON data in form fields Jeremy Stretch 2018-09-13 11:31:34 -0400
  • 292647da14 Closes #2402: Order and format JSON data in form fields Jeremy Stretch 2018-09-13 11:31:34 -0400
  • 78931c64b5 Fixes #2406: Remove hard-coded limit of 1000 objects from API-populated form fields Jeremy Stretch 2018-09-13 11:21:40 -0400
  • 3a88e43103 Fixes #2406: Remove hard-coded limit of 1000 objects from API-populated form fields Jeremy Stretch 2018-09-13 11:21:40 -0400
  • 4ec52be84f Merge branch 'master' of https://github.com/digitalocean/netbox into 1503-secret-agent Andy Gauge 2018-09-10 16:56:45 -0700
  • 1d37a9d0e6 Merge branch 'develop' into develop-2.5 (v2.4.4 release) Jeremy Stretch 2018-08-22 12:10:44 -0400
  • 2ac60bdf48 Merge branch 'develop' into develop-2.5 (v2.4.4 release) Jeremy Stretch 2018-08-22 12:10:44 -0400
  • 7ce02cfb46 Post-release version bump Jeremy Stretch 2018-08-22 11:55:51 -0400
  • 010765e131 Post-release version bump Jeremy Stretch 2018-08-22 11:55:51 -0400
  • da7893d84d Merge pull request #2387 from digitalocean/develop Jeremy Stretch 2018-08-22 11:53:56 -0400
  • bcf22831e2
    Merge pull request #2387 from digitalocean/develop v2.4.4 Jeremy Stretch 2018-08-22 11:53:56 -0400
  • 04169cdeee Release v2.4.4 Jeremy Stretch 2018-08-22 11:51:15 -0400