wiki:ITERATION_04/Release

Version 20 (modified by danvisel, 16 years ago) (diff)

--

RELEASE 2 pre-alpha-3

RELEASE_SCHEDULE
Release team working process

Tasks for testing

  • These are the tasks.
  • We should test the user visible tasks.

Urgent Goals

Before 2009-02-13 we need to achieve the following:

  • product
    • repository branching
    • Gaining functionality needed for the second release as stated by the schedule
    • tuning
    • bugs to fix
    • things to remove
    • things to disable
    • files to download
    • final delivery
  • documentation
    • download page
    • release documentation
    • user documentation
    • installation instructions

Documentation

Download Page

Release Document

  • released features:
    • External
      • Page object alignment
      • Selecting multiple page objects
      • Frame bounding properties, for example margins
      • Audio and video support
      • Undo manager
      • Halos and huds
      • More menu support
    • Internal
      • Property thread safety
      • Initial plugin support
      • Page Template core support
    • Community server
      • Build Server

User Documentation

  • This should be the documentation for all features available in the released downloadable. This includes new features, old features and updates done to them. This way we could iteratively form the final user docs.
  • Currently at ITERATION_04/Release/UserDocumentation

Installation Instructions

  • installation instructions (MAC/Windows/Linux). Mac java tweaking instructions.

Product

IMPORTANT

Always write where is the result of the task you completed. This would be the changeset with thorough commit comment for coding and a link to the wiki page for a document.

Repository Branching

The Branch was made - branches/release02-pre-alpha-3

Promised Features

  • remove some buttons - buttons for which no functionality is present - the functionality requires implementations which pointless because of time restrictions.
    • removed frame shadow button - 1382
  • fix some buttons so that they work properly.
  • Fix the PageHaloMenu
    • add buttons for which functionality is already implemented.
    • fix current buttons so that they work properly.
  • Create a TextHaloMenu class that should work with the things implemented for texts.
  • Fix is there are bugs about buttons, menus and huds.

Release Tuning

Bugs to Fix

  • The application is not closable.
  • There are lots of warnings.

Things to Remove

Things to Disable

Final Delivery

Comments

How to use the branch

  • Update your working copy of the repository
    • If you have the trunk project imported in Eclipse, change your workspace to a new one (for example "Release")
    • Import as a "Maven project" from branches/release02-pre-alpha-3
    • All your changes from now on will affect only the release branch

Current downloadable