freemarkerdor/src/main/java/cz/xelfi/quoridor/freemarkerdor/UI.java
Wed, 13 Jan 2010 14:36:17 +0100 Handling parameter, and passing it to fmt
Tue, 12 Jan 2010 15:57:44 +0100 Added functionality for elo history
Fri, 08 Jan 2010 00:31:07 +0100 Using common group for all quoridor projects - cz.xelfi.quoridor
Thu, 07 Jan 2010 22:57:43 +0100 Starting statistics, adding parameter to UI.main so you have to specify where is statistics module running
Thu, 07 Jan 2010 22:51:17 +0100 Renaming Board.board2HashCode to getCode()
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
Thu, 10 Dec 2009 08:47:44 +0100 Login when requesting boards, otherwise one would have access just to games in progress
Tue, 08 Dec 2009 20:57:05 +0100 Send your login ID when requesting list of games
Sun, 29 Nov 2009 09:12:55 +0100 Automatically detecting connections from a phone and switching to small format
Thu, 19 Nov 2009 09:35:29 +0100 Showing the number of won and lost games
Sun, 08 Nov 2009 09:54:32 +0100 Allowing users to specify their preferred language
Sun, 25 Oct 2009 14:42:33 +0100 Two parameters are enough to specify port and URL of API
Sat, 24 Oct 2009 08:42:37 +0200 Using no-cache directive in most of the replies
Sun, 18 Oct 2009 20:29:49 +0200 Removing compile time dependency on webidor, its functionality is accessed only via REST
Sun, 18 Oct 2009 15:48:47 +0200 Removing /api prefix from the webidor server
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
Sat, 10 Oct 2009 17:15:35 +0200 Leftover line from previous commit
Mon, 05 Oct 2009 10:23:27 +0200 By default show only ten games from each category on the main page
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.
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 19:17:52 +0200 Remember the selection of format thru out the session
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:18:39 +0200 Without --kill we read from command line
Fri, 18 Sep 2009 23:28:13 +0200 Ability to display the board as image
Tue, 15 Sep 2009 07:32:17 +0200 Adding identification of version
Mon, 14 Sep 2009 16:11:39 +0200 Surviving attemps to log in with invalid loginID
Sun, 13 Sep 2009 20:07:32 +0200 Necessary fixes to make the system work at least a bit
Sun, 13 Sep 2009 16:48:54 +0200 Providing REST like authentication
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