- 13 Feb, 2013 2 commits
-
-
Randall Leeds authored
closes #275
-
Randall Leeds authored
This reverts commit 297b2b95ce01b7e6dd6754a8cb0cae75a22323a3, reversing changes made to 1b96738a53ca3f233b6950bfc3177e04665170b6.
-
- 11 Feb, 2013 1 commit
-
-
Randall Leeds authored
-
- 08 Feb, 2013 3 commits
-
-
Randall Leeds authored
Truncating tabs
-
Randall Leeds authored
Reg login validation
-
Jehan Tremback authored
-
- 06 Feb, 2013 8 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
They do not need highlights, etc
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
- 31 Jan, 2013 7 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
fixes #268
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
- 30 Jan, 2013 2 commits
-
-
Randall Leeds authored
*Actually* close #181 after realizing all the ways I wasn't quite right, despite some light testing. We *need* tests.
-
Randall Leeds authored
closes #181
-
- 29 Jan, 2013 5 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
Includes a change I need to merge upstream but missed my chance for v1.2.6.
-
Randall Leeds authored
With this change all the bundled dependencies are included in their unminified form to ease debugging and the asset pipeline, by default, will use UglifyJS to minify them for production when debug mode is turned off. Additionally, the dependencies were upgraded where possible. The current versions are as follows: - AngularJS v1.0.4 - Annotator v1.2.6 - d3 v3.0.5 - easyXDM v2.4.17.1 - jQuery v1.8.3 - jQuery Mousewheel v3.0.6 - jwz 26aeec1 - underscore v1.4.3 The heatmap had to incur a slight change to accommodate the d3 upgrade. Fixes #253
-
Randall Leeds authored
-
Randall Leeds authored
-
- 24 Jan, 2013 2 commits
-
-
Randall Leeds authored
Remove all traces of the removed handlebars support
-
Randall Leeds authored
Added missing global switch for url replacer regexp
-
- 23 Jan, 2013 1 commit
-
-
Ujvari Gergely authored
-
- 22 Jan, 2013 1 commit
-
-
Jehan Tremback authored
-
- 21 Jan, 2013 1 commit
-
-
Randall Leeds authored
Reportedly this can choke some compass installations.
-
- 19 Jan, 2013 2 commits
-
-
Jehan Tremback authored
-
Jehan Tremback authored
-
- 10 Jan, 2013 5 commits
-
-
Randall Leeds authored
We can start to think of the bucket view as the base panel and think about moving the viewer and the editor into the sliding panels. The idea is that then the bucket view is behind the editor as well as the detail view and the current viewer becomes detail-only while the bucket is always underneath. Also, the heatmap is back to adding itself to the element so that it should be possible to move the heatmap out of the iframe at some point soon, making it possible to absolute position it with the full height of the page. This will also reduce postMessage chatter when scrolling/updating.
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Jehan authored
Heatmap containerization
-