From 1be683ea8e2c556cf42747a904695bab4c9626da Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 10 Nov 2022 11:44:33 +1100 Subject: [PATCH 1/7] it's -> its --- _data/functions/general.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/functions/general.yml b/_data/functions/general.yml index 1bb93482..7bd371ab 100644 --- a/_data/functions/general.yml +++ b/_data/functions/general.yml @@ -1,4 +1,4 @@ -title: InvenTree builds it's vast functions on top of a few core workflows +title: InvenTree builds its vast functions on top of a few core workflows link: internal: functions.md text: From 4baf0299427ed4259f6fb4759d159b8bf362be30 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 10 Nov 2022 11:49:22 +1100 Subject: [PATCH 2/7] Cleanup for app page --- extend/app.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/extend/app.md b/extend/app.md index 328552ff..8db1c49e 100644 --- a/extend/app.md +++ b/extend/app.md @@ -5,20 +5,23 @@ title: InvenTree Mobile App {% include block/hero.html title='Mobile stock control' title_2='in the' color='palm of your hand' gallery='appgallery/' perPage=3 detail='The InvenTree Mobile App brings stock control to your pocket. Integrating seamlessly with the InvenTree API, the app provides immediate access to inventory data wherever you are.' %} -
+
+
Native barcode support provides a multitude of context-sensitive stock control actions, allowing streamlined inventory management at your fingertips. The app has been optimized for speed, providing instant access to stock knowledge and handy on-site functionality. -### Features +

Features

Core app features include: -- View and edit part and stock information with a blazingly fast interface -- Perform stock control actions on the go -- Barcode integrations simplify stock operations -- Receive purchase orders and check in stock items +
    +
  • View and edit part and stock information with a blazingly fast interface
  • +
  • Perform stock control actions on the go
  • +
  • Barcode integrations simplify stock operations
  • +
  • Receive purchase orders and check in stock items
  • +
-### Download +

Download

