Oliver
|
a48c802576
|
Sort by test status
|
2022-04-28 16:54:29 +10:00 |
|
Oliver
|
d894302e62
|
Request build output test result information
|
2022-04-28 16:54:02 +10:00 |
|
Oliver
|
2b46ed300e
|
Client side pagination and sorting
|
2022-04-28 16:18:40 +10:00 |
|
Oliver
|
63145c90b0
|
Server-side sorting of "build output" column
|
2022-04-28 16:14:23 +10:00 |
|
Oliver
|
ba3bcdba89
|
Add switchable columns to build output table
|
2022-04-28 15:50:10 +10:00 |
|
Oliver
|
5a77156051
|
Merge pull request #2886 from SchrodingersGat/remove-demo-mode
Remove "demo mode"
|
2022-04-28 14:13:16 +10:00 |
|
Oliver
|
6e7b307423
|
Prevent "null" from being displayed as part units
|
2022-04-28 09:51:51 +10:00 |
|
Matthias
|
f1ee206c53
|
fix typo
|
2022-04-28 00:37:55 +02:00 |
|
Matthias Mair
|
dfd51174cb
|
Merge branch 'inventree:master' into matmair/issue2694
|
2022-04-27 17:48:19 +02:00 |
|
Matthias Mair
|
37e74074dd
|
Merge branch 'inventree:master' into matmair/issue2385
|
2022-04-27 17:46:57 +02:00 |
|
Oliver Walters
|
e809fd9a2c
|
Remove database metrics from system info tab
|
2022-04-27 23:07:26 +10:00 |
|
Oliver Walters
|
fc3b062188
|
Mark injected strings as safe
|
2022-04-27 22:09:25 +10:00 |
|
Oliver Walters
|
06da120ef3
|
Hide entry box for changing password
|
2022-04-27 22:03:55 +10:00 |
|
Oliver Walters
|
fc4de6c7b8
|
Remove other demo references
|
2022-04-27 22:00:58 +10:00 |
|
Oliver Walters
|
4a843908ec
|
Add customize option to hide admin link in user menu
|
2022-04-27 21:56:04 +10:00 |
|
Oliver Walters
|
090445f2c3
|
Merge remote-tracking branch 'inventree/master' into order-parts-wizard
|
2022-04-27 21:45:08 +10:00 |
|
Oliver Walters
|
24af2bd2c8
|
Update console output for forms.js
|
2022-04-27 21:45:00 +10:00 |
|
Matthias
|
37ea6e119e
|
just center content
|
2022-04-27 13:21:23 +02:00 |
|
Matthias
|
9c06d3b082
|
throw out markdown calculatinf
|
2022-04-27 13:21:10 +02:00 |
|
Matthias
|
6c23c94700
|
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2301
|
2022-04-27 13:13:04 +02:00 |
|
Matthias
|
a02edca2d5
|
add another spacer
|
2022-04-27 13:12:22 +02:00 |
|
Oliver
|
481350b138
|
Refactor available quantity calculation for BOM table
|
2022-04-27 09:16:57 +10:00 |
|
Oliver
|
2a24fc43e7
|
Text formatting
|
2022-04-27 09:07:10 +10:00 |
|
Oliver
|
08ab99adc6
|
Build order table improvements:
- Display tick / cross badge for stock availability in build order table
- Correctly order available quantity
|
2022-04-27 09:04:57 +10:00 |
|
Oliver Walters
|
340d4d8a89
|
Launch new forms
|
2022-04-27 00:12:12 +10:00 |
|
Oliver Walters
|
bf11e8361e
|
Add (empty) callbacks to prefix buttons
|
2022-04-26 22:18:27 +10:00 |
|
Oliver Walters
|
c66cd1d51b
|
Adds button to expand row for "extra" information
|
2022-04-26 22:14:01 +10:00 |
|
Oliver Walters
|
b8ca7fb092
|
Merge remote-tracking branch 'inventree/master' into order-parts-wizard
# Conflicts:
# InvenTree/templates/js/translated/model_renderers.js
|
2022-04-26 21:22:31 +10:00 |
|
Oliver
|
fec43f126b
|
Merge pull request #2876 from SchrodingersGat/default-batch-code
Default batch code
|
2022-04-26 20:47:28 +10:00 |
|
Oliver Walters
|
3f92f009e4
|
Add configurable setting for batch code generation
|
2022-04-26 20:00:06 +10:00 |
|
Oliver Walters
|
7db11b627b
|
Refactor PartSalePriceBreak and PartInternalPriceBreak tables to use the API
- Remove old server-side views
- Simplify code
|
2022-04-26 19:53:09 +10:00 |
|
Matthias
|
1bce7b745e
|
add custom logo option
|
2022-04-24 16:13:44 +02:00 |
|
Matthias
|
2847eef71c
|
load missing tag
|
2022-04-24 15:13:31 +02:00 |
|
Matthias
|
f2d0537198
|
set navbar message via config file
|
2022-04-24 15:12:03 +02:00 |
|
Matthias
|
1127bf2497
|
make it possible to resitrict the about modal
|
2022-04-24 01:02:41 +02:00 |
|
Matthias
|
ff9d8e7b6b
|
use instance title in version string
|
2022-04-24 00:28:27 +02:00 |
|
Matthias
|
9673d81014
|
remove InvenTree name where not needed
|
2022-04-24 00:23:26 +02:00 |
|
Matthias
|
54d8a4e802
|
use server title instead of InvenTree
|
2022-04-24 00:21:33 +02:00 |
|
Matthias
|
7834171c2a
|
[FR] White labeling
Fixes #2301
|
2022-04-23 23:38:49 +02:00 |
|
Matthias Mair
|
b118890676
|
Merge branch 'inventree:master' into matmair/issue2694
|
2022-04-23 21:30:01 +02:00 |
|
Matthias Mair
|
2f0291864f
|
Merge branch 'inventree:master' into matmair/issue2385
|
2022-04-23 21:29:37 +02:00 |
|
Oliver Walters
|
f504dfe797
|
part variant table now displays information about variant stock quantities
|
2022-04-22 00:20:32 +10:00 |
|
Oliver Walters
|
aa20d84cc1
|
Update javascript rendering in build table
|
2022-04-22 00:00:50 +10:00 |
|
Oliver Walters
|
ec34d23bfc
|
Update javascript rendering in BOM table
|
2022-04-21 23:58:12 +10:00 |
|
Oliver Walters
|
3b4d0c2f9c
|
Merge remote-tracking branch 'inventree/master' into variant-available
# Conflicts:
# InvenTree/InvenTree/version.py
|
2022-04-21 20:13:51 +10:00 |
|
Matthias Mair
|
544a590b7a
|
Merge branch 'inventree:master' into plugin-mark-sample
|
2022-04-19 18:24:21 +02:00 |
|
Matthias Mair
|
b3dca68c6b
|
Merge branch 'inventree:master' into matmair/issue2694
|
2022-04-19 18:24:12 +02:00 |
|
Matthias Mair
|
1399b4fbb3
|
Merge branch 'inventree:master' into matmair/issue2385
|
2022-04-19 18:23:49 +02:00 |
|
Oliver Walters
|
db897d5dce
|
JS linting
|
2022-04-19 20:47:37 +10:00 |
|
Oliver Walters
|
1fb94bf04b
|
Allow "tracked" stock items to be installed, rather than just serialized
|
2022-04-19 20:35:54 +10:00 |
|