23 Commits

Author SHA1 Message Date
Rufus Pollock
e293eaaa89 [#135,vendor/moment][s]: introduce momentjs at v1.6.2. 2012-05-30 23:30:57 +01:00
Rufus Pollock
d339fea2d9 [#119,view/slickgrid][m]: first pass implementation of slickgrid view courtesy of @amercader.
New setup supports:

* Column hiding
* Column reordering
* Column sorting
* Column resizing
* Fit columns to the div width

All these options are stored on the view state and applied when initializing the view if necessary.

Now also utilize slickgrid view as default grid view.
2012-05-27 23:31:42 +01:00
Rufus Pollock
c6d4116cba [#79,refactor][s]: switch from (old) jquery.mustache to latest mustache.js - fixes #79.
* This mustache has support for nested values e.g. {{sub.x.y}}
* Specifically mustache.js as of Fri Feb 24 09:58:31 2012 +0100 2f135e2e15dcc3c61385212261faaf00597bae10
2012-05-27 01:27:26 +01:00
Rufus Pollock
61b1482d99 [#73,view/timeline][l]: functioning timeline view using VeriteCo Timeline library.
* *Much* still to do such as auto-selection of date field, checking for end date, parsing of dates, generation of summary text etc
2012-05-22 16:57:17 +01:00
Rufus Pollock
a9b4a8728f [#46,vendor,view][xs]: remove vendor/jquery-ui and dialog in Explorer view template as noew no longer required as using bootstrap modal - fixes #46. 2012-04-26 22:07:55 +01:00
Rufus Pollock
60b7f19f71 [vendor,refactor][xs]: lay vendor directory in consistent way ({lib}/{version}/{js-file}). 2012-04-17 12:53:11 +01:00
Rufus Pollock
3f509b46dc [vendor][xs]: move leaflet vendor libs under version directory (0.3.1). 2012-04-12 22:23:14 +01:00
amercader
7df22effa3 [#64,map] Preliminary work on the map view
Basic map view that plots points into a Leaflet map. Right now only
models with two "lat"/"lon" fields are supported. Some problems
regarding zooming to markers bounds when div not visible.
2012-04-04 14:27:44 +01:00
Rufus Pollock
5709300fa3 [#60,vendor][s]: upgrade to bootstrap v2.0.2 - fixes #60. 2012-03-25 14:56:29 +01:00
Rufus Pollock
c1844f4df8 [vendor][xs]: rename underscore lib to not have 000 prepended. 2012-03-10 09:07:45 +00:00
Rufus Pollock
8d3adecc18 [vendor/bootstrap][s]: introduce icons and responsive css. 2012-03-10 08:38:04 +00:00
Rufus Pollock
94651fbff4 [#55,misc][s]: switch to bootstrap v2.0 making some minor changes to html and css as a result (fixes #55). 2012-02-29 12:52:03 +00:00
Rufus Pollock
bf5476d0e4 [#55,vendor][s]: upgrade to jquery 1.7.1 as need >= 1.7 for bootstrap v2.0. 2012-02-29 12:49:36 +00:00
Rufus Pollock
1f309a72f3 [vendor][s]: clear out unused vendor libraries (couch2, microevent, sammy).
* traverse and hotkeys also are not currently used but they may be used again in future so left in.
2012-01-23 10:01:33 +00:00
Rufus Pollock
04279b0150 [#22][s]: refactor notification to use Bootstrap alerts. 2012-01-11 12:22:59 +00:00
Rufus Pollock
f1c5b8a430 [#22][l]: first pass at new theme (based off bootstrap).
* view.js: refactor html for graph editor form; refactor navigation to be buttons.
2012-01-07 02:44:26 +00:00
rgrp
6e80e20f61 [vendor][xs]: trivial rename. 2011-12-13 11:27:30 +00:00
rgrp
64b1ed8e03 [vendor,refactor][xs]: change _ to 000 to ensure sort order (_ has no effect on sort order in ubuntu). 2011-11-09 02:19:18 +00:00
rgrp
4be08a1127 [vendor][s]: (refs #11) add jquery.flot v0.7 to deps. 2011-11-09 02:07:54 +00:00
Max Ogden
2f9efbae09 start implementing backbone models and collections - ui is currently broken 2011-11-02 22:32:42 -07:00
Max Ogden
d629629bf1 cleanup whitespace, rename files, build new deps with backbone 2011-11-02 19:58:56 -07:00
rgrp
abe387a65e [vendor/backbone][xs]: add backbone lib v0.5.1. 2011-10-24 22:26:23 +01:00
rgrp
27a63e6577 [all][s]: (refs #1) refactor layout to be like standard js library rather than couch app. 2011-10-24 16:00:28 +01:00