- 23 Oct, 2013 11 commits
-
-
csillag authored
-
Randall Leeds authored
-
Randall Leeds authored
Made font on heatmap-pointer tabs slightly smaller at the request of @dwhly
-
RawKStar77 authored
-
Ujvari Gergely authored
The SearchController.refresh() function has been enhanced in a way that it keeps track of already chosen top-level annotations that way for every annotation we check if the root is already added or not. If added we don't have to add it again. This on Fixes #849
-
Randall Leeds authored
Fix #845
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
- 19 Oct, 2013 3 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
Adds stickybuttons to the toolbar.
-
- 18 Oct, 2013 3 commits
-
-
Jake Hartnell authored
-
Jake Hartnell authored
-
Jake Hartnell authored
-
- 17 Oct, 2013 1 commit
-
-
RawKStar77 authored
-
- 14 Oct, 2013 1 commit
-
-
Randall Leeds authored
Fixes #831. Since I can't think of a way to reset specifically to the browser default font size we'll have to just set the font size explicitly.
-
- 10 Oct, 2013 10 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
Fixes #822
-
- 09 Oct, 2013 11 commits
-
-
Randall Leeds authored
Fixes #820
-
Randall Leeds authored
Fixes #819
-
Randall Leeds authored
-
Randall Leeds authored
This should ensure that after a user decides not to log in their ongoing edits or highlight switches are cancelled and any partially entered login details are cleared.
-
Randall Leeds authored
This is so that an ongoing edit does not become a draft until login is completed. Otherwise, we leak drafts when the login pop-up is ignored.
-
Randall Leeds authored
On $reset event, authentication model fields weren't being cleared.
-
Randall Leeds authored
-
Randall Leeds authored
- Wait until we have a token to finish on-going edits - Make sure to reset the on-going highlight switch - No need to cancel on route change now that draft discarding does that
-
Randall Leeds authored
Prevents losing track of drafts when switching from highlighter to comment tool if replies have been started in the sidebar.
-
Randall Leeds authored
Refactored the way changing the tool triggers setting visible highlights. The change should always ensure better interaction if other components change the tool or highlight state in the future and trigger events.
-
Randall Leeds authored
For #798
-