Commit Graph

  • 62b9fa575a fixed paging issues on mono master tmont 2011-03-07 21:36:21 +0000
  • 1ab1b0f074 updated to newest version of portoa tmont 2011-03-07 20:56:34 +0000
  • a6836ad82d deleted unused xml files tmont 2011-03-06 01:08:47 +0000
  • 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 tmont 2011-03-06 00:02:06 +0000
  • 0b583efcee rsquo -> #39 tmont 2011-03-05 23:53:03 +0000
  • e9ab708fca added analytics link, robots.txt route, and meta stuff tmont 2011-03-05 23:49:19 +0000
  • cb48be9903 committing so that i can rename Foo.master to Site.master without screwing up svn tmont 2011-03-05 23:27:25 +0000
  • c7d9a3e12a fixed some icon-related issues on the default browse page tmont 2011-03-05 23:13:55 +0000
  • 4714cf7538 fixed contact message tmont 2011-03-05 22:52:23 +0000
  • 301a89f685 fixed bug where you couldn't edit a quote tmont 2011-03-05 22:24:50 +0000
  • b04f474605 * fixed validation error in EditQuoteForm * dismissing a flag now works tmont 2011-03-05 22:20:27 +0000
  • ed868b244c fixed another validation error tmont 2011-03-05 10:13:20 +0000
  • 81f060ebbe fixed validation error in search image tmont 2011-03-05 10:11:49 +0000
  • bf16553b76 * fixed compilation error in Flags.aspx on mono * modified debug/release config transformers tmont 2011-03-05 05:13:50 +0000
  • 1fde4e819a fixed action links on admin page tmont 2011-03-04 22:42:21 +0000
  • 5017876894 updated libs and fixed some stupid css errors for firefox on linux tmont 2011-03-04 21:43:21 +0000
  • 72beea805f * fixed bad browse route * fixed some chrome-specific layout issues tmont 2011-03-04 09:54:51 +0000
  • a414d1a17f updated libs and js tmont 2011-03-04 08:20:37 +0000
  • 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 tmont 2011-03-04 08:20:20 +0000
  • 2ac8d0155b updated libs tmont 2011-03-03 23:42:04 +0000
  • 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 tmont 2011-03-03 23:41:42 +0000
  • b75f46359d updated libs tmont 2011-03-03 04:14:44 +0000
  • 91dad73a4e fixed a few null reference errors caused by the absence of quotes tmont 2011-03-03 04:14:32 +0000
  • 32e647ee0c changed routes to use PascalCase for controllers/actions tmont 2011-03-03 01:24:29 +0000
  • 66619592c4 updated web.config for mono tmont 2011-03-03 00:55:14 +0000
  • 71f8cfc90b updated libs tmont 2011-03-02 23:39:42 +0000
  • 966525237f * removed Lib sln folder * added smart casing stuff tmont 2011-03-02 23:39:17 +0000
  • 32e6c1371f updated libs tmont 2011-03-02 20:18:53 +0000
  • 62f0fadbae * fixed some type constraint issues, and fixed all action links to use capitalization * incorporated SmartCaseRoute into the route table tmont 2011-03-02 20:18:33 +0000
  • c37b948735 updated libs tmont 2011-03-01 08:57:34 +0000
  • 865140aa93 updated libs tmont 2011-03-01 07:45:27 +0000
  • adcd8d1d63 config changes tmont 2011-03-01 07:45:03 +0000
  • d08b91c9aa made logging configurable via web.config tmont 2011-03-01 07:13:57 +0000
  • b1056e079d ignore publish artifacts tmont 2011-03-01 00:14:55 +0000
  • 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 tmont 2011-03-01 00:11:17 +0000
  • 26352fb745 fixed bug in LuceneSearcher where it would generate a bad sql query tmont 2011-02-28 22:30:03 +0000
  • 1991afa021 * removed margin on .menu li * quote-flag-link -> quote-flag-icon tmont 2011-02-28 10:38:11 +0000
  • 9cc0df5980 added captcha to submit quote form tmont 2011-02-28 10:34:46 +0000
  • b503a20400 removed jquery.cookie.js include tmont 2011-02-28 07:31:28 +0000
  • 6d4d4bfd12 put jquery cookie plugin in vgquotes.js tmont 2011-02-28 07:31:07 +0000
  • fb7d53dfb5 sprited images up, changed some css class names, combined css files tmont 2011-02-28 07:27:38 +0000
  • 22bd4c936a improved the browse ui a little, it still sux tho tmont 2011-02-28 06:17:49 +0000
  • bc590799b1 added link to freakyfonts tmont 2011-02-28 01:48:43 +0000
  • 9ad44f2ce3 unknown, notfound and forbidden images and views tmont 2011-02-28 01:37:52 +0000
  • 7be30c7d0f * used PrivateActionAttribute to protect child actions * add Lib solution folder tmont 2011-02-28 01:03:49 +0000
  • 602a722277 quote of the day, added external image tmont 2011-02-28 00:38:47 +0000
  • 86b0918ca5 added system icons tmont 2011-02-27 08:47:16 +0000
  • cacbb799c4 * styled the flag dialog a little * added a modal dialog background tmont 2011-02-27 04:20:59 +0000
  • 540f34da3e * denormalized flags to FlagCount * don't query all votes for every quote that is rendered tmont 2011-02-27 01:41:07 +0000
  • 140b1d6bcc * added logo * updated footer styles * paged the browse data tmont 2011-02-27 01:14:56 +0000
  • 35d87ca794 updated libs tmont 2011-02-26 04:45:59 +0000
  • 5dfdea89ce updated libs tmont 2011-02-26 04:29:54 +0000
  • 5e15232192 created container extension for search/lucene stuff, modified namespaces to stay in alignment with Portoa tmont 2011-02-26 04:29:21 +0000
  • a0c0c6791e updated libs tmont 2011-02-26 01:22:33 +0000
  • 0170c85a03 implemented ISearchable on Quote tmont 2011-02-26 01:22:07 +0000
  • 1e73d17925 updated libs tmont 2011-02-26 01:08:56 +0000
  • d2894435a1 abstracted lucene/search stuff into Portoa tmont 2011-02-26 01:08:38 +0000
  • 866964a764 * compiled my own version of Lucene (2.9 RC1) * got search working tmont 2011-02-25 23:36:21 +0000
  • 94481265fa fixed publisher save/cancel buttons tmont 2011-02-24 22:50:37 +0000
  • 296b7c56b8 * fixed quote links menu * made recent quotes paged tmont 2011-02-24 22:45:29 +0000
  • 38f148be2f separated quote form stuff from vgquotes.js tmont 2011-02-24 21:11:21 +0000
  • 7286a8c126 more style updates to the quote form tmont 2011-02-24 21:00:22 +0000
  • d779e17c11 updated libs tmont 2011-02-24 20:28:49 +0000
  • 756a9c629e minor style updates tmont 2011-02-24 20:28:35 +0000
  • e2bb88498d uploading game icons tmont 2011-02-24 10:55:08 +0000
  • ff3499b3b9 * edit/create/delete categories * also made error views user-aware tmont 2011-02-24 08:07:50 +0000
  • dc9a415428 updated libs tmont 2011-02-24 01:48:21 +0000
  • 7c2fe503de edit and delete publishers tmont 2011-02-24 01:46:54 +0000
  • f275b9192f deleting games works tmont 2011-02-24 01:23:53 +0000
  • 52db4810ae added pencil.png tmont 2011-02-24 01:11:12 +0000
  • fcaefea5f8 deleting systems works only if they are orphaned (no games attached) tmont 2011-02-24 01:10:52 +0000
  • d256e2c3b6 editing systems works tmont 2011-02-23 21:53:51 +0000
  • 6b41bd609e editing games works via the edit quote form tmont 2011-02-23 09:19:32 +0000
  • d159a91208 * submit quote is a little bit sexier (still needs some work) * added the loading gif when you vote on a quote tmont 2011-02-23 01:30:53 +0000
  • 5cb296c978 updated libs tmont 2011-02-22 09:40:36 +0000
  • 8eec190bc6 adding games/publishers/systems inline, rather than all at once tmont 2011-02-22 09:39:59 +0000
  • 1658795cbe updated libs tmont 2011-02-22 04:05:35 +0000
  • 01eb39c503 best/single quote pages are complete tmont 2011-02-22 04:05:23 +0000
  • 6ffe713021 updated libs tmont 2011-02-22 00:02:16 +0000
  • c4b93c46fa user stuff, restyled SingleQuote to not be so hideous tmont 2011-02-21 23:59:06 +0000
  • 8522cf50b0 create admin tmont 2011-02-19 23:15:36 +0000
  • b45c82e5fa * quote editing, although not quite finished * flag dismissal * fixed some mapping issues by adding inverse="true" to some one-to-many relationships tmont 2011-02-19 09:41:09 +0000
  • 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 tmont 2011-02-18 01:46:02 +0000
  • 99cb4defbe * login/logout * change administration password tmont 2011-02-17 20:55:47 +0000
  • df137150ae revised search form to not be an actual form tmont 2011-02-17 07:52:56 +0000
  • d844dc3598 libs tmont 2011-02-17 05:31:09 +0000
  • f7de96eb63 got search working with lucene.net tmont 2011-02-17 05:30:31 +0000
  • 973b8196d9 got qualified browse working, just needs style tmont 2011-02-16 10:11:55 +0000
  • 4b877df2d9 libs and other stuff ankh missed tmont 2011-02-16 02:48:58 +0000
  • 14ca315213 * dto madness * api madness * browse page is beginning to not be empty * NetVotes -> Score tmont 2011-02-16 02:48:11 +0000
  • 5c14400d48 reporting quotes works tmont 2011-02-15 01:18:23 +0000
  • 2496edaf89 cleanup tmont 2011-02-15 00:18:29 +0000
  • cdd93afeff implemented voting for quotes tmont 2011-02-15 00:14:24 +0000
  • 7d51b80dcf minor route adjustments tmont 2011-02-14 23:00:11 +0000
  • 6dc4c4d945 best quotes tmont 2011-02-14 19:48:36 +0000
  • babf23af24 cleaned up routes tmont 2011-02-14 19:19:15 +0000
  • 0b8af8b8a1 random page tmont 2011-02-14 19:14:13 +0000
  • a5f96076dc * displaying a quote looks slightly prettier, although still hideous * implemented recent quotes page tmont 2011-02-14 11:01:31 +0000
  • d917480c78 new libs for NHibernate 3.0.0 tmont 2011-02-14 08:56:41 +0000
  • b811c0ce52 upgraded to NHibernate 3.0.0 tmont 2011-02-14 08:55:54 +0000