improves error message for InvocationTargetExceptions

some reformatting

adds breadcrumb menu

removes the sub menu and removes the home module

improves width of project and user forms

adds request attribute users in commit() error path

adds request attribute users in edit() handler

use findByParameter() in UsersModule

fixes missing orElse() calls

adds backend methods for issues (TODO: implement commitIssue())

adds utility function to find an entity by ID (reduces code duplication)

adds data model for issues

moves project index to separate sub path

fixes pre-selection in combo boxes

adds version management

fixes duplicated trailing slash if index path has a menu entry

fixes sub-menu entries not mapping correctly due to buggy handling of trailing slash

re-adds context.xml (it only worked because the already deployed context.xml was not deleted...)

access getClass() method in EL with bracket notation (otherwise more recent EL parsers will reject the expression)

adds missing spaces in error messages

fixes bug where displaying an error page for missing data source would also require that data source (error pages don't try to get database connections now)

adds project selection

adds the possibility to add users / developers

adds lookup-name to web.xml resource reference and removes custom JNDI context parameter

(0) -50 -24 +24 +50 +100 tip

mercurial