Merge branch '31-32-synonym' into 'master'
31 32 add synonym field to the table collaborations, coutries and publishers * Modify the database schema. * Add the script `mv_dbschema_0815` to modify the schema of existing databases. * Add the new function `harvest_tools.search_synonym`. * Add the methods `Automaton.search_collaboration`, `Automaton.search_country` and `Automaton.search_publisher`. * Modify the `Msg` class and the harvester view to display the synonym when the record is rejected. * Update the documentation. * Add more tests. * Close #5, #31, #32 See merge request !30
Showing
Please register or sign in to comment