Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Meeting minutes/20110609"

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* Please review your bugs
 +
** All bugs targeted at RC1: defer if risky or not going to get to it for Friday
 +
** Untargeted bugs: check for any critical bugs we may have missed
 +
 +
= Attendees =
 +
 +
* Susan
 +
* Tomasz
 +
* Gosia
 +
* Simon
 +
* John
 +
* Felipe
 +
* Dean
 +
* Silenio
 +
* Boris
 +
* Simon
 +
* Grant
 +
* McQ
 +
* Mike Rennie
 +
* Mark
 +
* Libing
 +
 +
= Minutes =
 +
 
* Git log integration in status page
 
* Git log integration in status page
 
* Problem with getting branch/remote information for linked repositories
 
* Problem with getting branch/remote information for linked repositories
Line 22: Line 46:
 
** Be able to assign syntax colouring to different regex regions
 
** Be able to assign syntax colouring to different regex regions
 
** Still missing some features to be able to replace JS syntax colouring
 
** Still missing some features to be able to replace JS syntax colouring
 +
* All editor renaming done
 +
* Two contributions from Mozilla via Git Hub accepted
 +
* Many page optimizations done over the past week
 +
* Removing dojo dependencies from editor

Latest revision as of 13:02, 9 June 2011

  • Please review your bugs
    • All bugs targeted at RC1: defer if risky or not going to get to it for Friday
    • Untargeted bugs: check for any critical bugs we may have missed

Attendees

  • Susan
  • Tomasz
  • Gosia
  • Simon
  • John
  • Felipe
  • Dean
  • Silenio
  • Boris
  • Simon
  • Grant
  • McQ
  • Mike Rennie
  • Mark
  • Libing

Minutes

  • Git log integration in status page
  • Problem with getting branch/remote information for linked repositories
  • JSDT debugger on IE making good progress
    • No longer need to run as admin
  • Experimenting with PostMessage protocols for inter-page communication and Java<->JavaScript communication
  • Eventually need to present licenses when installing plugins
  • Need UI for configuring settings -> profile page
    • Don't require people to manually craft preference pages - just associate a text description with each preference so we can auto-generate the settings page
  • Did some initial accessibility testing on Orion
    • So far it looks like JAWS does a reasonable job of reading the editor
    • We have keyboard navigation problems - can't escape editor with keyboard, can't get to the toolbar, etc.
  • All Git feature work is done
  • The repositories view now has git configuration support
  • Should the git status page be called something else once it has log information on it
  • Don't need to be tied to git command line terms if what we are doing is different from the command line
  • Task-oriented links fit well with our design direction of task-focused pages
  • Still coming from Susan:
    • Header UI cleanup pass
    • Organize commands/menus
    • Make sure there are key bindings and no key conflicts
  • Lots of bug fixing in text mate styler
    • Be able to assign syntax colouring to different regex regions
    • Still missing some features to be able to replace JS syntax colouring
  • All editor renaming done
  • Two contributions from Mozilla via Git Hub accepted
  • Many page optimizations done over the past week
  • Removing dojo dependencies from editor

Back to the top