Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi valued item location map #2087

Closed
wants to merge 82 commits into from
Closed

Multi valued item location map #2087

wants to merge 82 commits into from

Conversation

patrickdalla
Copy link
Collaborator

This PR closes #2083. The highlight/selection is made per item. I. e., multi valued items on map have all their marks selected at once when an item is selected via table or one of its marks is selected on map.

that does informs the non existence of registered artifacts in script,
meaning it won't be treated as a plugin. Other exceptions are rethrown.
static variable, multiple plugins concurrent execution were scrambling
device info between their specific file Output. As the necessary result
is the merging of those all info, the concurrency is not a problem,
being it done at the end of all individual plugins processing (4th
queue).
allowing replacement of methods to redirect HTML table lines insertion
to IPED classes, as long as logfunc and logdevinfo calls.
ALeapp, making it possible to override python class. It skips any
keyword arguments passed to any class method.
report file, this means that this file is a genereted detailed content
for this item. So, it is exported as the content of the artifact item.
exported file, saves it as a link and return, avoiding duplicate
metadatas.
was leading to exception as fileLoader does not work with these files
inside zip. So, for now, as ALeapp will be deployed unzipped, ignores
the override of any files that are inside ZIP libs.
with double backslash, as it backslash is a escape char in python.
referenced media file in html report. Inside IPED, this can just add a
link to the media (TO BE IMPLEMENTED).
method declaration. If so, method name is not declared, so a direct
access to this PyCallable should be done.
search in method findAndExportTemporaryPluginRelatedFiles.
folder. So, treat them as well to make the reference.
python script but called by LeappBridgeTask.
signature to add timezone info. IPED will always pass UTC.
which installed SIM CARD the message arrived.
@patrickdalla
Copy link
Collaborator Author

This branch was wrongly made based on still in progress ALeapp Branch. I will put on an exclusive branch, as all implementations are totally decoupled from ALeapp Branch.

@patrickdalla patrickdalla deleted the MultiLocationMap branch February 19, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Map interaction inconsistencies when items have multi valued location field
1 participant