kraken-ui.git
13 years agoCheckpoint on Data UI.
dsc [Tue, 17 Apr 2012 18:12:38 +0000]
Checkpoint on Data UI.

13 years agoMinor tweaks for first-view Chart Options.
dsc [Tue, 17 Apr 2012 00:11:46 +0000]
Minor tweaks for first-view Chart Options.

13 years agoCheckpoint on Data UI.
dsc [Mon, 16 Apr 2012 23:20:42 +0000]
Checkpoint on Data UI.

13 years agoMerges in master plus edit-class fixes.
dsc [Mon, 16 Apr 2012 23:20:18 +0000]
Merges in master plus edit-class fixes.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Mon, 16 Apr 2012 22:35:58 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoFixes GraphEditView classes and selectors to match others and defend against bleeding...
dsc [Mon, 16 Apr 2012 22:35:52 +0000]
Fixes GraphEditView classes and selectors to match others and defend against bleeding their styles.

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 agoCheckpoint on Data UI.
dsc [Mon, 16 Apr 2012 20:08:18 +0000]
Checkpoint on Data UI.

13 years agoUpdates defaults with smaller axis font size and thicker lines.
dsc [Mon, 16 Apr 2012 20:08:04 +0000]
Updates defaults with smaller axis font size and thicker lines.

13 years agonotes
dsc [Mon, 16 Apr 2012 20:07:33 +0000]
notes

13 years agoAbstracts out ModelCache.
dsc [Mon, 16 Apr 2012 20:06:10 +0000]
Abstracts out ModelCache.

13 years agoCSV parser, supporting transforms.
dsc [Mon, 16 Apr 2012 20:02:30 +0000]
CSV parser, supporting transforms.

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 agoFixes Data UI resizing. Adds navbar shadow.
dsc [Fri, 13 Apr 2012 19:02:21 +0000]
Fixes Data UI resizing. Adds navbar shadow.

13 years agoData UI now renders and responds to most events. Propagation of changes needs cleanup.
dsc [Fri, 13 Apr 2012 17:30:04 +0000]
Data UI now renders and responds to most events. Propagation of changes needs cleanup.

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 agoCheckpoint on Data UI
dsc [Fri, 13 Apr 2012 15:52:15 +0000]
Checkpoint on Data UI

13 years ago/datasources/all to take precedence before the :id lookup.
dsc [Fri, 13 Apr 2012 15:51:24 +0000]
/datasources/all to take precedence before the :id lookup.

13 years agoRemove nested tombstones.
dsc [Fri, 13 Apr 2012 15:48:28 +0000]
Remove nested tombstones.

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 agoSearch for datasource by id.
dsc [Fri, 13 Apr 2012 14:12:43 +0000]
Search for datasource by id.

13 years agoImplements Cascade tombstones.
dsc [Fri, 13 Apr 2012 13:35:52 +0000]
Implements Cascade tombstones.

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

13 years agoUpdates docs styles.
dsc [Fri, 13 Apr 2012 08:52:28 +0000]
Updates docs styles.

13 years agoAdds .getClassName() to BaseMixin
dsc [Thu, 12 Apr 2012 22:49:43 +0000]
Adds .getClassName() to BaseMixin

13 years agoMerge branch 'master' of less.ly:kraken-ui into dataset-ui
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

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 agoUpdates base docs with links.
dsc [Thu, 12 Apr 2012 22:20:35 +0000]
Updates base docs with links.

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 agoCheckpoint on Data UI
dsc [Thu, 12 Apr 2012 17:40:32 +0000]
Checkpoint on Data UI

13 years agoAdds CascadingModel base model, for looking up model attributes on a chain of diction...
dsc [Thu, 12 Apr 2012 00:34:41 +0000]
Adds CascadingModel base model, for looking up model attributes on a chain of dictionaries.

13 years agoMerge branch 'master' of less.ly:kraken-ui into dataset-ui
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

13 years agoCheckpoint on Data UI
dsc [Wed, 11 Apr 2012 09:01:47 +0000]
Checkpoint on Data UI

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 agoAdded shortName tag to all yaml files
declerambaul [Tue, 10 Apr 2012 00:05:50 +0000]
Added shortName tag to all yaml files

