freemarkerdor/pom.xml
Thu, 07 Jan 2010 22:34:17 +0100 Initial version of statistics and ELO rating. Donated by Martin Rexa
Mon, 28 Dec 2009 08:30:11 +0100 Marking currently active player with .
Wed, 23 Dec 2009 21:21:53 +0100 Let's publish updated version
Thu, 10 Dec 2009 08:47:44 +0100 Login when requesting boards, otherwise one would have access just to games in progress
Tue, 08 Dec 2009 23:56:20 +0100 Using long instead of int. Otherwise we can count just up to 22 days
Tue, 08 Dec 2009 20:57:05 +0100 Send your login ID when requesting list of games
Tue, 01 Dec 2009 09:40:54 +0100 Increasing spec to publish the quess of mobile phone test
Sun, 29 Nov 2009 09:12:55 +0100 Automatically detecting connections from a phone and switching to small format
Thu, 19 Nov 2009 09:35:29 +0100 Showing the number of won and lost games
Sun, 08 Nov 2009 10:16:10 +0100 Some maven versions don't handle range dependency
Sun, 08 Nov 2009 09:54:32 +0100 Allowing users to specify their preferred language
Thu, 05 Nov 2009 13:34:36 +0100 Publishing new version
Tue, 03 Nov 2009 23:51:36 +0100 Reverting the refresh restriction and using smaller header
Sun, 25 Oct 2009 14:55:51 +0100 Showing the number of comments associated with each game
Sun, 18 Oct 2009 20:55:21 +0200 Workaround for http://jira.codehaus.org/browse/MASSEMBLY-214: Don't use range dependency
Sun, 18 Oct 2009 20:29:49 +0200 Removing compile time dependency on webidor, its functionality is accessed only via REST
Sun, 18 Oct 2009 15:48:47 +0200 Removing /api prefix from the webidor server
Sun, 11 Oct 2009 19:19:09 +0200 Upgrading to new versions
Mon, 05 Oct 2009 10:23:27 +0200 By default show only ten games from each category on the main page
Mon, 28 Sep 2009 14:42:19 +0200 Support for comments among the moves
Sat, 26 Sep 2009 00:06:58 +0200 No test failures, new version
Wed, 23 Sep 2009 17:29:41 +0200 Using JavaScript to show the location of a fence before it is placed
Tue, 22 Sep 2009 23:08:17 +0200 Increasing version due to fixes in board collition and default move direction
Sun, 20 Sep 2009 22:33:45 +0200 Fixing the history of images. Testing that images are present and readable in the game page.
Sun, 20 Sep 2009 20:04:41 +0200 Moving the .png generation to the UI layer and making it work on IE8
Sat, 19 Sep 2009 22:06:17 +0200 Printing line and row numbers into the board picture
Sat, 19 Sep 2009 19:17:52 +0200 Remember the selection of format thru out the session
Sat, 19 Sep 2009 14:38:29 +0200 Browsable history of each game
Fri, 18 Sep 2009 23:28:13 +0200 Ability to display the board as image
Fri, 18 Sep 2009 07:37:45 +0200 Publishing new version
Tue, 15 Sep 2009 07:37:34 +0200 Bumping up version due to change in packaging
Mon, 14 Sep 2009 19:00:55 +0200 Putting all libraries into lib subdirectory and generating ClassPath: entry into the freemarkerdor-x.y.jar
Mon, 14 Sep 2009 18:38:08 +0200 Can generate zip file with all necessary components. No main class/JAR to execute everything so far, however.
Mon, 14 Sep 2009 16:11:39 +0200 Surviving attemps to log in with invalid loginID
Mon, 14 Sep 2009 12:03:12 +0200 Writing out in UTF-8
Sun, 13 Sep 2009 20:07:32 +0200 Necessary fixes to make the system work at least a bit
Sun, 13 Sep 2009 16:48:54 +0200 Providing REST like authentication
Sat, 12 Sep 2009 05:00:28 +0200 Time of the read game shall be lastModified of the game's file
Fri, 11 Sep 2009 22:25:21 +0200 Showing the time that has passed since the last move on the board
Fri, 11 Sep 2009 14:53:12 +0200 Support for resigning the game deserves new version
Tue, 08 Sep 2009 15:29:15 +0200 More tests to check behaviour of "UI", querying for text/xml in create new game page
Mon, 07 Sep 2009 17:03:46 +0200 I guess we are now in first releasable state
Mon, 07 Sep 2009 16:33:56 +0200 We need to merge META-INF/services
Mon, 07 Sep 2009 13:59:36 +0200 Less dependencies, but uber JAR still does not start (missing Viewable convertor to text/html)
Mon, 07 Sep 2009 13:38:29 +0200 Using shade plugin to get executable uber JAR
Mon, 31 Aug 2009 22:44:47 +0200 Removing anything related to JSON from the HTML layer, using natural freemarker's W3C DOM processing capabilities
Sun, 30 Aug 2009 14:56:32 +0200 Test to verify that we are able to read the main page
Tue, 11 Aug 2009 14:26:49 +0200 Simple, freemarker based textual UI