Commit Graph

119 Commits

Author SHA1 Message Date
62b9fa575a fixed paging issues on mono 2011-03-07 21:36:21 +00:00
1ab1b0f074 updated to newest version of portoa 2011-03-07 20:56:34 +00:00
a6836ad82d deleted unused xml files 2011-03-06 01:08:47 +00:00
7764fe07d7 * specific path to parent master page (non-specific doesn't work in mono)
* remove functionality to submit category on [ENTER], since preventing the parent form from submitting is way too annoying
2011-03-06 00:02:06 +00:00
0b583efcee rsquo -> #39 2011-03-05 23:53:03 +00:00
e9ab708fca added analytics link, robots.txt route, and meta stuff 2011-03-05 23:49:19 +00:00
cb48be9903 committing so that i can rename Foo.master to Site.master without screwing up svn 2011-03-05 23:27:25 +00:00
c7d9a3e12a fixed some icon-related issues on the default browse page 2011-03-05 23:13:55 +00:00
4714cf7538 fixed contact message 2011-03-05 22:52:23 +00:00
301a89f685 fixed bug where you couldn't edit a quote 2011-03-05 22:24:50 +00:00
b04f474605 * fixed validation error in EditQuoteForm
* dismissing a flag now works
2011-03-05 22:20:27 +00:00
ed868b244c fixed another validation error 2011-03-05 10:13:20 +00:00
81f060ebbe fixed validation error in search image 2011-03-05 10:11:49 +00:00
bf16553b76 * fixed compilation error in Flags.aspx on mono
* modified debug/release config transformers
2011-03-05 05:13:50 +00:00
1fde4e819a fixed action links on admin page 2011-03-04 22:42:21 +00:00
5017876894 updated libs and fixed some stupid css errors for firefox on linux 2011-03-04 21:43:21 +00:00
72beea805f * fixed bad browse route
* fixed some chrome-specific layout issues
2011-03-04 09:54:51 +00:00
a414d1a17f updated libs and js 2011-03-04 08:20:37 +00:00
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
2ac8d0155b updated libs 2011-03-03 23:42:04 +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
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