summaryrefslogtreecommitdiff
path: root/modules/search/views
AgeCommit message (Expand)Author
2012-12-17Minor whitespace fix.Bharat Mediratta
2012-12-14search within the current album by defaultChris Chilvers
2012-06-05Remove <h2> added in last commit, it's unclear why that's necessary. The las...Bharat Mediratta
2012-06-05CSS Style Update to match with other viewTony Fung
2010-08-21Added text and submit classes to search form input and submit buttons, respec...Chad Kieffer
2009-11-21Truncate the text of the title/description for results on the search page. P...Bharat Mediratta
2009-11-14Rename "pager" to "paginator" so that we differentiate page.html.phpBharat Mediratta
2009-11-01Remove g-right from quick search form, leave positioning to the theme.Chad Kieffer
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-28Initial RTL update work. Consolidated shared rtl-related css selectors in gal...Chad Kieffer
2009-10-25Add clearfix to search results gallery-grid to clear the pager navigation. Ot...Chad Kieffer
2009-10-16Apply g-short-form directly to short forms rather than via JS. Comment update...Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-08Move specialized (pretty) url generation back into Item_Model so thatBharat Mediratta
2009-08-31Fix XSS vectors in HTML attributes (mostly t() calls)Andy Staudacher
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-07-07Revert "Forgot this when i was cleaning up for ticket #519"Tim Almdal
2009-07-07Forgot this when i was cleaning up for ticket #519Tim Almdal
2009-07-04Fix for ticket #477. Use nl2br method when rendering comment::text andTim Almdal
2009-07-03Split the clean method into two clean and purify. clean is a light weightTim Almdal
2009-06-02Fix for ticket #320Tim Almdal
2009-05-31Run p::clean() on any variables that contain data entered by users.Bharat Mediratta
2009-02-13Ticket #2. Tighten up search results UI.Chad Kieffer
2009-02-06jQuery-based buttons! Form updates, short form updates. Need to fix add user/...Chad Kieffer
2009-01-17Implement relevance ranked boolean searching on a full text index ofBharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
2008-12-17Added JS to set/reset simple forms' input values to their corresponding label...Chad Kieffer
2008-11-23Move search out into its own module and have it display its link atBharat Mediratta