2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 18:15:40 +00:00
Commit Graph

4315 Commits

Author SHA1 Message Date
29bb735dc4 Helper functions to automatically extract migration file info 2021-02-04 00:25:00 +11:00
5c8e65c285 Only run linter checks for *new* migration files 2021-02-04 00:01:16 +11:00
f135f11564 Run lint checks on migration files 2021-02-03 23:56:59 +11:00
c2b5d96186 Ensure migration files are covered in coverage tests 2021-02-03 23:39:43 +11:00
bd9447d9aa Add django-migration-linter to ensure django migrations are tippy-top 2021-02-03 23:29:14 +11:00
34dbfe6d28 Test troublesome migration 0019 2021-02-03 23:16:23 +11:00
1d317b1ecb Add django-test-migrations package 2021-02-03 23:16:00 +11:00
79ddea50f5 Merge pull request #1267 from SchrodingersGat/migration-fixes
Migration fixes
2021-02-03 14:48:21 +11:00
5e9097b5e0 PSQL: Upper-case column names *must* be qualified with double-quotes
Ref: https://www.xspdf.com/resolution/53039249.html
2021-02-03 13:16:32 +11:00
0e246a7fdf Migration fix (response is different for postgresql) 2021-02-03 13:02:28 +11:00
793e5b820e Remove all model references from migration file 2021-02-03 11:56:48 +11:00
bc43d14ebf Change model functions to raw SQL 2021-02-03 11:28:43 +11:00
f798537c73 Reverse migration company.0024 2021-02-03 09:52:59 +11:00
65791a2b9b Merge pull request #1255 from SchrodingersGat/simple-qr-codes
Default to using "simple" QR codes
2021-02-01 13:37:42 +11:00
43e03ed023 Update unit tests 2021-02-01 12:26:58 +11:00
7d38507785 Merge remote-tracking branch 'inventree/master' into simple-qr-codes 2021-02-01 12:24:16 +11:00
3449848682 Merge pull request #1266 from SchrodingersGat/barcode-data-fix
Limit barcode hash to printable characters.
2021-01-31 22:29:19 +11:00
97140b19ba Limit barcode hash to printable characters.
This is a dirty filthy hack, as the web-input strips non printable chars when they are typed in (but will accept them if they are copy-pasted)
2021-01-31 21:45:34 +11:00
27b8928a10 Merge pull request #1263 from SchrodingersGat/table-translations
Table translations
2021-01-30 09:48:47 +11:00
cb81d8b66a Merge pull request #1262 from SchrodingersGat/hide-barcode-button
Hide main QR button if setting is disabled
2021-01-29 13:06:48 +11:00
8fda2cf745 Fixes for unit tests 2021-01-29 12:47:46 +11:00
4ef6a6dc62 Translations for stock transaction notes 2021-01-29 12:23:22 +11:00
282ed0c637 Recompile translations 2021-01-29 12:05:47 +11:00
c1a54ddffd Expose bootstrap table strings to translation layer 2021-01-29 12:04:36 +11:00
62501ecb93 Hide main QR button if setting is disabled 2021-01-29 09:48:16 +11:00
8c7621d4bc Merge pull request #1260 from SchrodingersGat/barcode-scanner
Barcode scanner
2021-01-29 00:42:50 +11:00
fc193c26d0 Delete unused function 2021-01-28 22:43:41 +11:00
489a15704c Refactoring 2021-01-28 22:41:20 +11:00
ae15ce9d0a Update translations 2021-01-28 22:38:47 +11:00
e8d73c78eb Fixes for unit tests 2021-01-28 22:37:28 +11:00
c61631a380 Refactor tractor 2021-01-28 22:24:06 +11:00
5e5bced0c7 Optionally include javascript code based on barcode feature 2021-01-28 21:51:34 +11:00
4641123cd8 Allow multiple stock items to be checked into a location using table selection 2021-01-28 21:47:39 +11:00
d61ae8532a Dialog for checking multiple items into a stock location 2021-01-28 21:36:57 +11:00
7e8def15ed Hide barcode actions if barcode support is disabled 2021-01-28 20:45:42 +11:00
51a33e5dca Add setting to enable / disable barcode support
(Default = True)
2021-01-28 20:18:03 +11:00
14d24ebe07 Merge pull request #1258 from SchrodingersGat/part-image-fix
Prevent part images from auto deleting
2021-01-28 00:18:44 +11:00
220777611a Prevent part images from auto deleting
- Part images can be used for multiple parts
2021-01-27 22:31:21 +11:00
5c9dd93ff1 More unit test fix 2021-01-22 12:22:29 +11:00
03f7baf87f Unit test fixes 2021-01-22 09:50:30 +11:00
2d412e2be1 Default to using "simple" QR codes 2021-01-21 20:55:13 +11:00
b90311acea Merge pull request #1250 from SchrodingersGat/url-col
Display link column in part table
2021-01-20 19:30:36 +11:00
69362ab960 Display link column in part table 2021-01-20 18:04:08 +11:00
71522fa608 Merge pull request #1248 from SchrodingersGat/overdue-unit-test
Adds unit testing for order overdue status
2021-01-20 08:38:44 +11:00
82e6b87e1c Adds unit testing for order overdue status 2021-01-20 07:49:14 +11:00
914fe15921 Merge pull request #1247 from Pervanovo/pr-fix-misspelled-query-filter
Fix misspelled query filter method name
2021-01-20 07:27:15 +11:00
0d462389b9 Fix misspelled query filter method name 2021-01-19 12:00:30 +01:00
d17cb47e3c Update version.py 2021-01-19 11:06:08 +11:00
5c2012f873 Update version.py 0.1.5 2021-01-19 11:05:50 +11:00
0517fe5073 Merge pull request #1243 from SchrodingersGat/report-filter-validation
Improve filter validation for test report
2021-01-19 11:05:24 +11:00