freemarkerdor/pom.xml
Wed, 27 Jun 2012 22:23:50 +0200 Use dependencyManagement to manage dependencies
Thu, 25 Nov 2010 23:08:20 +0100 Initial support log via OpenID. Now I need to generate a login cookie and we'll be done
Sun, 12 Sep 2010 00:06:44 +0200 Upgrading to jersey 1.3
Thu, 04 Mar 2010 19:37:58 +0100 Changing an email needs to be confirmed by receiving an email and responding to an URL send inside it
Thu, 18 Feb 2010 08:33:00 +0100 Replacing version numbers spread around the all pom.xml files with properties defined in the master pom
Thu, 18 Feb 2010 06:53:35 +0100 Let's inherit groupId
Mon, 15 Feb 2010 23:34:53 +0100 Publishing new localizations
Tue, 19 Jan 2010 20:32:29 +0100 Dependency on latests statistics
Mon, 18 Jan 2010 10:29:14 +0100 New version
Sun, 17 Jan 2010 14:37:01 +0100 Give credit where due. Depend on latest version of statistics. Be able to start without provided statistics URL.
Wed, 13 Jan 2010 16:53:45 +0100 New version
Wed, 13 Jan 2010 14:33:24 +0100 New version
Tue, 12 Jan 2010 16:02:06 +0100 New version of statistics
Tue, 12 Jan 2010 15:58:54 +0100 New version
Mon, 11 Jan 2010 17:48:15 +0100 New version
Mon, 11 Jan 2010 11:20:15 +0100 Changing version of dependency
Fri, 08 Jan 2010 00:31:07 +0100 Using common group for all quoridor projects - cz.xelfi.quoridor
Thu, 07 Jan 2010 23:25:00 +0100 Publishing new versions
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