limn.git
13 years agoRefactoring a few things after code review with David.
Andrew Otto [Mon, 16 Apr 2012 22:01:37 +0000]
Refactoring a few things after code review with David.

13 years agoAdded /graphs view for viewing list of saved graphs.
Andrew Otto [Mon, 16 Apr 2012 20:54:27 +0000]
Added /graphs view for viewing list of saved graphs.

13 years agoFixes Controller.mapping.
dsc [Mon, 16 Apr 2012 06:12:57 +0000]
Fixes Controller.mapping.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Fri, 13 Apr 2012 19:19:49 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoAh! Fixes the bug that prevented Controller from properly registering mappings.
dsc [Fri, 13 Apr 2012 19:19:43 +0000]
Ah! Fixes the bug that prevented Controller from properly registering mappings.

13 years agoLinking graph name in graph title to graph url.
Andrew Otto [Fri, 13 Apr 2012 16:02:47 +0000]
Linking graph name in graph title to graph url.

13 years agoAdds _.merge() tests.
dsc [Fri, 13 Apr 2012 11:34:56 +0000]
Adds _.merge() tests.

Conflicts:

lib/base/cascading-model.co

13 years agoMerge branch 'master' of less.ly:kraken-ui
Andrew Otto [Fri, 13 Apr 2012 15:03:20 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoAdding event handler to select permalink text on focus
Andrew Otto [Fri, 13 Apr 2012 15:02:44 +0000]
Adding event handler to select permalink text on focus

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Thu, 12 Apr 2012 22:27:26 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoCascade.toJSON() now recursively merges objects using _.merge().
dsc [Thu, 12 Apr 2012 22:27:15 +0000]
Cascade.toJSON() now recursively merges objects using _.merge().

13 years agoAdding permalink to graph-display view
Andrew Otto [Thu, 12 Apr 2012 21:54:24 +0000]
Adding permalink to graph-display view

13 years agoSymlinks in docs
dsc [Thu, 12 Apr 2012 20:49:05 +0000]
Symlinks in docs

13 years agoAdds Backbone Base docs.
dsc [Thu, 12 Apr 2012 20:13:04 +0000]
Adds Backbone Base docs.

13 years agoMakes Reportcard graphs read-only.
dsc [Tue, 10 Apr 2012 03:00:58 +0000]
Makes Reportcard graphs read-only.

13 years agoAdds Dashboard for Reportcard.
dsc [Tue, 10 Apr 2012 02:07:43 +0000]
Adds Dashboard for Reportcard.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Tue, 10 Apr 2012 00:45:43 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoAdds GraphDisplayView
dsc [Tue, 10 Apr 2012 00:45:30 +0000]
Adds GraphDisplayView

13 years agoMerge branch 'master' of less.ly:kraken-ui
declerambaul [Tue, 10 Apr 2012 00:06:07 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Mon, 9 Apr 2012 23:25:43 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoRead various config variables from env.
dsc [Mon, 9 Apr 2012 23:25:34 +0000]
Read various config variables from env.

13 years agoFixes node version requirement. Oof.
dsc [Mon, 9 Apr 2012 23:25:06 +0000]
Fixes node version requirement. Oof.

13 years agoMerge branch 'master' of less.ly:kraken-ui
declerambaul [Mon, 9 Apr 2012 22:42:25 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agobrowserify cache now points at CWD instead of $HOME
dsc [Mon, 9 Apr 2012 21:07:08 +0000]
browserify cache now points at CWD instead of $HOME

13 years agoLog all requests if prod.
dsc [Mon, 9 Apr 2012 20:49:14 +0000]
Log all requests if prod.

13 years agoUpdates dygraph schema.
dsc [Mon, 9 Apr 2012 20:39:10 +0000]
Updates dygraph schema.

13 years agoFixes node version requirement. Oof.
dsc [Mon, 9 Apr 2012 20:02:55 +0000]
Fixes node version requirement. Oof.

13 years agoFixes `coke clean`.
dsc [Mon, 9 Apr 2012 19:45:15 +0000]
Fixes `coke clean`.

13 years agoUpdates to use node-remove
dsc [Mon, 9 Apr 2012 19:33:09 +0000]
Updates to use node-remove

13 years agoUpdates dependencies.
dsc [Mon, 9 Apr 2012 19:32:54 +0000]
Updates dependencies.

13 years agoFixes version-caching code to work with Jade 22.1
dsc [Mon, 9 Apr 2012 19:24:32 +0000]
Fixes version-caching code to work with Jade 22.1

13 years agoAdds isotope custom layout modes.
dsc [Mon, 9 Apr 2012 03:27:12 +0000]
Adds isotope custom layout modes.

13 years agoUpdates spin.js
dsc [Fri, 6 Apr 2012 14:54:42 +0000]
Updates spin.js

13 years agoType in yaml file. Changing default dataset to first chart on old report card.
declerambaul [Thu, 5 Apr 2012 00:20:22 +0000]
Type in yaml file. Changing default dataset to first chart on old report card.

13 years agoFixes 'selected' property on dataset selector.
dsc [Wed, 4 Apr 2012 21:43:51 +0000]
Fixes 'selected' property on dataset selector.

13 years agoUpdates datasource controller to search recursively.
dsc [Wed, 4 Apr 2012 21:01:57 +0000]
Updates datasource controller to search recursively.

13 years agoFixes saving bug.
dsc [Wed, 4 Apr 2012 20:36:30 +0000]
Fixes saving bug.

13 years agoMerges together datafiles
dsc [Wed, 4 Apr 2012 20:07:33 +0000]
Merges together datafiles

13 years agoFirst pass at data UI, mostly inactive due to time. Adds simple dropdown for datasets.
dsc [Wed, 4 Apr 2012 20:04:22 +0000]
First pass at data UI, mostly inactive due to time. Adds simple dropdown for datasets.

13 years agoFixes ugly Windows checkboxes.
dsc [Mon, 2 Apr 2012 17:44:41 +0000]
Fixes ugly Windows checkboxes.

13 years agoUpdates Backbone to 0.9.2
dsc [Mon, 2 Apr 2012 12:09:11 +0000]
Updates Backbone to 0.9.2

13 years agoAdds colorbrewer to vendor lib.
dsc [Sun, 1 Apr 2012 19:54:58 +0000]
Adds colorbrewer to vendor lib.

13 years agoConverts the hodgepodge of server endpoints to RESTful resources.
dsc [Sun, 1 Apr 2012 08:24:55 +0000]
Converts the hodgepodge of server endpoints to RESTful resources.

13 years agoMoves root Dygraphs preset to data folder.
dsc [Sun, 1 Apr 2012 08:23:53 +0000]
Moves root Dygraphs preset to data folder.

13 years agoFixes errant fragment identifiers from buttons.
dsc [Fri, 30 Mar 2012 00:17:22 +0000]
Fixes errant fragment identifiers from buttons.

13 years agoFixes buttons.
dsc [Thu, 29 Mar 2012 21:11:46 +0000]
Fixes buttons.

13 years agoUpdates to bootstrap 2.0.2.
dsc [Thu, 29 Mar 2012 20:11:02 +0000]
Updates to bootstrap 2.0.2.

13 years agoPatches Dygraphs with structural markup for the legend so it can be styled to be...
dsc [Thu, 29 Mar 2012 19:11:13 +0000]
Patches Dygraphs with structural markup for the legend so it can be styled to be readable.

See https://github.com/dsc/dygraphs/commit/8f19f30b77988ce085976e9a0cc17b50acbcd102

13 years agoAxis and value formatting.
dsc [Thu, 29 Mar 2012 16:23:06 +0000]
Axis and value formatting.

13 years agoVendor libraries for time formatting.
dsc [Thu, 29 Mar 2012 16:22:30 +0000]
Vendor libraries for time formatting.

13 years agoFixes graph saving.
dsc [Thu, 29 Mar 2012 13:27:52 +0000]
Fixes graph saving.

13 years agoRenames Vis* to Graph*. Adds support for loading graphs off the server.
dsc [Thu, 29 Mar 2012 13:13:15 +0000]
Renames Vis* to Graph*. Adds support for loading graphs off the server.

13 years agoEnsure id in stored graphs.
dsc [Thu, 29 Mar 2012 13:11:34 +0000]
Ensure id in stored graphs.

13 years agoRenames 'chart-library' to 'chart-type', as it makes sense that one library might...
dsc [Thu, 29 Mar 2012 09:12:20 +0000]
Renames 'chart-library' to 'chart-type', as it makes sense that one library might service multiple chart types, each with their own options schema.

13 years agoRenames 'chart-library' to 'chart-type', as it makes sense that one library might...
dsc [Thu, 29 Mar 2012 09:12:20 +0000]
Renames 'chart-library' to 'chart-type', as it makes sense that one library might service multiple chart types, each with their own options schema.

13 years agokraken/{ -> util/}underscore
dsc [Thu, 29 Mar 2012 08:51:47 +0000]
kraken/{ -> util/}underscore

13 years agoGraphs now cascade settings, to enable 'Fork this Graph', as well as inheritence...
dsc [Thu, 29 Mar 2012 08:38:57 +0000]
Graphs now cascade settings, to enable 'Fork this Graph', as well as inheritence from root graph settings.

13 years agoMajor fixes to Cascade
dsc [Thu, 29 Mar 2012 08:37:59 +0000]
Major fixes to Cascade

13 years agoCleanup.
dsc [Thu, 29 Mar 2012 08:37:32 +0000]
Cleanup.

13 years agoRemoves backbone.nested, as it breaks assignment with empty containers.
dsc [Thu, 29 Mar 2012 08:36:06 +0000]
Removes backbone.nested, as it breaks assignment with empty containers.

13 years agoTest pages.
dsc [Thu, 29 Mar 2012 08:33:52 +0000]
Test pages.

13 years agoMinor layout tweaks.
dsc [Thu, 29 Mar 2012 08:33:29 +0000]
Minor layout tweaks.

13 years agoFills out root presets.
dsc [Thu, 29 Mar 2012 08:32:34 +0000]
Fills out root presets.

13 years agoBreaks toKV utils out; fixes ridiculous bugs in get/setNested.
dsc [Thu, 29 Mar 2012 08:32:04 +0000]
Breaks toKV utils out; fixes ridiculous bugs in get/setNested.

13 years agologging.
dsc [Thu, 29 Mar 2012 08:28:43 +0000]
logging.

13 years agoChanges project package name to patch browser path.
dsc [Thu, 29 Mar 2012 08:28:10 +0000]
Changes project package name to patch browser path.

13 years agoAdds Cascade class, tests.
dsc [Mon, 26 Mar 2012 22:50:43 +0000]
Adds Cascade class, tests.

13 years agoAdds backbone extensions to vendor.
dsc [Mon, 19 Mar 2012 10:02:31 +0000]
Adds backbone extensions to vendor.

13 years agoMoves preset save directory out of WWW and into VAR.
dsc [Wed, 14 Mar 2012 08:43:23 +0000]
Moves preset save directory out of WWW and into VAR.
Update to `connect-compiler-extras` means we can load minified `.mod.js` files.
Switches `CommonJSCompiler` for `CommonJSDefineCompiler`, and removes `vendor/require.js`.

13 years agoAdds backbone-nested
dsc [Wed, 14 Mar 2012 08:39:36 +0000]
Adds backbone-nested

13 years agoUpdates Cascade
dsc [Mon, 12 Mar 2012 18:30:25 +0000]
Updates Cascade

13 years agoRefactors chart defs into their own package.
dsc [Fri, 9 Mar 2012 19:41:26 +0000]
Refactors chart defs into their own package.

13 years agoRefactors our parsers.
dsc [Fri, 9 Mar 2012 19:19:27 +0000]
Refactors our parsers.

13 years agoAdds deploy script that builds JS bundles; updates layout to use bundles when NODE_EN...
dsc [Thu, 8 Mar 2012 21:34:48 +0000]
Adds deploy script that builds JS bundles; updates layout to use bundles when NODE_ENV=prod

13 years agoIgnore logs.
dsc [Thu, 8 Mar 2012 21:31:19 +0000]
Ignore logs.

13 years agoAdds desc form; fixes some styling.
dsc [Thu, 8 Mar 2012 18:43:31 +0000]
Adds desc form; fixes some styling.

13 years agoIgnore logs
dsc [Thu, 8 Mar 2012 03:33:11 +0000]
Ignore logs

13 years agoAdds redraw and save buttons.
dsc [Thu, 8 Mar 2012 01:46:04 +0000]
Adds redraw and save buttons.

13 years agoServer can now save json presets
dsc [Wed, 7 Mar 2012 19:41:49 +0000]
Server can now save json presets

13 years agoAdds vendor bundle.
dsc [Wed, 7 Mar 2012 19:12:38 +0000]
Adds vendor bundle.

13 years agoSupports slug parsing and slug URLs.
dsc [Wed, 7 Mar 2012 18:59:05 +0000]
Supports slug parsing and slug URLs.

13 years agoFixes issue pushing toggled checkboxes to model; revises event flow; fixes legend.
dsc [Wed, 7 Mar 2012 18:41:51 +0000]
Fixes issue pushing toggled checkboxes to model; revises event flow; fixes legend.

13 years agoUpdates options and root presets.
dsc [Wed, 7 Mar 2012 18:36:40 +0000]
Updates options and root presets.

13 years agoBetter tab-container.
dsc [Mon, 5 Mar 2012 08:47:53 +0000]
Better tab-container.

13 years agoUpdates legend & label formatting, adds isotope sorting, adds tab-container.
dsc [Mon, 5 Mar 2012 08:09:53 +0000]
Updates legend & label formatting, adds isotope sorting, adds tab-container.

13 years agoUpdates presets, but mostly colons :P
dsc [Mon, 5 Mar 2012 08:08:54 +0000]
Updates presets, but mostly colons :P

13 years agoAdds option sorting.
dsc [Mon, 5 Mar 2012 06:03:18 +0000]
Adds option sorting.

13 years agoMoves presets, fixes routes & views to point to right place
dsc [Thu, 1 Mar 2012 17:25:33 +0000]
Moves presets, fixes routes & views to point to right place

13 years agoUpdates root preset and options; moves /graph/test -> /graph/view
dsc [Thu, 1 Mar 2012 16:06:38 +0000]
Updates root preset and options; moves /graph/test -> /graph/view

13 years agoWebhook test.
dsc [Thu, 1 Mar 2012 01:17:29 +0000]
Webhook test.

13 years agoUpdate options.file when datasource changes.
dsc [Thu, 1 Mar 2012 01:08:57 +0000]
Update options.file when datasource changes.

13 years agoReturn the plaintext result of the git pull command to the webhook caller.
dsc [Thu, 1 Mar 2012 01:08:29 +0000]
Return the plaintext result of the git pull command to the webhook caller.

13 years agoMerge.
dsc [Thu, 1 Mar 2012 00:01:12 +0000]
Merge.

13 years agoFixes the vanished options.
dsc [Wed, 29 Feb 2012 23:59:25 +0000]
Fixes the vanished options.

13 years agoUpgrades history.js to use a fork that properly deals with URL-encoding.
dsc [Wed, 29 Feb 2012 23:37:27 +0000]
Upgrades history.js to use a fork that properly deals with URL-encoding.

13 years agoI renamed the pageviews* files to non_mobile_pageviews
Andrew Otto [Wed, 29 Feb 2012 22:11:29 +0000]
I renamed the pageviews* files to non_mobile_pageviews

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Wed, 29 Feb 2012 21:47:24 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoCheckpoint. Need to fix options mess that the subviews have introduced.
dsc [Wed, 29 Feb 2012 19:37:47 +0000]
Checkpoint. Need to fix options mess that the subviews have introduced.

13 years agoAdds root graph presets.
dsc [Wed, 29 Feb 2012 19:36:37 +0000]
Adds root graph presets.

13 years agoUpdates todo, merges died's tags.
dsc [Wed, 29 Feb 2012 19:15:20 +0000]
Updates todo, merges died's tags.