22 Commits

Author SHA1 Message Date
Sol Villar
bbb4e63cb7 [#427] Fixed styles in selects. 2015-03-05 03:43:11 -03:00
Sol Villar
79141e94a9 [#427] Fixed graph styles in multiview. 2015-03-05 03:40:11 -03:00
Sol Villar
ec421103ec [#427] Fixed styles in filters widget. 2015-03-05 03:31:37 -03:00
Sol Villar
b1655fcc71 [#427] Fixed styles in fields view. 2015-03-05 03:19:39 -03:00
Sol Villar
dbc099808a [#427] Fixed styles in paginator. 2015-03-05 02:43:14 -03:00
Janette Day
a8d6bbb9a3 Update widget.queryeditor.js and widget.queryeditor.js
To be 508 compliant all form input fields need to have a label.
Reference: http://wac.osu.edu/tutorials/section508/forms.htm

Added css modification as well for the labels to remain hidden.
2014-04-15 14:10:19 -03:00
John Glover
72a65213c0 [#336] Add valuefilter widget 2013-04-02 17:11:07 +02:00
John Glover
74d94c51d6 Merge remote-tracking branch 'origin/master' into 310-hide-filters-fields 2013-02-11 15:31:47 +01:00
John Glover
67b684d58f Hide filters and fields by default 2013-02-06 16:37:59 +01:00
John Glover
f0005bed6c Hide the sidebar if it's empty.
When updating the view check to see if the sidebar
contains any visible children elements. If not,
hide it.
2013-02-06 12:09:34 +01:00
Rufus Pollock
1c9024d051 [css,refactor][xs]: inline images (spinner + edit-map) into css to avoid dependencies on external image files.
* Why? Cleaner, simpler and avoids problems now we build a single consolidated css file.
2012-06-10 12:49:59 +01:00
Rufus Pollock
20191bf9fa [#145,widget/fields][s]: ux on fields including heading, expand all and collapse all support, bugfix for weird collapsed but content not collapsed issue. 2012-06-07 19:52:20 +01:00
Rufus Pollock
26350fec06 [#147,widget/filtereditor][m]: add filter support in filter widget plus move to sidebar and tidy up.
* model.js: xsmall tweak to set value of term filter to empty string rather than null.
2012-06-06 23:59:09 +01:00
Rufus Pollock
aaa72447b2 [#145,css/multiview][xs]: do not set width on fields widget now it is in sidebar. 2012-06-06 15:37:55 +01:00
Rufus Pollock
ef74f13163 [#145,view/refactor][m]: switch to a proper sidebar setup where views can have both a main element and a sidebar element and this added to central sidebar.
* this fixes functional and visual bugs with current (new) setup where fields where in separate in RHS sidebar
* Refactored map and graph view to put menu/controls in the sidebar (this is quite nice!)
2012-06-06 15:19:00 +01:00
Rufus Pollock
56a29c80a7 [#145,css/multiview][xs]: micro tweaks to make sidebar look better and to space header from rest of material. 2012-06-05 00:31:28 +01:00
Rufus Pollock
91ec4ee6b9 [#145,view/multiview,fields][s]: much nicer sidebar layout for fields. 2012-06-05 00:19:01 +01:00
Rufus Pollock
58cac002dc [#145,widget/fields,model][m]: working fields widget with field summary data generated by Dataset.getFieldsSummary function.
* Layout is still not right -- need to put widget in sidebar (though looks a lot better)
* Datset.getFieldsSummary to compute facets for fields
* Remove facet usage in the demo
2012-06-04 23:57:24 +01:00
Rufus Pollock
a7b6a6ac5d [#145,widget/fields][m]: add new fields widget view which lists all fields with field info and replace facet widget in multiview with it.
* widget is very incomplete and does not yet show anything of great value (plan is to have summary info).
2012-06-04 23:47:05 +01:00
Rufus Pollock
e425106022 [ux,view/multiview][s]: turn view chooser menu and controls (filters/facets) menu into button groups and make filters/facets section toggle correctly. 2012-06-03 09:49:21 +01:00
Rufus Pollock
86fbe6d191 [#140,refactor,widget/pager][s]: split out pager from query editor into separate widget and display in different place in multiview - fixes #140. 2012-06-02 14:45:16 +01:00
Rufus Pollock
40cc355065 [#124,css][xs]: rename data-explorer.css to multiview.css. 2012-06-01 14:38:24 +01:00