Project

General

Profile

Feature #428

Updated by Alexander Watzinger almost 8 years ago

Function to add dynamic types in UI. These types are not required and can be linked 1-1 or 1-n. 

 *To do* 

 - check duplicate hierarchy names with clean function 
 - refactor abstract form to be extended by all forms (rename?) 
 - remove required for relations 
 - move gender to (automatic) forms 

 - Source 
 - Event 
 - Person 
 - Group 
 - Legal Body 
 - Place 
 - Bibliography 
 - Edition 
 - Information Carrier 

 - update structure.sql and update.sql (web tables) 
 - provide information for types e.g. one or two lines which we show at the type hierarchy and type selection. 


 *Cleanup* 

 - link to nested tab (https://embed.plnkr.co/Wr91Bm/) 
 - type site to sitetype? 
 - more comments for database 
 - database polygon like centerpoint, remove name, desc, text and add type(text) 





Back