Personal tools
  • We're Hiring!

You are here: Home Community Minutes Mini Group meetings Web client meetings 2012 2012-03-19

2012-03-19

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

Agenda

List of active branches.

List of active Pull Requests.

To discuss:

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

  2. (5 min) #7095 JavaScript overhaul

    • google doc v2 Final clenaup
    • Javascript files updated in 7105_js_lib_update
    • Still testing against changes in jQuery 1.5-7 and jQuery.ui enumerated on the tickets needed.
    • Carlos: could you look at #7141, #7142, #7144, #7143, #7145, #7140, #7139 (jquery UI upgrade incompatibility)
  3. (5 min) #7339 tidying up centre panel tabs

    • Plugins for centre and right panels
    • ACTION Will/Dom: initiate a pull request for the branch.
  4. (5 min) 8076_hotkeys

    • Testing on platforms and checking any possible invalid states
  5. (5 min) #7984 HIC update to latest code base

  6. (5 min) #8234 Web: groups & user.

    • #8258 controller.py refactoring
    • #8259 loading data by ajax refactoring
  7. (5 min) #8052 chgrp in web.

    • how testing is going?
  8. (5 min) UI changes.

    • #8309) Web admin timeout causes error on login
  9. (5 min) Others:

    • #7202 Unittests review.

Notes

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

    • Ola: Chris implemented #8308 Logout handler. I just need to test it.
    • Ola: after merging PR_96 with develop on Tuesday Ola will create new branch on top of Chris's #6342 and deploy on gretzky (Chris is away we can't commit to Chris's repository).
    • Ola: final cleanup in views.py tomorrow.
  2. (5 min) #7095 JavaScript overhaul

    • Carlos: I do not use jQuery.UI very much. In terms of jQuery I already have those changes on the commercial side and I just need to push them. I struggle with group and permission now. I will let everyone know soon.
    • Ola: ACTION will assign the tickets to Carlos to decide if they are valid.
  3. (5 min) #7339 tidying up centre panel tabs

    • Will: I was discussing and started changing the js code in terms of global selection change listener issues in pages where we do not have tree on the left hand panel (search, history, etc). It mostly working now. We are still way off from PR for that.
    • Ola: On the pages where action associated with the selection we need to do second click we will be using dialog box.
    • Will: this will happen in basket page.
  4. (5 min) 8076_hotkeys

    • Will: Merged already. Hotkeys are missed in Public and tags. It is just single commit.
  5. (5 min) #7984 HIC update to latest code base

    • Emma: Josh got data HIC decided to release for us. It is sort of real data, but medical values were changed.
  6. (5 min) #8234 Web: groups & user.

    • Will: We decided last Tuesday not to rebase the tree. Double clicking the element will not be used as a new root element on the tree.
    • Will: choosing groups/users is saved as a map in the HTTP session. It is maintained across every pages. it needs to be redesign in therms of layout. It is on top of UI branch, to not cause conflicts for DOM.
    • Will: We have more levels on the tree now. To avoid performance issues related to loading graphs we jut load one level of objects at a time. Because even loading P and D in the same time could be problematic.
    • Ola: I will be refactoring controller.py within few days. It is priority.
    • Will: In insight, if the user belong to one group tree is rooted to the user only.
  7. (5 min) #8052 chgrp in web.

    • Ola: I will not have time to test it within a next few days. Josh is a person making a merge, we could ask him about final test.
  8. (5 min) UI changes to Webadmin.

    • Dom: With the Webadmin cleanup groups and users issue I should specify at least styling.
    • Ola: This doesn't seam to be a priority now (at least not for 4.4 release).
    • Dom: I have to finish "MyAccount" and "Drivespace" pages. I will make it more look like tabs.
    • Dom: html template renaming will be save for the next PR.
    • Scott: how much applicable to the other webadmin pages.
    • Ola: "myaccount" and "drivespace" are pages for everyone. Managing groups and users are mostly visible and used by sys admins.
  9. (5 min) Others:

Document Actions