Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1468 - 1470 of 2152)

Ticket Resolution Summary Owner Reporter
#1453 fixed Flexible tag names icmurray icmurray

Reported by icmurray, 2 years ago.

Description

Allowing more flexible tag names:

  • allowing spaces
  • allow capital letters (search is case in-sensitive)
  • allow all punctuation except for commas and double-quotes '"'
  • allow unicode
  • commas delimit tag names in the package create/edit form

Effects:

  • package creation/edit form.
  • /tag/{tagname} uri
  • search action
  • api controller (search/package-create/edit)
  • web controller (search/package-create/edit)
  • search api documentation
  • autocomplete for tag names
#2289 fixed Flash messages are not being translated? toby seanh

Reported by seanh, 2 years ago.

Description

There are a couple of flash messages in ckan/controllers/user.py that show up in English, even if another language is in use, and even though the strings are marked for translation with gettext and have translations in the po and mo files:

"[USER NAME] is now logged in"

"Login failed. Bad username or password. (Or if using OpenID, it hasn't been associated with a user account.)"

#1321 fixed Flash message deferred dread dread

Reported by dread, 3 years ago.

Description

When you reset a password, the flash message saying "check your email" sometimes doesn't display on the next page. You then click on the link in your email and it displays on that page (i.e. too late).

Seen this on thedatahub.org. To do with the proxy caching?

Note: See TracQuery for help on using queries.