~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to userdb/migrations/README

  • Committer: Matt Giuca
  • Date: 2010-02-11 04:20:42 UTC
  • Revision ID: matt.giuca@gmail.com-20100211042042-j7ivbq41aky9b2cp
Added Users tab to drop-down menu, for admins only.
Users view has new icon.
ivle/webapp/base/xhtml.py: Added 7th field to 'tabs' tuple -- admin. If true,
    restricts the tab to showing only for admins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This directory contains scripts for updating the database in sequential
 
2
revisions. Files are named yyyymmdd-rr where rr is the migration number per
 
3
day.
 
4
 
 
5
Scripts should be run in order from the date the database was last updated, to
 
6
make it compatible with the current schema.