Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1021 - 1023 of 2152)

Ticket Resolution Summary Owner Reporter
#1197 wontfix Add JavaScript guide for CKAN timmcnamara

Reported by timmcnamara, 3 years ago.

Description

A new library, guiders.js, has been open sourced that seems to be great at unobtrusively introducing new users to features of websites.

The library drives Optimizely's website. The GitHub repo is here: https://github.com/jeff-optimizely/Guiders-JS

Some examples:

http://posterous.com/getfile/files.posterous.com/temp-2011-06-22/BnlgHDvhjpFfqbwvprsIaklqrpdgJyebfuhxajbDhmvnFgzdzzCJdvluJFki/Screen_shot_2011-06-22_at_6.42.21_PM.png.scaled500.png

http://s3.amazonaws.com/files.posterous.com/temp-2011-06-22/CpvlcinkrxhtnAHfGtEHhxyGkraqlFmCjcnztFuugagBGxmBjCdwuquHpvEB/promo_gmail.png

#1196 fixed Markdown logging ignores config settings dread dread

Reported by dread, 3 years ago.

Description

Markdown produces Debug logging, even when the pylons logging config is set to level of Info or Warning. This clogs up the logfile.

#1195 fixed Storage extension to handle incorrect routes better rgrp dread

Reported by dread, 3 years ago.

Description

We've seen exceptions caused by people getting the file storage link wrong, adding a slash to the end.

e.g. http://ckan.net/storage/f/file/e696d857-e997-41c8-be08-408697168ca8/

We should aim to handle all requests better than causing exception. 404 (or even 302 in this case) is better than 500.

Note: See TracQuery for help on using queries.