2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00
Commit Graph

1231 Commits

Author SHA1 Message Date
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
cd0336696c Merge pull request #165 from inventree/bump-version
Increment version and build numbers
2022-07-06 21:44:25 +10:00
38004228aa Increment version and build numbers 2022-07-06 21:38:48 +10:00
6a42bc0ec0 Merge pull request #164 from inventree/list-ordering
List ordering
2022-07-06 21:36:53 +10:00
ed2523c3c5 Linting fixes 2022-07-06 21:29:26 +10:00
847fda7652 Enable ordering for purchase order list 2022-07-06 21:24:26 +10:00
2e7abf8a1e Allow "trailing" widget to be displayed on home screen entries 2022-07-06 21:21:19 +10:00
bb73fb7400 Cleanup 2022-07-06 21:17:52 +10:00
c3e6d3f902 Widget cleanup 2022-07-06 21:13:07 +10:00
a450154bac Add sorting options for the StockItem list 2022-07-06 21:07:19 +10:00
6192932322 Add ordering options for "Part" list 2022-07-06 20:59:38 +10:00
6d247f426c Further refactoring 2022-07-06 20:54:17 +10:00
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
979f950129 Update release notes 2022-07-06 09:51:05 +10:00
6c1099356f Enable basic ordering for BOM list 2022-07-06 09:49:40 +10:00
c878f37ec2 Implementing a generic "ordering" option configuration for paginated list widget 2022-07-05 21:42:55 +10:00
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
78a5a9090d Adds new custom widget for displaying Bill of Materials data 2022-07-05 19:16:06 +10:00
591c6a5592 Update stock display to indicate allocations 2022-07-05 18:38:28 +10:00
62df40f4b3 Display "variants" in part detail view 2022-07-05 17:14:00 +10:00
e35c4df846 Allows displays of Bill of Materials for assembled parts 2022-07-05 16:59:32 +10:00
f7e045aaeb Update release.yml
Change labels / etc
2022-06-29 17:48:01 +10:00
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
0d06d07e0f Adds ability to display "links" uploaded to attachment fields 2022-06-20 15:32:36 +10:00
447497f344 Merge pull request #159 from inventree/l10n_master
New Crowdin updates
2022-06-20 15:21:11 +10:00
6463a06b35 New translations app_en.arb (German) 2022-06-19 23:23:00 +10:00
ec94e3b1d3 New translations app_en.arb (Portuguese, Brazilian) 2022-06-19 11:21:19 +10:00
a84f082bd6 New translations app_en.arb (Dutch) 2022-06-14 12:18:58 +10:00
deb8666172 New translations app_en.arb (Dutch) 2022-06-14 00:23:42 +10:00
184de1c01e New translations app_en.arb (Hungarian) 2022-06-12 04:35:29 +10:00
46dd454c4a New translations app_en.arb (German) 2022-06-07 00:47:22 +10:00
fe5587b3eb New translations app_en.arb (Hungarian) 2022-06-07 00:47:19 +10:00
e7be7b4bf2 New translations app_en.arb (Italian) 2022-06-07 00:47:18 +10:00
3db0f004c2 New translations app_en.arb (Japanese) 2022-06-07 00:47:17 +10:00
bc85140264 New translations app_en.arb (Dutch) 2022-06-07 00:47:15 +10:00
5a0e5d252d New translations app_en.arb (Polish) 2022-06-07 00:47:13 +10:00
c534f4196d New translations app_en.arb (Turkish) 2022-06-07 00:47:10 +10:00
d1bd8890c0 New translations app_en.arb (Portuguese) 2022-06-07 00:47:04 +10:00
590036f082 New translations app_en.arb (French) 2022-06-07 00:47:03 +10:00
6f13f429ce Merge pull request #158 from inventree/string-fix
String fixes
2022-06-06 21:24:54 +10:00
4a695fa4ef String fixes 2022-06-06 21:15:58 +10:00
f0d91b12de Bump release version 0.7.2 2022-06-05 09:46:12 +10:00
bafa378c86 Merge remote-tracking branch 'origin/l10n_master' 2022-06-05 09:45:08 +10:00
3d0afa3798 New translations app_en.arb (Hungarian) 2022-06-05 00:03:03 +10:00
51a90f5fca Merge pull request #155 from inventree/search-permissions
Wrap search queries in permission checks
2022-06-04 09:58:23 +10:00
2a685a743f Wrap search queries in permission checks 2022-06-04 09:31:34 +10:00
62e6009aeb Merge pull request #152 from inventree/more-attachments
More attachments
2022-06-04 00:40:58 +10:00
302532f5a4 Update release notes 2022-06-04 00:34:50 +10:00
0237e9c819 Adds attachment support for purchase orders 2022-06-04 00:28:39 +10:00
ada64f3971 Adds attachment support for the StockItem model 2022-06-04 00:23:10 +10:00