Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (655 - 657 of 2152)

Ticket Resolution Summary Owner Reporter
#206 fixed UI review nickstenning nickstenning

Reported by nickstenning, 4 years ago.

Description

Investigate and list (on the wiki at wiki:UiReviewNotes) CKAN's UI issues, in particular:

  • Overview pages: reduction in visual noise and unnecessary elements.
    • best example: package overview page
    • consider openness/downloadability icons
    • display common metadata fields in a more structured fashion?

Est cost: 2 hrs.

#207 fixed Reimplement tag selection in jQuery dread nickstenning

Reported by nickstenning, 4 years ago.

Description

Remove the current dependency on Yahoo YUI toolkit for doing tag autocompletion on package edit forms.

The (KForge-derived) behaviour files for CKAN can easily be switched to the new jQuery-based ones: see ticket:212. Once this is done, it would make sense to implement the tag-selection code with jQuery.

Relevant pages include:

#208 fixed Obfuscate author email and maintainer email field dread rgrp

Reported by rgrp, 4 years ago.

Description

Obfuscate author email and maintainer email field.

Use: webhelpers.html.tools.mail_to e.g. webhelpers.html.tools.mail_to('mike@…', encode='javascript')

Do we want to? Surely only public addresses should be on CKAN in which case why obfuscate?

Note: See TracQuery for help on using queries.