dsc [Mon, 5 Mar 2012 08:33:36 +0000]
Fixes name typo.
dsc [Mon, 5 Mar 2012 08:30:17 +0000]
Fixes data/enwp* {name, id, url}
dsc [Mon, 5 Mar 2012 08:10:33 +0000]
Fixes option newlines.
dsc [Mon, 5 Mar 2012 08:09:53 +0000]
Updates legend & label formatting, adds isotope sorting, adds tab-container.
dsc [Mon, 5 Mar 2012 08:08:54 +0000]
Updates presets, but mostly colons :P
dsc [Mon, 5 Mar 2012 08:04:58 +0000]
notes
dsc [Mon, 5 Mar 2012 06:03:18 +0000]
Adds option sorting.
dsc [Thu, 1 Mar 2012 17:25:33 +0000]
Moves presets, fixes routes & views to point to right place
dsc [Thu, 1 Mar 2012 16:06:38 +0000]
Updates root preset and options; moves /graph/test -> /graph/view
dsc [Thu, 1 Mar 2012 01:17:29 +0000]
Webhook test.
dsc [Thu, 1 Mar 2012 01:08:57 +0000]
Update options.file when datasource changes.
dsc [Thu, 1 Mar 2012 01:08:29 +0000]
Return the plaintext result of the git pull command to the webhook caller.
dsc [Thu, 1 Mar 2012 01:07:58 +0000]
Allow the old beta stuff to show through
dsc [Thu, 1 Mar 2012 01:07:42 +0000]
Forgot to add enabling modules.
Diederik [Thu, 1 Mar 2012 00:34:09 +0000]
Fix date error in pageview_by.timestamp.mobile.csv
:
dsc [Thu, 1 Mar 2012 00:01:12 +0000]
Merge.
dsc [Wed, 29 Feb 2012 23:59:25 +0000]
Fixes the vanished options.
dsc [Wed, 29 Feb 2012 23:37:27 +0000]
Upgrades history.js to use a fork that properly deals with URL-encoding.
Andrew Otto [Wed, 29 Feb 2012 22:11:29 +0000]
I renamed the pageviews* files to non_mobile_pageviews
dsc [Wed, 29 Feb 2012 21:47:24 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Wed, 29 Feb 2012 21:47:17 +0000]
Reorders and groups options
Andrew Otto [Wed, 29 Feb 2012 20:29:23 +0000]
Adding a buncha new csv and yaml data files. mobile and non mobile pageviews! wee!
dsc [Wed, 29 Feb 2012 19:37:47 +0000]
Checkpoint. Need to fix options mess that the subviews have introduced.
dsc [Wed, 29 Feb 2012 19:36:37 +0000]
Adds root graph presets.
dsc [Wed, 29 Feb 2012 19:35:35 +0000]
Merges in Diederik's tags.
dsc [Wed, 29 Feb 2012 19:15:28 +0000]
Updates todo.
dsc [Wed, 29 Feb 2012 19:15:20 +0000]
Updates todo, merges died's tags.
declerambaul [Wed, 29 Feb 2012 18:05:48 +0000]
Merge remote-tracking branch 'origin/master'
declerambaul [Wed, 29 Feb 2012 18:05:24 +0000]
added yaml/data files.
dsc [Wed, 29 Feb 2012 17:29:07 +0000]
Moves notes to docs/notes
declerambaul [Wed, 29 Feb 2012 17:11:54 +0000]
Merge remote-tracking branch 'origin/master'
dsc [Wed, 29 Feb 2012 17:03:40 +0000]
Updates todo and adds notes from various planning meetings.
declerambaul [Wed, 29 Feb 2012 17:01:00 +0000]
removed old data files. reversed changes to docs/dataset-spec.yaml, added fields should be in the options dictionionary
Diederik [Wed, 29 Feb 2012 15:20:06 +0000]
Added bug section to todo.md
declerambaul [Wed, 29 Feb 2012 14:45:37 +0000]
Merge remote-tracking branch 'origin/master'
Diederik [Wed, 29 Feb 2012 14:41:36 +0000]
Added new tags that center on the different visual aspects of a graph.
dsc [Wed, 29 Feb 2012 07:58:33 +0000]
Refactors Graph{Model,View} as Vis{Model,View} to reflect the chart-vs-graph distinction.
dsc [Wed, 29 Feb 2012 04:09:03 +0000]
Merge branch 'master' of less.ly:kraken-ui
Diederik [Wed, 29 Feb 2012 03:06:37 +0000]
Merge branch 'master' of less.ly:kraken-ui
Diederik [Wed, 29 Feb 2012 03:06:10 +0000]
V1. of mobile pageview data
Andrew Otto [Wed, 29 Feb 2012 01:46:35 +0000]
3 new .csv dygraph files, each for unique visitor data.
dsc [Tue, 28 Feb 2012 23:48:03 +0000]
Renames model & view files to avoid having a ton named 'model.co' etc
dsc [Tue, 28 Feb 2012 23:14:07 +0000]
Adds forms for GraphModel info.
declerambaul [Tue, 28 Feb 2012 22:45:33 +0000]
added erik input about comparative trend reporting to graph requirements
dsc [Tue, 28 Feb 2012 22:23:06 +0000]
Adds labs setup notes.
declerambaul [Tue, 28 Feb 2012 18:36:02 +0000]
added options to yaml data specification (title,ylabel,xlabel)
dsc [Tue, 28 Feb 2012 08:22:13 +0000]
Scaffold now updates page URL after every render.
dsc [Tue, 28 Feb 2012 04:32:14 +0000]
Implements .fromKVPairs() with nested object support for most all of the models.
dsc [Tue, 28 Feb 2012 00:12:27 +0000]
Oops. Removes my options.
dsc [Tue, 28 Feb 2012 00:11:11 +0000]
Implements toKVPairs and scaffold accepts options.
Andrew Otto [Mon, 27 Feb 2012 23:44:25 +0000]
kraken/baseview -> kraken/base
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.
dsc [Mon, 27 Feb 2012 21:43:35 +0000]
Adds BaseModel and option setters.
dsc [Mon, 27 Feb 2012 20:16:47 +0000]
Adds error handling to /data/all and fixes malformed yaml.
dsc [Mon, 27 Feb 2012 19:41:41 +0000]
Adds a post-update webhook to the server to pull new files.
dsc [Mon, 27 Feb 2012 19:31:44 +0000]
Merge branch 'master' of less.ly:kraken-ui
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.
dsc [Mon, 27 Feb 2012 19:14:08 +0000]
Heh, apparently these functions were never accessible as the assignment was using = instead of :.
Andrew Otto [Mon, 27 Feb 2012 19:08:23 +0000]
Adding two new .yaml meta data files
dsc [Mon, 27 Feb 2012 19:00:11 +0000]
Adds _.toKVPairs and _.fromKVPairs for dealing with www-form-encoded serialization.
dsc [Mon, 27 Feb 2012 17:18:31 +0000]
Splits out models and views from graph.co
dsc [Mon, 27 Feb 2012 00:05:50 +0000]
Reorders dygraph options, fixes tags.
dsc [Mon, 27 Feb 2012 00:05:08 +0000]
Script I used to manipulate tags in data.yaml
dsc [Sun, 26 Feb 2012 23:59:39 +0000]
Booleans now render as checkboxes, and objects/arrays/functions as textareas.
dsc [Sun, 26 Feb 2012 23:48:54 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Sun, 26 Feb 2012 17:13:22 +0000]
Added graphs.md to decide on graphs we want to include in prototype
dsc [Sun, 26 Feb 2012 11:25:35 +0000]
Moves Tag crap to graph
dsc [Sun, 26 Feb 2012 11:23:20 +0000]
Booleans now render as checkboxes, and objects/arrays/functions as textareas.
dsc [Sun, 26 Feb 2012 11:22:37 +0000]
Adds HEAD of dygraphs
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
dsc [Fri, 24 Feb 2012 06:10:14 +0000]
Improves user-supplied values parsing and tag-colors.
dsc [Fri, 24 Feb 2012 02:58:42 +0000]
Fixes issue processing `file` option as a URL.
dsc [Fri, 24 Feb 2012 02:58:06 +0000]
Notes.
dsc [Fri, 24 Feb 2012 02:56:15 +0000]
Adds dataset spec.
dsc [Thu, 23 Feb 2012 20:26:59 +0000]
Updates tag tracking.
dsc [Thu, 23 Feb 2012 19:12:07 +0000]
Adds todo.md
dsc [Thu, 23 Feb 2012 17:30:12 +0000]
Automatically maps tags to colors.
dsc [Thu, 23 Feb 2012 10:13:53 +0000]
Vastly improves appearance of options, which means I've figured out how to use Bootstrap. :)
dsc [Thu, 23 Feb 2012 02:54:25 +0000]
Adds directory indices, code comments.
dsc [Wed, 22 Feb 2012 23:26:47 +0000]
Adds symlinks for bootstrap.
dsc [Wed, 22 Feb 2012 23:20:49 +0000]
Moves bootstrap into its own folder.
dsc [Wed, 22 Feb 2012 23:19:23 +0000]
Adds d3.js -- http://mbostock.github.com/d3
dsc [Wed, 22 Feb 2012 23:00:57 +0000]
Adds Bootstrap -- twitter.github.com/bootstrap
dsc [Wed, 22 Feb 2012 18:05:14 +0000]
Allows collapsing of options.
dsc [Wed, 22 Feb 2012 16:26:59 +0000]
Whoops, typo.
dsc [Wed, 22 Feb 2012 02:26:54 +0000]
Dynamically serve YAML -> JSON.
dsc [Wed, 22 Feb 2012 00:05:57 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Wed, 22 Feb 2012 00:05:50 +0000]
Moves hooks to less.ly:kraken-ui-hooks.git
Andrew Otto [Tue, 21 Feb 2012 23:55:59 +0000]
Merge branch 'master' of less.ly:kraken-ui
Andrew Otto [Tue, 21 Feb 2012 23:55:44 +0000]
README.md - test push for post-receive hook
dsc [Tue, 21 Feb 2012 21:03:50 +0000]
Uses js-yaml to dynamically generate dygraph-options.json at runtime using connect-compiler.
dsc [Tue, 21 Feb 2012 19:45:19 +0000]
okfine, guys, / can render the graphs.
dsc [Tue, 21 Feb 2012 18:40:34 +0000]
Fixes bug with the CommonJS wrapper and _.str
dsc [Mon, 20 Feb 2012 23:23:23 +0000]
Adds isotope for options frobbing.
dsc [Mon, 20 Feb 2012 23:22:50 +0000]
Adds isotope for options frobbing.
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 :)
dsc [Mon, 20 Feb 2012 14:58:07 +0000]
Use precompiled Jade templates for views.
dsc [Mon, 20 Feb 2012 14:56:23 +0000]
Use connect-compiler from dsc/master
dsc [Mon, 20 Feb 2012 14:55:49 +0000]
Adds Jade runtime for precompiling templates into functions.
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).