0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update displayed version More... over 12 years ago
gemify More... over 12 years ago
add optional css hooks More... over 13 years ago
ilike search for postgres, and simple results by default" More... over 13 years ago
update url More... over 13 years ago
removing junk code More... over 13 years ago
Escape value of exclude_pages field More... over 14 years ago
Add help fot exclude_pages in search:form More... over 14 years ago
Fix deprecation warning in truncate_and_strip tag in call to truncate Add support for exclude_pages attribute in search:form tag More... over 14 years ago
Fix search_page_dataset initialization. Issue #5 More... over 14 years ago
Change parent class of test cases to reflect changes in rails. This makes tests working from `rake test`. More... over 14 years ago
don't include the search itself page in results. Closes #3 More... over 14 years ago
use mb_chars. Closes #4 More... over 14 years ago
fixed XSS vulnerability in search form - query was unescaped More... over 14 years ago
Added optional CSS classes for the box and button form elements. More... over 14 years ago
don't penalize other database servers More... over 14 years ago
order search results by published_at More... about 15 years ago
spec More... about 15 years ago
fixed merge More... about 15 years ago
Merge branch 'master' of git://github.com/p8/radiant-search-extension More... about 15 years ago
love for postgres More... about 15 years ago
Added alt='search' attribute to input for section 508 compliance More... over 15 years ago
Fixed show value in search box. Added highlight example to README. More... over 15 years ago
Added highlight tag. Highlights the search keywords from the content of the contained block and truncates to the relevant part. More... over 15 years ago
Improved documentation. More... over 15 years ago
Added test for submit option for search:form tag. More... over 15 years ago
Added tests for search tags. Added url option to search:form tag and moved this tag to the Page class so the search form can be used on all pages. More... over 15 years ago
fixed migration (can probably be deleted beause it doesn't seem to do anything) More... over 15 years ago
Specified the table on the search query. Otherwise I have an error: Unknown column 'content' in 'where clause' More... over 15 years ago
display last search in field More... over 15 years ago