- 10 Aug, 2013 31 commits
-
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- Using '-' instead of '_' - sidebar does not resize when search bar grows
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
common.scss contains our overrides for it.
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- Original search highlighting modified the text field - It was a permanent change, it is no longer that way. - Annotation directive using a mode attribute, to differentiate between viewer and search display - We show highlighted text only for search results - It can be used for other differences
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
Introduce show_search boolean in class Hypothesis
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- No longer part of the viewer - Has its own controller: Search - Own page: page_search.html
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
- 09 Aug, 2013 2 commits
-
-
Randall Leeds authored
I'm starting to think we should start separating modules in our angular application by function, rather than having a monolithic module for each category (filter, service, controller, etc).
-
Randall Leeds authored
-
- 08 Aug, 2013 7 commits
-
-
Randall Leeds authored
Stream improvements 4
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- Added link to standalone page for each annotation in userstream - Handling update/delete well - Fixed search_raw to pack annotation.id to the answer
-
Ujvari Gergely authored
The detail view of the user stream is nice to highlight-only annotations
-
Ujvari Gergely authored
userstream page does not display text for highlights but shows as much as it can from the quote
-
Ujvari Gergely authored
For replies it populates the annotation.quote field with the parent's reply. The userstream.coffee page will use this field if exists.
-