Andrew Otto [Thu, 19 Apr 2012 15:48:49 +0000]
Adding Project Layout and Deployment docs to README.md
dsc [Wed, 18 Apr 2012 22:25:59 +0000]
Improves TimeSeriesData interface.
dsc [Wed, 18 Apr 2012 22:44:42 +0000]
Adds mime types for yaml and markdown.
declerambaul [Wed, 18 Apr 2012 21:37:21 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Wed, 18 Apr 2012 21:36:59 +0000]
Removed 'Total' from visibitly vector for the article count graph
dsc [Wed, 18 Apr 2012 21:27:43 +0000]
Adds base TimeSeriesData class.
Andrew Otto [Wed, 18 Apr 2012 20:58:05 +0000]
Adding link to /graphs in footer (only in dev envs for now).
Andrew Otto [Wed, 18 Apr 2012 20:03:17 +0000]
Fixing deploy.sh so that it works on labs
dsc [Wed, 18 Apr 2012 18:47:15 +0000]
Checkpoint: Graphs now render from their Dataset model
Andrew Otto [Wed, 18 Apr 2012 17:50:13 +0000]
Adding media=print styles so that printed graphs look nicer.
dsc [Wed, 18 Apr 2012 17:03:26 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Wed, 18 Apr 2012 17:03:22 +0000]
Fixes dreadfully obvious error with /datasources/all
Andrew Otto [Wed, 18 Apr 2012 15:33:44 +0000]
Moving /graphslist to /graphs.json, handled in graph.co controller rather than directly in routing in server.co
dsc [Wed, 18 Apr 2012 00:31:11 +0000]
Updates /graphslist to use files.readJSONFilesAsync
dsc [Wed, 18 Apr 2012 00:28:44 +0000]
Merge branch 'master' of less.ly:kraken-ui
Conflicts:
lib/server/server.co
dsc [Wed, 18 Apr 2012 00:26:47 +0000]
Adds files.readJSONFilesAsync
Andrew Otto [Tue, 17 Apr 2012 21:32:07 +0000]
Fixing /graphs so that it uses real data.
Thanks to David for the readFilesAsync function!
dsc [Tue, 17 Apr 2012 18:26:40 +0000]
Async read multiple files.
dsc [Tue, 17 Apr 2012 18:12:38 +0000]
Checkpoint on Data UI.
declerambaul [Tue, 17 Apr 2012 02:08:06 +0000]
Merge branch 'master' into d3-testing
declerambaul [Tue, 17 Apr 2012 02:08:02 +0000]
Geo code coffe script
dsc [Tue, 17 Apr 2012 00:11:46 +0000]
Minor tweaks for first-view Chart Options.
dsc [Mon, 16 Apr 2012 23:20:42 +0000]
Checkpoint on Data UI.
dsc [Mon, 16 Apr 2012 23:20:18 +0000]
Merges in master plus edit-class fixes.
dsc [Mon, 16 Apr 2012 22:35:58 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Mon, 16 Apr 2012 22:35:52 +0000]
Fixes GraphEditView classes and selectors to match others and defend against bleeding their styles.
Andrew Otto [Mon, 16 Apr 2012 22:01:37 +0000]
Refactoring a few things after code review with David.
Andrew Otto [Mon, 16 Apr 2012 20:54:27 +0000]
Added /graphs view for viewing list of saved graphs.
dsc [Mon, 16 Apr 2012 20:08:18 +0000]
Checkpoint on Data UI.
dsc [Mon, 16 Apr 2012 20:08:04 +0000]
Updates defaults with smaller axis font size and thicker lines.
dsc [Mon, 16 Apr 2012 20:07:33 +0000]
notes
dsc [Mon, 16 Apr 2012 20:06:10 +0000]
Abstracts out ModelCache.
dsc [Mon, 16 Apr 2012 20:02:30 +0000]
CSV parser, supporting transforms.
dsc [Mon, 16 Apr 2012 06:12:57 +0000]
Fixes Controller.mapping.
dsc [Fri, 13 Apr 2012 19:19:49 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Fri, 13 Apr 2012 19:19:43 +0000]
Ah! Fixes the bug that prevented Controller from properly registering mappings.
dsc [Fri, 13 Apr 2012 19:02:21 +0000]
Fixes Data UI resizing. Adds navbar shadow.
dsc [Fri, 13 Apr 2012 17:30:04 +0000]
Data UI now renders and responds to most events. Propagation of changes needs cleanup.
Andrew Otto [Fri, 13 Apr 2012 16:02:47 +0000]
Linking graph name in graph title to graph url.
dsc [Fri, 13 Apr 2012 15:52:15 +0000]
Checkpoint on Data UI
dsc [Fri, 13 Apr 2012 15:51:24 +0000]
/datasources/all to take precedence before the :id lookup.
dsc [Fri, 13 Apr 2012 15:48:28 +0000]
Remove nested tombstones.
dsc [Fri, 13 Apr 2012 11:34:56 +0000]
Adds _.merge() tests.
Conflicts:
lib/base/cascading-model.co
declerambaul [Fri, 13 Apr 2012 15:42:10 +0000]
Creating d3 testing branch. Added d3 to modules.yaml. geo.jade for displaying the world graph
Andrew Otto [Fri, 13 Apr 2012 15:03:20 +0000]
Merge branch 'master' of less.ly:kraken-ui
Andrew Otto [Fri, 13 Apr 2012 15:02:44 +0000]
Adding event handler to select permalink text on focus
dsc [Fri, 13 Apr 2012 14:12:43 +0000]
Search for datasource by id.
dsc [Fri, 13 Apr 2012 13:35:52 +0000]
Implements Cascade tombstones.
dsc [Fri, 13 Apr 2012 11:34:56 +0000]
Adds _.merge() tests.
dsc [Fri, 13 Apr 2012 08:52:28 +0000]
Updates docs styles.
dsc [Thu, 12 Apr 2012 22:49:43 +0000]
Adds .getClassName() to BaseMixin
dsc [Thu, 12 Apr 2012 22:49:16 +0000]
Merge branch 'master' of less.ly:kraken-ui into dataset-ui
Conflicts:
lib/base.co
lib/graph/graph-model.co
dsc [Thu, 12 Apr 2012 22:27:26 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Thu, 12 Apr 2012 22:27:15 +0000]
Cascade.toJSON() now recursively merges objects using _.merge().
dsc [Thu, 12 Apr 2012 22:20:35 +0000]
Updates base docs with links.
Andrew Otto [Thu, 12 Apr 2012 21:54:24 +0000]
Adding permalink to graph-display view
dsc [Thu, 12 Apr 2012 20:49:05 +0000]
Symlinks in docs
dsc [Thu, 12 Apr 2012 20:13:04 +0000]
Adds Backbone Base docs.
dsc [Thu, 12 Apr 2012 17:40:32 +0000]
Checkpoint on Data UI
dsc [Thu, 12 Apr 2012 00:34:41 +0000]
Adds CascadingModel base model, for looking up model attributes on a chain of dictionaries.
dsc [Wed, 11 Apr 2012 09:09:39 +0000]
Merge branch 'master' of less.ly:kraken-ui into dataset-ui
Conflicts:
lib/graph/graph-model.co
dsc [Wed, 11 Apr 2012 09:01:47 +0000]
Checkpoint on Data UI
dsc [Tue, 10 Apr 2012 03:00:58 +0000]
Makes Reportcard graphs read-only.
dsc [Tue, 10 Apr 2012 02:07:43 +0000]
Adds Dashboard for Reportcard.
dsc [Tue, 10 Apr 2012 00:45:43 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Tue, 10 Apr 2012 00:45:30 +0000]
Adds GraphDisplayView
declerambaul [Tue, 10 Apr 2012 00:06:07 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Tue, 10 Apr 2012 00:05:50 +0000]
Added shortName tag to all yaml files
dsc [Mon, 9 Apr 2012 23:31:33 +0000]
Reads various configuration variables from the env.
dsc [Mon, 9 Apr 2012 23:25:43 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Mon, 9 Apr 2012 23:25:34 +0000]
Read various config variables from env.
dsc [Mon, 9 Apr 2012 23:25:06 +0000]
Fixes node version requirement. Oof.
declerambaul [Mon, 9 Apr 2012 22:42:25 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Mon, 9 Apr 2012 22:39:38 +0000]
Updated rc_active_editors_count.csv
dsc [Mon, 9 Apr 2012 21:07:08 +0000]
browserify cache now points at CWD instead of $HOME
dsc [Mon, 9 Apr 2012 20:49:14 +0000]
Log all requests if prod.
dsc [Mon, 9 Apr 2012 20:39:39 +0000]
Checks in reportcard graphs.
dsc [Mon, 9 Apr 2012 20:39:10 +0000]
Updates dygraph schema.
dsc [Mon, 9 Apr 2012 20:02:55 +0000]
Fixes node version requirement. Oof.
dsc [Mon, 9 Apr 2012 19:45:15 +0000]
Fixes `coke clean`.
dsc [Mon, 9 Apr 2012 19:33:09 +0000]
Updates to use node-remove
dsc [Mon, 9 Apr 2012 19:32:54 +0000]
Updates dependencies.
dsc [Mon, 9 Apr 2012 19:24:32 +0000]
Fixes version-caching code to work with Jade 22.1
dsc [Mon, 9 Apr 2012 18:38:34 +0000]
nginx config for count.less.ly
dsc [Mon, 9 Apr 2012 05:02:04 +0000]
Updates todo, adds docs.
dsc [Mon, 9 Apr 2012 03:27:12 +0000]
Adds isotope custom layout modes.
dsc [Fri, 6 Apr 2012 14:54:42 +0000]
Updates spin.js
dsc [Fri, 6 Apr 2012 05:54:31 +0000]
Fixes spelling of 'Europe', moves columns so World is first.
declerambaul [Thu, 5 Apr 2012 19:08:47 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Thu, 5 Apr 2012 19:08:29 +0000]
Added total line to mobile data
dsc [Thu, 5 Apr 2012 17:10:04 +0000]
Updates default graph.
declerambaul [Thu, 5 Apr 2012 16:37:42 +0000]
Added target mobile page view data
declerambaul [Thu, 5 Apr 2012 15:43:13 +0000]
Correct total number of editors to not exclude commons. Corrected typo in mobile yaml file.
declerambaul [Thu, 5 Apr 2012 15:04:30 +0000]
Adding some mobile data
declerambaul [Thu, 5 Apr 2012 14:59:45 +0000]
NEVER GIVE UP
declerambaul [Thu, 5 Apr 2012 14:47:49 +0000]
Removed yaml file so that dropdown works again. I have no idea what is wrong with it - one would think it shouldnt be that hard :|
declerambaul [Thu, 5 Apr 2012 14:34:27 +0000]
Updated data file. What is wrong with that yaml file?
declerambaul [Thu, 5 Apr 2012 14:23:38 +0000]
Still a bug in yaml file
declerambaul [Thu, 5 Apr 2012 14:22:27 +0000]
Still a bug in yaml file
declerambaul [Thu, 5 Apr 2012 14:18:49 +0000]
Bug in yaml file, again.