Commit Graph

9 Commits

Author SHA1 Message Date
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
966525237f * removed Lib sln folder
* added smart casing stuff
2011-03-02 23:39:17 +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
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
8522cf50b0 create admin 2011-02-19 23:15:36 +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
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
2011-02-18 01:46:02 +00:00
99cb4defbe * login/logout
* change administration password
2011-02-17 20:55:47 +00:00