Commit Graph

9056 Commits

Author SHA1 Message Date
Matthias
bc0ee2a235
fix test path 2021-10-05 00:55:16 +02:00
Matthias
d4eac2b477
PEP fix 2021-10-05 00:43:19 +02:00
Matthias
486893cda5
type rec for title 2021-10-05 00:42:42 +02:00
Matthias
af66da4199
Merge branch 'plugin-2037' of https://github.com/matmair/InvenTree into plugin-2037 2021-10-05 00:41:03 +02:00
Matthias
18630c0e0f
more tests for integrationbase 2021-10-05 00:40:20 +02:00
Matthias
a42bf4983d
App Mixin tests 2021-10-05 00:27:08 +02:00
Matthias Mair
9d1c146a40
Merge branch 'inventree:master' into plugin-2037 2021-10-04 23:26:59 +02:00
Matthias
2d5854e1e5
fix nav error 2021-10-04 23:00:07 +02:00
Matthias
c7a077fb33
more human datetimes 2021-10-04 22:59:07 +02:00
Matthias
4dbf87da56
refactor 2021-10-04 22:47:26 +02:00
Matthias
950ae247a5
cleaner signature status 2021-10-04 22:39:45 +02:00
Matthias
a79dba5ed3
plugin information section remodel 2021-10-04 22:37:09 +02:00
Matthias
7ad9cf3b3d
human name in navbar 2021-10-04 22:22:37 +02:00
Matthias
f406ad7537
only show version if present 2021-10-04 22:21:15 +02:00
Matthias
40789db66c
better readable badges 2021-10-04 22:20:50 +02:00
Matthias
e7237d13ae
added version identifier 2021-10-04 22:10:31 +02:00
Matthias
ef858f7701
publishing date for integration plugins 2021-10-04 20:00:27 +02:00
Matthias
575be5b36a
author information for integration plugin 2021-10-04 19:54:20 +02:00
Matthias
cec29310dc
struc 2021-10-04 19:50:56 +02:00
Matthias
90d36069c8
add navigation icon 2021-10-04 19:40:55 +02:00
Matthias
87fff78944
navigtion-mixin icon setting 2021-10-04 19:30:54 +02:00
Matthias
a5c7676be6
set nav-tab name 2021-10-04 19:25:42 +02:00
Matthias
117baa72eb
nav mixin: set nav-tab name 2021-10-04 19:24:41 +02:00
Matthias
9ed502f1ae
plugin name nicer 2021-10-04 12:31:31 +02:00
Matthias
258d159093
human name for plugins 2021-10-04 12:31:12 +02:00
Matthias
d1c2a399eb
Default value for SLug is None 2021-10-04 12:19:43 +02:00
Matthias
d6145fc803
fix test 2021-10-04 12:07:35 +02:00
Matthias
63e7a9caee
PEP fix 2021-10-04 12:06:27 +02:00
Matthias
7654d176cb
slugs for plugins 2021-10-04 07:59:07 +02:00
Matthias
b416a13cc8
rename to make function of base class clearer 2021-10-04 00:53:01 +02:00
Matthias
0333b3fc72
mixin for full app functions
mainly migrations right now
2021-10-04 00:48:21 +02:00
Oliver
dfdbb4f7d1
Update version.py
Bumped version number for dev branch
2021-10-04 09:35:21 +11:00
Matthias
b31c7ccd24
PEP fix 2021-10-03 15:02:47 +02:00
Matthias
c5fc8ba6ab
typo fix 2021-10-03 14:52:36 +02:00
Matthias
d977aac6a0
fix test for actions 2021-10-03 14:51:37 +02:00
Matthias
fadf4d5ca8
fix tests 2021-10-03 14:25:40 +02:00
Matthias
094feec495
also run tests in samples 2021-10-03 14:23:13 +02:00
Matthias
8fc2610a9d
simplify loading 2021-10-03 14:16:21 +02:00
Matthias
cd343d224b
PEP fix 2021-10-03 13:44:30 +02:00
Matthias
9695d50bf4
enable templates for plugins 2021-10-03 13:39:11 +02:00
Matthias
04eee50653
initiate plugins on startup 2021-10-03 13:36:42 +02:00
Oliver
b7ff50ca87
Merge pull request #2090 from SchrodingersGat/po-api-fix
Fix for purchase order API
2021-10-03 01:33:23 +10:00
Oliver
8c78d3b8ea Add unit test 2021-10-03 01:03:40 +10:00
Oliver
6d448d8475 Handle internal django errors when receiving purchase order items via the API
(cherry picked from commit 9355c68024)
2021-10-03 00:24:09 +10:00
Matthias
eaffd5fd0c
add method to access plugin setting faster 2021-10-01 17:10:36 +02:00
Oliver
16dcd8adf6
Merge pull request #2084 from eeintech/show_part_delete
Show part delete button when part still active
2021-10-01 08:46:25 +10:00
eeintech
480ff5e6cb Hide submit button in modal when part is still active 2021-09-30 09:58:23 -04:00
Oliver
172d184a4d
Merge pull request #2086 from SchrodingersGat/search-fix
Fix for search page
2021-09-30 22:13:38 +10:00
Oliver
7e81f419d7 Refactor search results for stock items and locations 2021-09-30 20:23:41 +10:00
Oliver
ab9d247531 server-side pagination for manufacturer part table 2021-09-30 20:17:10 +10:00