Commit Graph
100 Commits
Author SHA1 Message Date
OliverandGitHub 7f3dfe7dd7 New Crowdin updates (#178)
* New translations app_en.arb (French)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (German)

* New translations app_en.arb (German)
2022-07-19 22:06:10 +10:00
OliverandGitHub 33d11241e5 New translations app_en.arb (Portuguese) (#177) 2022-07-18 22:11:32 +10:00
OliverandGitHub aa274b2e45 Stock location scan (#169)
* Add action for scanning a stock location into another location

* Adds barcode scan handler for new functionality

* Handle scanning of stock location

* Cleanup

* Refactor existing barcode scanning functions

- Will require extensive testing and validation

* Add entry to release notes

* Delete dead code

* Improved ordering based on stock quantity

* Bug fix for 'adjustStock' function

* Improve error responses for barcode scanning

* Improve error responses for barcode scanning

* Remove old debug statements

* Add some extra explanatory texts

* Icon change

* Fixes for unit tests

* Adds extra functionality for user profile manager

* Refactor barcode code - do not rely on BuildContext

* Adds initial unit testing for barcode scanning

- Work on mocking barcode data
- Add hooks for testing snackBar and audio files

* Linting fixes

* More barcode unit tests

* Cleanup unit tests for barcode

* Remove unused import

* Handle HTTPException in API

* Improvements for API unit testing

* Unit testing for scanning item into location

* Add unit test for scanning in items from a location context

* Unit test for scanning location into parent location

* Improve feedback for barcode scanning events
2022-07-18 22:10:00 +10:00
OliverandGitHub c6678e201f Fix broken android manifest (#172)
- Adds xmlns:tools to manifest xml file
- Ref: https://stackoverflow.com/questions/55334431/facing-below-error-toolsnode-associated-with-an-element-type-uses-permission
2022-07-14 20:31:44 +10:00
OliverandGitHub acbb2d2947 Prevent specific permissions from being requested (#170)
open_file package requests the REQUEST_INSTALL_PACKAGES permission by default
2022-07-13 20:11:49 +10:00
OliverandGitHub 900074f458 New Crowdin updates (#168)
* New translations app_en.arb (Italian)

* New translations app_en.arb (Hungarian)
2022-07-12 11:41:06 +10:00
OliverandGitHub cd0336696c Merge pull request #165 from inventree/bump-version
Increment version and build numbers
2022-07-06 21:44:25 +10:00
Oliver Walters 38004228aa Increment version and build numbers 2022-07-06 21:38:48 +10:00
OliverandGitHub 6a42bc0ec0 Merge pull request #164 from inventree/list-ordering
List ordering
2022-07-06 21:36:53 +10:00
Oliver Walters ed2523c3c5 Linting fixes 2022-07-06 21:29:26 +10:00
Oliver Walters 847fda7652 Enable ordering for purchase order list 2022-07-06 21:24:26 +10:00
Oliver Walters 2e7abf8a1e Allow "trailing" widget to be displayed on home screen entries 2022-07-06 21:21:19 +10:00
Oliver Walters bb73fb7400 Cleanup 2022-07-06 21:17:52 +10:00
Oliver Walters c3e6d3f902 Widget cleanup 2022-07-06 21:13:07 +10:00
Oliver Walters a450154bac Add sorting options for the StockItem list 2022-07-06 21:07:19 +10:00
Oliver Walters 6192932322 Add ordering options for "Part" list 2022-07-06 20:59:38 +10:00
Oliver Walters 6d247f426c Further refactoring 2022-07-06 20:54:17 +10:00
Oliver Walters 7301243ed6 Major overhaul of "paginated list" widget class
- Simplify implementation
- Create mixin class for code reuse
- Allow custom app-bar
- Allow custom ordering / sorting options
- Improve code commenting / readability
2022-07-06 20:24:40 +10:00
Oliver Walters 979f950129 Update release notes 2022-07-06 09:51:05 +10:00
Oliver Walters 6c1099356f Enable basic ordering for BOM list 2022-07-06 09:49:40 +10:00
Oliver Walters c878f37ec2 Implementing a generic "ordering" option configuration for paginated list widget 2022-07-05 21:42:55 +10:00
OliverandGitHub 9c4f6710ff Merge pull request #162 from inventree/bom-display
Allows displays of Bill of Materials for assembled parts
2022-07-05 21:19:15 +10:00
Oliver Walters 78a5a9090d Adds new custom widget for displaying Bill of Materials data 2022-07-05 19:16:06 +10:00
Oliver Walters 591c6a5592 Update stock display to indicate allocations 2022-07-05 18:38:28 +10:00
Oliver Walters 62df40f4b3 Display "variants" in part detail view 2022-07-05 17:14:00 +10:00
Oliver Walters e35c4df846 Allows displays of Bill of Materials for assembled parts 2022-07-05 16:59:32 +10:00
OliverandGitHub f7e045aaeb Update release.yml
Change labels / etc
2022-06-29 17:48:01 +10:00
OliverandGitHub 8eba549bb0 Merge pull request #160 from inventree/attachment-links
Adds ability to display "links" uploaded to attachment fields
2022-06-20 17:14:15 +10:00
Oliver Walters 0d06d07e0f Adds ability to display "links" uploaded to attachment fields 2022-06-20 15:32:36 +10:00
OliverandGitHub 447497f344 Merge pull request #159 from inventree/l10n_master
New Crowdin updates
2022-06-20 15:21:11 +10:00
Oliver 6463a06b35 New translations app_en.arb (German) 2022-06-19 23:23:00 +10:00
Oliver ec94e3b1d3 New translations app_en.arb (Portuguese, Brazilian) 2022-06-19 11:21:19 +10:00
Oliver a84f082bd6 New translations app_en.arb (Dutch) 2022-06-14 12:18:58 +10:00
Oliver deb8666172 New translations app_en.arb (Dutch) 2022-06-14 00:23:42 +10:00
Oliver 184de1c01e New translations app_en.arb (Hungarian) 2022-06-12 04:35:29 +10:00
Oliver 46dd454c4a New translations app_en.arb (German) 2022-06-07 00:47:22 +10:00
Oliver fe5587b3eb New translations app_en.arb (Hungarian) 2022-06-07 00:47:19 +10:00
Oliver e7be7b4bf2 New translations app_en.arb (Italian) 2022-06-07 00:47:18 +10:00
Oliver 3db0f004c2 New translations app_en.arb (Japanese) 2022-06-07 00:47:17 +10:00
Oliver bc85140264 New translations app_en.arb (Dutch) 2022-06-07 00:47:15 +10:00
Oliver 5a0e5d252d New translations app_en.arb (Polish) 2022-06-07 00:47:13 +10:00
Oliver c534f4196d New translations app_en.arb (Turkish) 2022-06-07 00:47:10 +10:00
Oliver d1bd8890c0 New translations app_en.arb (Portuguese) 2022-06-07 00:47:04 +10:00
Oliver 590036f082 New translations app_en.arb (French) 2022-06-07 00:47:03 +10:00
OliverandGitHub 6f13f429ce Merge pull request #158 from inventree/string-fix
String fixes
2022-06-06 21:24:54 +10:00
Oliver Walters 4a695fa4ef String fixes 2022-06-06 21:15:58 +10:00
Oliver Walters f0d91b12de Bump release version 2022-06-05 09:46:12 +10:00
Oliver Walters bafa378c86 Merge remote-tracking branch 'origin/l10n_master' 2022-06-05 09:45:08 +10:00
Oliver 3d0afa3798 New translations app_en.arb (Hungarian) 2022-06-05 00:03:03 +10:00
OliverandGitHub 51a90f5fca Merge pull request #155 from inventree/search-permissions
Wrap search queries in permission checks
2022-06-04 09:58:23 +10:00
Oliver Walters 2a685a743f Wrap search queries in permission checks 2022-06-04 09:31:34 +10:00
OliverandGitHub 62e6009aeb Merge pull request #152 from inventree/more-attachments
More attachments
2022-06-04 00:40:58 +10:00
Oliver Walters 302532f5a4 Update release notes 2022-06-04 00:34:50 +10:00
Oliver Walters 0237e9c819 Adds attachment support for purchase orders 2022-06-04 00:28:39 +10:00
Oliver Walters ada64f3971 Adds attachment support for the StockItem model 2022-06-04 00:23:10 +10:00
Oliver Walters fcfda4ebff Display number of attachments on part view 2022-06-04 00:15:34 +10:00
Oliver Walters 10783cd1c4 Refactor PartAttachmentWidget
- Now displays generic attachments
- Augment the InvenTreeAttachment class to "know" about its model reference
2022-06-04 00:12:44 +10:00
OliverandGitHub ffae280d31 Merge pull request #151 from inventree/unit-testing
Unit testing
2022-06-03 21:28:48 +10:00
Oliver Walters b40a0f8dad Adds basic unit tests for part category 2022-06-03 21:23:22 +10:00
Oliver Walters 8ee10a3424 Adds more unit tests for the part model 2022-06-03 21:14:39 +10:00
Oliver Walters 7d1735b1b7 Fix import quotes 2022-06-03 20:57:08 +10:00
Oliver Walters 1769693687 Initial tests for grabbing model data from server 2022-06-03 20:55:17 +10:00
Oliver Walters 21e7a976ee Improve checks for API user permissions 2022-06-03 20:42:25 +10:00
OliverandGitHub c8fa6bd992 Merge pull request #150 from inventree/silent-notifications
Pass URL through to the showServeError method
2022-06-03 20:29:29 +10:00
OliverandGitHub aac215678b Update README.md 2022-06-03 20:26:56 +10:00
Oliver Walters dbc024491c Pass URL through to the showServeError method
- Can decide, based on the URL, if we want to show an error
2022-06-03 20:23:59 +10:00
OliverandGitHub 99462ffeb9 Merge pull request #149 from inventree/quarantine-stock-status
Add support for "quarantined" stock item status
2022-06-03 19:56:19 +10:00
Oliver Walters aa4317a2fe Add support for "quarantined" stock item status 2022-06-03 19:51:08 +10:00
OliverandGitHub 9a5cf59efb Merge pull request #148 from inventree/auto-release
Add template for auto-generation of release notes
2022-06-03 18:54:23 +10:00
Oliver Walters 83f157536b Add template for auto-generation of release notes 2022-06-03 18:49:36 +10:00
OliverandGitHub 702965c7ce Merge pull request #143 from inventree/l10n_master
New Crowdin updates
2022-06-03 10:34:32 +10:00
Oliver b26a6377ff New translations app_en.arb (Dutch) 2022-05-28 01:06:37 +10:00
Oliver 44bc20c55c New translations app_en.arb (Dutch) 2022-05-27 12:50:30 +10:00
Oliver e0cb8512b1 New translations app_en.arb (German) 2022-05-26 12:39:36 +10:00
Oliver Walters b6e77a5934 Merge branch '0.7.x' 2022-05-22 16:58:16 +10:00
Oliver Walters 6e93b9c7fa Increment build number 2022-05-22 16:57:52 +10:00
Oliver 7d24e1818f Merge pull request #138 from inventree/stacktrace-data
Attempt to capture stacktrace data when uploading a custom message to…

(cherry picked from commit 6f885d3a5c)
2022-05-22 16:52:13 +10:00
Oliver Walters bbe56aba55 Bump version number 2022-05-22 16:44:11 +10:00
Oliver bf722d6b76 Merge pull request #140 from inventree/legacy-api
Remove support for legacy stock transfer API code

(cherry picked from commit 333e5bb41d)
2022-05-22 16:43:48 +10:00
OliverandGitHub 333e5bb41d Merge pull request #140 from inventree/legacy-api
Remove support for legacy stock transfer API code
2022-05-22 16:26:57 +10:00
Oliver Walters 1b901b39df Remove old stuffs 2022-05-22 16:19:10 +10:00
Oliver Walters 850c2b8c12 Remove support for legacy stock transfer API code
- Relies on modern API now
- Checks for error messages against hidden fields in stock items
2022-05-22 15:59:19 +10:00
OliverandGitHub 6f885d3a5c Merge pull request #138 from inventree/stacktrace-data
Attempt to capture stacktrace data when uploading a custom message to…
2022-05-22 10:40:01 +10:00
Oliver Walters 69e00a5fd8 Attempt to capture stacktrace data when uploading a custom message to sentry 2022-05-22 10:23:27 +10:00
Oliver Walters d796cd208d Merge branch 'master' into 0.7.x 2022-05-22 10:13:27 +10:00
Oliver Walters 9f7e0a8dbf Merge remote-tracking branch 'origin/l10n_master'
(cherry picked from commit 55f713e3aa)
2022-05-22 10:13:19 +10:00
Oliver Walters 55f713e3aa Merge remote-tracking branch 'origin/l10n_master' 2022-05-22 10:12:31 +10:00
Oliver cfc9f09b80 Merge pull request #135 from inventree/unit-testing
Unit testing

(cherry picked from commit d55f594342)
2022-05-22 10:12:16 +10:00
OliverandGitHub d55f594342 Merge pull request #135 from inventree/unit-testing
Unit testing
2022-05-22 10:11:36 +10:00
Oliver Walters 2cd73a98e8 Remove unused import 2022-05-22 10:03:56 +10:00
Oliver Walters b98f044204 More checks 2022-05-22 09:56:22 +10:00
Oliver Walters 53b69d9623 Improvements for profile management 2022-05-22 09:29:04 +10:00
Oliver Walters 4e14bd077c Improved debug messages 2022-05-22 09:17:32 +10:00
Oliver Walters 625d29fcf1 Adds debug message helper 2022-05-22 09:13:49 +10:00
Oliver Walters 2e86a02343 more debug 2022-05-22 09:00:09 +10:00
Oliver Walters 8e1804b39d Debug 2022-05-22 08:48:46 +10:00
Oliver Walters cdeac137bf Improved API connection testing 2022-05-22 08:38:34 +10:00
Oliver Walters fc911ea5b5 Server connection check passes now 2022-05-22 08:27:01 +10:00
Oliver Walters f13b04d029 Refactor audio file player
- Do not play if there is no context available (e.g. unit testing)
2022-05-22 08:23:20 +10:00
Oliver c453aaaf8a New translations app_en.arb (Hungarian) 2022-05-22 06:39:34 +10:00