- 01 Apr, 2014 1 commit
-
-
csillag authored
-
- 31 Mar, 2014 14 commits
-
-
Randall Leeds authored
Fix #1123
-
Randall Leeds authored
Multiple selections
-
csillag authored
-
csillag authored
-
csillag authored
-
Randall Leeds authored
-
Randall Leeds authored
The way to avoid it is to just handle the view switch entirely in the sidebar, rather than consulting the heatmap, if comment view must be activated.
-
csillag authored
-
csillag authored
-
csillag authored
-
Randall Leeds authored
Improve CSS for viewsort controls
-
RawKStar77 authored
-
RawKStar77 authored
-
RawKStar77 authored
-
- 29 Mar, 2014 3 commits
- 28 Mar, 2014 22 commits
-
-
csillag authored
-
csillag authored
-
csillag authored
-
csillag authored
-
RawKStar77 authored
-
csillag authored
-
csillag authored
-
csillag authored
-
csillag authored
-
csillag authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
gergely-ujvari authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- The directive now determines the timezone - Determines the browser language settings - Adjusts the time to show in the tooltip with the timezone difference - Formats the timestamp according to the detected language - Uses jstz, momentjs, and moment-timezone
-
Ujvari Gergely authored
The fuzzytime directive's template has been modified to turn the timestamp into a link for the annotator's standalone page. Fixes #1008
-
Ujvari Gergely authored
- Now if a realtime update arrives, the tab numbers are recalculated - The new (or updated) annotations' parents are marked with the _updatedAnnotation property - The new blinkBuckets() function in the heatmap checks for these annotations and does the blinking in the relevant buckets and removes that property (so only one blinking will occur) - This new property is transferred via the bridge plugin
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Randall Leeds authored
It makes more sense to compute this when its value changes, rather than at the time the share button is toggled
-
Ujvari Gergely authored
* angular-animate.js library was added to the project (as a file, and to assests.py and app.coffee) * The ng-repeater tags for annotations in both viewer.html and page_search.html were enhanced with the vl-animate class * This vl-animate css class contains the animation description in the common.scss (currently emulating a 3D cube change) * The update notification bar is no longer active.
-