limn.git
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.

13 years agoMerge remote-tracking branch 'origin/master'
declerambaul [Wed, 29 Feb 2012 18:05:48 +0000]
Merge remote-tracking branch 'origin/master'

13 years agoMerge remote-tracking branch 'origin/master'
declerambaul [Wed, 29 Feb 2012 17:11:54 +0000]
Merge remote-tracking branch 'origin/master'

13 years agoUpdates todo and adds notes from various planning meetings.
dsc [Wed, 29 Feb 2012 17:03:40 +0000]
Updates todo and adds notes from various planning meetings.

13 years agoRefactors Graph{Model,View} as Vis{Model,View} to reflect the chart-vs-graph distinction.
dsc [Wed, 29 Feb 2012 07:58:33 +0000]
Refactors Graph{Model,View} as Vis{Model,View} to reflect the chart-vs-graph distinction.

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

13 years agoRenames model & view files to avoid having a ton named 'model.co' etc
dsc [Tue, 28 Feb 2012 23:48:03 +0000]
Renames model & view files to avoid having a ton named 'model.co' etc

13 years agoAdds forms for GraphModel info.
dsc [Tue, 28 Feb 2012 23:14:07 +0000]
Adds forms for GraphModel info.

13 years agoScaffold now updates page URL after every render.
dsc [Tue, 28 Feb 2012 08:22:13 +0000]
Scaffold now updates page URL after every render.

13 years agoImplements .fromKVPairs() with nested object support for most all of the models.
dsc [Tue, 28 Feb 2012 04:32:14 +0000]
Implements .fromKVPairs() with nested object support for most all of the models.

13 years agoOops. Removes my options.
dsc [Tue, 28 Feb 2012 00:12:27 +0000]
Oops. Removes my options.

13 years agoImplements toKVPairs and scaffold accepts options.
dsc [Tue, 28 Feb 2012 00:11:11 +0000]
Implements toKVPairs and scaffold accepts options.

13 years agokraken/baseview -> kraken/base
Andrew Otto [Mon, 27 Feb 2012 23:44:25 +0000]
kraken/baseview -> kraken/base

13 years agoAdded (and renamed) updated dygraph .csv files, reparsed from Erik's new reportcard...
Andrew Otto [Mon, 27 Feb 2012 23:43:20 +0000]
Added (and renamed) updated dygraph .csv files, reparsed from Erik's new reportcard csv files.
Also added a pageviews_by.timestamp total .csv file.

13 years agoAdds BaseModel and option setters.
dsc [Mon, 27 Feb 2012 21:43:35 +0000]
Adds BaseModel and option setters.

13 years agoAdds error handling to /data/all and fixes malformed yaml.
dsc [Mon, 27 Feb 2012 20:16:47 +0000]
Adds error handling to /data/all and fixes malformed yaml.

13 years agoAdds a post-update webhook to the server to pull new files.
dsc [Mon, 27 Feb 2012 19:41:41 +0000]
Adds a post-update webhook to the server to pull new files.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Mon, 27 Feb 2012 19:31:44 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoBreaks baseview out of scaffold; adds KVPairs serialization to most models; updates...
dsc [Mon, 27 Feb 2012 19:31:37 +0000]
Breaks baseview out of scaffold; adds KVPairs serialization to most models; updates model after checkbox click.

13 years agoHeh, apparently these functions were never accessible as the assignment was using...
dsc [Mon, 27 Feb 2012 19:14:08 +0000]
Heh, apparently these functions were never accessible as the assignment was using = instead of :.

13 years agoAdds _.toKVPairs and _.fromKVPairs for dealing with www-form-encoded serialization.
dsc [Mon, 27 Feb 2012 19:00:11 +0000]
Adds _.toKVPairs and _.fromKVPairs for dealing with www-form-encoded serialization.

13 years agoSplits out models and views from graph.co
dsc [Mon, 27 Feb 2012 17:18:31 +0000]
Splits out models and views from graph.co

13 years agoReorders dygraph options, fixes tags.
dsc [Mon, 27 Feb 2012 00:05:50 +0000]
Reorders dygraph options, fixes tags.

