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

V3.3.0 #469

Merged
merged 27 commits into from
Oct 16, 2023
Merged

V3.3.0 #469

merged 27 commits into from
Oct 16, 2023

Conversation

pconesa
Copy link
Contributor

@pconesa pconesa commented Oct 11, 2023

users:

  • Boxes from Plugins in devel mode are prefixed with * now (not delta anymore) and not part of the label.
  • Partial exporting/copying will carry also the input of those protocols not being exported
  • Partial importing/pasting will be linked to existing protocols in the project with the same id.
  • Fix: Scheduling failed with direct pointers (impossible to get from GUI but programming or tests)
  • tests: It is possible to use " tomo." (e.g.) to test just a plugin. Unfortunately, it needs adaptation in the launcher
  • "Return" keypress "clicks" the active button in a window

developers:

  • Control and Shift keypress are captured when clicking on the analyze result button and passed to the viewer.
  • Project.getProtocol() has a fromRuns mode to prevent going to the db. Used in a couple of calls.(performance)
  • Plotter.createSubPlot: allow plots without axis passing xlabel and ylabel as None
  • Fixing an error when loading a project where class instantiation is not possible.

azazellochg and others added 24 commits July 24, 2023 12:39
  - Boxes from Plugins in devel mode are prefixed with * now (not delta anymore)

developers:
  - Control and Shift keypress are captured when clicking in analyze result button and passed to the viewer.
remove mpi4py, MPI executor and remote options
…cols not being exported

  - Partial importing/pasting will be linked to existing protocols in the project with the same id.
 - Partial exporting/copying will carry also the input of those proto…
… retrieve the current version of an installed plugin

  *  Adding the chimera logo
 *  Fixing an error when loading a project where it is not possible to retrieve the current version of an installed plugin
@sonarcloud
Copy link

sonarcloud bot commented Oct 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@fonsecareyna82 fonsecareyna82 merged commit 5c1200a into master Oct 16, 2023
7 of 8 checks passed
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.

4 participants