view TODO.txt @ 2781:efd2b46ad31c

how to override Client class methods like determine_user? solved, according to http://article.gmane.org/gmane.comp.bug-tracking.roundup.devel/2706
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Mon, 18 Oct 2004 09:11:32 +0000
parents d7244190b5aa
children 799bdd2d5d21
line wrap: on
line source

This file contains items that need doing before the next release:

Required:
- documentation of i18n: TAL tags for translation
- translation databases in trackers
- implementing logging for roundup-server, including command-line switches
- per-property permission spec
- fix documentation referring to configuration (config.ini, mysql.txt and
  postgresql.txt)
- fix documentation referring to customisation using interfaces.py
- fix admin_guide referring to structure of trackers
- add config.ini section descriptions - DONE?
- review use of hasPermission etc. in classic template
- clean up roundup.cgi

Optionally:
- have rdbms backends look up the journal for actor if it's not set
- migrate to numeric ID values (fixes bug 817217)
- configuration editing in Web User Interface: core config,
  standalone server config, detectors and extensions configurations
- refactor backends to have a common Database class that manages them all,
  allowing different Class implementations from differen backends in the
  one tracker
- include the test system in the binary distributions

Roundup Issue Tracker: http://roundup-tracker.org/