This file indicates the missing features or design bugs that should be
fixed for a future Comas version.

PRIORITY: CRITICAL
==================

PRIORITY: IMPORTANT
===================
- Make all links relative in templates and store the base url in
  the configuration.
- More filters in the HTML forms.
- Write unit tests

PRIORITY: NORMAL
================
- Review the algorithm/process used in Schedule, it currently is too slow

PRIORITY: WISHLIST
==================
- Make validating profiles dinamic (i.e. read them from the
  database).
- Add handling for groups of persons (i.e. to manage volume discounts
  for the registration)
- Documenting code style/conventions, writing a proper programmer
  manual... 
