Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (343 - 345 of 2152)

Ticket Resolution Summary Owner Reporter
#1369 fixed Remove showdown.js from the page download zephod zephod

Reported by zephod, 3 years ago.

Description

ckan.js can be rearchitected to avoid instantiating showdown.js in the root namespace. That way, layout_base.html doesn't need to import the script (because we don't use the showdown-dependant parts of ckan.js).

#1377 fixed Ckan admin repair zephod zephod

Reported by zephod, 3 years ago.

Description

Integrating ckanext-admin into core has thrown up a number of problems:

  • Look & feel does not match the rest of the site
  • Tests are not passing
  • On the trash page, clicking 'undelete' triggers a purge
  • Using the purge functionality is dangerous; deleting and purging the latest revision will corrupt a dataset (& several corrupt datasets have been found on thedatahub.org)
  • Trash page can contain nested form tags in certain cases (breaking test harness & form redirection)
#1378 fixed New to TheDataHub? - StackOverflow style banner zephod zephod

Reported by zephod, 3 years ago.

Description

Implement a banner across the top of the screen giving newbies a link to the about page, and making them feel welcome. See stackoverflow for reference?

Note: See TracQuery for help on using queries.