webidor/pom.xml
Fri, 15 Apr 2011 21:18:29 +0200 Using Grizzly
Sat, 27 Nov 2010 09:10:06 +0100 Depend on version specified in master pom.xml
Sun, 12 Sep 2010 00:06:44 +0200 Upgrading to jersey 1.3
Sat, 11 Sep 2010 17:04:51 +0200 Splitting classes representing data types on the server into own module
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, 11 Jan 2010 10:16:57 +0100 Jiri Tulach requested support for JSONP. Changing all the @GET methods to also support application/x-javascript
Fri, 08 Jan 2010 00:31:07 +0100 Using common group for all quoridor projects - cz.xelfi.quoridor
Thu, 07 Jan 2010 23:43:55 +0100 Updating version of webidor to 1.12
Thu, 07 Jan 2010 22:34:17 +0100 Initial version of statistics and ELO rating. Donated by Martin Rexa
Wed, 23 Dec 2009 07:59:16 +0100 Adding support for 'permission.games' to allow special roles to enlist all the available games
Tue, 08 Dec 2009 19:57:02 +0100 Also the list of games needs to be restricted for not-logged in users
Tue, 08 Dec 2009 18:35:11 +0100 Better description of the project, incrementing the API version
Sat, 07 Nov 2009 15:23:14 +0100 Support for properties associated with every user
Sun, 25 Oct 2009 14:24:58 +0100 Displaying the number of left comments for each game
Sun, 18 Oct 2009 18:00:58 +0200 Including version name in the name of the webidor-v.jar
Sun, 11 Oct 2009 19:32:48 +0200 Support for --kill mode in the webidor.jar
Sun, 11 Oct 2009 19:19:09 +0200 Upgrading to new versions
Sun, 11 Oct 2009 14:20:19 +0200 Getting ready for separate execution of API as well as UI
Mon, 28 Sep 2009 14:42:19 +0200 Support for comments among the moves
Sun, 20 Sep 2009 22:33:45 +0200 Fixing the history of images. Testing that images are present and readable in the game page.
Sat, 19 Sep 2009 22:06:17 +0200 Printing line and row numbers into the board picture
Wed, 16 Sep 2009 22:28:11 +0200 First attempt to show the board as image
Sun, 13 Sep 2009 16:48:54 +0200 Providing REST like authentication
Mon, 07 Sep 2009 13:59:36 +0200 Less dependencies, but uber JAR still does not start (missing Viewable convertor to text/html)
Wed, 29 Jul 2009 17:24:20 +0200 It is possible to play the game from command line with curl
Sun, 12 Jul 2009 13:59:07 +0200 Converting the webidor into Jersey based REST server
Sat, 30 May 2009 14:54:31 +0200 Looks like there already is support for OpenID protocol in spring, so it is enough to use it
Sat, 30 May 2009 08:10:23 +0200 login page that interacts with OpenID