a41335c5ba
* improved default browse page
...
* fixed bug where you couldn't add more categories if none already existed
* added ability to delete quotes
* added call handler to delete the search index when a quote is deleted
2011-03-04 08:20:20 +00:00
6d17cfa573
* fixed some bugs that occurred when there are no quotes in the database
...
* fixed some bullshit route stuff that mono failed to implement correctly
* don't use JsonResult because it's broken on Mono
2011-03-03 23:41:42 +00:00
62f0fadbae
* fixed some type constraint issues, and fixed all action links to use capitalization
...
* incorporated SmartCaseRoute into the route table
2011-03-02 20:18:33 +00:00
25172d14a3
* compressed javascript
...
* renamed css file
* removed copypaste code for js includes
* added pdn files
* changed unused images/javascript build type from Content to None
2011-03-01 00:11:17 +00:00
b503a20400
removed jquery.cookie.js include
2011-02-28 07:31:28 +00:00
6d4d4bfd12
put jquery cookie plugin in vgquotes.js
2011-02-28 07:31:07 +00:00
fb7d53dfb5
sprited images up, changed some css class names, combined css files
2011-02-28 07:27:38 +00:00
9ad44f2ce3
unknown, notfound and forbidden images and views
2011-02-28 01:37:52 +00:00
602a722277
quote of the day, added external image
2011-02-28 00:38:47 +00:00
86b0918ca5
added system icons
2011-02-27 08:47:16 +00:00
cacbb799c4
* styled the flag dialog a little
...
* added a modal dialog background
2011-02-27 04:20:59 +00:00
540f34da3e
* denormalized flags to FlagCount
...
* don't query all votes for every quote that is rendered
2011-02-27 01:41:07 +00:00
140b1d6bcc
* added logo
...
* updated footer styles
* paged the browse data
2011-02-27 01:14:56 +00:00
296b7c56b8
* fixed quote links menu
...
* made recent quotes paged
2011-02-24 22:45:29 +00:00
e2bb88498d
uploading game icons
2011-02-24 10:55:08 +00:00
ff3499b3b9
* edit/create/delete categories
...
* also made error views user-aware
2011-02-24 08:07:50 +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
01eb39c503
best/single quote pages are complete
2011-02-22 04:05:23 +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
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
4b877df2d9
libs and other stuff ankh missed
2011-02-16 02:48:58 +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
cdd93afeff
implemented voting for quotes
2011-02-15 00:14:24 +00:00
7d51b80dcf
minor route adjustments
2011-02-14 23:00:11 +00:00
babf23af24
cleaned up routes
2011-02-14 19:19:15 +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
4f98f46e1e
about, contact, error views
2011-02-11 05:21:31 +00:00
e88aa8fb1c
added web project
2011-02-09 03:50:45 +00:00