- 08 Aug, 2013 1 commit
-
-
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 12 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
-
Randall Leeds authored
These are not needed anymore.
-
Randall Leeds authored
Take control over the CSS and simplify the directives. - Drop jquery.tagit.css. It's easy enough to style ourselves and most of it comes from the ui theme anyway. - Simplify the directive. - Don't swap between editor and viewer widgets. Manage the disabled state, placeholder, and styling differences ourselves. - Stop creating a new scope. This simplifies the model binding by avoiding the $parent eyesore used in the annotation. This was accomplished by observing the readonly attribute instead of watching a scope variable. - Use the <ul> form of tagit rather than the input. The need for a template is completely removed. - Allow underscores in tag names.
-
Kristof Csillag authored
Fixes #544
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- Separate delete handling for the root annotation - After delete if shows a "This annotation has been deleted!" sign for this annotation. - Redaction flow is unaffected
-
Ujvari Gergely authored
- Fixed data.sort function in manage_new_data() - Reply count for main annotation restored
-
csillag authored
-