Age | Commit message (Expand) | Author |
2008-07-10 | lost a closing tag in peoplesearch | Evan Prodromou |
2008-07-10 | update version number0.4.3 | Evan Prodromou |
2008-07-09 | add both my and mc's stuff to the display.css | Evan Prodromou |
2008-07-09 | mc's changes on test1 | Test Server 1 |
2008-07-09 | order search rss items by date desc | Evan Prodromou |
2008-07-09 | add notice search rss ("tracking") | Evan Prodromou |
2008-07-09 | correct class for ul | Evan Prodromou |
2008-07-09 | change some parens | Evan Prodromou |
2008-07-09 | missing second argument | Evan Prodromou |
2008-07-09 | better highlighting in URL | Evan Prodromou |
2008-07-09 | found missing second term | Evan Prodromou |
2008-07-09 | some debug code to find a problem with terms | Evan Prodromou |
2008-07-09 | require search action lib in search actions | Evan Prodromou |
2008-07-09 | refactor common code between searches and between search and settings | Evan Prodromou |
2008-07-09 | first pass at a notice search | Evan Prodromou |
2008-07-09 | specialchars() text in search results | Evan Prodromou |
2008-07-09 | highlight homepage in search results | Evan Prodromou |
2008-07-09 | better instructions | Evan Prodromou |
2008-07-09 | try some scoping | Evan Prodromou |
2008-07-09 | use smarter query builder | Evan Prodromou |
2008-07-09 | fix syntax errors in URL builder | Evan Prodromou |
2008-07-09 | add fancy urls for search | Evan Prodromou |
2008-07-09 | remove hr -- CSS takes care of it | Evan Prodromou |
2008-07-09 | add instructions to people search | Evan Prodromou |
2008-07-09 | fixup end tag in login (not used, maybe later) | Evan Prodromou |
2008-07-09 | list of profiles | Evan Prodromou |
2008-07-09 | don't inline p's in the people list | Evan Prodromou |
2008-07-09 | add some CSS for the people lists | Evan Prodromou |
2008-07-09 | change formatting of search output | Evan Prodromou |
2008-07-09 | show p.error when there are no results. | Evan Prodromou |
2008-07-09 | ignore case when highlighting | Evan Prodromou |
2008-07-09 | common_start_element -> common_element_start | Evan Prodromou |
2008-07-09 | move end of form element | Evan Prodromou |
2008-07-09 | missing comma in people search | Evan Prodromou |
2008-07-09 | first pass at people search | Evan Prodromou |
2008-07-09 | defaults for argument functions | Evan Prodromou |
2008-07-09 | wrong comparison operator for saving reply to self | Evan Prodromou |
2008-07-09 | don't record a reply_to for responses to self | Evan Prodromou |
2008-07-09 | use rendered text in profile page stream | Evan Prodromou |
2008-07-09 | use getCurrentNotice() on profile page | Evan Prodromou |
2008-07-09 | show reply_to for notices in profile stream | Evan Prodromou |
2008-07-09 | store replies on the notice record, not the reply record | Evan Prodromou |
2008-07-09 | reply_to is now stored on the notice, not on the reply record | Evan Prodromou |
2008-07-09 | wording change in comment | Evan Prodromou |
2008-07-09 | rebuild DB_DataObject classes for new structure | Evan Prodromou |
2008-07-09 | store rendered content on save; display pre-rendered content | Evan Prodromou |
2008-07-09 | changes to database | Evan Prodromou |
2008-07-09 | remove version number from OMB spec | Evan Prodromou |
2008-07-09 | move again | Evan Prodromou |
2008-07-09 | move some things around | Evan Prodromou |