declerambaul [Wed, 2 May 2012 16:29:29 +0000]
Added preliminary report card data for May2012 metric meeting. Adapted the import scripts for the new data format once again. Fun times.
dsc [Mon, 30 Apr 2012 17:47:04 +0000]
Improves deploy script with help, options.
dsc [Mon, 30 Apr 2012 17:21:48 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Sun, 29 Apr 2012 22:55:49 +0000]
Merge branch 'develop'
declerambaul [Sun, 29 Apr 2012 22:54:59 +0000]
Only show export button in dev mode for now.
dsc [Fri, 27 Apr 2012 19:50:34 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Fri, 27 Apr 2012 19:50:29 +0000]
Improves deploy script with help, options.
declerambaul [Fri, 27 Apr 2012 19:04:08 +0000]
Added experimental export button to display view. Not ready for deployment (e.g. graph title missing), to disable remove .export button from lib/template/graph-display.jade
declerambaul [Thu, 26 Apr 2012 15:38:35 +0000]
Copy/pasted chart notes from old report card. Needs some styling.
declerambaul [Thu, 26 Apr 2012 14:29:14 +0000]
Updated world map info to match geolocation country names. Played around trying to combine bootstrap/d3.
declerambaul [Tue, 24 Apr 2012 21:43:41 +0000]
Styled infobox. Well I tried.
declerambaul [Tue, 24 Apr 2012 21:38:07 +0000]
Loading data before creating map. Added simple mouseover infobox with additional editor info.
declerambaul [Tue, 24 Apr 2012 19:42:23 +0000]
Fixed passing of method arguments
declerambaul [Tue, 24 Apr 2012 17:01:53 +0000]
Merge branch 'master' into d3-testing
declerambaul [Tue, 24 Apr 2012 16:58:53 +0000]
New version of d3 (2.8.1) to vendor libraries. Added d3 to modules.yaml. Implemented simple geolocation map for enwp, data is stored in /data/geo.
declerambaul [Sun, 22 Apr 2012 17:58:50 +0000]
Bug in deploy command.
declerambaul [Sun, 22 Apr 2012 17:50:35 +0000]
Scripts to modify ErikZ data files into dygraph friendly format. Scripts for generating new graphs, e.g. for mobile page view data and target data (editor,mobile).
Andrew Otto [Thu, 19 Apr 2012 18:15:08 +0000]
server/controller.co - documentation for mapping property
Andrew Otto [Thu, 19 Apr 2012 18:14:39 +0000]
controllers/graph.co - using switch instead of if for index/ format conditional
Andrew Otto [Thu, 19 Apr 2012 15:49:16 +0000]
Merge branch 'master' of less.ly:kraken-ui
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: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
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
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.
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 [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 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.
Andrew Otto [Fri, 13 Apr 2012 16:02:47 +0000]
Linking graph name in graph title to graph url.
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 [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 [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.
declerambaul [Thu, 5 Apr 2012 14:13:32 +0000]
First attempt at target line in file.
declerambaul [Thu, 5 Apr 2012 11:11:04 +0000]
Changed total active editors 5+ by wildly code monkeying around
declerambaul [Thu, 5 Apr 2012 00:20:22 +0000]
Type in yaml file. Changing default dataset to first chart on old report card.
declerambaul [Thu, 5 Apr 2012 00:12:25 +0000]
bug in rc_comscore_properties.yaml file, hopefully
declerambaul [Thu, 5 Apr 2012 00:05:45 +0000]
Wrote yaml files for comscore date manually
declerambaul [Wed, 4 Apr 2012 23:47:03 +0000]
Moving around lots of ./data files in hope of better times.
dsc [Wed, 4 Apr 2012 21:43:51 +0000]
Fixes 'selected' property on dataset selector.