22 Commits

Author SHA1 Message Date
Rufus Pollock
53a5fdac76 [css][s]: move css/boostrap.css into demo/style/demo.css (and break out from it css which is core).
* Also move original css to original.
2012-03-14 21:51:56 +00:00
Rufus Pollock
b13bae046b [css][xs]: make new menus in data grid a bit nicer. 2012-03-14 21:31:41 +00:00
Rufus Pollock
f9f5be6540 [view/query][s]: refactor query view to have from / size changes in new dropdown query menu rather than in pagination. 2012-03-14 21:14:56 +00:00
Rufus Pollock
4b5c647ab4 [grid,ui][s]: switch to bootstrap dropdowns for grid menus. 2012-03-14 18:41:23 +00:00
Rufus Pollock
07adbe2386 [ux,query,#53][s]: make it clear that search box is for searching. 2012-03-10 09:06:20 +00:00
Rufus Pollock
1b9102e4b0 [css][xs]: remove bootstrap button stuff from css and switch to bootstrap disable to grey out button for active view. 2012-02-29 21:29:34 +00:00
Rufus Pollock
b5f2a3bbc5 [view/grid,css][xs]: add zebra striped for grid and fix width of search box. 2012-02-29 13:55:11 +00:00
Rufus Pollock
6daf354f3c [css][s]: refactor notification to remove obsolete css and display spinner using css. 2012-02-29 13:46:57 +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
a470e66ff3 [#53,view/query][s]: add free text query input to query editor (though backend does not yet use it). 2012-02-24 10:08:19 +00:00
Rufus Pollock
0a17c428cd [#53,#27,pagination][s]: pagination support (fixes #27).
* Also refactor to have doc count (which is dataset info) outside of query editor.
2012-02-24 10:00:00 +00:00
Rufus Pollock
3c9bd368da [addendum,css][xs]: css that should have been in penultimate commit 12bb498d52c38157fa5252a17233d8e40652c48c. 2012-02-24 09:10:44 +00:00
Friedrich Lindenberg
7e79d39f8d Styling for show/hide columns 2012-02-14 16:30:11 +01:00
Friedrich Lindenberg
f10e893811 Ability to show and hide columns on demand, fixes #29 2012-02-09 23:36:35 +00:00
Friedrich Lindenberg
2397c0e1e5 Show column header dropdown even in read-only mode 2012-02-09 18:49:12 +00:00
Rufus Pollock
4a8a51b3de [css][xs]: overflow auto on grid data table div so we scroll within a fixed box rather than the page. 2012-01-28 08:05:58 +00:00
Rufus Pollock
8fa93dcbe9 [css/data-explorer][xs]: add in bootstrap .btn (for nav buttons). 2012-01-26 23:07:59 +00:00
Rufus Pollock
09849bb57c [css][s]: move formatting of table headers into bootstrap.css since BS specific (e.g. does not work on CKAN). 2012-01-26 23:02:51 +00:00
Rufus Pollock
dfae2ca750 [#22,theme][s]: bootstrap-ify edit and transform forms a little. 2012-01-11 08:36:41 +00:00
Rufus Pollock
b183e70688 [#22,bugfix][xs]: edit button for cells had gone missing. 2012-01-07 03:17:52 +00:00
Rufus Pollock
638eff6c3c [fixes #17,view][s]: read-only mode (where editing options are hidden). 2012-01-07 03:09:45 +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