Skip to content

Instantly share code, notes, and snippets.

@noeltock
Created October 17, 2011 11:19
Show Gist options
  • Save noeltock/1292419 to your computer and use it in GitHub Desktop.
Save noeltock/1292419 to your computer and use it in GitHub Desktop.
TF To Do List
TF To Do list - Pre Launch
Goals:
---------------------------------------------
- Clear message across entire service
- Dummyproof Onboarding Process
- Easy to use & well documented Features
To do's (prioritized):
---------------------------------------------
- Priority - *P*roduct / *W*ebsite / *I*nfrastructure / *D*ecision - Assigned Person - Task
** NEW **
- 1 - P - J - Facebook event API data refresh after page load
- 1 - P - J/T - Sort Events listing (furthest in the future first, i.e. descending). There will always be less events in the future then in the past, so lets do this sort like this by default till we find a smoother mechanism.
- 1 - P - T - Rename admin bar website link to standard _e('Visit your Website', 'themeforce') instead of the actual site name, open in new window by default.
- 1 - P - T - Remove/unhook comments link on admin bar
- 1 - P - T - Remove/unhook add new link on admin bar (till we find a better solution, but at the moment, less clutter = better experience)
- 1 - P - J - WP Logo on hosted login came back after 3.3
- 1 - P - J - LESS complie via node.js (http://lesscss.org/), I have a segment for WP admin that only hosted would have,
assuming we'll need a conditional here one way or another.
** EXISTING **
- 1 - W - J - Current landing page after sign-up drops on "My Website", but we can actually strip that out and let them fall on "Overview"
- 1 - P - N - BF - IE7/IE8/FF/Safari check
- 1 - P - N - Issue with OpenTable styling on IE8, gets pushed down
- 1 - P - N - FF issue with OpenTable side widget
Done & ready for testing (cut & paste here)
---------------------------------------------
- 1 - P - J - Mimic Events setup to Food, i.e. no more add/edit page, all inline.
- 1 - P - N - Further Dashboard Completion Elements
- 1 - P - J - FB Events shortcode issue: http://facebook.stackoverflow.com/questions/7730829/request-within-request
- 1 - P - J - Facebook Events Shortcode Button above TinyMCE
- 1 _ P - N - Added Full Background to Baseforce & moved logic to TF_ level instead of theme (with update script for FF)
- 1 - I - T? - Create test sites to validate & check mobile
- 1 - P - N - Baseforce major design revision
- 1 - P - N - imagesize fallback
- 1 - P - T - Remove unnecessary widgets
- 1 - P - J - Add Google Maps Button above TinyMCE
- 1 - P - N - Mobile theme for FF
- 1 - P - J - Bug: Image Upload Issue via Food Quick Edit ( https://github.com/themeforce/framework/issues/73 )
- 1 - P - J - Bug: Image Upload Weird Bug ( https://github.com/themeforce/themeforce-hosted-plugin/issues/12 )
- 1 - P - T? - Gforms contact form for Hosted?
- 1 - W - T - Password resets are functional (notifications) & informative (login, pass, URL to site login)
- 1 - P - N - Template completeness check across themes, i.e. 404, single, category, etc.
- 1 - P - T - Have a look at the Quick Edit for Events so that we have Datepicker like before.
- 1 - P - J - FB Sign-on via "Facebook Options" page, replicating our sign-up button, but only for hosted.
- 1 - W - N - Add ToS
Done & tested
---------------------------------------------
- 1 - P - N - Various debug fixes
- 1 - P - N - FF - IE7/IE8/FF/Safari check
- 1 - P - N - PF - FF/Safari check
- 1 - P - N - CF - IE7/IE8/FF/Safari check
- 1 - P - N - Create if theme supports for Mobile options (tested on pubforce, need to test others)
- 1 - P - N - Pubforce - Reduce min height
- 1 - P - N - Check mailchimp styling is function on PF
- 1 - P - N - Pubforce - Check colors function
- 1 - P - N - Pubforce - Fixed page curl issue manifesting on food shortcodes
- 1 - P - N - Fix payment icon image paths
- 1 - P - N - Media queries not working on dev tools IE7/IE8 for some reason, might just be that emulator. Need to test more.
- 1 - P - N - (Fixed all paths) Broken icon image paths for food & events (it was something we saw when we did the new repo on my comp)
- 1 - P - N - Chowforce logo padding
- 1 - P - N - Add OpenTable Bar styling to all themes (PF, CF, BF ok, FF could use slightly better solution)
- 1 - W - T - Sign-up form for hosted has error notifications
- 1 - W - N - Prepare graphics and text for when we're out of beta
- 1 - D - Keep Facebook Events Shortcode within framework or move to hosted plugin?
Deferred
---------------------------------------------
- 2 - P - N - Receiving "Please configure 4S" when the API call fails what not, fallback to viable data isn't working.
- 2 - P - T? - // New - Update notification hidden - Update doesn't work when e-mail address has + in it, i.e. noel.tock+tag@gmail.com (not a big deal though)
- 2 - P - N - Test OG meta further (not API, but page meta generated)
- 2 - P - N - Implement timezone check & update for hosted
- 2 - P - N - Twitter widget
- 2 - P - N - Mobile themes for CF & BF
- 2 - P - N - Mobile preview of theme within mobile options page
- 2 - P - N - Complete full transition to LESS style-guide.
@joehoyle
Copy link

joehoyle commented Nov 9, 2011

Done: - 1 - P - J - WP Logo on hosted login came back after 3.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment