- 17 Jan, 2015 35 commits
-
-
Nick Stenning authored
We monkeypatch BrowserRange as needed in range_monkey.coffee
-
Nick Stenning authored
This is not in upstream and it's not needed any more.
-
Nick Stenning authored
-
Nick Stenning authored
-
Nick Stenning authored
-
Aron Carroll authored
Remove Annotator.Notification.
-
ujvari authored
-
Nick Stenning authored
Move juicy anchoring bits into a plugin of Annotator
-
csillag authored
-
Nick Stenning authored
Threading events fix and tests
-
Randall Leeds authored
Rather than looping through all threads, use the references property to find the parent directly. It should be guaranteed to exist since one cannot reply to something which does not have an id. Furthermore, when there is no parent reference, the root serves as the parent. Without considering this, deleting top level annotations leave stubs in the UI. Add some tests that the events do what they're supposed to. NB: the thread method itself should probably be tested.
-
csillag authored
-
gergely-ujvari authored
Import Annotator
-
Nick Stenning authored
-
Nick Stenning authored
-
Nick Stenning authored
Rather than using prebuilt JavaScript in the vendor directory, build the relevant Annotator plugins from CoffeeScript imported in the previous commit.
-
Nick Stenning authored
We don't use I18N or provide locale files, so this serves no purpose.
-
Nick Stenning authored
Rather than using a prebuilt vendored Annotator from our fork, this commit imports the entire forked Annotator source into the h repository. Our intent is not to maintain this fork within h, but to remove the fork repository and incrementally move back to dependence on upstream Annotator.
-
Nick Stenning authored
Introduce Store resource
-
Aron Carroll authored
This makes it explicit that the function is both a constructor and an angular resource.
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
ujvari authored
-
ujvari authored
-
ujvari authored
-
Randall Leeds authored
-
Randall Leeds authored
-
ujvari authored
-
ujvari authored
-
Randall Leeds authored
-
Randall Leeds authored
-
ujvari authored
-
Randall Leeds authored
-
- 16 Jan, 2015 5 commits
-
-
RawKStar77 authored
Previously, the text between the markup when the math button was pressed in the markdown editor read $$LaTeX or MathML$$. We don't support MathML, so I've changed it to $$Insert LaTeX$$.
-
gergely-ujvari authored
Remove the canAnnotate flag
-
csillag authored
-
Aron Carroll authored
Refactor WebSocket origin security
-
Jake Hartnell authored
Fix MathJax not loading in Chrome extension.
-