Difference between revisions of "MiscellaneousTasks"

m (Steps to get to DoneDone)
m (Steps to get to DoneDone)
Line 17: Line 17:
 
* <s> Understand how document.load works in jQuery </s>  
 
* <s> Understand how document.load works in jQuery </s>  
 
* <s> Remove .blur from search.js </s>  
 
* <s> Remove .blur from search.js </s>  
 +
* Fox the $ is not defined, [Break on this error] $("#search-query").addClass('au-faded-text'); problem.
 
* <s> Stage a new branch locally</s>  
 
* <s> Stage a new branch locally</s>  
 
* Run stage_branch script to produce the error.
 
* Run stage_branch script to produce the error.

Revision as of 05:57, 28 January 2008

OurWork Edit-chalk-10bo12.png

What (summary)

Tasks which have been crossed off and marked as DoneDone but need quick fixes are listed here.

Why this is important

We dont want bugs to prevail in our code base.

DoneDone

  • Input box focus is removed on page load
  • Stage_branch script is fixed
    • Database is populated correctly.
    • 1st Migration in compost is altered to add index to the 'cl_sortkey' column in 'categorylinks' table.
  • Empty skin name problem in skin.php is resolved

Steps to get to DoneDone

  • Understand how document.load works in jQuery
  • Remove .blur from search.js
  • Fox the $ is not defined, [Break on this error] $("#search-query").addClass('au-faded-text'); problem.
  • Stage a new branch locally
  • Run stage_branch script to produce the error.
  • Find out why database is not being populated by wiki_dev.sql


Retrieved from "http://aboutus.com/index.php?title=MiscellaneousTasks&oldid=14627734"