Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 2152)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#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?

#1379 fixed Markdown conversion of linked references broken zephod zephod

Reported by zephod, 3 years ago.

Description

eg. http://thedatahub.org/dataset/us-gov-tarp

[This Paper][my-paper] is very interesting.

[my-paper]: http://somelink.com/paper

Write a test to check this markdown feature works - if not, use external markdown lib rather than webhelpers.markdown. Probably need to add markdown lib to list of requirements.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.