mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 19:15:28 +00:00
deploy: 7b41879ae7
This commit is contained in:
@ -237,6 +237,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -348,6 +352,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -488,6 +496,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -589,6 +601,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -739,6 +755,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -870,6 +890,44 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/wolflu05/inventree-report-lsp-plugin" class="no-underline" aria-label="open plugin details">
|
||||
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
|
||||
<div class="col p-4 d-flex flex-column position-static">
|
||||
<div class="d-inline-block leading-loose">
|
||||
|
||||
<span class="plugin_cat">Label</span>
|
||||
|
||||
<span class="plugin_cat">Reporting</span>
|
||||
|
||||
|
||||
<span class="plugin_tag">Label</span>
|
||||
|
||||
<span class="plugin_tag">report</span>
|
||||
|
||||
<span class="plugin_tag">LSP</span>
|
||||
|
||||
</div>
|
||||
<h3 class="my-0">inventree-report-lsp-plugin</h3>
|
||||
<div class="mb-1 text-muted">
|
||||
|
||||
|
||||
<a href="/wolflu05">
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> wolflu05</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">A report editor with auto completion, diagnostic messages and many more capabilities to help with creating custom templates, powered by <a href="https://github.com/fourdigits/django-template-lsp">django-template-lsp</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1005,6 +1063,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1179,6 +1241,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1311,6 +1377,44 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/wolflu05/inventree-report-lsp-plugin" class="no-underline" aria-label="open plugin details">
|
||||
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
|
||||
<div class="col p-4 d-flex flex-column position-static">
|
||||
<div class="d-inline-block leading-loose">
|
||||
|
||||
<span class="plugin_cat">Label</span>
|
||||
|
||||
<span class="plugin_cat">Reporting</span>
|
||||
|
||||
|
||||
<span class="plugin_tag">Label</span>
|
||||
|
||||
<span class="plugin_tag">report</span>
|
||||
|
||||
<span class="plugin_tag">LSP</span>
|
||||
|
||||
</div>
|
||||
<h3 class="my-0">inventree-report-lsp-plugin</h3>
|
||||
<div class="mb-1 text-muted">
|
||||
|
||||
|
||||
<a href="/wolflu05">
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> wolflu05</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">A report editor with auto completion, diagnostic messages and many more capabilities to help with creating custom templates, powered by <a href="https://github.com/fourdigits/django-template-lsp">django-template-lsp</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1502,6 +1606,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1562,6 +1670,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -155,6 +155,12 @@
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/tags/#lsp">
|
||||
<span class="badge">LSP</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/tags/#label">
|
||||
<span class="badge">Label</span>
|
||||
</a>
|
||||
@ -449,6 +455,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -568,6 +578,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -679,6 +693,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -747,6 +765,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -897,6 +919,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -965,6 +991,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1117,6 +1147,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1228,6 +1262,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1339,6 +1377,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1458,6 +1500,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1567,6 +1613,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1678,6 +1728,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1797,6 +1851,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1896,6 +1954,125 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="lsp" class="anchor"></div>
|
||||
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">LSP</h2>
|
||||
|
||||
<div class="flex flex-wrap">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/wolflu05/inventree-report-lsp-plugin" class="no-underline" aria-label="open plugin details">
|
||||
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
|
||||
<div class="col p-4 d-flex flex-column position-static">
|
||||
<div class="d-inline-block leading-loose">
|
||||
|
||||
<span class="plugin_cat">Label</span>
|
||||
|
||||
<span class="plugin_cat">Reporting</span>
|
||||
|
||||
|
||||
<span class="plugin_tag">Label</span>
|
||||
|
||||
<span class="plugin_tag">report</span>
|
||||
|
||||
<span class="plugin_tag">LSP</span>
|
||||
|
||||
</div>
|
||||
<h3 class="my-0">inventree-report-lsp-plugin</h3>
|
||||
<div class="mb-1 text-muted">
|
||||
|
||||
|
||||
<a href="/wolflu05">
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> wolflu05</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">A report editor with auto completion, diagnostic messages and many more capabilities to help with creating custom templates, powered by <a href="https://github.com/fourdigits/django-template-lsp">django-template-lsp</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2136,6 +2313,44 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/wolflu05/inventree-report-lsp-plugin" class="no-underline" aria-label="open plugin details">
|
||||
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
|
||||
<div class="col p-4 d-flex flex-column position-static">
|
||||
<div class="d-inline-block leading-loose">
|
||||
|
||||
<span class="plugin_cat">Label</span>
|
||||
|
||||
<span class="plugin_cat">Reporting</span>
|
||||
|
||||
|
||||
<span class="plugin_tag">Label</span>
|
||||
|
||||
<span class="plugin_tag">report</span>
|
||||
|
||||
<span class="plugin_tag">LSP</span>
|
||||
|
||||
</div>
|
||||
<h3 class="my-0">inventree-report-lsp-plugin</h3>
|
||||
<div class="mb-1 text-muted">
|
||||
|
||||
|
||||
<a href="/wolflu05">
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> wolflu05</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">A report editor with auto completion, diagnostic messages and many more capabilities to help with creating custom templates, powered by <a href="https://github.com/fourdigits/django-template-lsp">django-template-lsp</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
|
||||
@ -2298,6 +2513,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2417,6 +2636,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2536,6 +2759,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2647,6 +2874,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2760,6 +2991,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2896,6 +3131,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3048,6 +3287,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3256,6 +3499,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3404,6 +3651,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3509,6 +3760,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3620,6 +3875,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3733,6 +3992,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3852,6 +4115,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3963,6 +4230,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4082,6 +4353,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4158,6 +4433,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4265,6 +4544,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4374,6 +4657,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4518,6 +4805,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4619,6 +4910,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/SchrodingersGat/inventree-test-statistics" class="no-underline" aria-label="open plugin details">
|
||||
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
|
||||
<div class="col p-4 d-flex flex-column position-static">
|
||||
@ -4719,6 +5014,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4878,6 +5177,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4987,6 +5290,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5047,6 +5354,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5206,6 +5517,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5266,6 +5581,44 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/wolflu05/inventree-report-lsp-plugin" class="no-underline" aria-label="open plugin details">
|
||||
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
|
||||
<div class="col p-4 d-flex flex-column position-static">
|
||||
<div class="d-inline-block leading-loose">
|
||||
|
||||
<span class="plugin_cat">Label</span>
|
||||
|
||||
<span class="plugin_cat">Reporting</span>
|
||||
|
||||
|
||||
<span class="plugin_tag">Label</span>
|
||||
|
||||
<span class="plugin_tag">report</span>
|
||||
|
||||
<span class="plugin_tag">LSP</span>
|
||||
|
||||
</div>
|
||||
<h3 class="my-0">inventree-report-lsp-plugin</h3>
|
||||
<div class="mb-1 text-muted">
|
||||
|
||||
|
||||
<a href="/wolflu05">
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> wolflu05</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">A report editor with auto completion, diagnostic messages and many more capabilities to help with creating custom templates, powered by <a href="https://github.com/fourdigits/django-template-lsp">django-template-lsp</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
|
||||
@ -5424,6 +5777,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5484,6 +5841,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5598,6 +5959,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user