James Smith
James Smith
Hey @pkqk just because it's 8 years ago doesn't get you off the hook
You need to add a line to `surveys/translations/jurisdiction_languages.yml` saying `AU: [en]` And then `docker-compose run web bundle exec rake surveyor:build_changed_survey FILE=surveys/generated/surveyor/odc_questionnaire.AU.rb` should build the right survey and load it into...
Hm, I don't know much about the CKAN plugin unfortunately. I think we'll have to dig in and take a look. @Saifinbox, is your CKAN instance public, or just running...
It's probably a pretty simple fix to https://github.com/theodi/open-data-certificate/blob/e76e406e1ccffe311d62fafc0dffb16fac474c61/app/views/certificates/badge.js.haml.
I guess the ideal thing would be to have the thing accept an ID to put the content into, then set it up to go in asynchronously.
@benfoxall that would be amazing! I'd have to brush up my JS to be sure of getting it right, so if you can... 😁
There is an open issue for collection syncing to other sites (#487), but I love the approach of just pasting a URL from a compatible site (no need for finding...
I think I was thinking of this more as "import by pasting a compatible URL"; I'll rename it to reflect that.
#1990 is probably the underlying thing that would do the import, and this reflects more of the UI process of how it might work.
Ooh! Interesting! Does it do the same thing in the general editing page?