freemarkerdor/src/main/java/cz/xelfi/quoridor/freemarkerdor/UI.java
Sat, 12 Sep 2009 09:11:13 +0200 Moving all localized strings into one Bundle
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
Thu, 10 Sep 2009 23:19:40 +0200 Support for giving up the game
Tue, 08 Sep 2009 15:29:15 +0200 More tests to check behaviour of "UI", querying for text/xml in create new game page
Tue, 08 Sep 2009 07:54:12 +0200 Running the API server and the HTML generator in the same container
Mon, 07 Sep 2009 22:27:39 +0200 More reliable way to login
Mon, 07 Sep 2009 17:43:43 +0200 Pluggable argument with reference to port
Fri, 04 Sep 2009 23:02:23 +0200 Localization of the game
Fri, 04 Sep 2009 21:14:33 +0200 Separating games by their current state
Fri, 04 Sep 2009 20:26:48 +0200 Reload of the game page, warning messages, listing just game in progress
Fri, 04 Sep 2009 18:01:01 +0200 Only current player can make a move
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
Sun, 30 Aug 2009 14:44:49 +0200 At least we are able to generate the index page
Sun, 30 Aug 2009 14:37:47 +0200 Spliting Game into GameId and Game with full info about the state of the game
Sat, 29 Aug 2009 16:15:20 +0200 Using @FormParam to read data from forms
Sat, 29 Aug 2009 15:55:53 +0200 Support for logging in
Tue, 11 Aug 2009 15:18:43 +0200 Simple UI for submitting moves (without implementation)
Tue, 11 Aug 2009 15:17:23 +0200 Simple UI for submitting moves (without implementation)
Tue, 11 Aug 2009 14:51:47 +0200 Can create new game
Tue, 11 Aug 2009 14:26:49 +0200 Simple, freemarker based textual UI