freemarkerdor/src/main/java/cz/xelfi/quoridor/freemarkerdor/UI.java
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