Sat, 26 Dec 2020 20:19:09 +0100 adds "Create another" checkbox to issue form - fixes #110 file | diff | annotate
Mon, 21 Dec 2020 18:29:34 +0100 major refactoring of DAO architecture - also fixes #114 file | diff | annotate
Fri, 18 Dec 2020 15:54:39 +0100 adds possibility to specify multiple additional CSS files file | diff | annotate
Wed, 25 Nov 2020 11:13:02 +0100 forces the use of utf-8 as request character encoding - fixes #108 file | diff | annotate
Thu, 19 Nov 2020 13:58:54 +0100 migrates DAO classes file | diff | annotate
Fri, 06 Nov 2020 10:50:32 +0100 migrates constants and removes global functions file | diff | annotate
Thu, 05 Nov 2020 13:37:48 +0100 removes ResponseType enum file | diff | annotate
Sat, 24 Oct 2020 12:09:08 +0200 migrate DataSourceProvider file | diff | annotate
Fri, 23 Oct 2020 12:38:20 +0200 removes (now) unnecessary possibility to customize the main menu file | diff | annotate
Thu, 15 Oct 2020 20:02:30 +0200 changes request mapping to contain project and version ID as path parameters (this removes the session storage) file | diff | annotate
Thu, 15 Oct 2020 18:36:05 +0200 adds the possibility to specify path parameters to RequestMapping file | diff | annotate
Thu, 08 Oct 2020 20:16:47 +0200 adds versions overview file | diff | annotate
Sat, 29 Aug 2020 17:28:24 +0200 fixes exception if integer parameter does not type check file | diff | annotate
Sat, 22 Aug 2020 18:17:06 +0200 first part of navigation redesign file | diff | annotate
Sat, 22 Aug 2020 16:25:03 +0200 breadcrumb menu is now a sidebar navigation menu file | diff | annotate
Mon, 01 Jun 2020 14:46:58 +0200 improves issue overview and adds progress information file | diff | annotate
Sat, 30 May 2020 18:05:06 +0200 adds version selection in issue editor file | diff | annotate
Sun, 24 May 2020 15:30:43 +0200 adds project overview page file | diff | annotate
Sat, 23 May 2020 14:13:09 +0200 bloat removal 3/3 - LightPITModule annotation and ModuleManager file | diff | annotate
Sat, 23 May 2020 13:52:04 +0200 bloat removal 2/3 - moduleInfo file | diff | annotate
Fri, 22 May 2020 21:23:57 +0200 adds the ability to create and edit issues file | diff | annotate
Fri, 22 May 2020 17:26:27 +0200 removes that dynamic_fragment bullshit file | diff | annotate
Fri, 22 May 2020 17:19:09 +0200 improves error message for InvocationTargetExceptions file | diff | annotate
Fri, 22 May 2020 16:21:31 +0200 adds breadcrumb menu file | diff | annotate
Tue, 19 May 2020 19:34:57 +0200 removes the sub menu and removes the home module file | diff | annotate
Mon, 18 May 2020 21:06:38 +0200 adds utility function to find an entity by ID (reduces code duplication) file | diff | annotate
Sun, 17 May 2020 16:00:13 +0200 fixes duplicated trailing slash if index path has a menu entry file | diff | annotate
Sun, 17 May 2020 15:24:58 +0200 fixes sub-menu entries not mapping correctly due to buggy handling of trailing slash file | diff | annotate
Sat, 16 May 2020 16:14:10 +0200 adds missing spaces in error messages file | diff | annotate
Sat, 16 May 2020 15:45:06 +0200 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) file | diff | annotate
Thu, 14 May 2020 22:48:01 +0200 projects can now be added and updated file | diff | annotate
Wed, 13 May 2020 21:10:23 +0200 simplifies menu generation, adds submenus and removes VersionsModule (versions will be part of the ProjectsModule) file | diff | annotate
Wed, 13 May 2020 18:45:28 +0200 renames some crappy constants file | diff | annotate
Wed, 13 May 2020 18:40:52 +0200 makes every parameter in a handler method optional file | diff | annotate
Wed, 13 May 2020 18:31:52 +0200 fixes handler signatures and one compile error for AbstractDao.setForeignKeyOrNull() file | diff | annotate
Tue, 12 May 2020 22:03:00 +0200 fixes minor issues that were reported by default inspection file | diff | annotate
Mon, 11 May 2020 19:09:06 +0200 adds DAO for Project entity and save/update methods file | diff | annotate
Sun, 10 May 2020 10:11:37 +0200 removes features that are not (and probably will not) used anyway file | diff | annotate
Sat, 09 May 2020 17:01:29 +0200 cleanup and simplification of database access layer file | diff | annotate
Sat, 09 May 2020 15:19:21 +0200 fixes several warnings file | diff | annotate
Sat, 09 May 2020 14:26:31 +0200 converts to maven project file | diff | annotate | base
(0)tip

mercurial