Skip to content
Snippets Groups Projects
Select Git revision
  • 209-celery-issue
  • 279-pocketome-help
  • celery
  • ci-update
  • contributor-page
  • master default
  • release
  • speedup-tests
  • targetcentric
  • targetcentric_globalstat
  • use-buildx
  • 1.1.4
  • 1.1.3
  • 1.1.1
  • 1.1.0
  • 1.0.8
  • 1.0.7
  • 1.0.6
  • 1.0.5
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.1
  • 1.0
24 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Feb1211543131Jan302928252315131211127Dec2524232120171211109876543228Nov26252423222019527Oct2624231914121097625Sep24201918171613108765429Aug242322212014732131Jul29282726252423222019181713Jun121128May1816151413976543224Apr13121198764330Mar261210987626Feb2522161514121031Jan302928242322181716158519Dec14137643130Nov272420171613Merge branch 'master' into wizard_formlanguageSaving RefCompoundBiblio along with Compound, waiting on #41 and #42 to be fully workingsave the wizard within a transactionuse the same name in the form and the model in order to help during the save of the wizardCompoundFormSet is now based on modelformrefactoring ppp_copy_nb_per_p label/verbose_namerelated to #39formattingPpiForm as a ModelFormuse HiddenInput instead, and add biblio_year as hidden alsodon't save the Bibliography object as we don't need it later, filling the model form insteadFollowing https://docs.djangoproject.com/en/2.0/ref/settings/#languageschange LANGUAGES from en-us to enlanguagesmoving cc_nb from ProteinDomainComplexForm to ProteinDomainComplexTypeForm, closing #39fix missing BABEL_LIDIR var in django compilemessages taskPrevent multiple contribution for the same Bibliography object when not superuserprint django messages for the contributor uiRemoving unique_together on Bibliography (no migration were made anyway)ability to bootstrapize django messagesAdd gettext dependeny and run compilemessagesputting cc_nb_verbose_name in language file to re-use it elsewhereautomated formattingWIP validate the ComplexCompositionBaseFormSet, require to have all the complex typetemplatingwrap formset itemput non_form_errors in bootstrap4 alertpdb_id is readonlyputting the complex_protein first in the formmigration from pks to protein_idsextra is not needed as we provide initialFormatting sourceusing PDBForm.get_proteinsleveraging is_autofill_doneAutoFillableModel can be autofilled during save when implementing is_autofill_done methodQuery not that bad when looking at its sql generated query and the relational modeltypoimproving ui renderingfixing copy past error