44539
by gweaver on
06 January 2009, 11:37:08 -0500
(25 hours ago)
NOJIRA removed SWF2 file wasn't using, now should log everything possible as debug, fixed what view name it was using in main view
44538
by gweaver on
06 January 2009, 10:01:25 -0500
(26 hours ago)
NOJIRA now stores selectedMailAccountId in portlet session, because was trying to store it in portlet preferences outside of processAction (in view) which doesn't work. Added try-catchs around main vi…
44536
by gweaver on
05 January 2009, 15:37:28 -0500
(45 hours ago)
NOJIRA added spring config validation for each bean. fixed dependency versions (or attempted to). disabling test failures for now. some config work in reverting to the Spring MVC only way for now...
44532
by gweaver on
02 January 2009, 16:54:37 -0500
(4 days ago)
NOJIRA just getting svn up-to-date... backing off of SWF2 to use Spring MVC for now until can get it to work