Difference between revisions of "New and Noteworthy/1.2.0"

From PartKeepr Wiki
Jump to: navigation, search
 
Line 3: Line 3:
 
== Advanced Part Parameters ==
 
== Advanced Part Parameters ==
 
Part Parameters are re-implemented. It is now possible to add min/max values and string values.
 
Part Parameters are re-implemented. It is now possible to add min/max values and string values.
<gallery mode="packed-hover">
+
<gallery mode="packed-hover" heights=250px  style="text-align:left">
 
Image:1.2.0 Advanced Part Parameters 1.png|Parameter List
 
Image:1.2.0 Advanced Part Parameters 1.png|Parameter List
 
Image:1.2.0 Advanced Part Parameters 2.png|Editing Numeric Values
 
Image:1.2.0 Advanced Part Parameters 2.png|Editing Numeric Values
Line 14: Line 14:
 
It's now possible to filter any grid for any field and with any operator. You're not limited to what PartKeepr provides as default filters.
 
It's now possible to filter any grid for any field and with any operator. You're not limited to what PartKeepr provides as default filters.
  
<gallery mode="packed-hover">
+
<gallery mode="packed-hover" heights=250px  style="text-align:left">
 
Image:1.2.0 Generic Filter 1.png|Add Filter Button
 
Image:1.2.0 Generic Filter 1.png|Add Filter Button
 
Image:1.2.0 Generic Filter 4.png|Filter Expression Window
 
Image:1.2.0 Generic Filter 4.png|Filter Expression Window
Line 26: Line 26:
 
PartKeepr finally gets the [https://www.octopart.com OctoPart] integration, which allows you to retrieve data like datasheets, part parameters and distributors.
 
PartKeepr finally gets the [https://www.octopart.com OctoPart] integration, which allows you to retrieve data like datasheets, part parameters and distributors.
  
<gallery mode="packed-hover">
+
<gallery mode="packed-hover" heights=250px  style="text-align:left">
 
Image:1.2.0 Octopart.png|OctoPart Query Window
 
Image:1.2.0 Octopart.png|OctoPart Query Window
 
Image:1.2.0 Octopart 2.png|Importing data
 
Image:1.2.0 Octopart 2.png|Importing data
Line 35: Line 35:
 
PartKeepr can now import almost any data from CSV files into any PartKeepr data structure.
 
PartKeepr can now import almost any data from CSV files into any PartKeepr data structure.
  
<gallery mode="packed-hover">
+
<gallery mode="packed-hover" heights=250px  style="text-align:left">
 
Image:1.2.0 Importer 1.png|Basic Object Property assignment
 
Image:1.2.0 Importer 1.png|Basic Object Property assignment
 
Image:1.2.0 Importer 2.png|Matching existing sub-objects
 
Image:1.2.0 Importer 2.png|Matching existing sub-objects
Line 43: Line 43:
 
Meta-Parts consist of a query against other matching parts. For example, if you have '''10k 0805 1%''' and '''10k 0805 5%''' resistors in your database, and you have a project where it doesn't matter if you use 1% or 5% resistors, you can simply create a meta-part to cover those:
 
Meta-Parts consist of a query against other matching parts. For example, if you have '''10k 0805 1%''' and '''10k 0805 5%''' resistors in your database, and you have a project where it doesn't matter if you use 1% or 5% resistors, you can simply create a meta-part to cover those:
  
<gallery mode="packed-hover">
+
<gallery mode="packed-hover" heights=250px  style="text-align:left">
 
Image:1.2.0 Meta-Parts 1.png|Creating a meta-part
 
Image:1.2.0 Meta-Parts 1.png|Creating a meta-part
 
Image:1.2.0 Meta-Parts 2.png|Creating a restriction
 
Image:1.2.0 Meta-Parts 2.png|Creating a restriction
Line 54: Line 54:
 
PartKeepr now has theme support. Note that this is experimental and that some layouts used in PartKeepr might not work well.
 
PartKeepr now has theme support. Note that this is experimental and that some layouts used in PartKeepr might not work well.
  
<gallery mode="packed-hover">
+
<gallery mode="packed-hover" heights=250px  style="text-align:left">
 
Image:1.2.0 Theme Crisp.png|Crisp Theme
 
Image:1.2.0 Theme Crisp.png|Crisp Theme
 
Image:1.2.0 Theme Gray.png|Gray Theme
 
Image:1.2.0 Theme Gray.png|Gray Theme
Line 66: Line 66:
 
It's now possible to create batch jobs, which can be run either once or on specific actions.
 
It's now possible to create batch jobs, which can be run either once or on specific actions.
  
<gallery mode="packed-hover">
+
<gallery mode="packed-hover" heights=250px  style="text-align:left">
 
Image:1.2.0 Batch Job 1.png|Defining a batch job
 
Image:1.2.0 Batch Job 1.png|Defining a batch job
 
Image:1.2.0 Batch Job 1.png|Executing a batch job when parts are removed by a project report  
 
Image:1.2.0 Batch Job 1.png|Executing a batch job when parts are removed by a project report  

Latest revision as of 16:50, 1 February 2017

GUI Changes

Advanced Part Parameters

Part Parameters are re-implemented. It is now possible to add min/max values and string values.

Generic Filtering

It's now possible to filter any grid for any field and with any operator. You're not limited to what PartKeepr provides as default filters.


OctoPart Integration

PartKeepr finally gets the OctoPart integration, which allows you to retrieve data like datasheets, part parameters and distributors.


Importer

PartKeepr can now import almost any data from CSV files into any PartKeepr data structure.

Meta Parts

Meta-Parts consist of a query against other matching parts. For example, if you have 10k 0805 1% and 10k 0805 5% resistors in your database, and you have a project where it doesn't matter if you use 1% or 5% resistors, you can simply create a meta-part to cover those:

In the project reports, you can pick which specific part(s) you want to use.

Experimental Theme Support

PartKeepr now has theme support. Note that this is experimental and that some layouts used in PartKeepr might not work well.

Batch Jobs

It's now possible to create batch jobs, which can be run either once or on specific actions.

Project Runs

Whenever you click on "Remove Parts from Stock" in a project report, a project run entry is created, which reflects which parts you have used for a project at which point in time.

Project Overages

You can now define project overages, which are considered whenever you remove parts from a project report. This is useful if you use a pick and place machine and you "lose" a certain amount of parts.

Custom exporter enhancements

You can now export m:n relations, for example, you can export distributors for a part, which was previously not possible.

Other features & bugfixes

For a complete list of Bugfixes refer to the GitHub 1.2 Milestone