13 years agoBooleans now render as checkboxes, and objects/arrays/functions as textareas.
dsc [Sun, 26 Feb 2012 23:59:39 +0000]
Booleans now render as checkboxes, and objects/arrays/functions as textareas.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Sun, 26 Feb 2012 23:48:54 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoMoves Tag crap to graph
dsc [Sun, 26 Feb 2012 11:25:35 +0000]
Moves Tag crap to graph

13 years agoBooleans now render as checkboxes, and objects/arrays/functions as textareas.
dsc [Sun, 26 Feb 2012 11:23:20 +0000]
Booleans now render as checkboxes, and objects/arrays/functions as textareas.

13 years agoAdds HEAD of dygraphs
dsc [Sun, 26 Feb 2012 11:22:37 +0000]
Adds HEAD of dygraphs

13 years agoAdds endpoints for listing all dataset metadata files in /data, and a metadata file...
dsc [Fri, 24 Feb 2012 19:59:18 +0000]
Adds endpoints for listing all dataset metadata files in /data, and a metadata file for page_views_by_language

13 years agoImproves user-supplied values parsing and tag-colors.
dsc [Fri, 24 Feb 2012 06:10:14 +0000]
Improves user-supplied values parsing and tag-colors.

13 years agoFixes issue processing `file` option as a URL.
dsc [Fri, 24 Feb 2012 02:58:42 +0000]
Fixes issue processing `file` option as a URL.

13 years agoUpdates tag tracking.
dsc [Thu, 23 Feb 2012 20:26:59 +0000]
Updates tag tracking.

13 years agoAutomatically maps tags to colors.
dsc [Thu, 23 Feb 2012 17:30:12 +0000]
Automatically maps tags to colors.

13 years agoVastly improves appearance of options, which means I've figured out how to use Bootst...
dsc [Thu, 23 Feb 2012 10:13:53 +0000]
Vastly improves appearance of options, which means I've figured out how to use Bootstrap. :)

13 years agoAdds directory indices, code comments.
dsc [Thu, 23 Feb 2012 02:54:25 +0000]
Adds directory indices, code comments.

13 years agoAdds symlinks for bootstrap.
dsc [Wed, 22 Feb 2012 23:26:47 +0000]
Adds symlinks for bootstrap.

13 years agoMoves bootstrap into its own folder.
dsc [Wed, 22 Feb 2012 23:20:49 +0000]
Moves bootstrap into its own folder.

13 years agoAdds Bootstrap -- http://twitter.github.com/bootstrap
dsc [Wed, 22 Feb 2012 23:00:57 +0000]
Adds Bootstrap -- twitter.github.com/bootstrap

13 years agoAllows collapsing of options.
dsc [Wed, 22 Feb 2012 18:05:14 +0000]
Allows collapsing of options.

13 years agoWhoops, typo.
dsc [Wed, 22 Feb 2012 16:26:59 +0000]
Whoops, typo.

13 years agoDynamically serve YAML -> JSON.
dsc [Wed, 22 Feb 2012 02:26:54 +0000]
Dynamically serve YAML -> JSON.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Wed, 22 Feb 2012 00:05:57 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoMerge branch 'master' of less.ly:kraken-ui
Andrew Otto [Tue, 21 Feb 2012 23:55:59 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoREADME.md - test push for post-receive hook
Andrew Otto [Tue, 21 Feb 2012 23:55:44 +0000]
README.md - test push for post-receive hook

13 years agoUses js-yaml to dynamically generate dygraph-options.json at runtime using connect...
dsc [Tue, 21 Feb 2012 21:03:50 +0000]
Uses js-yaml to dynamically generate dygraph-options.json at runtime using connect-compiler.

13 years agookfine, guys, / can render the graphs.
dsc [Tue, 21 Feb 2012 19:45:19 +0000]
okfine, guys, / can render the graphs.

13 years agoFixes bug with the CommonJS wrapper and _.str
dsc [Tue, 21 Feb 2012 18:40:34 +0000]
Fixes bug with the CommonJS wrapper and _.str

13 years agoAdds isotope for options frobbing.
dsc [Mon, 20 Feb 2012 23:23:23 +0000]
Adds isotope for options frobbing.

13 years agoAdds isotope for options frobbing.
dsc [Mon, 20 Feb 2012 23:22:50 +0000]
Adds isotope for options frobbing.

13 years agoSubclasses Scaffold models and views to implement Graph & GraphOption specific behavi...
dsc [Mon, 20 Feb 2012 20:02:56 +0000]
Subclasses Scaffold models and views to implement Graph & GraphOption specific behavior. I fully intend to reuse the Scaffold :)

