I've just started using ProjectBench, and I like it a
lot, but the version field is too small (six
characters), which doesn't even let me store a version
number like "1.2.3.4" (I use four numbers for
versioning). I'd appreciate it if the limit on version
sizes could be increased to something like 32 to permit
larger version/build numbers.
Logged In: YES
user_id=308517
I've made some changes to projectbench.sql and
projectadmin_v.tpl.php that change the length of the Version
field to 32. I've put them in the attached zip file. The
files are based on ProjectBench 0.4.
Updated versions of projectadmin_v.tpl.php and projectbench.sql
Logged In: YES
user_id=79401
I agree. I use xx.xx.xx.xx for versions too. I just changed
this on my local machine to allow for the version to be 20
chars long. No problems yet. This field does need to be
wider though.
Great job, I just switched from dotProject for lack of
versioning.
Logged In: YES
user_id=65985
Yeah, this has annoyed me too. Will change in next version.