Mercurial
>
hg
>
LightPIT
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
only show relevant versions in issue editor
Sun, 21 Jun 2020 11:56:36 +0200
, by Mike Becker
fix: issue status Scheduled belongs to phase 0
Sun, 21 Jun 2020 11:43:08 +0200
, by Mike Becker
simplifies version overviews by removing "scheduled issues"
Sun, 21 Jun 2020 11:38:16 +0200
, by Mike Becker
smaller issue summary progress bars
Sun, 21 Jun 2020 11:10:30 +0200
, by Mike Becker
improves issue overview and adds progress information
Mon, 01 Jun 2020 14:46:58 +0200
, by Mike Becker
significantly increases length of subject field
Sat, 30 May 2020 18:12:38 +0200
, by Mike Becker
removes version statistics from version editor
Sat, 30 May 2020 18:07:41 +0200
, by Mike Becker
adds version selection in issue editor
Sat, 30 May 2020 18:05:06 +0200
, by Mike Becker
removes stupid thead prefix from every resource file
Sat, 30 May 2020 15:28:27 +0200
, by Mike Becker
adds issue summaries
Sat, 30 May 2020 15:26:15 +0200
, by Mike Becker
adds project overview page
Sun, 24 May 2020 15:30:43 +0200
, by Mike Becker
bloat removal 3/3 - LightPITModule annotation and ModuleManager
Sat, 23 May 2020 14:13:09 +0200
, by Mike Becker
bloat removal 2/3 - moduleInfo
Sat, 23 May 2020 13:52:04 +0200
, by Mike Becker
bloat removal 1/3 - configurable resource keys
Sat, 23 May 2020 13:34:41 +0200
, by Mike Becker
issue and version form now also work if no project is selected in the session
Sat, 23 May 2020 13:24:49 +0200
, by Mike Becker
adds the ability to create and edit issues
Fri, 22 May 2020 21:23:57 +0200
, by Mike Becker
removes that dynamic_fragment bullshit
Fri, 22 May 2020 17:26:27 +0200
, by Mike Becker
improves error message for InvocationTargetExceptions
Fri, 22 May 2020 17:19:09 +0200
, by Mike Becker
some reformatting
Fri, 22 May 2020 16:21:59 +0200
, by Mike Becker
adds breadcrumb menu
Fri, 22 May 2020 16:21:31 +0200
, by Mike Becker
removes the sub menu and removes the home module
Tue, 19 May 2020 19:34:57 +0200
, by Mike Becker
improves width of project and user forms
Tue, 19 May 2020 18:49:48 +0200
, by Mike Becker
adds request attribute users in commit() error path
Tue, 19 May 2020 16:57:29 +0200
, by Mike Becker
adds request attribute users in edit() handler
Tue, 19 May 2020 16:55:58 +0200
, by Mike Becker
use findByParameter() in UsersModule
Tue, 19 May 2020 16:51:08 +0200
, by Mike Becker
fixes missing orElse() calls
Tue, 19 May 2020 16:50:05 +0200
, by Mike Becker
adds backend methods for issues (TODO: implement commitIssue())
Mon, 18 May 2020 21:08:14 +0200
, by Mike Becker
adds utility function to find an entity by ID (reduces code duplication)
Mon, 18 May 2020 21:06:38 +0200
, by Mike Becker
adds data model for issues
Mon, 18 May 2020 21:05:57 +0200
, by Mike Becker
moves project index to separate sub path
Sun, 17 May 2020 16:38:04 +0200
, by Mike Becker
fixes pre-selection in combo boxes
Sun, 17 May 2020 16:28:13 +0200
, by Mike Becker
adds version management
Sun, 17 May 2020 16:23:39 +0200
, by Mike Becker
fixes duplicated trailing slash if index path has a menu entry
Sun, 17 May 2020 16:00:13 +0200
, by Mike Becker
fixes sub-menu entries not mapping correctly due to buggy handling of trailing slash
Sun, 17 May 2020 15:24:58 +0200
, by Mike Becker
re-adds context.xml (it only worked because the already deployed context.xml was not deleted...)
Sat, 16 May 2020 17:22:45 +0200
, by Mike Becker
access getClass() method in EL with bracket notation (otherwise more recent EL parsers will reject the expression)
Sat, 16 May 2020 17:22:02 +0200
, by Mike Becker
adds missing spaces in error messages
Sat, 16 May 2020 16:14:10 +0200
, by Mike Becker
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)
Sat, 16 May 2020 15:45:06 +0200
, by Mike Becker
adds project selection
Sat, 16 May 2020 15:11:07 +0200
, by Mike Becker
adds the possibility to add users / developers
Sat, 16 May 2020 13:29:44 +0200
, by Mike Becker
adds lookup-name to web.xml resource reference and removes custom JNDI context parameter
Sat, 16 May 2020 11:37:57 +0200
, by Mike Becker
adds resource-ref element to web.xml and removes context.xml
Sat, 16 May 2020 09:28:57 +0200
, by Mike Becker
removes unnecessary (and for some servers harmful) extra configuration for war archiver
Fri, 15 May 2020 19:13:23 +0200
, by Mike Becker
projects can now be added and updated
Thu, 14 May 2020 22:48:01 +0200
, by Mike Becker
fixes error pages and adds referer link to error page if it comes from the application
Wed, 13 May 2020 21:46:26 +0200
, by Mike Becker
simplifies menu generation, adds submenus and removes VersionsModule (versions will be part of the ProjectsModule)
Wed, 13 May 2020 21:10:23 +0200
, by Mike Becker
adds equals/hashCode to ResourceKey class
Wed, 13 May 2020 18:55:05 +0200
, by Mike Becker
renames some crappy constants
Wed, 13 May 2020 18:45:28 +0200
, by Mike Becker
makes every parameter in a handler method optional
Wed, 13 May 2020 18:40:52 +0200
, by Mike Becker
adds files for ProjectsModule
Wed, 13 May 2020 18:33:25 +0200
, by Mike Becker
fixes handler signatures and one compile error for AbstractDao.setForeignKeyOrNull()
Wed, 13 May 2020 18:31:52 +0200
, by Mike Becker
fixes minor issues that were reported by default inspection
Tue, 12 May 2020 22:03:00 +0200
, by Mike Becker
adds DAO for Project entity and save/update methods
Mon, 11 May 2020 19:09:06 +0200
, by Mike Becker
adds data model for projects and versions
Sun, 10 May 2020 10:58:31 +0200
, by Mike Becker
removes features that are not (and probably will not) used anyway
Sun, 10 May 2020 10:11:37 +0200
, by Mike Becker
fixes wrong location of log4j2.properties
Sun, 10 May 2020 10:11:10 +0200
, by Mike Becker
cleanup and simplification of database access layer
Sat, 09 May 2020 17:01:29 +0200
, by Mike Becker
fixes several warnings
Sat, 09 May 2020 15:19:21 +0200
, by Mike Becker
typo in menu label for language selection
Sat, 09 May 2020 14:58:41 +0200
, by Mike Becker
adds module priorities
Sat, 09 May 2020 14:58:20 +0200
, by Mike Becker
less
more
|
(0)
-60
+60
+100
tip