Changes between Version 1 and Version 2 of Ticket #1817, comment 1


Ignore:
Timestamp:
Nov 12, 2016, 12:47:31 PM (8 years ago)
Author:
tomroche

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1817, comment 1

    v1 v2  
    3535}}}
    3636
    37 Besides the computed-property question, other followup is to contact Dr Anand about what queries he wants supported. For now, I'm guessing he'll want some subset of the following:
     37Besides the computed-property question, other followup is to contact Dr Anand (possibly et al) about what queries he wants supported. For now, I'm guessing he'll want some subset of the following:
    3838
    39 1. OSRCs by organization: will show on page=`${org_name}`, so go there
    40 1. OSRCs by year
    41 1. OSRC for organization + year (just goto page=`${org_name}`)
    42 1. OSRC events for organization + year (just goto page=`${OS_event_name} ${OS_year}`)
    43 1. OSRC events for year
    44 1. OSRC projects for organization + year (just goto page=`${OS_project_name} ${OS_year}`)
    45 1. OSRC projects for year
    46 1. OSRC plans for organization + year (just goto page=`${OS_host-org_name} ${OS_year}`)
     391. OSRCs by org: available via the org's URI, either in browser via query API
     401. OSRCs by year: will do a separate query page, just fill-in year (or use API for same)
     411. OSRC for org + year: also via the org's page/URI
     421. OS events for org + year: available via the OSRC's page/URI
     431. OS events for year: will do a separate query page, just fill-in year (or use API for same)
     441. OS projects for org + year: available via the OSRC's page/URI
     451. OS projects for year: will do a separate query page, just fill-in year (or use API for same)
     461. OSRC plans for org + year: available via the OSRC's page/URI