Sun, 20 Sep 2009 22:33:45 +0200 Jaroslav Tulach Fixing the history of images. Testing that images are present and readable in the game page.
Sun, 20 Sep 2009 20:04:41 +0200 Jaroslav Tulach Moving the .png generation to the UI layer and making it work on IE8
Sun, 20 Sep 2009 11:00:36 +0200 Jaroslav Tulach Redirect after successful login to root page
Sun, 20 Sep 2009 10:50:35 +0200 Jaroslav Tulach Cleanup of the index page. Giving it reasonable title.
Sat, 19 Sep 2009 22:06:17 +0200 Jaroslav Tulach Printing line and row numbers into the board picture
Sat, 19 Sep 2009 19:17:52 +0200 Jaroslav Tulach Remember the selection of format thru out the session
Sat, 19 Sep 2009 14:38:29 +0200 Jaroslav Tulach Browsable history of each game
Sat, 19 Sep 2009 12:51:50 +0200 Jaroslav Tulach Describing how many fences are left in the page header
Sat, 19 Sep 2009 08:54:30 +0200 Jaroslav Tulach Different game page header and texts
Sat, 19 Sep 2009 08:18:39 +0200 Jaroslav Tulach Without --kill we read from command line
Sat, 19 Sep 2009 07:58:56 +0200 Jaroslav Tulach Sorting games by their newestness
Fri, 18 Sep 2009 23:28:13 +0200 Jaroslav Tulach Ability to display the board as image
Fri, 18 Sep 2009 07:37:45 +0200 Jaroslav Tulach Publishing new version
Fri, 18 Sep 2009 07:33:06 +0200 Jaroslav Tulach Updating title, so one knows who's move each tab is
Fri, 18 Sep 2009 07:16:47 +0200 Jaroslav Tulach Using 17*17 bitfield. Using Direction.reached(...). Providing real world test that failed in my game with Martin Rexa.
Wed, 16 Sep 2009 22:28:11 +0200 Jaroslav Tulach First attempt to show the board as image display-image
Tue, 15 Sep 2009 21:46:30 +0200 Jaroslav Tulach Refreshing index automatically to be notified about moves of others
Tue, 15 Sep 2009 07:37:34 +0200 Jaroslav Tulach Bumping up version due to change in packaging
Tue, 15 Sep 2009 07:32:17 +0200 Jaroslav Tulach Adding identification of version
Mon, 14 Sep 2009 19:00:55 +0200 Jaroslav Tulach Putting all libraries into lib subdirectory and generating ClassPath: entry into the freemarkerdor-x.y.jar
Mon, 14 Sep 2009 18:38:08 +0200 Jaroslav Tulach Can generate zip file with all necessary components. No main class/JAR to execute everything so far, however.
Mon, 14 Sep 2009 16:11:39 +0200 Jaroslav Tulach Surviving attemps to log in with invalid loginID
Mon, 14 Sep 2009 12:03:12 +0200 Jaroslav Tulach Writing out in UTF-8
Sun, 13 Sep 2009 20:07:32 +0200 Jaroslav Tulach Necessary fixes to make the system work at least a bit
Sun, 13 Sep 2009 16:48:54 +0200 Jaroslav Tulach Providing REST like authentication
Sat, 12 Sep 2009 10:02:07 +0200 Jaroslav Tulach Test needs to be updated to recent bundle change
Sat, 12 Sep 2009 09:11:13 +0200 Jaroslav Tulach Moving all localized strings into one Bundle
Sat, 12 Sep 2009 05:00:28 +0200 Jaroslav Tulach Time of the read game shall be lastModified of the game's file
Fri, 11 Sep 2009 22:25:21 +0200 Jaroslav Tulach Showing the time that has passed since the last move on the board
Fri, 11 Sep 2009 20:32:15 +0200 Jaroslav Tulach Displaying who is supposed to move on a given board in the index page
Fri, 11 Sep 2009 14:53:12 +0200 Jaroslav Tulach Support for resigning the game deserves new version
Thu, 10 Sep 2009 23:19:40 +0200 Jaroslav Tulach Support for giving up the game
Thu, 10 Sep 2009 22:48:21 +0200 Jaroslav Tulach Use absolute path
Tue, 08 Sep 2009 15:29:15 +0200 Jaroslav Tulach More tests to check behaviour of "UI", querying for text/xml in create new game page
Tue, 08 Sep 2009 07:54:12 +0200 Jaroslav Tulach Running the API server and the HTML generator in the same container
Tue, 08 Sep 2009 07:45:59 +0200 Jaroslav Tulach Different localization: providing link to wikipedia description of Quoridor
Mon, 07 Sep 2009 22:27:39 +0200 Jaroslav Tulach More reliable way to login
Mon, 07 Sep 2009 22:16:19 +0200 Jaroslav Tulach Using bundle("key", args) to get better order of localization
Mon, 07 Sep 2009 17:43:43 +0200 Jaroslav Tulach Pluggable argument with reference to port
Mon, 07 Sep 2009 17:03:46 +0200 Jaroslav Tulach I guess we are now in first releasable state
Mon, 07 Sep 2009 17:02:59 +0200 Jaroslav Tulach Refresh after minute when waiting for move
Mon, 07 Sep 2009 16:33:56 +0200 Jaroslav Tulach We need to merge META-INF/services
Mon, 07 Sep 2009 13:59:36 +0200 Jaroslav Tulach Less dependencies, but uber JAR still does not start (missing Viewable convertor to text/html)
Mon, 07 Sep 2009 13:38:29 +0200 Jaroslav Tulach Using shade plugin to get executable uber JAR
Mon, 07 Sep 2009 13:31:35 +0200 Jaroslav Tulach Switching to English
Sat, 05 Sep 2009 15:52:31 +0200 Jaroslav Tulach Better numbering of moves
Sat, 05 Sep 2009 15:40:39 +0200 Jaroslav Tulach Displaying list of moves
Fri, 04 Sep 2009 23:02:23 +0200 Jaroslav Tulach Localization of the game
Fri, 04 Sep 2009 22:00:04 +0200 Jaroslav Tulach Using macro
Fri, 04 Sep 2009 21:14:33 +0200 Jaroslav Tulach Separating games by their current state
Fri, 04 Sep 2009 20:26:48 +0200 Jaroslav Tulach Reload of the game page, warning messages, listing just game in progress
Fri, 04 Sep 2009 18:01:01 +0200 Jaroslav Tulach Only current player can make a move
Mon, 31 Aug 2009 22:44:47 +0200 Jaroslav Tulach Removing anything related to JSON from the HTML layer, using natural freemarker's W3C DOM processing capabilities
Sun, 30 Aug 2009 16:15:37 +0200 Jaroslav Tulach Making sure Game.board is never null
Sun, 30 Aug 2009 16:04:27 +0200 Jaroslav Tulach Verifying that empty games can be read
Sun, 30 Aug 2009 15:19:24 +0200 Jaroslav Tulach Getting the page after login as well
Sun, 30 Aug 2009 14:56:32 +0200 Jaroslav Tulach Test to verify that we are able to read the main page
Sun, 30 Aug 2009 14:44:49 +0200 Jaroslav Tulach At least we are able to generate the index page
Sun, 30 Aug 2009 14:37:47 +0200 Jaroslav Tulach Spliting Game into GameId and Game with full info about the state of the game
Sat, 29 Aug 2009 16:15:20 +0200 Jaroslav Tulach Using @FormParam to read data from forms