MiscellaneousTasks

OurWork Edit-chalk-10bo12.png

What (summary)

MiscellaneousTasks would let us identify certain areas where we need to improve our code. These improvements are not related to a specific task as such but would let us improve the overall quality of our code.

Why this is important

There are certain areas where we want our code to improve. This task would let us identify the specific areas where we should improve the quality and work on these areas.

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.
  • rake db:migrate VERSION=x works fine
  • isset($flag) && $flag == true is refactored by adding a function that would eventually be used everywhere in our code.
  • Fix_Casespace_Backlinks
  • The problem of not being able to get values of disabled checkboxes at server side in my preferences is fixed.
  • Empty skin name problem in skin.php is resolved
  • AboutUs Extensions are refactored:
    • Casespace.php
    • AboutUsSearch.php
    • ...
  • The wrapper classes for following files are made:
    • Title.php
    • Article.php
    • Output.php
    • Parser.php

Steps to get to DoneDone

  • Clean up this section
  • Get rid of the skin fetch error from compost to mediawiki at aboutustest.org.
  • Rename the function checkMetaTabe to updateMetaTable. This is more synchronous with the functionality that this function is providing.
  • Refactor Casespace.php


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