freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt
Thu, 07 Jan 2010 22:34:17 +0100 Initial version of statistics and ELO rating. Donated by Martin Rexa
Wed, 23 Dec 2009 20:45:19 +0100 Older dates are displayed as absolute, not relative
Tue, 08 Dec 2009 23:56:20 +0100 Using long instead of int. Otherwise we can count just up to 22 days
Thu, 19 Nov 2009 09:35:29 +0100 Showing the number of won and lost games
Thu, 19 Nov 2009 09:25:45 +0100 Using white background
Sun, 08 Nov 2009 10:06:12 +0100 Preselecting the active language
Sun, 08 Nov 2009 09:54:32 +0100 Allowing users to specify their preferred language
Mon, 26 Oct 2009 16:33:16 +0100 Don't show number of comments if there are none
Sun, 25 Oct 2009 14:55:51 +0100 Showing the number of comments associated with each game
Mon, 05 Oct 2009 10:23:27 +0200 By default show only ten games from each category on the main page
Sun, 20 Sep 2009 11:00:36 +0200 Redirect after successful login to root page
Sun, 20 Sep 2009 10:50:35 +0200 Cleanup of the index page. Giving it reasonable title.
Tue, 15 Sep 2009 21:46:30 +0200 Refreshing index automatically to be notified about moves of others
Tue, 15 Sep 2009 07:32:17 +0200 Adding identification of version
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
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 22:48:21 +0200 Use absolute path
Tue, 08 Sep 2009 07:45:59 +0200 Different localization: providing link to wikipedia description of Quoridor
Mon, 07 Sep 2009 22:16:19 +0200 Using bundle("key", args) to get better order of localization
Fri, 04 Sep 2009 23:02:23 +0200 Localization of the game
Fri, 04 Sep 2009 22:00:04 +0200 Using macro
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
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: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
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