Personal tools
  • We're Hiring!

You are here: Home Community Minutes Mini Group meetings Web client meetings 2011 2011-11-14

2011-11-14

Attending: Emma, Ola, Scott, ElWood, Will

Agenda

List of active branches.

Tickets & Issues.

  1. #6166 ROI in big image viewer. GitHub/PR_16 DONE, now PR_25.
    • Recent updates to Text display (shape labels etc).
  2. PanoJS IE Bugs #7238
    • Ola and Scott will look at older versions of OMERO.web to figure out what is failing in IE 8.
  3. #6806 Web SPW Phase II. GitHub/PR_22 - splitting changes afflicting gateway and client side, this PR replaces PR 22.
  4. #7094 Django update
  5. #7189 Static files handling.
  6. #6198 Template extensions
    • #7173 Templates: Phase I.
  7. #7095 JavaScript overhaul
    • Chris and Scott will pick few tickets and create google doc with jQuery plugin references
  8. Others:
    • #7181 Group members - Leaders first.
      • Select widget adjustment.
    • Scott: Check #7194 Delete profile picture,
      • Ola scheduled for sprint 4. DONE.
    • #7193 Use of crop functionality.
      • Ola joined that with JavaScript overhaul. Linked through #7200. DONE.

Attending

Emma, Ola, Scott, ElWood, Will

Notes

Discussion:

  1. #6166 ROI in big image viewer. GitHub/PR_16 DONE, now PR_25.
    • Will: I have been still fixing couple of minor issues came out after meeting with Paul, e.g. location of text labels are not drawn on the right location.
    • Ola: How PR25 is related to PR16?
    • Will: Chris is happy with merging PR16. I wanted to start developing more there. New changes are going to PR25
    • Ola: Shall we make a executive decision and merge PR16 with develop then?
    • Will: Lets email Chris and Josh.
  2. PanoJS IE Bugs #7238
    • Ola and Scott will look at older versions of OMERO.web to figure out what is failing in IE 8.
  3. #6806 Web SPW Phase II. GitHub/PR_22
    • Ola: Changes afflicting gateway were put in separate commit, all in PR replaces PR 22.
    • Ola: I need to add Carlos to PR22
    • Carlos: I have to concentrate on other work and I won't be able to tackle that any soon. Unittests review #7202 will be kept in agenda.
  4. #7094 Django update
    • Ola: I'm not sure if Chris set up any instructions how to checkout from the base branch django_1_3_1 branch. I checkout that branch and current changes push to various GitHub branches.
    • Ola: Once changes are complite I would create new PR where destination should point to Chris's branch rather then develop. THats all.
  5. #7189 Static files handling.
    • Ola: Brief description of how we could use django.contrib.staticfiles is in comment of #7190. All changes are committed to current branch feature/static_file_handling
    • Carlos: We can't put media under various hierarchies. If we put media under /static and /static/app this will make a conflict if app name equals to name of subdirectory of /static.
    • Ola: Right, I need to review that and fix it. Common media from common app should go to /static/common
    • Carlos: We also need to remember that in production media are served separately.
    • Ola: I also need to review changes related to templates Will put in place. There is also common application.
  6. #6198 Template extensions
    • #7173 Templates: Phase I.
    • Will: My goals is to have single common templets. I have 3 level of templates as an entry points. Views should be also adjusted to render required variable.
    • Ola: Is this hierarchy documented anywhere?
    • Will: Current hierarchy of those templates hasn't been documented yet. I will make a brief description in the ticket.
    • Scott: How does it fit to the Ivan's Searcher changes? If I want to use his searching plugin how can I plug this in to the existing app?
    • Will: This's not that level of customisation. Once we got templates sorted we will look at the other levels of customisation.
    • WIll: I was using webtest as an sample app.
  7. #7095 JavaScript overhaul
    • Chris and Scott Elwood will pick few tickets and create google doc with jQuery plugin references
  8. Others:
    • After meeting 7181 was replaced by 7244 #7244 Web: Context toolbar and Header
      • Will: #7181 This ticket is lower priority, and is not directly related to select group list. It is more about grouping.
      • Ola: #7245 I briefly check how Web client could indicate permission on every group listed in select box by image. Similar as insight lays out using 'ball'. It seams to be possible, I just need to put it on to the test with IE.
    • Scott: Check #7194 Delete profile picture,
      • Ola: scheduled for sprint 4.
      • Scott: There will be couple of more tickets in the next sprint.
      • Ola: We will push it forward then.
    • #7193 Use of crop functionality .
      • Ola: Joined that with JavaScript overhaul. Linked through #7200.
Document Actions