Changes between Version 9 and Version 10 of Ticket #2204


Ignore:
Timestamp:
04/02/12 14:11:10 (2 years ago)
Author:
ross
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2204 – Description

    v9 v10  
    3939}}} 
    4040 
    41  
    4241=== Url === 
    4342 
     
    4544  * If a reference item could exist in its own right (and perhaps refer to multiple datasets then it should get its own url at e.g. /related/{id} 
    4645 * /dataset/{dataset-name}/related/add => Modal dialog on related tab so we can use API to create them. 
     46 
     47/dataset/{id}/related <- list 
     48    * use image_url for small icon etc, title description (shortened?) 
     49    * Click through to full related item (optional) 
     50    * dataset owner is shown show / hide button ... (or on /dataset/{id}/related/{id} ) 
     51    * related owner sees an edit button / icon (pops up modal) 
     52 
     53/dataset/{id}/related/{id} (optional) 
     54 
     55/dataset/{id} will have a Related tab (with bubble with count). 
     56  * Drop down with Add Related -> Pop-up modal and save via API 
     57      (Not used: /related/add with dataset prefilled ... ) 
     58/related/{id}/edit 
    4759 
    4860=== Authorization ===