limn.git
2012-07-19 David SchoonoverMerges middleware branch. master
2012-07-19 David SchoonoverUpdates package; exposes view_helpers. middleware
2012-07-19 David SchoonoverUpdates README.
2012-07-18 David SchoonoverAdds license file.
2012-07-17 David SchoonoverApplicaton now obeys a mount-point set by middleware.
2012-07-17 David SchoonoverMakes all imports relative.
2012-07-17 David Schoonoveroptions.proxy = true --> options.proxy = { enabled...
2012-07-16 David SchoonoverRebuilds lib/ with new name. Updates Cokefile to build...
2012-07-16 David SchoonoverMerge branch 'middleware' of less.ly:limn into middleware
2012-07-16 David SchoonoverRemoves *-main.co files.
2012-07-16 David SchoonoverRemoves *-main.co files.
2012-07-16 David SchoonoverBeginning of a generic resource router.
2012-07-16 David SchoonoverUpdates application to use a router to delegate to...
2012-07-16 David SchoonoverUpdates GraphListView to load GraphList itself, rather...
2012-07-16 David SchoonoverUpdates for compat with Bootstrap 2.0.4
2012-07-16 David SchoonoverGraph-List: Fall back on ID or URL for graphs missing...
2012-07-16 David SchoonoverFixes graph-list endpoint to work with changes to readJ...
2012-07-13 David SchoonoverClean up vendor.
2012-07-12 David SchoonoverUpdates all controllers to recursively search for their...
2012-07-12 David SchoonoverAdds YAML support to readJSONFilesAsync
2012-07-12 David SchoonoverRenames kraken to limn.
2012-07-11 David SchoonoverMerge branch 'middleware' of less.ly:limn into middleware
2012-07-11 David SchoonoverCheckpoint. Updates deps and fiddles with middleware.
2012-07-10 dscFixes bundle tasks.
2012-07-10 David SchoonoverCompile all Coco files, otherwise we don't have Middlew...
2012-07-10 David SchoonoverExclude dev files from npm package.
2012-07-10 David SchoonoverAdds compiled JS source files to be published with...
2012-07-10 David SchoonoverBuild target now compiles derived files for release...
2012-07-10 David SchoonoverStatic build of browserify.
2012-07-10 David SchoonoverMoves Coco source tree from 'lib' to 'src' -- compiled...
2012-07-10 David SchoonoverMerge branch 'develop' of less.ly:kraken-ui into develop develop
2012-07-10 David SchoonoverUpdates to multi-dashboard with Evan.
2012-07-06 David SchoonoverUpdates to multi-dashboard with Evan.
2012-07-06 David SchoonoverAdds bundle tasks.
2012-07-06 David SchoonoverUpdates build.
2012-07-06 David SchoonoverAdds precompiled .mod files to vendor.
2012-07-06 David SchoonoverFixes title-update in graph edit mode.
2012-07-06 David SchoonoverMerge branch 'develop' of less.ly:kraken-ui into develop
2012-07-06 David SchoonoverAdds build target to compile all files.
2012-07-06 erosenadded yaml files for mobile charts
2012-07-05 David SchoonoverUpdates dashboard month.
2012-07-05 David SchoonoverMerge branch 'develop' with the Middleware updates.
2012-07-05 David SchoonoverFixes IS_DEV issue.
2012-07-05 David SchoonoverRefactors server into middleware; changes 'dev' to...
2012-07-03 David SchoonoverUpdates contributors.
2012-07-03 David SchoonoverAdds _.isMember, a generic test for whether a collectio...
2012-07-02 declerambaulAdopted margin convention from bl.ocks.org/3019563
2012-07-02 declerambaulMerge remote-tracking branch 'origin/develop' into...
2012-07-02 declerambaulRe-added David's code for accessing individual data...
2012-07-02 declerambaulSVG rerenders each time the model changes and ChartType...
2012-07-01 David SchoonoverMerge branch 'develop'
2012-06-29 erosenMerge branch 'develop' of less.ly:kraken-ui into develop d3-chart-element
2012-06-29 erosenMerge branch 'evan' into develop
2012-06-29 David SchoonoverAdds conf to build /docs into nice HTML docs.
2012-06-28 dscFreezes deps.
2012-06-28 David SchoonoverMerge branch 'develop' of less.ly:kraken-ui into develop
2012-06-28 David SchoonoverFreezes deps.
2012-06-28 erosendashboard-view/model refactoring complete. model now...
2012-06-28 declerambaulD3ized the displaying of the metrics stored in a model...
2012-06-27 erosenfinished basic refactoring of dashboard loading behavio...
2012-06-27 erosensuccessfully implemented the graph cache loading proced...
2012-06-27 David SchoonoverWhitespace
2012-06-27 David SchoonoverWhitespace
2012-06-27 declerambaulCreated a D3ChartType ChartType, abstracting the differ...
2012-06-26 David SchoonoverWhitespace.
2012-06-26 declerambaulD3 charttypes now render an individual metric, which...
2012-06-25 declerambaulAdded a rudimentary bar chart type
2012-06-23 declerambaulAdded mouseover event for the circles on a line.
2012-06-22 David SchoonoverIdea mockups.
2012-06-22 David SchoonoverAn experiment in hover-reactive data-points.
2012-06-22 David SchoonoverRemoves pointless logging.
2012-06-20 David SchoonoverUnbreaks dygraph charts. Heh.
2012-06-20 David SchoonoverAuto-load d3 line chart type.
2012-06-20 David SchoonoverFixes ordering issue with non-default chart-types.
2012-06-20 David SchoonoverAdds d3-line test graph.
2012-06-20 David SchoonoverFirst pass at a d3 line chart.
2012-06-20 David SchoonoverFolding markers.
2012-06-20 David SchoonoverFixes scroll-to-graph.
2012-06-18 David SchoonoverAdds Dashboard controller.
2012-06-18 David SchoonoverAdds generic non-Backbone base class.
2012-06-12 David SchoonoverUpdates dashboard and display to use AppView
2012-06-12 David SchoonoverCheckpoint in adding shortcut to scroll between graphs.
2012-06-08 David SchoonoverDisable buffering for nginx.
2012-06-08 David SchoonoverProxy endpoint.
2012-06-07 David SchoonoverForce load chart-schema as json.
2012-06-07 declerambaulMerge branch 'develop' of less.ly:kraken-ui into develop
2012-06-07 declerambaulFixed bug with callout that contain NaN numbers
2012-06-07 David SchoonoverUpdates reportcard date.
2012-06-07 David SchoonoverUpdates footer.
2012-06-07 David SchoonoverReplaces 'GraphKit' with 'Limn'.
2012-06-07 David SchoonoverWhoops. Apparently I forgot to uncomment that.
2012-06-07 David SchoonoverFixes Callout for missing data.
2012-06-07 David SchoonoverMerge branch 'develop' of less.ly:kraken-ui into develop
2012-06-07 David SchoonoverFixes issue with derived colors in edit view.
2012-06-07 declerambaulMerge remote-tracking branch 'origin/develop' into...
2012-06-07 David SchoonoverMinor dashboard style tweaks
2012-06-07 David SchoonoverRemoves github links for now.
2012-06-07 David SchoonoverStubs out project info pages.
2012-06-07 David SchoonoverColors the callout deltas.
2012-06-07 David SchoonoverAdds project-to-color mapping for metrics with no color...
next