Changes between Version 16 and Version 17 of DespoinaLog/2010/11/25


Ignore:
Timestamp:
2010-11-25T13:39:40+01:00 (14 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/11/25

    v16 v17  
    3030     * Records: 0  Duplicates: 0  Warnings: 0
    3131   * 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);
    3235
    3336 * * mysql> alter table Biobank_Topics ADD Topics VARCHAR(60);
     
    4750   1. For the pheno_db : Just update the entity inside the pheno_db from auth_db .
    4851 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)
    5053 1. Add plugin declaration in your ui file.
    5154 1. If the mechanism of the email does not work(firewall) make in the db active = true for the new  created users .