limn-bak.git
2012-03-30 dscFixes dates in CSVs
2012-03-30 dscFixes errant fragment identifiers from buttons.
2012-03-29 dscEliminates silly printf warning.
2012-03-29 dscFixes buttons.
2012-03-29 dscUpdates to bootstrap 2.0.2.
2012-03-29 dscPatches Dygraphs with structural markup for the legend...
2012-03-29 dscAxis and value formatting.
2012-03-29 dscVendor libraries for time formatting.
2012-03-29 dscFixes graph saving.
2012-03-29 dscRenames Vis* to Graph*. Adds support for loading graphs...
2012-03-29 dscEnsure id in stored graphs.
2012-03-29 dscRenames 'chart-library' to 'chart-type', as it makes...
2012-03-29 dscRenames 'chart-library' to 'chart-type', as it makes...
2012-03-29 dsckraken/{ -> util/}underscore
2012-03-29 dscGraphs now cascade settings, to enable 'Fork this Graph...
2012-03-29 dscMajor fixes to Cascade
2012-03-29 dscCleanup.
2012-03-29 dscRemoves backbone.nested, as it breaks assignment with...
2012-03-29 dscTest pages.
2012-03-29 dscMinor layout tweaks.
2012-03-29 dscFills out root presets.
2012-03-29 dscBreaks toKV utils out; fixes ridiculous bugs in get...
2012-03-29 dsclogging.
2012-03-29 dscChanges project package name to patch browser path.
2012-03-26 dscAdds and updates docs/notes.
2012-03-26 dscAdds Cascade class, tests.
2012-03-19 dscAdds backbone extensions to vendor.
2012-03-14 dscMoves preset save directory out of WWW and into VAR.
2012-03-14 dscAdds backbone-nested
2012-03-12 dscUpdates Cascade
2012-03-09 dscRefactors chart defs into their own package.
2012-03-09 dscRefactors our parsers.
2012-03-08 dscAdds deploy script that builds JS bundles; updates...
2012-03-08 dscIgnore logs.
2012-03-08 dscAdds desc form; fixes some styling.
2012-03-08 dscIgnore logs
2012-03-08 dscAdds redraw and save buttons.
2012-03-07 dscServer can now save json presets
2012-03-07 dscAdds vendor bundle.
2012-03-07 dscSupports slug parsing and slug URLs.
2012-03-07 dscFixes issue pushing toggled checkboxes to model; revise...
2012-03-07 dscUpdates options and root presets.
2012-03-05 dscBetter tab-container.
2012-03-05 dscFixes name typo.
2012-03-05 dscFixes data/enwp* {name, id, url}
2012-03-05 dscFixes option newlines.
2012-03-05 dscUpdates legend & label formatting, adds isotope sorting...
2012-03-05 dscUpdates presets, but mostly colons :P
2012-03-05 dscnotes
2012-03-05 dscAdds option sorting.
2012-03-01 dscMoves presets, fixes routes & views to point to right...
2012-03-01 dscUpdates root preset and options; moves /graph/test...
2012-03-01 dscWebhook test.
2012-03-01 dscUpdate options.file when datasource changes.
2012-03-01 dscReturn the plaintext result of the git pull command...
2012-03-01 dscAllow the old beta stuff to show through
2012-03-01 dscForgot to add enabling modules.
2012-03-01 DiederikFix date error in pageview_by.timestamp.mobile.csv
2012-03-01 dscMerge.
2012-02-29 dscFixes the vanished options.
2012-02-29 dscUpgrades history.js to use a fork that properly deals...
2012-02-29 Andrew OttoI renamed the pageviews* files to non_mobile_pageviews
2012-02-29 dscMerge branch 'master' of less.ly:kraken-ui
2012-02-29 dscReorders and groups options
2012-02-29 Andrew OttoAdding a buncha new csv and yaml data files. mobile...
2012-02-29 dscCheckpoint. Need to fix options mess that the subviews...
2012-02-29 dscAdds root graph presets.
2012-02-29 dscMerges in Diederik's tags.
2012-02-29 dscUpdates todo.
2012-02-29 dscUpdates todo, merges died's tags.
2012-02-29 declerambaulMerge remote-tracking branch 'origin/master'
2012-02-29 declerambauladded yaml/data files.
2012-02-29 dscMoves notes to docs/notes
2012-02-29 declerambaulMerge remote-tracking branch 'origin/master'
2012-02-29 dscUpdates todo and adds notes from various planning meetings.
2012-02-29 declerambaulremoved old data files. reversed changes to docs/datase...
2012-02-29 DiederikAdded bug section to todo.md
2012-02-29 declerambaulMerge remote-tracking branch 'origin/master'
2012-02-29 DiederikAdded new tags that center on the different visual...
2012-02-29 dscRefactors Graph{Model,View} as Vis{Model,View} to refle...
2012-02-29 dscMerge branch 'master' of less.ly:kraken-ui
2012-02-29 DiederikMerge branch 'master' of less.ly:kraken-ui
2012-02-29 DiederikV1. of mobile pageview data
2012-02-29 Andrew Otto3 new .csv dygraph files, each for unique visitor data.
2012-02-28 dscRenames model & view files to avoid having a ton named...
2012-02-28 dscAdds forms for GraphModel info.
2012-02-28 declerambauladded erik input about comparative trend reporting...
2012-02-28 dscAdds labs setup notes.
2012-02-28 declerambauladded options to yaml data specification (title,ylabel...
2012-02-28 dscScaffold now updates page URL after every render.
2012-02-28 dscImplements .fromKVPairs() with nested object support...
2012-02-28 dscOops. Removes my options.
2012-02-28 dscImplements toKVPairs and scaffold accepts options.
2012-02-27 Andrew Ottokraken/baseview -> kraken/base
2012-02-27 Andrew OttoAdded (and renamed) updated dygraph .csv files, reparse...
2012-02-27 dscAdds BaseModel and option setters.
2012-02-27 dscAdds error handling to /data/all and fixes malformed...
2012-02-27 dscAdds a post-update webhook to the server to pull new...
2012-02-27 dscMerge branch 'master' of less.ly:kraken-ui
2012-02-27 dscBreaks baseview out of scaffold; adds KVPairs serializa...
next