|
025f4824fb
|
started converting to clearsilver templates.
|
2005-12-11 19:00:50 +00:00 |
|
|
6c3db3caf8
|
display of a board seems to work again.
|
2005-11-24 18:31:33 +00:00 |
|
|
f09a9e86e0
|
debugging sqlobject within mod_python sucked, so I switched to cherrypy before the switch to sqlobject was complete. What works again: login, account creation, game overview, game creation.
|
2005-11-24 15:39:22 +00:00 |
|
|
6474c7f47c
|
changed database backend to SqlObject. currently unusable until some bugs are fixed.
|
2005-11-23 17:34:20 +00:00 |
|
|
27307791fd
|
implemented logout button.
|
2005-10-09 22:11:29 +00:00 |
|
|
a8fdc2ffad
|
now there is a working button at the login page to create a new user. User creation should work, although right now it lacks a check whether or not the user already exists.
|
2005-10-03 21:45:39 +00:00 |
|
|
2630332479
|
logout and refresh buttons in navigation_bar work. Cleaned some old stuff.
|
2005-09-20 09:51:12 +00:00 |
|
|
a901d5f237
|
small changes here and there. a debug function (SPOT), css, start of a navigation bar.
|
2005-09-20 07:05:05 +00:00 |
|
|
8f5568bcd0
|
"basic multiuser gameplay possible. Milestone m6 reached!
|
2005-09-14 16:48:07 +00:00 |
|
|
e7e9c72e54
|
timeout bug fixed. main.handler() now automatically updates timeout.
|
2005-09-14 15:08:44 +00:00 |
|
|
230f04c758
|
game creation and deletion should work. After deletion a 'session timed out' error occures, this still has to be fixed.
|
2005-09-14 14:29:58 +00:00 |
|
|
ece81b8695
|
basic display of goban works, playing not yet possible. skeleton for game deletion inserted.
|
2005-09-12 17:30:02 +00:00 |
|
|
298faf0a92
|
game creation seems to work, but I don't know for sure before game selection for playing works ;>
|
2005-09-12 13:51:18 +00:00 |
|
|
92e41a5b92
|
forms now work up to the point where a new game is to be created. the function for checking user input is still empty.
|
2005-09-12 11:28:11 +00:00 |
|
|
7b36398521
|
some more code for the creation of new games through the user
|
2005-09-11 17:11:09 +00:00 |
|
|
a5eb556ebb
|
init
|
2005-09-06 17:52:46 +00:00 |
|