branch: interactive/develop 「№361」
Commited by: Thomas Scott
GitHub commit link: 「1d3915bb38a49935」 「№5707」
Difference from previous tested commit:  code diff
Commit date: 2021-11-15 19:31:23

Merge pull request #5707 from RosettaCommons/jtscott/interactive_status_panel_display [Foldit] Status Container Display

...


branch: interactive/develop 「№360」
Commited by: Thomas Scott
GitHub commit link: 「db5a64e8aebc298e」 「№5704」
Difference from previous tested commit:  code diff
Commit date: 2021-11-15 19:16:42

Merge pull request #5704 from RosettaCommons/jtscott/interactive_view_preset_dep_cleanup [Foldit] Gui Dependancy Issue

...


branch: interactive/develop 「№359」
Commited by: Rocco Moretti
GitHub commit link: 「d71e079749622601」 「№5706」
Difference from previous tested commit:  code diff
Commit date: 2021-11-15 18:51:56

Merge pull request #5706 from RosettaCommons/roccomoretti/interactive_reflow_title [Foldit] Reflow Title based on screen width. StandaloneApplication can now tell the TitlePanel how much size it has, and it figures out how to fit into that size. * Also resize the title bar of the objective panel to match the title bar size. (The objective panel itself stays the same size, but that doesn't conflict with anything. * Add tooltips for the full title, when truncating the title. * Add code to adjust the font size down when truncating the title, to try to keep more of the title visible. The setup should be extendable for other GUI elements we want to resize/reflow based on screen size.

...


branch: interactive/develop 「№358」
Commited by: Thomas Scott
GitHub commit link: 「d569158bf09479ad」 「№5256」
Difference from previous tested commit:  code diff
Commit date: 2021-11-12 22:13:14

Merge pull request #5256 from RosettaCommons/jtscott/interactive_view_preset_gui [Foldit] View Presets

...


branch: interactive/develop 「№357」
Commited by: Rocco Moretti
GitHub commit link: 「3c321f1c3b054278」 「№5459」
Difference from previous tested commit:  code diff
Commit date: 2021-11-12 16:30:30

Merge pull request #5459 from RosettaCommons/joshmiller/rc-hotkey-fix [Foldit] Remove Remote Control Hotkey Release Notes: Removed the hotkey for Remote Control This change allows hotkeys to be added to a deprecated list which unbinds them, overriding the user's hotkey preferences file.

...


branch: interactive/develop 「№356」
Commited by: Rocco Moretti
GitHub commit link: 「08d527bbce580b94」 「№5686」
Difference from previous tested commit:  code diff
Commit date: 2021-11-12 16:16:59

Merge pull request #5686 from RosettaCommons/jtscott/interacitve_selection_gui_quad_one [Foldit] Unified User Interface Release Notes: Brand new single user interface.

...


branch: interactive/develop 「№355」
Commited by: Rocco Moretti
GitHub commit link: 「a3ddd1b23c972bb6」 「№5644」
Difference from previous tested commit:  code diff
Commit date: 2021-11-12 15:40:09

Merge pull request #5644 from RosettaCommons/jtscott/interactive_remove_ligand_design_action [Foldit] ActionCartLigandDesign Removal * Removed ActionCartLigandDesign as it is no longer in use * Updated logic in Small Molecule builder labels to not trigger fragment panel when active.

...


branch: interactive/develop 「№354」
Commited by: Josh Miller
GitHub commit link: 「184d51cfcf17f15f」 「№5677」
Difference from previous tested commit:  code diff
Commit date: 2021-11-10 12:28:00

Merge pull request #5677 from RosettaCommons/joshmiller/level-fixes [Foldit] Level fixes Release notes: - Fixed a bug causing the guide to not appear in some Dojo levels

...


branch: interactive/develop 「№353」
Commited by: Josh Miller
GitHub commit link: 「d4c1d451f7bf17ed」 「№5678」
Difference from previous tested commit:  code diff
Commit date: 2021-11-05 15:42:53

Merge pull request #5678 from RosettaCommons/joshmiller/freeze-selected [Foldit] Add freeze/unfreeze selected to selection tool Release notes: - Pressing Freeze in Selection Interface now freezes only the selection, or freezes/unfreezes everything if nothing is selected

...


branch: interactive/develop 「№352」
Commited by: jflat06
GitHub commit link: 「3935ec25b62dbbde」
Difference from previous tested commit:  code diff
Commit date: 2021-10-28 16:52:19

Merge remote-tracking branch 'origin/interactive/develop' into interactive/release

...


branch: interactive/develop 「№351」
Commited by: Rocco Moretti
GitHub commit link: 「7534c59baa86b08d」 「№5675」
Difference from previous tested commit:  code diff
Commit date: 2021-10-28 16:12:53

Merge pull request #5675 from RosettaCommons/roccomoretti/fix_library_levels [Foldit] Fix library level. Move the ABEGO calculation to rosetta_util, make the protein_colors functions take a char.

...


branch: interactive/develop 「№350」
Commited by: Rocco Moretti
GitHub commit link: 「569b264aa90b6672」 「№5670」
Difference from previous tested commit:  code diff
Commit date: 2021-10-28 13:46:04

Merge pull request #5670 from RosettaCommons/roccomoretti/interactive_fix_linux_restart [Foldit] Fix Linux crash on update. Fix the issue where the Linux client crashes on update. It looks like we were using the execv() function slightly wrong. Apparently, you're supposed to also give the program name in the argument list, in addition to the first parameter. I've also included a few variable initializations which were pointed out by Valgrind. Release Notes: Fix crashes of the Linux client when updating.

...


branch: interactive/develop 「№349」
Commited by: Josh Miller
GitHub commit link: 「932d1fa742aceaf8」 「№5642」
Difference from previous tested commit:  code diff
Commit date: 2021-10-28 12:02:34

Merge pull request #5642 from RosettaCommons/joshmiller/5422-v2 [Foldit] Update structure_IsLocked to include sidechain info Release notes: - Modified Lua function structure.IsLocked to also report whether the sidechain is locked

...


branch: interactive/develop 「№348」
Commited by: Josh Miller
GitHub commit link: 「76ea847e6b23c7d6」 「№5419」
Difference from previous tested commit:  code diff
Commit date: 2021-10-27 11:18:44

Merge pull request #5419 from RosettaCommons/joshmiller/gameapp-tests [Foldit] Fix GameApplication tests No release notes

...


branch: interactive/develop 「№347」
Commited by: Josh Miller
GitHub commit link: 「123f3ea32e01782f」 「№5423」
Difference from previous tested commit:  code diff
Commit date: 2021-10-25 14:59:34

Merge pull request #5423 from RosettaCommons/joshmiller/20210528_Hansen [Foldit] Add Lua function recipe.GetInfo Release notes: - Added Lua function recipe.GetInfo which returns the recipe's name and ID.

...


branch: interactive/develop 「№346」
Commited by: Josh Miller
GitHub commit link: 「22f9e01cbad120ee」 「№5615」
Difference from previous tested commit:  code diff
Commit date: 2021-10-22 11:17:08

Merge pull request #5615 from RosettaCommons/joshmiller/rotamer-hotkey [Foldit] Add ctrl+arrows to cycle rotamers Release notes: - Pressing left/right with a single residue selected will now cycle rotamers - Pressing ctrl + left/right with the Residue Info panel open will now cycle which residue is shown in the info panel

...


< 1 .. 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 .. 40 >

Legend:
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled