Skip to content

Release 0.9.6.5

LE GAC Renaud requested to merge master into production
  • Require plugin_dbui 0.9.8.2 or higher.
  • Factorize the models in classes.
  • Run pylint and replace single quote by double one.
  • Activate the lazy Translation.
  • Speedup the graph by delegating the dirty work to DataFrame.
  • Graph can be plotted as function of year of submission or publication.
  • New layout for the dashboard.
  • Add the preference dash_board_start_year.
  • Restore the action insert MarcXML.
  • Fix bug handling affiliation keys with parenthesis.
  • Authors and their affiliations are stored in a DataFrame structure.
  • Use the module requests instead of urllib.
  • Modify the logic for publications marked OK. Now they can be unlocked.

Merge request reports