Sun, 11 Oct 2009 14:20:19 +0200 Jaroslav Tulach Getting ready for separate execution of API as well as UI
Sat, 10 Oct 2009 17:15:35 +0200 Jaroslav Tulach Leftover line from previous commit
Mon, 05 Oct 2009 10:23:27 +0200 Jaroslav Tulach By default show only ten games from each category on the main page
Thu, 01 Oct 2009 10:50:29 +0200 Jaroslav Tulach Reading the game's content in UTF-8
Thu, 01 Oct 2009 06:06:55 +0200 Jaroslav Tulach Specifying UTF-8 when reading and writing files
Mon, 28 Sep 2009 14:53:48 +0200 Jaroslav Tulach Using javascript to place focus to the name field of the logic form
Mon, 28 Sep 2009 14:42:19 +0200 Jaroslav Tulach Support for comments among the moves
Sat, 26 Sep 2009 21:47:02 +0200 Jaroslav Tulach Line can contain only black move
Sat, 26 Sep 2009 00:06:58 +0200 Jaroslav Tulach No test failures, new version
Fri, 25 Sep 2009 14:16:30 +0200 Jaroslav Tulach Preview of the player's move
Wed, 23 Sep 2009 17:29:41 +0200 Jaroslav Tulach Using JavaScript to show the location of a fence before it is placed
Wed, 23 Sep 2009 16:30:00 +0200 Jaroslav Tulach Merge: Preselecting direction N for white and S for black
Mon, 21 Sep 2009 12:08:46 +0200 Jaroslav Tulach Preselecting direction N for white and S for black
Tue, 22 Sep 2009 23:08:17 +0200 Jaroslav Tulach Increasing version due to fixes in board collition and default move direction
Tue, 22 Sep 2009 23:06:16 +0200 Jaroslav Tulach Cannot place the same fence twice
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