kraken-ui.git
13 years agoAdded bare yaml description files for the dypgrah csv reportcard data. Need to add...
declerambaul [Mon, 2 Apr 2012 15:19:34 +0000]
Added bare yaml description files for the dypgrah csv reportcard data. Need to add the graph options so that the graphs are styled properly by default.

13 years agoUpdated dygraph csv files for ErikZ Feb report card
declerambaul [Mon, 2 Apr 2012 14:43:27 +0000]
Updated dygraph csv files for ErikZ Feb report card

13 years agoDygraph csv files of ErikZ report card data
declerambaul [Fri, 30 Mar 2012 17:35:43 +0000]
Dygraph csv files of ErikZ report card data

13 years agoFixes dates in CSVs
dsc [Fri, 30 Mar 2012 00:33:48 +0000]
Fixes dates in CSVs

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 agoEliminates silly printf warning.
dsc [Thu, 29 Mar 2012 21:12:11 +0000]
Eliminates silly printf warning.

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 and updates docs/notes.
dsc [Mon, 26 Mar 2012 22:51:04 +0000]
Adds and updates docs/notes.

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 agoFixes name typo.
dsc [Mon, 5 Mar 2012 08:33:36 +0000]
Fixes name typo.

13 years agoFixes data/enwp* {name, id, url}
dsc [Mon, 5 Mar 2012 08:30:17 +0000]
Fixes data/enwp* {name, id, url}

13 years agoFixes option newlines.
dsc [Mon, 5 Mar 2012 08:10:33 +0000]
Fixes option newlines.

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 agonotes
dsc [Mon, 5 Mar 2012 08:04:58 +0000]
notes

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 agoAllow the old beta stuff to show through
dsc [Thu, 1 Mar 2012 01:07:58 +0000]
Allow the old beta stuff to show through

13 years agoForgot to add enabling modules.
dsc [Thu, 1 Mar 2012 01:07:42 +0000]
Forgot to add enabling modules.

13 years agoFix date error in pageview_by.timestamp.mobile.csv
Diederik [Thu, 1 Mar 2012 00:34:09 +0000]
Fix date error in pageview_by.timestamp.mobile.csv
:

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 agoReorders and groups options
dsc [Wed, 29 Feb 2012 21:47:17 +0000]
Reorders and groups options

13 years agoAdding a buncha new csv and yaml data files. mobile and non mobile pageviews! wee!
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!

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 agoMerges in Diederik's tags.
dsc [Wed, 29 Feb 2012 19:35:35 +0000]
Merges in Diederik's tags.

13 years agoUpdates todo.
dsc [Wed, 29 Feb 2012 19:15:28 +0000]
Updates todo.

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 agoadded yaml/data files.
declerambaul [Wed, 29 Feb 2012 18:05:24 +0000]
added yaml/data files.

13 years agoMoves notes to docs/notes
dsc [Wed, 29 Feb 2012 17:29:07 +0000]
Moves notes to docs/notes

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 agoremoved old data files. reversed changes to docs/dataset-spec.yaml, added fields...
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

13 years agoAdded bug section to todo.md
Diederik [Wed, 29 Feb 2012 15:20:06 +0000]
Added bug section to todo.md

13 years agoMerge remote-tracking branch 'origin/master'
declerambaul [Wed, 29 Feb 2012 14:45:37 +0000]
Merge remote-tracking branch 'origin/master'

13 years agoAdded new tags that center on the different visual aspects of a graph.
Diederik [Wed, 29 Feb 2012 14:41:36 +0000]
Added new tags that center on the different visual aspects of a graph.

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 agoMerge branch 'master' of less.ly:kraken-ui
Diederik [Wed, 29 Feb 2012 03:06:37 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoV1. of mobile pageview data
Diederik [Wed, 29 Feb 2012 03:06:10 +0000]
V1. of mobile pageview data

13 years ago3 new .csv dygraph files, each for unique visitor data.
Andrew Otto [Wed, 29 Feb 2012 01:46:35 +0000]
3 new .csv dygraph files, each for unique visitor data.

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 agoadded erik input about comparative trend reporting to graph requirements
declerambaul [Tue, 28 Feb 2012 22:45:33 +0000]
added erik input about comparative trend reporting to graph requirements

13 years agoAdds labs setup notes.
dsc [Tue, 28 Feb 2012 22:23:06 +0000]
Adds labs setup notes.

13 years agoadded options to yaml data specification (title,ylabel,xlabel)
declerambaul [Tue, 28 Feb 2012 18:36:02 +0000]
added options to yaml data specification (title,ylabel,xlabel)

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.