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

Orion/Meeting minutes/20110609

  • 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