- 10 Aug, 2013 1 commit
-
-
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 13 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.
-
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 2 commits
-
-
Randall Leeds authored
Added Controlbar to UI
-
Randall Leeds authored
-