Personal tools
  • We're Hiring!

You are here: Home Community Minutes Mini Group meetings Web client meetings 2012 2012-02-06

2012-02-06

Attending: Chris, Emma, Ola, Scott, Scott ElWood, Will, Carlos

Agenda

List of active branches.

List of active Pull Requests.

To discuss:

  1. (5 min) #6342 Decorators, connection, error handling, etc.

    • Decorator
    • Workflow flow chart
    • Ajax helper handling. What is the ticket/story for https://github.com/will-moore/openmicroscopy/commits/ajax_helper/?
      • Story (new!) #8008
      • Error handling docs/policy #7985
  2. (5 min) #7993 Merging web apps: common with webgateway

    • Based on the discussion from Friday afternoon Ola will checkout 6190_iframe branch and apply those changes on top of them.We no longer can wait for merging remaining PRs to work on the latest develop.
  3. (5 min) #7095 JavaScript overhaul

    • google doc including cross references javascript libs with apps.
    • WAITING: Carlos will review the most critical library used by webgateway. Especially jQuery and jQuery.UI (#7105, #6466).
  4. (5 min) #7705 Multiple groups scheduling. Who is doing what?

    • What do we want to do in Insight/web??
  5. Chgrp - started playing with https://github.com/joshmoore/openmicroscopy/branches/3532-chgrp

    • OmeroPy tests #8006
    • BlitzGateway code & tests?
    • Web functionality - What functionality are we aiming for in 4.4?
  6. (10 min) Others:

    • CS4 - bio bank 0.4.0 rc1. Where do we want to store the source? How do we want to deal with it in terms of 4.4.
    • #7374 New webclient layout (see branch above)
    • #7202 Unittests review - WAITING for Carlos.
    • #7706 account on QA can see all feedbacks.
  7. 4.4 "critical"

Notes

  1. (5 min) #6342 Decorators, connection, error handling, etc.

    • Chris: The flowchart is already implemented in branch. I need to add anonymous webpublic login process then we can test.

    • Carlos: It really feels we need to push chris's changes as fast as possible as I need to take it to the account.

    • Will: Landing page implemented?

    • Chris: Not yet. For the moment I will set it up based on HTTP header. if ajax returns 403 otherwise redirect to the login page.

    • Will: Ajax helper handling. There is global ajax error definition on top of every page. There are few limitation with refreshing a page or issue with multiple calls at once. In 7985 I played a bit what to do in views.py and I think the best is to allow django handle it by itself where user has opportunity to send feedback. Particular issues like duplicating annotations should be handled by right python implementation.

    • Ola: Ajax helper could handle object does not exist and 404 page.

    • Dom: I would redirect to the generic page.

    • Will: this is mostly what we do.

  2. (5 min) #7993 Merging web apps: common with webgateway

    • Based on the discussion from Friday afternoon Ola will checkout 6190_iframe branch and apply those changes on top of them.We no longer can wait for merging remaining PRs to work on the latest develop.
  3. (5 min) #7095 JavaScript overhaul

    • Chris: We need to start making some decisions.
    • Scott: I need to identify which are used and should be updated.
    • Ola: I will help Scott with some webclient related.
  4. (5 min) #7705 Multiple groups scheduling. Who is doing what?

    • Will: we need to decide the way of browsing the data.
    • Ola: We need to keep in mind that there can be large number of users in one group. Loading experimenter list might become difficult.
    • Chris: Currently most of users does not now which group belong to.
    • Will: I will start with gateway changes and we will deal with ui.
  5. (10 min) Others:

    • CS4 - bio bank 0.4.0 rc1. Where do we want to store the source? How do we want to deal with it in terms of 4.4.
      • discussing on the main meeting.
    • #7374 New webclient layout (see branch above)
    • #7202 Unittests review - WAITING for Carlos.
    • #7706 account on QA can see all feedbacks.
      • Ola will do it in the new iteration
Document Actions