Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 2152)

Ticket Resolution Summary Owner Reporter
#2841 fixed Slug generation fails on demo dev aron.carroll amercader

Reported by amercader, 21 months ago.

Description

On the add dataset form, slug generation fails with JS error:

Uncaught TypeError: Object [object Object] has no method 'incompleteFormWarning'    basic-form.js:5
#2840 fixed tag line styling aron.carroll toby

Reported by toby, 21 months ago.

Description

@aron

Is it possible to get the tagline text to float the other way

at the moment we have

...........Title Tag line to here

I'd like

...........Title ...........Tag line to here

is this possible or too much pain

based partly on this comment Markw wrote

A minor problem visible on the home page <http://s031.okserver.org:2375/> and other pages, when viewing in both Chrome and Firefox:

if the browser width is not very wide, the tag line 'Open source data portal' vanishes off the *left* hand side of the screen. For some reason the browser doesn't even recognise this with a horizontal scroll bar (as it does when stuff is off the *right* hand side) - it just chops off the text.

#2839 fixed Specifying sort order breaks search results on group page seanh

Reported by seanh, 21 months ago.

Description

Create a group, create some datasets and add them to the group, then view the group's page with a sort-order specified in the URL, e.g. /group/foo?q=&sort=title_string+asc, no datasets are displayed even though there are datasets in the group that match the search query. Remove the sort order from the URL and the datasets will appear.

Note: See TracQuery for help on using queries.