Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

AO3-5230 Fix range filters in bookmark search #3184

Merged
merged 1 commit into from Nov 29, 2017

Conversation

Projects
None yet
3 participants
Contributor

redsummernight commented Nov 28, 2017

Issue

https://otwarchive.atlassian.net/browse/AO3-5230

Purpose

  • Parse date updated and date bookmarked filters
  • Unescape < and > characters
  • Avoid re-escaping < and > characters in search summary
  • Remove unused references to "bookmarkable_word_count"

Testing

See issue.

AO3-5230 Fix range filters in bookmark search
- Parse date updated and date bookmarked filters
- Unescape < and > characters
- Avoid re-escaping < and > characters in search summary
- Remove unused references to "bookmarkable_word_count"

elzj approved these changes Nov 29, 2017

@zz9pzza zz9pzza merged commit bdefd7c into otwcode:master Nov 29, 2017

2 of 4 checks passed

codeclimate 3 issues to fix
Details
hound Hound is busy reviewing changes...
Scrutinizer 8 new issues, 1 updated code elements
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

@redsummernight redsummernight deleted the redsummernight:AO3-5230-bkmk-range branch Nov 29, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment