

FOR Stable Alpha

  * Enable Cron
  * Create admin pages
  * Unify unit tests for different stores
  * Create program to reset root password
  * Create program to reset whole config
  * More yote tools
  * Better way to set variables from the client rather than relying on uppercase
  * UI - account change password and request password reset link
  * Versions in javascript
  * method to get version to client
  * add test only requirements to Build.PL


#----------- Pre Aril 2013 ----
# 
# the following list may contain items done
#

FOR ALPHA

  * Enable caching that pays attention to who has what.
  * Enable Cron
  * Make guest tokens required for running any non-root app command.
  * Create yote admin page for
        - viewing apps
        - viewing user login objects
        - cron admin
  * Create guest page to be hosted at madyote.com
  * Make installer work for the common case of user having root. [ done, needs testing ]
  * Have server respond to javascript permissions requests.
  * Fix page counter
  * Make simple WIKI for updating Yote News
  * installer so that other scripts work (rename them to yote_ )

BEYOND

* have methods sent just once per class
* add GRU module for searches against tag lists
* update to not use backticks
* make sure installer script works universally
* build yote homepage
* build page editor
* yote objects that brige to files an allow for editing.
* replace Crypt:Passwd with something better.
* unit test of app id passing in the IO. If its missing, the wrong account may be used.
