These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

jEveAssets 4.1.2 (2017-06-07)

First post
Author
Golden Gnu
Lobach Inc.
#21 - 2011-09-26 13:09:29 UTC  |  Edited by: Golden Gnu
@Scrapyard Bob
Thank you for your feature suggestions.
I've added an issue with your requests.

1) I don't know if you already know it:
You can already right click a row in the overview and select "Add Assets Filter" in the popup-menu.
If you still want the double click feature, let me know...

2) True security rating is a lot of work (as the data is not already available), but simple 1.0 - 0.0 is easy. Will that do?

3) Possible...

4) Possible and easy...

@Mr M
I'll release a bug fix release, when I get some time to spare... :)

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Scrapyard Bob
EVE University
Ivy League
#22 - 2011-09-26 16:22:33 UTC
Ah hah, I will look for the right-click menu.

Mostly I'm just interested in "is that station null / low / high sec", so I don't need the true-sec at all. It would be the same security level information that is on the Asset tab that I'd like to see added to the Overview tab.
ColnelPanic
WESAYSO Industries
#23 - 2011-10-03 11:26:11 UTC
I think with the new API system orders which are running in a pos are no longer registered. This seems to be a general tool problem .
Golden Gnu
Lobach Inc.
#24 - 2011-10-03 11:37:44 UTC
@ColnelPanic
Might be because you need a corporation API Key?
If that is not the case and you think it's a problem with the API, please create a bug report

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Unforgiven Storm
Eternity INC.
Goonswarm Federation
#25 - 2011-10-08 01:09:00 UTC
if in the materials window you could add the Pl materials it would be awesome

Unforgiven Storm for CSM 9, 10, 11, 12 and 13. (If I don't get in in the next 5 years I will quit trying) :-)

Golden Gnu
Lobach Inc.
#26 - 2011-10-08 10:22:40 UTC
@Unforgiven Storm
That is a great idea!
I have added an issue with your suggestion.

Thank you for your feature suggestion.

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Scrapyard Bob
EVE University
Ivy League
#27 - 2011-10-09 15:21:25 UTC
On the "Industry Jobs" tab, is it possible to add an additional "State" filter which would show "Active or Ready or Pending"?

It would save having to flip between those 3 filters to figure out what is going to be ready and when (or that something is already ready).
Golden Gnu
Lobach Inc.
#28 - 2011-10-11 17:22:46 UTC
@Scrapyard Bob
Thank you for all your feedback!
I've created an issue with your suggestion.
Hopefully I'll be able to get it done soon™

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Marius Bar'Tog
NEO DYNAMICS
#29 - 2011-10-16 17:30:14 UTC
I'm sure this tool will help me with a problem I was struggling with the last weeks. Thank you.

Two questions: Is there a possibility to read the name of an station container with your program? If not, I will use the station container #. Or should I use the "ID"? Does the container # or the "ID" changes? Or are they fix?

I'm asking because I want to apply a filter so the tool only displays the content of an certain station container.

Thank you :)
Golden Gnu
Lobach Inc.
#30 - 2011-10-17 10:17:57 UTC
@Marius Bar'Tog
1) No, there is no way to get the name of station containers (or ship names) from the API (sadly).
2) The best way is to use the 'Container' column with 'container #'
The ID of the station container can change if you package, move or otherwise mess with the container.
I've had my container filters for a long long time, without the ID ever changing - but, It's not set in stone...

TIP: You can change the name of a container:
1) Right click the container row in the asset table
2) Select 'Edit' > 'Name...'
Now you can use the Container column with the name you just set...

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Golden Gnu
Lobach Inc.
#31 - 2011-10-18 10:19:15 UTC  |  Edited by: Golden Gnu
jEveAssets 1.8.0 (Incarna 1.1.0) released

New Features:
-Overview: Added buttons for views (Instead of the ComboBox)
-Overview: Added Security column
-Assets: Much better filtering of numbers
-Assets: Added Singleton Column
-Industry Jobs: Active/Ready/Pending
-Materials: Added PI materials (optional)
-Third mouse button close tab
-Load Filter: CTRL+Click now adds filter instead of overwriting existing filter
-Remember CSV Export settings

Changed:
-Static data Updated to Incarna 1.1.0

Bug Fixes:
-Fixed settings dialog height on XFCE 4

Mac version now available (Thanks to Nolana Kane)

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Gabba Cyno
#32 - 2011-10-18 14:17:28 UTC
such a great tool

.

Golden Gnu
Lobach Inc.
#33 - 2011-10-18 15:31:08 UTC
@Gabba Cyno
Thank you! :)

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Scrapyard Bob
EVE University
Ivy League
#34 - 2011-10-19 20:27:02 UTC
Does the SQL engine (or whatever database engine) underlying the assets tab allow for the SQL "IN" clause? I'd love to be able to say the following as a filter:

Name In 'Coolant', 'Enriched Uranium', 'Mechanical Parts', 'Robotics'

Which would let me do some queries that can't currently be accomplished.
Golden Gnu
Lobach Inc.
#35 - 2011-10-19 20:46:59 UTC
@Scrapyard Bob
There is no database backend...

As for your example it can be done with:
[OR] [NAME] [EQUALS] Coolant
[OR] [NAME] [EQUALS] Enriched Uranium
[OR] [NAME] [EQUALS] Mechanical Parts
[OR] [NAME] [EQUALS] Robotics

It's however limited what you can do, with jEveAssets.
But, you can export to CSV and import it in any database and do everything...

Sorry to not be of more help...
Also, thank you for all your great feedback!

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Nolana Kane
Kane Family Inc.
#36 - 2011-10-20 01:41:24 UTC
Golden Gnu wrote:

Mac version will be released when it's done...


It's done. Hang in there while the download link appears on the homepage.

For the impatient one, here's the direct download link.
Golden Gnu
Lobach Inc.
#37 - 2011-10-20 11:52:41 UTC
@Nolana Kane
Yay for mac build! \o/
It's also on the homepage now...

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Scrapyard Bob
EVE University
Ivy League
#38 - 2011-10-20 15:37:05 UTC
On the materials tab, it would be nice if it showed not only the total value and number of units, but also the unit price.

Could the "Summary" section could be moved to the very top of the list?

Can we add a +/- button on the black bars so that we can expand/collapse them at that level? Maybe with a double-plus button that expands not only the black section but also the grey sections underneath in a single click? How about being able to double-click on the grey/black background bars in order to expand/collapse them in addition to using the +/- button at the front?

(And thank you for adding the PI materials to the materials tab.)
Mr M
Sebiestor Tribe
#39 - 2011-10-20 23:19:57 UTC
Low prio request: Program icon as png.

Then I don't have to make one myself :-)

Share your experience

Write for the EVE Tribune

www.eve-tribune.com

Golden Gnu
Lobach Inc.
#40 - 2011-10-21 10:44:08 UTC
@Scrapyard Bob
Once again thank you for all your feature suggestions! Big smile

Issues added:
Materials: Add price column
Materials: Move summary to the top
Materials: Collapse/expand locations
Materials: double click to expand/collapse

@Mr M
jEveAssets Icons

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"