Skip to main content

Notice: This Wiki is now read only and edits are no longer 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.3"

< Orion‎ | Plan
(Themes and Priorities)
(Themes and Priorities)
Line 40: Line 40:
 
* Self-hosting gaps
 
* Self-hosting gaps
 
** Search and replace
 
** Search and replace
** Rebase
+
** Git Rebase and Squashed Merge support
 
** Ability to run a server against HEAD and/or frequently update server to allow self-hosted development that involves server changes
 
** Ability to run a server against HEAD and/or frequently update server to allow self-hosted development that involves server changes
 
** JavaScript language improvements:
 
** JavaScript language improvements:
Line 50: Line 50:
 
** Support integration with services/plugins that require separate authentication
 
** Support integration with services/plugins that require separate authentication
 
** Enable others to integrate their language tools (PHP tools)
 
** Enable others to integrate their language tools (PHP tools)
** language.js potentially basis for some basic language tools
+
** Use language.js potentially as a basis for some basic language tools
  
 
[[Category:Orion|Plan]]
 
[[Category:Orion|Plan]]

Revision as of 11:22, 14 July 2011

Introduction

Release Deliverables

Release Milestones

The release is comprised of two six week development milestones, followed by a short three week end-game. Some larger work areas started in this release may be completed in a future release.

  • M1 2011/08/12
  • M2 2011/09/23
  • RC1 2011/10/07
  • RC2 2011/10/14
  • RC3 2011/10/21

Target Environments

Client Environments

Operating System Version Browsers
Windows 7 Internet Explorer 9, Firefox 5, Chrome 12
Red Hat 5.0 Firefox 5, Chromium 12
Mac OS X 10.5 Safari 5

Server Environments

Themes and Priorities

  • Self-hosting gaps
    • Search and replace
    • Git Rebase and Squashed Merge support
    • Ability to run a server against HEAD and/or frequently update server to allow self-hosted development that involves server changes
    • JavaScript language improvements:
      • Templates for loops, etc
      • Better content assist
  • Integration
    • Pick some specific tools to create real integrations with
    • Improve our ability to integrate with other file services
    • Support integration with services/plugins that require separate authentication
    • Enable others to integrate their language tools (PHP tools)
    • Use language.js potentially as a basis for some basic language tools

Back to the top