Oliver
|
245c9bfd28
|
Enhancement for the BuildItem API / serializer
- Add optional "part_detail" information
- Add optional "build_detail" information
- Add optional "location_detail" information
|
2021-06-18 19:08:54 +10:00 |
|
Oliver
|
0c14457598
|
Fix typo in getStockItemThumbnail
|
2021-06-09 11:16:37 +10:00 |
|
Oliver
|
9fd212d1b2
|
BuildItemSerializer: Handle errors when thumbnail is not found
|
2021-06-09 09:41:27 +10:00 |
|
Matthias
|
05d79a4c19
|
same nav sidebar distance for everything
|
2021-06-05 15:18:08 +02:00 |
|
Oliver Walters
|
ee9df039cb
|
allocatedItems function now takes variants into account
|
2021-06-01 16:19:24 +10:00 |
|
Oliver Walters
|
9baf856d75
|
Fixes for build item allocation rendering
|
2021-06-01 16:14:26 +10:00 |
|
Oliver Walters
|
ab16e1efc3
|
Custom migration to find BomItem / BuildItem links where they exist
|
2021-06-01 15:39:21 +10:00 |
|
Oliver Walters
|
7578cab9a8
|
Add 'bom_item' field to BuildItem model
- Required to link the build to the output in case of variant stock
|
2021-06-01 15:25:39 +10:00 |
|
Oliver Walters
|
7cd345aeb5
|
Change location of 'banner' messages
- Place them inside the main panel
- Generally underneath the thumbnail
|
2021-05-18 19:19:43 +10:00 |
|
Matthias
|
f9f191b5e3
|
Inclusion in all tamplates
#1574
|
2021-05-12 15:31:35 +02:00 |
|
Oliver Walters
|
af53b341f0
|
Replace "addTrasactionNote" function with "add_tracking_entry"
- Does not add translated strings to the database
|
2021-05-11 17:17:48 +10:00 |
|
Matthias Mair
|
e59f467c79
|
Merge branch 'master' into spaces!
|
2021-05-08 12:27:19 +02:00 |
|
Matthias Mair
|
3a1c233bff
|
Bug/calender (#1558)
* fixes calendar not rendering when toggling view
* same for po
* and builds
|
2021-05-07 00:11:08 +10:00 |
|
Matthias
|
a77d9d9de7
|
same treatment for html
|
2021-05-06 14:33:03 +02:00 |
|
Matthias
|
f2b0717d10
|
removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
|
2021-05-06 12:11:38 +02:00 |
|
eeintech
|
b1ff686395
|
Fixes to create build output form, added validation on quantity field
|
2021-04-28 11:18:47 -04:00 |
|
eeintech
|
f0b44450fb
|
Updated 'Required for Build Orders' API queryset
|
2021-04-27 12:48:36 -04:00 |
|
Oliver Walters
|
3e63334125
|
Change file just to re-run CI
|
2021-04-21 17:34:56 +10:00 |
|
Oliver Walters
|
c0ab2d1da9
|
Unit test fixes
|
2021-04-21 17:16:07 +10:00 |
|
Oliver Walters
|
59341397ba
|
Fixes
|
2021-04-21 16:44:18 +10:00 |
|
Oliver Walters
|
9b763ca715
|
Adds ability to specify "status" of a build output at time of completion
|
2021-04-21 16:44:18 +10:00 |
|
Oliver Walters
|
0722aea58a
|
Further fixes for unit tests
|
2021-04-21 16:44:18 +10:00 |
|
Oliver Walters
|
debc086f89
|
Unit test improvements
|
2021-04-21 16:44:17 +10:00 |
|
Oliver Walters
|
715d912137
|
Bug fixes
|
2021-04-21 16:44:17 +10:00 |
|
Oliver Walters
|
76e2b67f36
|
Fix logic for completing builds
- Display better messages to the user, too
|
2021-04-21 16:44:17 +10:00 |
|
Oliver Walters
|
4420557863
|
Refactor various functions for assessing build allocation
|
2021-04-21 16:44:17 +10:00 |
|
Oliver Walters
|
16b01ed772
|
significant rework of the build allocation tables / views
|
2021-04-21 16:44:16 +10:00 |
|
Oliver Walters
|
f0595cc052
|
Fix for display of "outstanding" allocations
|
2021-04-21 16:44:16 +10:00 |
|
Oliver Walters
|
9e470d4064
|
Add separate section for "untracked" part allocation
|
2021-04-21 16:44:16 +10:00 |
|
Oliver Walters
|
6b9145ae56
|
Fixes required for v3.2 compatibility
- Specify DEFAULT_AUTO_FIELD
- Specify output_field for annotations
|
2021-04-20 09:14:08 +10:00 |
|
Oliver
|
157d58b157
|
Merge pull request #1481 from matmair/instance-name-in-title
Instance name in title
|
2021-04-18 21:48:37 +10:00 |
|
Matthias
|
5b9c4dc225
|
sipler translation strings
|
2021-04-18 01:21:11 +02:00 |
|
Matthias
|
59063bee6b
|
extending translations to the whole sentence
|
2021-04-17 23:52:21 +02:00 |
|
Matthias
|
20af4c9ba0
|
template tag for translatable alerts with links
|
2021-04-17 23:48:47 +02:00 |
|
Matthias
|
098ac0c461
|
using feature in views
|
2021-04-15 14:52:08 +02:00 |
|
Matthias
|
32eaf48c12
|
fixed styling
|
2021-04-06 18:33:57 +02:00 |
|
Matthias
|
adcb211572
|
set language in the used js scripts
|
2021-04-04 22:48:36 +02:00 |
|
Matthias
|
20c455384e
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
|
Matthias
|
c68220a597
|
migrations for all the translated models, totally forgot that
|
2021-04-03 14:11:28 +02:00 |
|
Matthias
|
0547e1c03b
|
added more translations in html / js
|
2021-04-03 04:05:59 +02:00 |
|
Matthias
|
446bc06c1b
|
switched translation methode to lazy
|
2021-04-03 04:01:40 +02:00 |
|
Matthias
|
2de6fcbfa4
|
added missing translation fields #753
|
2021-04-03 03:59:09 +02:00 |
|
Oliver Walters
|
7a4b90649a
|
HTML / CSS fixes
|
2021-03-29 16:36:27 +11:00 |
|
eeintech
|
acb0b2c10a
|
Fixed build typo
|
2021-03-12 11:46:56 -05:00 |
|
Oliver Walters
|
979f543c3f
|
Add build orders to search results list
|
2021-03-03 08:44:13 +11:00 |
|
Oliver Walters
|
14000517ce
|
Fixes for build order table
|
2021-03-03 08:39:14 +11:00 |
|
Oliver Walters
|
cd01bb0ad7
|
Refactor HTML view permission
- Introspect database model from View
- Automatically get the permission from the View class
|
2021-03-02 21:32:32 +11:00 |
|
Oliver Walters
|
b315b958b0
|
PEP fixes
|
2021-02-27 07:56:38 +11:00 |
|
Oliver Walters
|
d76b873c00
|
Refactor build API unit tests
|
2021-02-26 22:00:22 +11:00 |
|
Oliver Walters
|
26e80fa0ab
|
Fancify all the menubars
|
2021-02-25 09:10:20 +11:00 |
|