freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt
Fri, 25 Dec 2009 15:58:25 +0100 Changes suggested by Jiri Tulach
Wed, 23 Dec 2009 21:01:58 +0100 Adjusting the computation of a status for a game. Preferrably checking the status, only then the names.
Tue, 01 Dec 2009 22:07:29 +0100 As Lastoff likes to resign even when he wants to play, let's move the resign button below the board
Thu, 19 Nov 2009 09:25:45 +0100 Using white background
Tue, 17 Nov 2009 14:06:21 +0100 Supporting iPhone's viewport per Petr Dvorak's suggestion
Wed, 04 Nov 2009 10:07:01 +0100 Merge: Don't display comments when there are none, test to find who wins, talk header without any link
Mon, 26 Oct 2009 11:55:28 +0100 No need to use link for comments section title
Mon, 26 Oct 2009 10:46:39 +0100 Smaller header to fit to my phone
Tue, 03 Nov 2009 23:51:36 +0100 Reverting the refresh restriction and using smaller header
Sun, 25 Oct 2009 14:51:37 +0100 Don't refresh when the game is over, title is the link to list of all games
Mon, 28 Sep 2009 14:42:19 +0200 Support for comments among the moves
Fri, 25 Sep 2009 14:16:30 +0200 Preview of the player's move
Wed, 23 Sep 2009 17:29:41 +0200 Using JavaScript to show the location of a fence before it is placed
Mon, 21 Sep 2009 12:08:46 +0200 Preselecting direction N for white and S for black
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 14:38:29 +0200 Browsable history of each game
Sat, 19 Sep 2009 12:51:50 +0200 Describing how many fences are left in the page header
Sat, 19 Sep 2009 08:54:30 +0200 Different game page header and texts
Fri, 18 Sep 2009 23:28:13 +0200 Ability to display the board as image
Fri, 18 Sep 2009 07:33:06 +0200 Updating title, so one knows who's move each tab is
Wed, 16 Sep 2009 22:28:11 +0200 First attempt to show the board as image
Tue, 15 Sep 2009 07:32:17 +0200 Adding identification of version
Fri, 11 Sep 2009 20:32:15 +0200 Displaying who is supposed to move on a given board in the index page
Thu, 10 Sep 2009 23:19:40 +0200 Support for giving up the game
Mon, 07 Sep 2009 22:16:19 +0200 Using bundle("key", args) to get better order of localization
Mon, 07 Sep 2009 17:02:59 +0200 Refresh after minute when waiting for move
Sat, 05 Sep 2009 15:52:31 +0200 Better numbering of moves
Sat, 05 Sep 2009 15:40:39 +0200 Displaying list of moves
Fri, 04 Sep 2009 23:02:23 +0200 Localization of the game
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:37:47 +0200 Spliting Game into GameId and Game with full info about the state of the game
Tue, 11 Aug 2009 15:17:23 +0200 Simple UI for submitting moves (without implementation)
Tue, 11 Aug 2009 14:26:49 +0200 Simple, freemarker based textual UI