13 years agoReads various configuration variables from the env.
dsc [Mon, 9 Apr 2012 23:31:33 +0000]
Reads various configuration variables from the env.

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 agoUpdated rc_active_editors_count.csv
declerambaul [Mon, 9 Apr 2012 22:39:38 +0000]
Updated rc_active_editors_count.csv

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 agoChecks in reportcard graphs.
dsc [Mon, 9 Apr 2012 20:39:39 +0000]
Checks in reportcard graphs.

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 agonginx config for count.less.ly
dsc [Mon, 9 Apr 2012 18:38:34 +0000]
nginx config for count.less.ly

13 years agoUpdates todo, adds docs.
dsc [Mon, 9 Apr 2012 05:02:04 +0000]
Updates todo, adds docs.

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 agoFixes spelling of 'Europe', moves columns so World is first.
dsc [Fri, 6 Apr 2012 05:54:31 +0000]
Fixes spelling of 'Europe', moves columns so World is first.

13 years agoMerge branch 'master' of less.ly:kraken-ui
declerambaul [Thu, 5 Apr 2012 19:08:47 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoAdded total line to mobile data
declerambaul [Thu, 5 Apr 2012 19:08:29 +0000]
Added total line to mobile data

13 years agoUpdates default graph.
dsc [Thu, 5 Apr 2012 17:10:04 +0000]
Updates default graph.

13 years agoAdded target mobile page view data
declerambaul [Thu, 5 Apr 2012 16:37:42 +0000]
Added target mobile page view data

13 years agoCorrect total number of editors to not exclude commons. Corrected typo in mobile...
declerambaul [Thu, 5 Apr 2012 15:43:13 +0000]
Correct total number of editors to not exclude commons. Corrected typo in mobile yaml file.

13 years agoAdding some mobile data
declerambaul [Thu, 5 Apr 2012 15:04:30 +0000]
Adding some mobile data

13 years agoNEVER GIVE UP
declerambaul [Thu, 5 Apr 2012 14:59:45 +0000]
NEVER GIVE UP

13 years agoRemoved yaml file so that dropdown works again. I have no idea what is wrong with...
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 :|

13 years agoUpdated data file. What is wrong with that yaml file?
declerambaul [Thu, 5 Apr 2012 14:34:27 +0000]
Updated data file. What is wrong with that yaml file?

13 years agoStill a bug in yaml file
declerambaul [Thu, 5 Apr 2012 14:23:38 +0000]
Still a bug in yaml file

13 years agoStill a bug in yaml file
declerambaul [Thu, 5 Apr 2012 14:22:27 +0000]
Still a bug in yaml file

13 years agoBug in yaml file, again.
declerambaul [Thu, 5 Apr 2012 14:18:49 +0000]
Bug in yaml file, again.

13 years agoFirst attempt at target line in file.
declerambaul [Thu, 5 Apr 2012 14:13:32 +0000]
First attempt at target line in file.

13 years agoChanged total active editors 5+ by wildly code monkeying around
declerambaul [Thu, 5 Apr 2012 11:11:04 +0000]
Changed total active editors 5+ by wildly code monkeying around

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 agobug in rc_comscore_properties.yaml file, hopefully
declerambaul [Thu, 5 Apr 2012 00:12:25 +0000]
bug in rc_comscore_properties.yaml file, hopefully

13 years agoWrote yaml files for comscore date manually
declerambaul [Thu, 5 Apr 2012 00:05:45 +0000]
Wrote yaml files for comscore date manually

13 years agoMoving around lots of ./data files in hope of better times.
declerambaul [Wed, 4 Apr 2012 23:47:03 +0000]
Moving around lots of ./data files in hope of better times.

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 data paths.
dsc [Wed, 4 Apr 2012 21:01:31 +0000]
Fixes data paths.

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 Data pointers.
dsc [Wed, 4 Apr 2012 20:03:47 +0000]
Fixes Data pointers.

13 years agoArticle data for all languages. The ./data/articles/rc_* contain more data than shoul...
declerambaul [Wed, 4 Apr 2012 14:16:00 +0000]
Article data for all languages. The ./data/articles/rc_* contain more data than should be displayed on a graph in one file, the ./data/articles/languages/ folder contains the article data for each language project.

13 years agoUpdates dataset names to match stats.wikimedia.org
dsc [Mon, 2 Apr 2012 21:53:43 +0000]
Updates dataset names to match stats.wikimedia.org

13 years agofixes typos and whitespace in datafiles.
dsc [Mon, 2 Apr 2012 21:42:11 +0000]
fixes typos and whitespace in datafiles.

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

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