Saturday, October 07, 2006

Fixes and Additions

Here are some changes from the last few days.

* You can now lock years so that no IE data can be entered for those years
--this entailed adding a boolean column 'Locked' to the Years table

* You can now customize the font and color of headings in the IE interface by tweaking the config.pl file

* Only years that have data show up in the IE interface now. This is determined by whether or not there is an IE_Units row with the 'Root' column set for a given year.

The new zip is up.

Sunday, October 01, 2006

Customization

The background color of the IE interface can now be controlled from IGOR's config file. This was a real problem otherwise, since most people won't want or need to buy Flash. This allows them to match the color to their website without recompiling. It uses Flash's dynamic drawing ability.

I also spent some time making the objective icons look nicer. Now the only color on the tree is the objectives, which have color-coded rings to indicate their completion status.


Note that I didn't spend a lot of time writing fake objectives!