The InvenTree app can be downloaded from either the Android or Apple app stores, or accessed via the links below: @@ -26,7 +29,7 @@ The InvenTree app can be downloaded from either the Android or Apple app stores, [Apple App Store](https://apps.apple.com/au/app/inventree/id1581731101#?platform=iphone) -### Documentation +

Documentation

Mobile app documentation can be found on the [InvenTree documentation site](https://docs.inventree.org/en/latest/app/app/). From 533dbf528b50abf91d9e087cdaeb7c7fb89624f9 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 10 Nov 2022 11:51:44 +1100 Subject: [PATCH 3/7] Added links in third-party section --- extend/integrate/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extend/integrate/index.md b/extend/integrate/index.md index 900139d2..e891fbac 100644 --- a/extend/integrate/index.md +++ b/extend/integrate/index.md @@ -4,3 +4,7 @@ title: Integrate Tools and plugins that integrate into InvenTree via APIs or plugins natively. - [Ki-n-Tree](https://github.com/sparkmicro/Ki-nTree) *KiCad* integration +- [PK2InvenTree](https://github.com/rgilham/PK2InvenTree) is an open-source tool for migrating an existing [PartKeepr](https://github.com/partkeepr/PartKeepr) database to InvenTree. +- [Digikey-Inventree-Integration](https://github.com/EUdds/Digikey-Inventree-Integration) is a simple project that takes a digikey part number to creates a part in InvenTree. +- [F360-InvenTree](https://github.com/matmair/F360-InvenTree/) is a tool for creating links between Autodesk Fusion 360 components and InvenTree parts. +Still under heavy development. \ No newline at end of file From c12e58f821e6beb997d6c18645b7be4748b4370f Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 10 Nov 2022 11:52:45 +1100 Subject: [PATCH 4/7] intrest - interest --- about/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about/index.md b/about/index.md index dd88fb43..472b339f 100644 --- a/about/index.md +++ b/about/index.md @@ -8,9 +8,9 @@ It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply We are open source all the way. Webserver, Docs, App and Website are MIT licensed. Please check the [source directory](https://github.com/inventree/InvenTree/) if you want to look at the source code. ### Open governance -The roadmap for InvenTree is created by the [contributors](team). There is no solid roadmap but the team has general areas of intrest and [milestones](https://github.com/inventree/InvenTree/milestones) to provide an outlook to what is to come. As this project is done in spare/free time there is no set release timeline. +The roadmap for InvenTree is created by the [contributors](team). There is no solid roadmap but the team has general areas of interest and [milestones](https://github.com/inventree/InvenTree/milestones) to provide an outlook to what is to come. As this project is done in spare/free time there is no set release timeline. -Big ticket iteams that have the intrest of the maintainer or a dedicated dev get the label `roadmap` - those projects are likely to be worked on in the assigned milestones. [Take a peak](https://github.com/inventree/InvenTree/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap) +Big ticket iteams that have the interest of the maintainer or a dedicated dev get the label `roadmap` - those projects are likely to be worked on in the assigned milestones. [Take a peak](https://github.com/inventree/InvenTree/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap) ### Goals From 28eaeaab8347fd5d2bc9d0b6b9f1673d7ec93e2f Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 10 Nov 2022 11:54:04 +1100 Subject: [PATCH 5/7] typo --- contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute.md b/contribute.md index 97ccec17..56b48db8 100644 --- a/contribute.md +++ b/contribute.md @@ -2,7 +2,7 @@ title: Contribute --- -InvenTree is an open source project which is supported by a small group of volunteer contributors. Developing and maintaining an open source project is a lot of work, and requires a lot of devloper time, a resouce which is quite scarce. +InvenTree is an open source project which is supported by a small group of volunteer contributors. Developing and maintaining an open source project is a lot of work, and requires a lot of developer time, a resouce which is quite scarce. We welcome everyone to help with InvenTree however they can! From 9e232b60d33dae803eb4ef45924b2b8c615b2f90 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 10 Nov 2022 11:57:31 +1100 Subject: [PATCH 6/7] Additions to "contribute" page --- contribute.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/contribute.md b/contribute.md index 56b48db8..740a5057 100644 --- a/contribute.md +++ b/contribute.md @@ -2,7 +2,7 @@ title: Contribute --- -InvenTree is an open source project which is supported by a small group of volunteer contributors. Developing and maintaining an open source project is a lot of work, and requires a lot of developer time, a resouce which is quite scarce. +InvenTree is an open source project which is supported by a small group of volunteer contributors. Developing and maintaining an open source project is a lot of work, and requires a lot of developer time, a resource which is quite scarce. We welcome everyone to help with InvenTree however they can! @@ -15,7 +15,7 @@ We welcome everyone to help with InvenTree however they can! ### Sponsor -If you or company use InvenTree, please consider sponsoring the project to show your support. Sponsorships help to keep this project sustainable, and buys time for the core developers to commit to the project. A recurring or one off sponsorship is a great way to help InvenTree development to continue at full steam! +If you or your company uses InvenTree, please consider sponsoring the project to show your support. Sponsorships help to keep this project sustainable, and buys time for the core developers to commit to the project. A recurring or one off sponsorship is a great way to help InvenTree development to continue at full steam! - [Sponsor us on GitHub](https://github.com/sponsors/inventree) - [Sponsor us on Patreon](https://www.patreon.com/inventree) @@ -34,15 +34,17 @@ InvenTree is built using [Python3](https://www.python.org/) and [Django](https:/ Contributions towards the core InvenTree code base are welcomed and encouraged; either extending current functionality, prodiving new features, or addressing outstanding issues. +Check out the [starter issues](https://github.com/inventree/InvenTree/issues?q=is%3Aissue+is%3Aopen+label%3Astarter) if you are looking for a good place to get started. + ### Translate InvenTree provides a translation layer for both the web interface and mobile app. Native language translation requires effort from translators to provide multi-lingual support. If you wish to translate InvenTree to a new language (or improve an existing translation), such contributions would be greatly appreciated!. -Native language translation of the InvenTree web application is [community contributed via crowdin](https://crowdin.com/project/inventree). +Native language translations of the InvenTree web application and mobile app are [community contributed via crowdin](https://crowdin.com/project/inventree). _**Contributions are welcomed and encouraged!**._ -To contribute to the translation effort, navigate to the [InvenTree crowdin project](https://crowdin.com/project/inventree), create a free account, and start making translations suggestions for your language of choice! +To contribute to the translation effort, navigate to the [InvenTree crowdin project](https://crowdin.com/project/inventree), create a free account, and start making translations for your language of choice! ### Documentation From 06903bf99849015b94f9b0cac1fe4d494d33bf27 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 10 Nov 2022 12:57:01 +1100 Subject: [PATCH 7/7] Update extend/integrate/index.md Co-authored-by: Matthias Mair --- extend/integrate/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/extend/integrate/index.md b/extend/integrate/index.md index e891fbac..a0755d0c 100644 --- a/extend/integrate/index.md +++ b/extend/integrate/index.md @@ -5,6 +5,4 @@ title: Integrate Tools and plugins that integrate into InvenTree via APIs or plugins natively. - [Ki-n-Tree](https://github.com/sparkmicro/Ki-nTree) *KiCad* integration - [PK2InvenTree](https://github.com/rgilham/PK2InvenTree) is an open-source tool for migrating an existing [PartKeepr](https://github.com/partkeepr/PartKeepr) database to InvenTree. -- [Digikey-Inventree-Integration](https://github.com/EUdds/Digikey-Inventree-Integration) is a simple project that takes a digikey part number to creates a part in InvenTree. -- [F360-InvenTree](https://github.com/matmair/F360-InvenTree/) is a tool for creating links between Autodesk Fusion 360 components and InvenTree parts. -Still under heavy development. \ No newline at end of file +- [Digikey-Inventree-Integration](https://github.com/EUdds/Digikey-Inventree-Integration) is a simple project that takes a digikey part number to creates a part in InvenTree. \ No newline at end of file