- 19 Sep, 2014 1 commit
-
-
Randall Leeds authored
-
- 18 Sep, 2014 4 commits
-
-
Randall Leeds authored
Cleanup font icons and add Markdown glyphs
-
Aron Carroll authored
-
Aron Carroll authored
We now only have one of each icon type where possible.
-
Aron Carroll authored
-
- 17 Sep, 2014 13 commits
-
-
gergely-ujvari authored
Sync the bridge after beforeAnnotationCreated
-
Gergely Ujvari authored
-
Randall Leeds authored
Spotted by @gergely-ujvari
-
Randall Leeds authored
This ensures that plugins on both sides have fired and any resulting modifications are synchronized (document plugin, for instance). Fix #1502
-
Randall Leeds authored
Remove parent and url values in streamer and notifications
-
Randall Leeds authored
Conflicts: h/static/styles/app.scss
-
Aron Carroll authored
Change save shortcut to meta/ctrl + enter.
-
Aron Carroll authored
Classes had been added to the stylesheet but not to the template, and those that were had typos.
-
Aron Carroll authored
-
Aron Carroll authored
This was causing the annotation to render with too much whitespace now that it uses sections rather than divs.
-
Aron Carroll authored
-
gergely-ujvari authored
Hyphenate camel case filenames
-
Aron Carroll authored
-
- 16 Sep, 2014 22 commits
-
-
Randall Leeds authored
Add sphinx to doc
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Aron Carroll authored
Overhaul view and sort behaviour.
-
Randall Leeds authored
Sending the "more_hits" message when no past data filter has been configured results in an exception in the backend and disconnection of the socket.
-
Randall Leeds authored
Re-introduce the flash messages when attempting to reply to and share unsaved annotations. Doing so is better than hiding them because hiding them results in newly created annotations changing layout when the id is returned from the server.
-
Randall Leeds authored
-
Randall Leeds authored
The view data is up-to-date with whatever the user entered already and a re-render will happen again when the permanent id and timestamps return from the server anyway.
-
Randall Leeds authored
-
Randall Leeds authored
I acted too quickly on these edits. I can squash them up.
-
Randall Leeds authored
Reduce the template logic and remove a use of 'group:__world__'.
-
Randall Leeds authored
This is semantically clearer than checking whether the tool is highlight.
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
The threadFilter only needs to be tracking the single message in the container. It is the deepCount that aggregates the results. There's no longer any reason to cache a __filterResult.
-