Much improved Properties tab
26 Mar 2005
The Properties tab inside the ZMI has got itself a serious upgrade. Nothing has changed that affects the actual properties, this change just makes the Properties tab easier to use.
All credits for this goes to a friendly guy called Gavin Kistner and his Tabtastic. His code is now included in the IssueTrackerProduct source and it complies with his lisence which is to include the copyright notice in the top of the file.
I took his various .js files and merged them into one file called tabtastic-combined.js.dtml.
The nice effect now is that all the properties you can set are separated into a Basic, Advanced and Custom tab all within one page. Switching between any of the tabs is instantaneous and if you switch of Javascript and stylesheets you get more or less what you had before this feature was added.
As will all client code it needs testing. Those of you who keep up to date with the CVS version, can you please download and let me know if it does not work on your browsers. If it ain't perfect but works I'm sufficiently happy.