Changes between Version 16 and Version 17 of DespoinaLog/2010/11/25
- Timestamp:
- 2010-11-25T13:39:40+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2010/11/25
v16 v17 30 30 * Records: 0 Duplicates: 0 Warnings: 0 31 31 * Unknown column Biobank_topics.Topics in fields list 32 * mysql> alter table Biobank_Topics ADD Topics VARCHAR(60); 33 * Unknown column 'Biobank_Materials.Materials' in 'field list 34 * mysql> alter table Biobank_Materials ADD Materials VARCHAR(60); 32 35 33 36 * * mysql> alter table Biobank_Topics ADD Topics VARCHAR(60); … … 47 50 1. For the pheno_db : Just update the entity inside the pheno_db from auth_db . 48 51 1. Copy the plugin (latest version) from svn : col7a1 49 1. Generate, Update the database (the tables are MolgenisUser - MolgenisUserGroup - MolgenisUserGroup_allowedToEdit - MolgenisUserGroup_allowedToView - MolgenisUserGroup_members)52 1. Generate, Update the database (the tables are MolgenisUser - MolgenisUserGroup - MolgenisUserGroup_allowedToEdit - MolgenisUserGroup_allowedToView - MolgenisUserGroup_members) 50 53 1. Add plugin declaration in your ui file. 51 54 1. If the mechanism of the email does not work(firewall) make in the db active = true for the new created users .