Resolves issues 0013, 0022, and 0019.

0013: Hide a new issue after a delay if does not match the viewing criteria.
0022: New 'Bugs' created are not correctly categorized.
0019: Add the ability to change the Issue text size.
This commit is contained in:
Jonathan Bernard
2010-04-20 14:02:08 -05:00
parent 591fb91d17
commit e65e2bbe47
32 changed files with 166 additions and 70 deletions

View File

@ -1,10 +1,11 @@
#Tue, 20 Apr 2010 13:49:35 -0500
#Fri Feb 26 23:58:36 CST 2010
build.dir=build
src.dir=src
lib.shared.dir=../shared-libs
test.dir=test
build.number=2
expected.application.version=2.1.0
expected.application.version=2.2.0
lib.dir=lib
release.dir=release
release.jar=pit-${application.version}.jar

Binary file not shown.

Binary file not shown.