- 08 Aug, 2013 8 commits
-
-
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.
-
Ujvari Gergely authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
Thread collapse handling is moved to the thread directive. This directive no longer creates new scope (since the tranclusion of the recursion was making it hard to propagate events up the thread scopes). Now, which children are being edited is tracked by every ancestor so that threads cannot be collapsed if editing is taking place below. Fix #555
-
Randall Leeds authored
This reverts commit a686e540ee3a012cc7dbec50ac5d3f07fc5f75cd.
-
- 07 Aug, 2013 4 commits
-
-
Ed Summers authored
-
Ed Summers authored
working annotation test
-
-
Kristof Csillag authored
Kill vertical bar left of username. Fixes #553.
-
- 06 Aug, 2013 5 commits
-
-
Kristof Csillag authored
Changed icons, fixed bug, added tooltips and button press effect to controlbar
-
gergely-ujvari authored
Unite code for user streams and tag streams. Fixes #532.
-
RawKStar77 authored
-
RawKStar77 authored
-
RawKStar77 authored
-
- 05 Aug, 2013 1 commit
-
-
gergely-ujvari authored
Add support for actually using Gettext in Annotator.
-
- 04 Aug, 2013 2 commits
-
-
Randall Leeds authored
Unit/Functional Tests
-
Alec Chapman authored
-
- 01 Aug, 2013 1 commit
-
-
- 31 Jul, 2013 2 commits
-
-
Kristof Csillag authored
Fixes #560.
-
Kristof Csillag authored
-
- 30 Jul, 2013 5 commits
-
-
csillag authored
Also remove now superflous .gray-tags class from CSS. Fixes #526.
-
csillag authored
-
csillag authored
Fixes #555
-
-
Ujvari Gergely authored
Fixes #557
-
- 29 Jul, 2013 1 commit
-
-
RawKStar77 authored
-
- 27 Jul, 2013 1 commit
-
-
- 26 Jul, 2013 5 commits
-
-
Randall Leeds authored
Added Controlbar to UI
-
Randall Leeds authored
-
Kristof Csillag authored
Add V1 of tagging support Closes #514
-
csillag authored
-
csillag authored
-
- 25 Jul, 2013 5 commits
-
-
Jake Hartnell authored
I wasn't able to follow Randall's suggestions since that broke many things for some reason. I am opening an issue for Control Bar V2, which will include better icons, etc.
-
Randall Leeds authored
We don't have to add annotations to the view if they're replies.
-
Randall Leeds authored
This reverts commit 37134d369fc5c8252edb6d9dd615aa6e66bd1d1c.
-
Randall Leeds authored
From hypothesis/annotator@develop
-
Ujvari Gergely authored
-