Changes between Version 1 and Version 2 of DespoinaLog/2012/05/11
- Timestamp:
- 2012-05-16T10:05:03+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2012/05/11
v1 v2 1 == BBmri meeting in Utrecht == 2 === bbmri meeting @utrecht 10 May 1 == BBmri meeting in Utrecht == 2 === Absract for HandsOnBiobanks @ upsalla === 3 === Fixed Bugs === 4 logout from header (name of application at the ui file) 3 5 6 own field hidden 7 8 owns field appearing null - fixed 9 10 === bbmri meeting @utrecht 10 May === 4 11 ========================================== 5 12 6 download : 13 download : 7 14 8 15 we have tkep a stable version (back up) 9 16 10 deployment procedures 17 deployment procedures 11 18 12 19 how data will be inserted/update 13 20 14 no feedback: do we have LOG logging of users - 21 no feedback: do we have LOG logging of users - 15 22 16 23 users to be able to change their own input - personalized. 17 24 18 test the version extensively before deploying 25 test the version extensively before deploying 19 26 20 FOR LATER : 27 FOR LATER : 21 28 22 add the ability to add PERSONALIZED entries form users. 29 add the ability to add PERSONALIZED entries form users. 23 30 24 31 use tree …..or others … … 26 33 server monkey 27 34 28 Features 35 Features 29 36 30 user changes/notifications: 37 user changes/notifications: 31 38 32 39 * not be able to add NEW biobanks 33 40 34 * Be able to edit 41 * Be able to edit the data that is already there but admin should get a notification of the changes (NOT approval) . 35 42 36 43 * Admin should be abel to see the previous values. … … 38 45 * confirmation to users of the changes in data (email ) add an option , do you want to be notified, or add multiple people to be notified .also as an option notification form (email , a form ) 39 46 40 * the notification PER DAY not on every change 47 * the notification PER DAY not on every change 41 48 42 * permissions 49 * permissions 43 50 44 * one person can see multiple biobanks 51 * one person can see multiple biobanks 45 52 46 * and one biobank can belong to multiple people 53 * and one biobank can belong to multiple people 47 54 48 * test today and update on Monday 55 * test today and update on Monday 49 56 57 releases : 50 58 51 52 releases : 53 54 ------------------------ 55 56 how to integrate to pheno model (technical): 59 ---- 60 how to integrate to pheno model (technical): 57 61 58 62 ================ … … 60 64 END OF SPRINT . 61 65 62 bring the issue of commit-break problem . 66 bring the issue of commit-break problem . 63 67 64 have the latest changes separately and update at a specific point . 68 have the latest changes separately and update at a specific point . 65 69 66 70 ================== 67 71 68 NOT WORKING : logout from header 72 NOT WORKING : logout from header 69 73 70 === 74 === 75 71 76 === My Notes === 72 In order to go back in the pheno model we have to make the mapping between all the tables :77 In order to go back in the pheno model we have to make the mapping between all the tables : 73 78 79 * Biobank category incudes the values that are include din the xls file (in the first column with bold letters .Obviously this list cannot be cleaned up against a proper ontology . Although is currently extending the ontology term . 74 80 75 * Biobank category incudes the values that are include din the xls file (in the first column with bold letters .Obviously this list cannot be cleaned up against a proper ontology . Although is currently extending the ontology term .81 <entity name="!BiobankCategory " extends="!OntologyTerm "> 76 82 77 <entity name="!BiobankCategory" extends="!OntologyTerm"> 78 79 80 * Biobank datatype currently extending the ontology term . Contains the values of the biodata column e.g DNA , RNA etc. Obviously this list cannot be cleaned up against a proper ontology . Although is currently extending the ontology term. 81 * Biobank coordinator : extending Person (values of the coordinators) Currently the entity Person is connected to the molgenis user so all the coordinators CAN be potential users of the system . 82 * Biobank - describes the entries of the different bibanks in nl se auto ta epimerous podia 8a sunde8oun me to pheno . . opt kale pedio 8a einai xref/mref se pinnaces p.x. 83 * Biobank datatype currently extending the ontology term . Contains the values of the biodata column e.g DNA , RNA etc. Obviously this list cannot be cleaned up against a proper ontology . Although is currently extending the ontology term. 84 * Biobank coordinator : extending Person (values of the coordinators) Currently the entity Person is connected to the molgenis user so all the coordinators CAN be potential users of the system . 85 * Biobank - describes the entries of the different bibanks in nl se auto ta epimerous podia 8a sunde8oun me to pheno . . opt kale pedio 8a einai xref/mref se pinnaces p.x. 83 86 * cohort could be investigation ?? 84 87 * Acronym - observed value ? (ektos kai an uparxei akrivws acronym se kapoio allo montelo ) 8a eprepe na uparxei auyto se kapoio apo ta montel alla den to vlepw ??? 85 * Category - uparxei sot phi model 86 * subcategory - pali category 87 * topic h uparxei h la8os 8umame ; an den uparxei tote einai category88 * Category - uparxei sot phi model 89 * subcategory - pali category 90 * topic h uparxei h la8os 8umame ; an den uparxei tote einai category 88 91 * Coordinator -- mref to person (to anaferoume kai parapaw) 89 * Intsitute - mref to Institutions 90 * !PanelSize - Panel entity is in pheno , but I cannot se the panel soiree anywhere . maybe introduce it ? 91 * biodata 92 * Intsitute - mref to Institutions 93 * !PanelSize - Panel entity is in pheno , but I cannot se the panel soiree anywhere . maybe introduce it ? 94 * biodata - ref biodatatype (see above) 92 95 * !GwaDataNum- observed value 93 * !GwaPlatform - observed value 94 * !GwaComments - observed value 95 * !GeneralComments - observed value 96 * !GwaPlatform - observed value 97 * !GwaComments - observed value 98 * !GeneralComments - observed value 96 99 * Publications - OLA tA publicatin einai adia KAI o pinakas publication einai ADEIOS . EIte to xrhsimopoieoume eite OXI ? 97 * Approved - we need a boolean variable otherwise a string in observed value. 98 * change log is fixed as a separate table. 99 * 100 101 100 * Approved - we need a boolean variable otherwise a string in observed value. 101 * change log is fixed as a separate table. 102 *