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/Plan/0.4"

< Orion‎ | Plan
Line 25: Line 25:
  
 
== User Experience ==
 
== User Experience ==
* Improve Mobile UI experience {{bug|359875}} {{bug|339427}} {{bug|340615}} {{bug|359567}}  
+
* Improve Mobile UI experience {{bug|359875}} {{bug|339427}} {{bug|340615}} {{bug|359567}} [Susan, Silenio]
* Support patch workflow and improve branch management in Git {{bug|361425}}  {{bug|361909}}  {{bug|360472}}  {{bug|345397}}  {{bug|347066}} {{bug|357787}}{{bug|359273}} (blocked by {{bug|309355}} in JGit)
+
* Support patch workflow and improve branch management in Git {{bug|361425}}  {{bug|361909}}  {{bug|360472}}  {{bug|345397}}  {{bug|347066}} {{bug|357787}}{{bug|359273}} (blocked by {{bug|309355}} in JGit) [Tomasz]
* Investigate approaches for deeper cross-site integration (delegated UI / bookmarklets)
+
* Investigate approaches for deeper cross-site integration (delegated UI / bookmarklets) [Simon, Susan, Szymon]
* Identifying common tasks and providing better access to contextual movement {{bug|361003}} {{bug|359277}}{{bug|349531}} {{bug|360986}} {{bug|360988}}
+
** Identifying common tasks and providing better access to contextual movement {{bug|361003}} {{bug|359277}}{{bug|349531}} {{bug|360986}} {{bug|360988}} [Susan, Anton]
* Semantic URLs with relavant contexual information for the task {{bug|358769}} {{bug|358767}} {{bug|342739}}
+
** Semantic URLs with relavant contexual information for the task {{bug|358769}} {{bug|358767}} {{bug|342739}} [Susan, Simon]
  
 
== Infrastructure ==
 
== Infrastructure ==
* Improve build capabilities to remove reliance on shell access  {{bug|348575}}
+
* Improve build capabilities to remove reliance on shell access  {{bug|348575}} [John]
* Improve the test coverage and capabilities {{bug|362805}}
+
* Improve the test coverage and capabilities {{bug|362805}} [Everyone]

Revision as of 16:14, 9 November 2011

Introduction

This document is a place to brainstorm about what we want to do in 0.4.

Themes

Most of the work in Orion should fall under some agreed upon themes for the release. This is a working list of ideas. If some themes can be coalesced into others that is fine. To start this is a fairly large list which needs to be prioritized.

Language Tooling

  • Need a parser that can handle errors [Mark, Jay]
  • Investigate CodeMirror modes support for language highlighting within the editor [Mark]
  • CSSLint a regular part of Orion CQ 5785 [John]
  • Validators for CSS, HTML, JavaScript [John]
  • Initial Browser debug communication and injection to handle console commands from Orion [Grant, Mike]

Platform

  • Update our 3rd party libraries including DoJo, RequireJS JSDoc [Simon, John]
  • Closer alignment with OSGi services [Simon]
  • Authentication integration with service registry [Simon]
  • Examine use of require.js and module granularity [Simon]
  • Localization support [Simon]
  • Long running tasks bug 344148 bug 344012 [Susan]
  • Search and replace improvements bug 359739 bug 344200 bug 334709 [Libing, John]
  • User access to preferences [Gosia]
  • There is also the Editor items under consideration here Editor Items for 0.4

User Experience

Infrastructure

  • Improve build capabilities to remove reliance on shell access bug 348575 [John]
  • Improve the test coverage and capabilities bug 362805 [Everyone]

Back to the top