Commit Graph

98 Commits

Author SHA1 Message Date
b75f46359d updated libs 2011-03-03 04:14:44 +00:00
91dad73a4e fixed a few null reference errors caused by the absence of quotes 2011-03-03 04:14:32 +00:00
32e647ee0c changed routes to use PascalCase for controllers/actions 2011-03-03 01:24:29 +00:00
66619592c4 updated web.config for mono 2011-03-03 00:55:14 +00:00
71f8cfc90b updated libs 2011-03-02 23:39:42 +00:00
966525237f * removed Lib sln folder
* added smart casing stuff
2011-03-02 23:39:17 +00:00
32e6c1371f updated libs 2011-03-02 20:18:53 +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
c37b948735 updated libs 2011-03-01 08:57:34 +00:00
865140aa93 updated libs 2011-03-01 07:45:27 +00:00
adcd8d1d63 config changes 2011-03-01 07:45:03 +00:00
d08b91c9aa made logging configurable via web.config 2011-03-01 07:13:57 +00:00
b1056e079d ignore publish artifacts 2011-03-01 00:14:55 +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
26352fb745 fixed bug in LuceneSearcher where it would generate a bad sql query 2011-02-28 22:30:03 +00:00
1991afa021 * removed margin on .menu li
* quote-flag-link -> quote-flag-icon
2011-02-28 10:38:11 +00:00
9cc0df5980 added captcha to submit quote form 2011-02-28 10:34:46 +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
22bd4c936a improved the browse ui a little, it still sux tho 2011-02-28 06:17:49 +00:00
bc590799b1 added link to freakyfonts 2011-02-28 01:48:43 +00:00
9ad44f2ce3 unknown, notfound and forbidden images and views 2011-02-28 01:37:52 +00:00
7be30c7d0f * used PrivateActionAttribute to protect child actions
* add Lib solution folder
2011-02-28 01:03:49 +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
35d87ca794 updated libs 2011-02-26 04:45:59 +00:00
5dfdea89ce updated libs 2011-02-26 04:29:54 +00:00
5e15232192 created container extension for search/lucene stuff, modified namespaces to stay in alignment with Portoa 2011-02-26 04:29:21 +00:00
a0c0c6791e updated libs 2011-02-26 01:22:33 +00:00
0170c85a03 implemented ISearchable on Quote 2011-02-26 01:22:07 +00:00
1e73d17925 updated libs 2011-02-26 01:08:56 +00:00
d2894435a1 abstracted lucene/search stuff into Portoa 2011-02-26 01:08:38 +00:00
866964a764 * compiled my own version of Lucene (2.9 RC1)
* got search working
2011-02-25 23:36:21 +00:00
94481265fa fixed publisher save/cancel buttons 2011-02-24 22:50:37 +00:00
296b7c56b8 * fixed quote links menu
* made recent quotes paged
2011-02-24 22:45:29 +00:00
38f148be2f separated quote form stuff from vgquotes.js 2011-02-24 21:11:21 +00:00
7286a8c126 more style updates to the quote form 2011-02-24 21:00:22 +00:00
d779e17c11 updated libs 2011-02-24 20:28:49 +00:00
756a9c629e minor style updates 2011-02-24 20:28:35 +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
dc9a415428 updated libs 2011-02-24 01:48:21 +00:00
7c2fe503de edit and delete publishers 2011-02-24 01:46:54 +00:00
f275b9192f deleting games works 2011-02-24 01:23:53 +00:00
52db4810ae added pencil.png 2011-02-24 01:11:12 +00:00
fcaefea5f8 deleting systems works only if they are orphaned (no games attached) 2011-02-24 01:10:52 +00:00