Commit Graph

23 Commits

Author SHA1 Message Date
6b41bd609e editing games works via the edit quote form 2011-02-23 09:19:32 +00:00
d159a91208 * submit quote is a little bit sexier (still needs some work)
* added the loading gif when you vote on a quote
2011-02-23 01:30:53 +00:00
8eec190bc6 adding games/publishers/systems inline, rather than all at once 2011-02-22 09:39:59 +00:00
c4b93c46fa user stuff, restyled SingleQuote to not be so hideous 2011-02-21 23:59:06 +00:00
b45c82e5fa * quote editing, although not quite finished
* flag dismissal
* fixed some mapping issues by adding inverse="true" to some one-to-many relationships
2011-02-19 09:41:09 +00:00
0dd343cc06 * flagged quote admin page
* fixed issue in user provider where if the app restarts you're still logged in but the app doesn't recognize you as such
2011-02-18 01:46:02 +00:00
99cb4defbe * login/logout
* change administration password
2011-02-17 20:55:47 +00:00
df137150ae revised search form to not be an actual form 2011-02-17 07:52:56 +00:00
f7de96eb63 got search working with lucene.net 2011-02-17 05:30:31 +00:00
973b8196d9 got qualified browse working, just needs style 2011-02-16 10:11:55 +00:00
14ca315213 * dto madness
* api madness
* browse page is beginning to not be empty
* NetVotes -> Score
2011-02-16 02:48:11 +00:00
5c14400d48 reporting quotes works 2011-02-15 01:18:23 +00:00
a5f96076dc * displaying a quote looks slightly prettier, although still hideous
* implemented recent quotes page
2011-02-14 11:01:31 +00:00
1dea16708b minor css adjustments, finished quote form for now, will tweak ui later 2011-02-14 07:39:45 +00:00
2409a207cf submit form now works, except for categories, and error handling, and handling failed transactions, and... 2011-02-13 09:55:01 +00:00
fa9ed8d390 added Category.cs 2011-02-12 23:54:52 +00:00
215d3440b3 submit page, added categories, initial quotes/categories 2011-02-12 23:53:43 +00:00
9a1f0347c0 * tests for user provider
* username is no longer required
* added ip address property to user
2011-02-10 21:04:13 +00:00
7e042d3b93 reverted back to up/downvotes, configured log4net a little more 2011-02-10 20:34:55 +00:00
4f0dd9a6e8 got web app working 2011-02-10 04:39:59 +00:00
6302f9e995 changed up/downvotes to points, added initial system data 2011-02-09 19:28:33 +00:00
4df9f3ad08 added quote flag types, updated mappings 2011-02-09 03:41:35 +00:00
df8bf1a62f initial vgquotes stuff 2011-02-09 00:05:32 +00:00