Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

4-5 June 2011

Participants in Code Jam

Preparation

To try OpenMRS on your laptop and play with web service calls, download the OpenMRS 1.9-SNAPSHOT Standalone.  Unzip this file and run the included JAR file to start OpenMRS.  The login username is "admin" and the password is "Admin123".

Adding demo data

https://wikiopenmrs.openmrsatlassian.orgnet/wiki/display/RES/Demo+Data

Download Demo-1.7.1.sql.zip

Intro Tickets

Jira Issues
cacheoff
columnskey,summary
urlhttps://tickets.openmrs.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=labels%3Dtw-code-jam&tempMax=1000
height200

...

From my quick analysis, the following tickets will provide a minimal coherent, demo-able version of this new feature (if we enter some data via sql inserts):

  • Jira Legacy
    TRUNK-2257
    TRUNK-2257
    serverOpenMRS JIRA
  • jira
    Jira Legacy
    TRUNK-2257
    2275
    TRUNK-2275
    serverOpenMRS JIRA
  • jira
    Jira Legacy
    TRUNK-2275
    2260
    TRUNK-2260
    serverOpenMRS JIRA
  • Jira Legacy
    TRUNK-22602263
    Jira Legacy
    TRUNK-2263
    serverOpenMRS JIRATRUNK-2263

Time permitting, these would make the demo less "minimal" (and avoid the need for sql inserts in the demo):

  • Jira Legacy
    TRUNK-2255
    TRUNK-2255
    serverOpenMRS JIRA
  • jira
    Jira Legacy
    TRUNK-2255
    2262
    TRUNK-2262
    serverOpenMRS JIRA
  • Jira Legacy
    TRUNK-22622258
    Jira Legacy
    TRUNK-2258
    serverOpenMRS JIRA
  • jira
    Jira Legacy
    TRUNK-2258
    2259
    TRUNK-2259
    serverOpenMRS JIRATRUNK-2259

Flowsheet Module Area of Focus

...

We've explored doing this as a "taskbar" panel at the center-top of each page through this mockup and this prototype implementation.
Is this a good approach in general? If not, what alternative approaches should we consider? If so, what are some points we should keep in mind while implementing this UI element? What standard interactions does it need?

...