Oliver Walters
|
65a8a30f87
|
Many improves of the slidies
|
2019-06-18 19:05:09 +10:00 |
|
Oliver Walters
|
783b8964d1
|
Add 'slide' for part type
|
2019-06-18 18:49:52 +10:00 |
|
Oliver Walters
|
c9c851bead
|
Add 'virtual' part flag
|
2019-06-18 18:34:07 +10:00 |
|
Oliver Walters
|
a47be24410
|
Fixed test cases
|
2019-06-18 01:38:43 +10:00 |
|
Oliver Walters
|
ea0da4c8f8
|
PEP
|
2019-06-18 01:32:29 +10:00 |
|
Oliver Walters
|
79cd05423c
|
Custom aggregation of Part API
- Reduced full part query from 2.5s to 200ms!
|
2019-06-18 01:31:30 +10:00 |
|
Oliver Walters
|
37dba91b4a
|
Add 'include self' option to getUniqueChildren
|
2019-06-18 01:02:56 +10:00 |
|
Oliver Walters
|
16b6ae8d61
|
Fixed up some stupid recursion on the Tree model template
|
2019-06-18 00:59:54 +10:00 |
|
Oliver Walters
|
642660d76e
|
Improved speed of stock tree
|
2019-06-18 00:09:42 +10:00 |
|
Oliver Walters
|
037dc6a0d6
|
Reduced tree time with some better queries
|
2019-06-17 23:52:49 +10:00 |
|
Oliver Walters
|
ff6df9741f
|
Perform model validation on API serializers
If you have a class, why not subclass it?!
|
2019-06-13 23:03:58 +10:00 |
|
Oliver Walters
|
1b06d86f59
|
Export purchase order to CSV
|
2019-06-13 22:38:10 +10:00 |
|
Oliver Walters
|
c9b946655c
|
Add some more data to Part serializer
|
2019-06-13 18:33:15 +10:00 |
|
Oliver Walters
|
f0796327b3
|
Improve display of part base page
|
2019-06-12 00:29:47 +10:00 |
|
Oliver Walters
|
e4f5cc8ccd
|
Order from a part page
|
2019-06-12 00:04:20 +10:00 |
|
Oliver Walters
|
1cb6c67086
|
Launch order dialog from the 'Parts' table
|
2019-06-11 23:55:20 +10:00 |
|
Oliver Walters
|
bc05146e72
|
First pass at 'order parts' fom
- Select parts in modal form window
|
2019-06-11 23:37:32 +10:00 |
|
Oliver Walters
|
8e82488f70
|
Display 'net stock' value on front page
|
2019-06-11 21:58:20 +10:00 |
|
Oliver Walters
|
3954b33fb7
|
Use 'on_order' count in calculation for parts we need to order
|
2019-06-10 23:05:14 +10:00 |
|
Oliver Walters
|
b8bcc5ce0c
|
Separate display of open and closed purchase orders (per part)
|
2019-06-10 22:31:19 +10:00 |
|
Oliver Walters
|
9efdd836f4
|
Tweak the 'on_order' calculation
|
2019-06-10 21:56:50 +10:00 |
|
Oliver Walters
|
31ad31365a
|
Calculate parts on order for a Part / SupplierPart
|
2019-06-07 08:37:25 +10:00 |
|
Oliver Walters
|
67248ec4dd
|
List purchase orders for a given part
|
2019-06-05 21:47:22 +10:00 |
|
Oliver Walters
|
f731c45ce8
|
Replace other choice fields with commonized status code
|
2019-06-04 23:38:52 +10:00 |
|
Oliver Walters
|
782ad57f52
|
Re-enable image hovering where appropriate
|
2019-06-03 22:03:22 +10:00 |
|
Oliver Walters
|
7a3b186a0c
|
Fix double loading of modals.html
|
2019-06-03 21:51:59 +10:00 |
|
Oliver Walters
|
219c438b82
|
Part name uniqueness is case insensitive
|
2019-06-02 20:37:59 +10:00 |
|
Oliver Walters
|
64d541f453
|
Hide result types which return no results
|
2019-06-02 20:28:17 +10:00 |
|
Oliver Walters
|
0b88953706
|
Form field rearrangement
|
2019-06-02 20:07:30 +10:00 |
|
Oliver Walters
|
ba26acd487
|
Rename some fields
- Oops didn't think that through, gotta go through and fix the data now...
|
2019-06-02 19:46:30 +10:00 |
|
Oliver Walters
|
fd2e2a71f9
|
Add search results for part-category and stock-location
|
2019-06-02 19:15:05 +10:00 |
|
Oliver Walters
|
3427f81a34
|
Improve part information display
- Better terminology
|
2019-06-02 14:47:40 +10:00 |
|
Oliver Walters
|
8214aef0db
|
Add template for hover_image
|
2019-06-01 21:13:51 +10:00 |
|
Oliver Walters
|
7ac52d4d9f
|
Optionally select which column gets grouped
- Allow grouping by numerical values
|
2019-05-28 19:12:10 +10:00 |
|
Oliver Walters
|
4d518f4512
|
PEP
|
2019-05-26 16:05:54 +10:00 |
|
Oliver Walters
|
8715e29c31
|
Add ability to make variant from template
|
2019-05-26 16:00:27 +10:00 |
|
Oliver Walters
|
91a5a7f051
|
Simplify part model
- Remove 'varian't or ''revision' field
- Part name must be unique across database
|
2019-05-26 12:16:57 +10:00 |
|
Oliver Walters
|
1312148721
|
Filter parts by template or variant status (in API)
|
2019-05-26 11:15:41 +10:00 |
|
Oliver Walters
|
41eb195940
|
Thanks, PEP
|
2019-05-26 00:42:40 +10:00 |
|
Oliver Walters
|
e5bb6284db
|
Add variant-of to part detail view
|
2019-05-26 00:41:24 +10:00 |
|
Oliver Walters
|
2138977b07
|
Include template attachments in attachment count
|
2019-05-26 00:39:36 +10:00 |
|
Oliver Walters
|
d563e873ed
|
Change some icons
|
2019-05-26 00:35:52 +10:00 |
|
Oliver Walters
|
f3b17b2164
|
Add some form fields (might have to remove later)
|
2019-05-26 00:32:18 +10:00 |
|
Oliver Walters
|
21dd893c01
|
Display templated parts as italic in the part list
|
2019-05-26 00:29:17 +10:00 |
|
Oliver Walters
|
75b21bdd8f
|
Visual tweaks
|
2019-05-26 00:20:03 +10:00 |
|
Oliver Walters
|
7881a67db4
|
Calculate stock based on variant stock if part is a template
|
2019-05-26 00:01:01 +10:00 |
|
Oliver Walters
|
c45a506a10
|
Rename field part.has_variants to part.is_template
|
2019-05-25 23:58:31 +10:00 |
|
Oliver Walters
|
9c1c008f33
|
Show attachments for the Template part under attachments tab
|
2019-05-25 23:50:24 +10:00 |
|
Oliver Walters
|
08ac7e2a36
|
Rendering tweaks
|
2019-05-25 23:45:26 +10:00 |
|
Oliver Walters
|
3d57483f0e
|
Add a 'new varian't button
|
2019-05-25 23:43:06 +10:00 |
|