13 years agoUse precompiled Jade templates for views.
dsc [Mon, 20 Feb 2012 14:58:07 +0000]
Use precompiled Jade templates for views.

13 years agoUse connect-compiler from dsc/master
dsc [Mon, 20 Feb 2012 14:56:23 +0000]
Use connect-compiler from dsc/master

13 years agoAdds Jade runtime for precompiling templates into functions.
dsc [Mon, 20 Feb 2012 14:55:49 +0000]
Adds Jade runtime for precompiling templates into functions.

13 years agoDev server now serves .jade, .co, .styl as text/plain (so browsers will display them...
dsc [Mon, 20 Feb 2012 10:28:58 +0000]
Dev server now serves .jade, .co, .styl as text/plain (so browsers will display them, instead of downloading).

13 years agoDev server now serves .jade, .co, .styl as text/plain (so browsers will display them...
dsc [Mon, 20 Feb 2012 10:28:14 +0000]
Dev server now serves .jade, .co, .styl as text/plain (so browsers will display them, instead of downloading).

13 years agolib
dsc [Mon, 20 Feb 2012 02:14:39 +0000]
lib

Scaffold now connected to graph, and re-renders on submit.

13 years agoUpdated connect-compiler to not die when a compiler throws an error.
dsc [Mon, 20 Feb 2012 02:13:04 +0000]
Updated connect-compiler to not die when a compiler throws an error.

13 years agoFixes module name.
dsc [Mon, 20 Feb 2012 02:12:03 +0000]
Fixes module name.

13 years agoAdds utility modules.
dsc [Sun, 19 Feb 2012 22:32:53 +0000]
Adds utility modules.

13 years agoFixes require to be absolute.
dsc [Sun, 19 Feb 2012 22:32:25 +0000]
Fixes require to be absolute.

13 years agoRemoves duplicate options.
dsc [Sun, 19 Feb 2012 20:21:36 +0000]
Removes duplicate options.

13 years agoAdds underscore extensions.
dsc [Sun, 19 Feb 2012 20:08:51 +0000]
Adds underscore extensions.

13 years agoUpdates dygraph options & parsing scripts.
dsc [Fri, 17 Feb 2012 22:44:28 +0000]
Updates dygraph options & parsing scripts.

13 years agoAdds and updates vendor modules.
dsc [Fri, 17 Feb 2012 22:43:08 +0000]
Adds and updates vendor modules.

13 years agoUpdates project links in package.co
dsc [Fri, 17 Feb 2012 22:42:28 +0000]
Updates project links in package.co

13 years agoAdding 'All' as total page views per all major wiki languages
Andrew Otto [Fri, 17 Feb 2012 00:36:50 +0000]
Adding 'All' as total page views per all major wiki languages

13 years agoAdding page_views_by_language.csv
Andrew Otto [Fri, 17 Feb 2012 00:03:48 +0000]
Adding page_views_by_language.csv

13 years agoMerge branch 'master' of less.ly:kraken-ui
Andrew Otto [Thu, 16 Feb 2012 22:45:38 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoAfter a torturous hour of debugging, Fabian and I have determined you need node>...
dsc [Thu, 16 Feb 2012 22:08:05 +0000]
After a torturous hour of debugging, Fabian and I have determined you need node>=0.6.2 to meet the coco>=0.7.0 dep.

13 years agocheckpoint
dsc [Thu, 16 Feb 2012 19:46:37 +0000]
checkpoint

13 years agoFirst pass at UI styles.
dsc [Thu, 16 Feb 2012 19:21:54 +0000]
First pass at UI styles.

13 years agoFabz is commiting!
declerambaul [Wed, 15 Feb 2012 20:42:42 +0000]
Fabz is commiting!