Notes for required features and fixes
Posted by mholmes on 05 Jul 2011 in Activity log
This is a list of things I've noticed which need to be updated, fixed or coded:
- The following files contain content which is specific to the local copy of the database; they should not be overwritten when doing an update from SVN:
- includes/footer.inc
- includes/header.inc
- includes/instructions.inc
- includes/meta.inc
- includes/title.inc
- The enter.php file should not render all the tables in a single tab; instead, it should render only one table, based on the tableToShow parameter. The other tabs should be links. That will make the whole thing much quicker.