Commit Graph

9 Commits

Author SHA1 Message Date
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
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
d08b91c9aa made logging configurable via web.config 2011-03-01 07:13:57 +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
5e15232192 created container extension for search/lucene stuff, modified namespaces to stay in alignment with Portoa 2011-02-26 04:29:21 +00:00
0170c85a03 implemented ISearchable on Quote 2011-02-26 01:22:07 +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