eeintech
|
28585644ea
|
Added automatic listing of custom CSS sheets (no more hardcoded), added error message when current selection is not valid and select default theme
|
2020-09-09 14:55:32 -05:00 |
|
eeintech
|
8198fad6d5
|
Updated common.colortheme migration
|
2020-09-08 16:36:58 -05:00 |
|
eeintech
|
35060ce8dc
|
Merge branch 'master' of git://github.com/inventree/InvenTree into color_themes
|
2020-09-08 16:33:22 -05:00 |
|
eeintech
|
896fa131f0
|
Moved color themes CSS sheets to own folder, nicer crispy form for selecting theme
|
2020-09-08 16:24:22 -05:00 |
|
eeintech
|
8e2d568a42
|
Style correction (missing ending new line), removed commented line in ColorThemeSelectForm
|
2020-09-07 17:01:05 -05:00 |
|
eeintech
|
10dd8fad80
|
Renamed Theme to ColorTheme, ColorTheme is now a per-user selection
|
2020-09-07 16:27:23 -05:00 |
|
eeintech
|
2e5ec5d249
|
Theme change works but applies to all user
|
2020-09-07 15:15:51 -05:00 |
|
eeintech
|
0548bee8ad
|
Added Color Theme view in settings
|
2020-09-07 11:29:24 -05:00 |
|
eeintech
|
27241e217f
|
Style correction
|
2020-09-07 08:46:39 -05:00 |
|
eeintech
|
c5efce36b6
|
Added PartDetailFromIPN view tests
|
2020-09-07 08:40:37 -05:00 |
|
eeintech
|
41071f0ed4
|
Moved IPN url pattern to right before Part index to avoid catching others
|
2020-09-05 12:03:07 -05:00 |
|
eeintech
|
8198e919b1
|
Merge branch 'master' of git://github.com/inventree/InvenTree into part_ipn_slug
|
2020-09-05 11:42:33 -05:00 |
|
eeintech
|
2fa284d37b
|
Added PartDetailFromIPN view (subclass of PartDetail) and url pattern
|
2020-09-04 17:20:17 -05:00 |
|
eeintech
|
440a5fafea
|
Implemented part parameters copy from template/original part
|
2020-09-04 14:02:12 -05:00 |
|
eeintech
|
5d6def75cc
|
BoM export, Part stock: changed 'Location' header to 'Default Location'
|
2020-08-25 16:02:46 -05:00 |
|
eeintech
|
109307858a
|
Merge branch 'master' of git://github.com/inventree/InvenTree into bom_export_parameter_stock
|
2020-08-25 15:59:58 -05:00 |
|
eeintech
|
946d824995
|
Switched to ModelChoiceField
|
2020-08-24 11:41:14 -05:00 |
|
eeintech
|
6f89f7dc7f
|
Merge branch 'master' into show_potential_bom_items_stock
|
2020-08-24 10:35:59 -05:00 |
|
eeintech
|
9fa13aeae3
|
Show 'available_stock' in Part string representation
|
2020-08-20 15:38:41 -05:00 |
|
eeintech
|
89e63df1fb
|
Corrected style
|
2020-08-20 14:53:03 -05:00 |
|
eeintech
|
6fc275ca30
|
BoM export: added option to export part paremeters (#126) and stocks (#793)
|
2020-08-20 13:53:27 -05:00 |
|
 eeintechandOliver Walters
|
b5bc8935a2
|
Added manufacturer data to BoM export
(cherry picked from commit c7ddccc4ec)
|
2020-08-19 14:08:34 +10:00 |
|
eeintech
|
783a94acce
|
Corrected MakeBomTemplate method's queryset
|
2020-08-17 16:42:28 -05:00 |
|
eeintech
|
84c0ec7937
|
BoM: added part matching based on IPN
|
2020-08-17 16:35:38 -05:00 |
|
eeintech
|
303157c586
|
Added part match auto-selection (if partial_ratio >= 100) to BoM part selection form
|
2020-08-17 14:10:24 -05:00 |
|
eeintech
|
685a58b807
|
Merge remote-tracking branch 'origin/master' into bom_dev
|
2020-08-17 12:05:54 -05:00 |
|
eeintech
|
f386039d5a
|
Added validation method for uploaded file using imghdr library
|
2020-07-21 16:01:17 -05:00 |
|
eeintech
|
af70dd5dfe
|
Allowing Part thumbnail (image) update via API
|
2020-07-20 16:16:26 -05:00 |
|
eeintech
|
51c194fb8f
|
Merge branch 'master' of github.com:eeintech/InvenTree into bom_dev
|
2020-07-19 15:05:07 -05:00 |
|
eeintech
|
3b98d85143
|
Merge branch 'master' of github:eeintech/InvenTree into bom_dev
|
2020-07-09 08:48:41 -05:00 |
|
eeintech
|
46586ba960
|
Corrected typo in part.models, simplified MakeBomTemplate function
|
2020-07-09 08:47:52 -05:00 |
|
eeintech
|
9b7977a217
|
API: Allow part deletion if inactive
|
2020-07-08 10:56:23 -05:00 |
|