krzysztofmadejski
5976edd377
#459
2016-11-06 13:46:56 +01:00
Janette Day
469d9479a4
Updating recline-slickgrid form labels to pass accessibility test
2015-03-11 12:08:55 -07:00
Sol Villar
dff3557c8a
[ #427 ] Fixed map in multiview.
2015-03-05 03:46:17 -03:00
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
fb4541ccb4
[ #427 ] Fixed styles in grid.
2015-03-05 02:45:58 -03:00
Sol Villar
dbc099808a
[ #427 ] Fixed styles in paginator.
2015-03-05 02:43:14 -03:00
Sol Villar
30ad0ad111
[ #427 ] Fixed columns, buttons and general styles.
2015-03-05 01:14:49 -03:00
aliounedia
9a69799d04
[ #407 ] support row reordering in sclickGrid
2014-04-28 16:10:58 +02:00
aliounedia
0e62d91f57
[ #407 ] support for row reordering in slickGrid
2014-04-28 15:15:30 +02:00
aliounedia
d94da32187
[ #396 Support row reordering in slickgrid grid]
2014-04-28 15:10:36 +02:00
Max Mendez
49cfdbcbd5
Fix: Inappropriate use of !important rule in style sheet flot.css
2014-04-22 10:08:32 -06: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
Rufus Pollock
c38e1aacdc
[#384,ux][s]: tweak look of delete row buttons in slickgrid.
2014-03-04 21:07:53 +00:00
Rufus Pollock
8164c68d0c
[#331,view/flotr2][s]: remove flotr2 as now in separate repo https://github.com/okfn/recline.view.flotr2 - fixes #331 .
2013-05-05 19:01:51 +01:00
Rufus Pollock
fc79518ba5
[#349,transform][s]: remove transform view and associated code - fixes #349 .
2013-05-04 22:13:27 +01:00
Rufus Pollock
1fc5610874
[#342,bugfix,timeline][s]: remove explicitly setting of width in JS as not the right way - fixes #342 .
2013-04-16 18:24:32 +01: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
fa086053fb
Merge master into 309-expand-content-when-sidebar-empty
2013-02-11 10:00:41 +01:00
Rufus Pollock
b6e179e3e7
[#287,view/flot][s]: s/recline-graph/recline-flot/g.
2013-02-09 18:29:44 +00:00
Rufus Pollock
242bcc7a14
[#287,view/graph][s]: move current view.graph.js to view.flotr2.js and setup recline.View.Graph to point to recline.View.Flot.
2013-02-09 16:18:37 +00: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
John Glover
8439cc5522
[ #287 ] Add view.flot.js.
...
Allows flot to be used for graphs as well as
flotr2.
Based on view.graph.js in the ckan-updates branch.
2013-01-09 15:53:44 +01:00
Rufus Pollock
7a2da02f26
[site,theme][xs]: move site css out of css/site to css-site.
2012-10-12 20:57:16 +01:00
Rufus Pollock
ce2d30499f
[content][s]: Revert "Homepage content and styling" added in commit 495c27878c99d57c5402527cd2a3f867cb4132a9.
2012-07-19 01:13:34 +01:00
Sam Smith
f1a7677deb
Merge branch 'master' of https://github.com/okfn/recline
2012-07-18 17:56:53 +01:00
Sam Smith
495c27878c
Homepage content and styling
2012-07-18 17:56:24 +01:00
Lieven Janssen
b9c4a07d8d
Migrated jquery-flot to flotr2. Added column chart type.
2012-07-15 08:52:06 +02:00
Rufus Pollock
c6a0cc3906
[css/grid][xs]: border-bottom on rows for Grid.
2012-07-08 23:48:59 +01:00
Rufus Pollock
22dd818183
[view/grid][s]: strip out all the menu stuff as somewhat broken both in UI (overflow not working) and functional terms (transform has changed).
...
* Felt simpler to remove and possibly reinstate later than try and fix now.
2012-07-08 16:41:34 +01:00
Rufus Pollock
b2b64ea2cc
[site/css][xs]: micro tweak to front page.
2012-07-05 20:54:20 +01:00
Rufus Pollock
03fe9a5a6a
[#113,docs/tutorials][s]: split tutorials up more.
2012-07-04 14:52:12 +01:00
Rufus Pollock
811604d409
[docs][s]: split out tutorials in a separate file.
2012-07-03 19:28:18 +01:00
Rufus Pollock
2734f608ba
[#94,trasnform][s]: show before / after side by side rather than above and below.
2012-06-29 00:38:30 +01:00
Rufus Pollock
aa1a362bb2
[#94,transform][m]: rework transform functionality and integration extensively (+ its working again!).
...
* view.transform.js: major refactor
* general record transform rather than column transform
* Normal dataset view rather than modal
* Reworked UI
* split out css from grid.css and simplify
* model.js + backend.memory.js: transform implemented on Dataset and Memory (Dataset passes off to _store).
* multiview: use new transform view
* _includes/recline-deps - rework to use source files rather than built ones
2012-06-28 23:52:58 +01:00
Rufus Pollock
9e69de0db9
[docs/library][s]: heavily rewrite and refactor main doc page to be simpler and clearer.
2012-06-20 18:40:27 +01:00
Rufus Pollock
215694f3be
[site/home][s]: massively simplify front page removing almost everything.
2012-06-18 22:11:55 +01:00
Rufus Pollock
4d3d910387
[site/theme][s]: refactor navbar extensively in content and somewhat in layout plus tweak footer.
2012-06-18 21:44:36 +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