Update:Remora Deployment: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Update:Remora|« Back to Remora]]
[[Update:Remora|« Back to Remora]]


* Design TODO (Dec 17 - Dec 19)
* Design TODO (Jan 17 - Feb 7)
** <strike>Tabs for "Add-on Info" on Detail page</strike>
** <strike>Tabs for "Add-on Info" on Detail page</strike>
** Star ratings (jQuery plug-in?)
** Star ratings (jQuery plug-in?)
Line 7: Line 7:
** <s>Customizations for dict and search landing pages</s>
** <s>Customizations for dict and search landing pages</s>


* Dev TODO (Dec 17 - Dec 21)
* Dev TODO (Jan 17 - Feb 7)
** Home
** Home
*** <strike>implement conditional login content (tools links)</strike>
*** <strike>implement conditional login content (tools links)</strike>
Line 41: Line 41:
*** Add simpletests for new view elements
*** Add simpletests for new view elements


* Test plan execution (Dec 26 - Jan 11)
* Test plan execution (Feb 1 - Feb 14)


* Localization (Dec 26 - Jan 15)
* Localization (Feb 1 - March 7)
** Update .mo files and notify l10n lists when they are finalized
** Update .mo files and notify l10n lists when they are finalized
** Finish all english msgid's that aren't already translated
** Finish all english msgid's that aren't already translated
Line 49: Line 49:
** Add categories to the list of 'to translate' strings -- do they already have localizer access in the control panel?  Can they already edit the category translations there?
** Add categories to the list of 'to translate' strings -- do they already have localizer access in the control panel?  Can they already edit the category translations there?


* Staging and Beta Test (Jan 1 - Jan 15)
* Staging and Beta Test (Feb 7 - Feb 24)
** Merge trunk with 3.2 branch
** Merge trunk with 3.2 branch
** Set up public beta test
** Set up public beta test
Line 56: Line 56:
*** amo-admins, all@m.c, amo-developers/editors? webdev blog, mozillazine
*** amo-admins, all@m.c, amo-developers/editors? webdev blog, mozillazine


* Push and Deploy (Jan 22)
* Push and Deploy (March 1 - March 7)
** Final merge with trunk
** Final merge with trunk
** Verify tests
** Verify tests

Revision as of 23:25, 16 January 2008

« Back to Remora

  • Design TODO (Jan 17 - Feb 7)
    • Tabs for "Add-on Info" on Detail page
    • Star ratings (jQuery plug-in?)
    • Test/hack in IE6 and IE7
    • Customizations for dict and search landing pages
  • Dev TODO (Jan 17 - Feb 7)
    • Home
      • implement conditional login content (tools links)
      • rewrite feature queries to pull category data and pull 3 instead of 1 features
      • write search and category elements
      • write search and category get functions
      • create cron to update a static field in addons table for # reviews
      • uncomment reviews portion of feature element
      • Finish feature element, render of install element
      • Fix bugs from stephend (morgamic, 1d)
    • Search (wenzel, 4d)
      • change search to include file info (see addon model)
      • edit listitem element to include links
      • edit search template to use new containers and markup (ids/classes) (3d)
      • add ability to filter sandbox items like category listing page (1d)
      • Fix existing view tests, add new tests as needed (1d)
    • Category list (wenzel, 3d)
      • Re-use listitem elements and get function in addon.php (2d)
      • adjust master template to use global styles (1d)
    • Category landing (8.5d)
      • Re-use feature elements (1d)
      • Add way to dynamically filter sandbox elements (2d)
      • Stylize list of dictionaries (1d)
      • Add theme category table (bottom right of mock) (1d)
      • Add search engine category table (bottom right of mock) (4hrs)
      • Fix opensearch support for search engines (3d)
    • Other pages (1d)
      • Add "content" container div to existing templates that don't have overhauls (4h)
      • Check centering and resizing on these pages (once through) (4h)
    • Remaining bugs on 3.2 TM
    • Testing (10d)
      • Fix simpletests for existing views
      • Add simpletests for new view elements
  • Test plan execution (Feb 1 - Feb 14)
  • Localization (Feb 1 - March 7)
    • Update .mo files and notify l10n lists when they are finalized
    • Finish all english msgid's that aren't already translated
    • Do house cleaning for unused msgid's? Do we want to do this?
    • Add categories to the list of 'to translate' strings -- do they already have localizer access in the control panel? Can they already edit the category translations there?
  • Staging and Beta Test (Feb 7 - Feb 24)
    • Merge trunk with 3.2 branch
    • Set up public beta test
    • Auto-update from the 3.2 branch
    • Blog post, dev mails, public mails
      • amo-admins, all@m.c, amo-developers/editors? webdev blog, mozillazine
  • Push and Deploy (March 1 - March 7)
    • Final merge with trunk
    • Verify tests
    • Fixes based on feedback
    • Final tests of any changed features
    • Tag revision for deployment