Matthias
|
703c8a31b1
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-10-30 18:23:09 +02:00 |
|
Oliver
|
abf2093ab9
|
Adds user option to enable "sticky header"
|
2021-10-27 16:26:41 +11:00 |
|
Matthias Mair
|
31a8ee7302
|
Merge branch 'inventree:master' into plugin-2037
|
2021-10-20 23:52:51 +02:00 |
|
Matthias
|
48edaa9e2a
|
not all test be fixed
|
2021-10-20 23:05:45 +02:00 |
|
Matthias
|
d29e548c05
|
fix test
|
2021-10-20 22:38:55 +02:00 |
|
Matthias
|
ae086ba6d4
|
rename
|
2021-10-20 22:17:10 +02:00 |
|
Matthias
|
593c7a41de
|
refactor fnc name
|
2021-10-20 22:09:50 +02:00 |
|
Matthias
|
c6a5a44355
|
format results as HTTP result
|
2021-10-20 22:07:29 +02:00 |
|
Matthias
|
a03c560914
|
refactor result processing
|
2021-10-20 22:06:32 +02:00 |
|
Matthias
|
1b72dfeae6
|
fix header safeing
|
2021-10-20 22:04:36 +02:00 |
|
Matthias
|
1c93a126ae
|
Revert "remove url load setting for plugin"
This reverts commit e37477eb156f243a0ca1c321c80c82f59735fef8.
|
2021-10-19 21:39:58 +02:00 |
|
Matthias
|
e37477eb15
|
remove url load setting for plugin
|
2021-10-19 19:54:20 +02:00 |
|
Matthias
|
bf679f185f
|
always escalete object
|
2021-10-19 00:32:26 +02:00 |
|
Matthias
|
515e1faad4
|
return json rsponse on webhooks
|
2021-10-19 00:31:25 +02:00 |
|
Matthias
|
b36a1d47e1
|
move webhook receiver logic
|
2021-10-18 22:39:08 +02:00 |
|
Oliver
|
5802a27fe7
|
Add a per-user setting to enable display of stock in search results
|
2021-10-18 16:23:42 +11:00 |
|
Matthias
|
20bb2d438e
|
make settings protectable from output
|
2021-10-17 23:19:27 +02:00 |
|
Oliver
|
fb6f15f462
|
Delete a bunch of old template files
|
2021-10-17 22:57:15 +11:00 |
|
Matthias
|
99e4b6f6a5
|
settting to control app loading
|
2021-10-16 17:47:05 +02:00 |
|
Matthias
|
c16c26c496
|
setting to control plugin settings ingestion
|
2021-10-16 04:17:48 +02:00 |
|
Matthias
|
952e7e4554
|
add url setting
|
2021-10-16 00:34:15 +02:00 |
|
Matthias
|
41ce66df6e
|
add navigation setting
|
2021-10-16 00:32:48 +02:00 |
|
Matthias
|
32122102e6
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-10-15 23:36:19 +02:00 |
|
Oliver
|
744befcc96
|
Merge pull request #2161 from matmair/onboarding-group
Onboarding group
|
2021-10-15 12:55:55 +11:00 |
|
Oliver
|
8e4deaa8c8
|
Standardize spelling of email / e-mail
(Spoiler: I chose "email")
|
2021-10-15 11:52:13 +11:00 |
|
Matthias
|
0657b71fe8
|
clearer name and PEP foxes
|
2021-10-14 22:19:52 +02:00 |
|
Matthias
|
e0887cf55f
|
move goup forming into own function
|
2021-10-14 22:16:07 +02:00 |
|
Matthias
|
b26bf780c3
|
setting to register group on signup
|
2021-10-14 21:27:09 +02:00 |
|
rocheparadox
|
5a6bea3452
|
improve regex for part name format validation
proper import of validation
|
2021-10-14 09:35:26 +05:30 |
|
rocheparadox
|
ee9e01fc22
|
removed unused import
|
2021-10-14 09:26:26 +05:30 |
|
rocheparadox
|
8cad687e43
|
Moved part name format validation to InvenTree.validators.py from common.models
validation to check if a field exists in part model
|
2021-10-14 09:23:21 +05:30 |
|
Matthias
|
147d2d4631
|
fix default setting to not change current behaviour
|
2021-10-13 17:40:50 +02:00 |
|
rocheparadox
|
294011a973
|
Merge remote-tracking branch 'upstream/master'
|
2021-10-13 10:10:59 +05:30 |
|
Oliver
|
4f985ae225
|
Revert 1fb76b9
Removes global functions to enable / disable entire sections of functionality
|
2021-10-13 09:40:17 +11:00 |
|
Matthias
|
9aaf4c25e1
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-10-12 22:23:45 +02:00 |
|
rocheparadox
|
a01918d4b9
|
removed blank line at the end of file
|
2021-10-12 19:54:09 +05:30 |
|
rocheparadox
|
4fddc656c4
|
removed unused import
added unit tests for PART_NAME_FORMAT
|
2021-10-12 19:51:21 +05:30 |
|
rocheparadox
|
2bf51b0ac3
|
Added PART_NAME_FORMAT to Inventree settings and exposed the same in settings window with a validator
|
2021-10-12 19:06:23 +05:30 |
|
Oliver
|
19a8c712d4
|
Merge pull request #2017 from matmair/fr-1421-sso
SSO!
|
2021-10-11 17:20:08 +11:00 |
|
Oliver
|
a32b5fdd64
|
Adds setting to close forms using escape key
- Configurable per user
- Default = false (to preserve behavior)
|
2021-10-11 11:16:33 +11:00 |
|
Matthias Mair
|
848a72604e
|
Merge branch 'inventree:master' into fr-1421-sso
|
2021-10-08 22:38:16 +02:00 |
|
Matthias
|
9facef6a56
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-10-08 22:21:11 +02:00 |
|
Oliver
|
69d932e193
|
Add a global setting to control price display in BOM tables
|
2021-10-08 12:47:27 +11:00 |
|
Matthias
|
fe7ab40b48
|
Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso
|
2021-10-07 18:12:25 +02:00 |
|
Oliver
|
d9fddf64f1
|
Make this setting a per-user setting
|
2021-10-06 22:22:20 +11:00 |
|
Oliver
|
166af3592d
|
Add optional display of part stock quantity in forms
|
2021-10-06 22:12:59 +11:00 |
|
Matthias
|
682ee87267
|
settings per plugin
|
2021-09-17 22:44:11 +02:00 |
|
Matthias
|
76c28e60d3
|
fixing typo
|
2021-09-13 20:50:26 +02:00 |
|
Matthias
|
0d6828f4a8
|
PEP fix
|
2021-09-13 00:57:49 +02:00 |
|
Matthias
|
4736c3187c
|
more coverage
|
2021-09-13 00:55:21 +02:00 |
|