Personal tools
  • We're Hiring!

You are here: Home Community Minutes Mini Group meetings Web client meetings 2011 2011-04-19

2011-04-19

Attending: Carlos, Chris, Ola, Will, Jason

Agenda

  1. Backporting process #4772 a workflow to coordinate everyone's work.

    • Carlos is going to push SPW changes to give Ola's the possibility to test it. Is there any ticket for that?
    • Will is going to make additional changes on detele and getObject(-s) methods.
  2. Selenium tests #3829.

    • Ola is playing with that.
  3. Big images update #4001

    • PanoJS upgraded to v3.0 and integrated with webviewer.
    • API changes adapted to the controller.
    • Concurrency issue #4989
  4. ROI in web viewer #3988.

  5. OMERO unification.GatewayApi.

    • Carlos's tickets.
    • Major tasks before 4.3, status update:
      • Client wrapper constructor has to provide more flexibility #4237
        • Update scripts to use blitz gateway #4376
      • Need to wrap all omero.model objects in BlitzObjectWrapper #4901
      • listParents() should return multiple parents by default #3802
      • rename image.t_count() image.z_count() image.c_count() to image.getSizeT() etc.
  6. Webtest examples:

    • Would be nice to clean this up a bit as a starting point for users to create their own pages
    • E.g: login redirect to webclient login, hooks to add links from webclient
  7. Testing:

    • Scott asked if we could create test account on gretzky for few users who reported a feedback through the QA. When there will be a stable release he may preview the web changes to several members on the QA list - these were Ben from BioBus and the users in Sussex. He wants to ask them about general feedback, not testing bugs they noticed. Do we want to ask people about general testing, or is it better to send a screenshot/movie only?
  8. Outstanding Bugs:

    • getThumbnail failing when owner hasn't generated any thumbnail. #3776 should be fix it soon.

Attending

Carlos, Chris, Ola, Will, Jason

Notes

  1. Still waiting for Carlos to push SPW changes.
    • Deletion. In stead of having many delete methods Will cleaned moved all the logic to the one deleteObjects implementing IDelete. Delete in python-gateway branch now.
    • We need to still keep the old deleteObject method which implements IUpadte. Removing links should be done out of delete queuing system. User cannot wait for that action. We could possible move it to the object wrapper.
  2. Ola and Carlos are working on the selenium tests on Unix boxes. At this moment is failing.
  3. PanoJS upgraded to v3.0 and integrated with webviewer. API changes were adapted to the controller. Email was sent to people for testing.
  4. No update
  5. OMERO unification
    • Carlos needs to review tickets.
    • Will added PixelsObjectWrapper, which allows to get plane methods, like plane info, etc.
    • Will improved the selection plugin in OMERO.web by extending Shift key selection.
    • Will performed metadata panel by loading each metadata panel on demand.
  6. Will initialize cleanup on metadata panel and toolbar.
  7. We shouldn't ask users, who reported bugs through the qa, about general feedback on the live app until release. Scott could possibly send them screenshots.
Document Actions