Update:Remora Deployment: Difference between revisions
No edit summary |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Remora | [[Update:Remora|« Back to Remora]] | ||
* Design TODO ( | * Design TODO (Jan 17 - Feb 7) | ||
** Tabs for "Add-on Info" on Detail page | ** <strike>Tabs for "Add-on Info" on Detail page</strike> | ||
** | ** Fancy star ratings (jQuery plug-in?) -- not high priority | ||
** Test/hack in IE6 and IE7 | ** <strike>Test/hack in IE6 and IE7</strike> | ||
** Customizations for dict and search landing pages | ** <s>Customizations for dict and search landing pages</s> | ||
* Dev TODO ( | * 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 13: | Line 13: | ||
*** <strike>write search and category elements</strike> | *** <strike>write search and category elements</strike> | ||
*** <strike>write search and category get functions</strike> | *** <strike>write search and category get functions</strike> | ||
*** create cron to update a static field in addons table for # reviews | *** <strike>create cron to update a static field in addons table for # reviews</strike> | ||
*** uncomment reviews portion of feature element | *** <strike>uncomment reviews portion of feature element</strike> | ||
*** Finish feature element, render of install element | *** <strike>Finish feature element, render of install element</strike> | ||
** Search | *** Fix bugs from stephend (morgamic, 1d) | ||
*** change search to include file info (see addon model) | ** Display Page (morgamic, 1d) | ||
*** edit listitem element to include links | *** <s>redo display page with new template</s> | ||
*** edit search template to use new containers and markup (ids/classes) | *** <s>fix jquery/mootools conflicts</s> | ||
** Category list | *** <s>implement viewer using jquery plugin</s> | ||
*** Re-use listitem elements and get function in addon.php | *** <s>rating form</s> | ||
*** adjust master template to use global styles | *** <s>expand/hide for advanced details</s> | ||
** Category landing | ** Search (wenzel, 4d) | ||
*** Re-use feature elements | *** <s>change search to include file info (see addon model)</s> | ||
*** | *** <s>edit listitem element to include links</s> | ||
** Other pages | *** <s>edit search template to use new containers and markup (ids/classes) (3d)</s> | ||
*** Add "content" container div to existing templates that don't have overhauls | *** add ability to filter sandbox items like category listing page (1d) | ||
*** | ** Category list (wenzel, 3d) | ||
*** <s>Re-use listitem elements and get function in addon.php (2d)</s> | |||
** | *** <s>adjust master template to use global styles (1d)</s> | ||
** | ** Category landing (1.5d) | ||
*** | *** <s>Re-use feature elements (1h)</s> | ||
*** <s>Add way to <s>dynamically</s> filter sandbox elements (2h) | |||
*** <s>Stylize list of dictionaries (2h)</s> | |||
*** <s>Add theme category table (bottom right of mock) (2h)</s> | |||
*** <s>Add search engine category table (bottom right of mock) (4hrs)</s> | |||
*** <s>Fix opensearch support for search engines (???) ?wil</s> | |||
** Other pages (1d) | |||
*** <s>Add "content" container div to existing templates that don't have overhauls (4h)</s> | |||
*** <s>Check centering and resizing on these pages (once through) (4h)</s> | |||
** Testing (10h) (chris) | |||
*** Fix simpletests for existing views | |||
*** Add simpletests for new view elements | |||
* Test plan execution ( | * Test plan execution (Feb 1 - Feb 14) | ||
* Localization ( | * 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 42: | Line 53: | ||
** 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 ( | * 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 49: | Line 60: | ||
*** 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 ( | * Push and Deploy (March 1 - March 7) | ||
** Final merge with trunk | ** Final merge with trunk | ||
** Verify tests | ** Verify tests | ||
Latest revision as of 12:01, 20 February 2008
- Design TODO (Jan 17 - Feb 7)
Tabs for "Add-on Info" on Detail page- Fancy star ratings (jQuery plug-in?) -- not high priority
Test/hack in IE6 and IE7Customizations 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 featureswrite search and category elementswrite search and category get functionscreate cron to update a static field in addons table for # reviewsuncomment reviews portion of feature elementFinish feature element, render of install element- Fix bugs from stephend (morgamic, 1d)
- Display Page (morgamic, 1d)
redo display page with new templatefix jquery/mootools conflictsimplement viewer using jquery pluginrating formexpand/hide for advanced details
- Search (wenzel, 4d)
change search to include file info (see addon model)edit listitem element to include linksedit search template to use new containers and markup (ids/classes) (3d)- add ability to filter sandbox items like category listing page (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 (1.5d)
Re-use feature elements (1h)Add way todynamicallyfilter sandbox elements (2h)Stylize list of dictionaries (2h)Add theme category table (bottom right of mock) (2h)Add search engine category table (bottom right of mock) (4hrs)Fix opensearch support for search engines (???) ?wil
- 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)
- Testing (10h) (chris)
- Fix simpletests for existing views
- Add simpletests for new view elements
- Home
- 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