Custom Query (2152 matches)
Results (1996 - 1998 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#819 | fixed | Tag autocompletion widget broken | cygri | |
Description |
The widget for tag autocompletion is broken in various ways. For example, if I edit a package that is tagged "music", and just tab through the form fields to get to the Author field, then the widget changes to "industrial-music" as I tab through it. Or if the tag is "foo bar" and I hit alt-right to jump to the end of the text field (with the intent of adding a third tag), then the contents change to "foo barbecue". |
|||
#199 | fixed | Fix failing tests and provide documentation on how to run tests in datapkg | rgrp | casbon |
Description |
As of 80:099bdc5b07a6 datapkg has 4 test fails and 1 test error. There is no documentation on how to run them, so I am using 'python setup.py test'. datapkg.tests.test_cli.TestCLI.test_ckan ... FAIL datapkg.tests.test_cli.TestCLI.test_walkthrough ... FAIL datapkg.tests.test_index.TestDbIndex.test_get ... /Users/james/Documents/virtualenvs/okfn/src/datapkg/datapkg/index.py:97: SADeprecationWarning: Use session.add() self.session.update(pkg) FAIL datapkg.tests.test_index.TestDbIndex.test_get_when_loaded_as_new_and_init_not_called ... /Users/james/Documents/virtualenvs/okfn/src/datapkg/datapkg/tests/test_index.py:57: SADeprecationWarning: Use session.expunge_all() self.index.session.clear() FAIL |
|||
#2354 | wontfix | Front end performance improvements [super] | aron.carroll | aron.carroll |
Description |
Try and increase the page load times for the front end. Now
Next
Tools
Continuous IntegrationYSlow can be hooked up to Jenkins via Phantom JS |