Timeline
11/15/11:
- 16:58 Ticket #1469 (Geo-spatial search on the front end) created by
- Now that we have a geospatial search API, we should build a front-end that …
- 16:56 Ticket #1468 (Update the search index for individual packages) created by
- When I delete a package from the pylons shell I need to remove that …
- 16:54 Ticket #1467 (CKAN dumps dgu miss certain publisher information) created by
- Pawel knows about this so David Read, Pawel and I need to find time to …
- 16:52 Ticket #1466 (Need to support https login for multiple instances as part of the CKAN ...) created by
- 16:52 Ticket #1465 (Upgrade the harvester to support publishers properly) created by
- At the moment most of the harvesting functionality is only available to …
- 16:48 Ticket #1464 (Replace RabbitMQ with Celeryd to support running multiple instances) created by
- The current harvesting implementation can only have one instance per …
- 16:46 Ticket #1463 (QA extension no-longer works with packaged CKAN 1.5) created by
- The extension needs upgrading: No module named webstore.database The …
- 16:44 Ticket #1462 (Multi-Instance CKAN Solr Search Issues) created by
- With the 1.5 package release, CKAN instances over-write each other's …
- 12:18 Ticket #1461 (CkanClient doesn't submit auth headers for GET requests) closed by
- fixed: Fixed in cset:6ea5d3c50444 so all functions supply api key.
- 10:47 Ticket #1461 (CkanClient doesn't submit auth headers for GET requests) created by
- e.g. package_register_get.
11/12/11:
- 16:15 Ticket #1460 (Improve extensions documentation) created by
- Current extensions documentation needs some work: …
- 15:50 Ticket #1459 (Featured Dataset feature) created by
- Provide way to mark a dataset as featured. Featured database show up on …
11/10/11:
- 14:48 Ticket #1458 (Support previewing kml files in data viewer) created by
- Super ticket: #1151 (viewing geo data) E.g. preview of …
- 13:04 Ticket #488 (Catalogue service shall notify RDF service) closed by
- wontfix: Not a current reqt.
- 11:37 Ticket #1457 (Bug with DataNL instance) created by
- "when logging into http://register.data.overheid.nl/ with OpenID, the …
11/09/11:
- 19:15 Ticket #1087 (version and contact info api call) closed by
- fixed: Implemented in cset:0b7e2b0bed44 as status_show logic action, heading for …
- 18:16 Ticket #1456 (Use resource description instead of name if both are present) created by
- If a resource has both description and name the name is used. Descriptions …
- 17:04 Ticket #1455 (Search results when 'all_fields' don't include 'extra' fields) created by
- When you do a search like this: […] the "extra" fields (e.g. "triples", …
- 16:57 Ticket #1395 ("Import Error: cannot import name UnicodeMultiDict" when installing ckan ...) closed by
- fixed: I added this to the instructions a few days ago to fix this issue for the …
- 14:38 Ticket #1454 (postgres search code/data removal) closed by
- fixed: Done in cset:138c5daf7765 heading for release 1.5.1.
- 13:03 Ticket #1420 (Refactor ckanext-qa to work as a celery task) closed by
- fixed
- 11:43 Ticket #1454 (postgres search code/data removal) created by
- We made SOLR the main and only supported way to do CKAN search three …
11/08/11:
- 17:04 Ticket #1453 (Flexible tag names) created by
- Allowing more flexible tag names: - allowing spaces - allow capital …
11/07/11:
- 17:11 Milestone ckan-sprint-2011-11-07 completed
- 16:17 Ticket #1452 (Offer detected browser language, rather than auto-switch) created by
- There are issues with setting the site's language according to the browser …
- 14:57 Ticket #1451 (Reintegrate download stats on dataset and resource view page - 0.5d) created by
- * css class: resource-url-analytics * Assign to the link tag (a) …
- 14:56 Ticket #1450 (Simplify dataset view page) created by
- See http://wiki.ckan.org/Dataset_and_Resource_Pages_Proposal * Create a …
- 14:54 Ticket #1449 (Improved resource listing on dataset view page) created by
- Should list resources in the form of search results rather than as a …
- 12:47 Ticket #1430 (Documents get mixed between SOLR cores) closed by
- fixed: As rgrp mentioned, we commented out the <dataDir> directive in the …
- 11:56 Ticket #1448 (Set up nice way to do celery deployment.) created by
- Celery is awkward to deply, need to find a way to do it more simply. i.e …
- 11:54 Ticket #1447 (disk space leakage) created by
- Periodically we see some CKAN servers fall over because they run out of …
- 11:33 Ticket #1446 (Data Explorer v2) created by
- Super ticket: #1602 (Data Previewer v2) We already have first pass of …
- 11:24 Ticket #1445 (Resource View page in WUI) created by
- Super ticket: #1032 * Locate at: /dataset/{dataset}/resource/{id} See: …
- 11:14 Ticket #958 (ui for new kind field) closed by
- duplicate: This was done as part of dataset resource editing in #1294 (duplicate)
- 11:09 Ticket #922 (Make Resources first class entity.) closed by
- duplicate: Duplicate of #1032 (I think)
- 10:54 Ticket #1217 (Diff exception) closed by
- invalid: I haven't seen this for a while - could have been due to database …
- 10:40 Ticket #1327 ([super] Dataset Archiving) closed by
- duplicate: Duplicate of #1397
11/05/11:
- 12:38 Milestone ckan-v1.5 completed
- * CREP 0004 Data API and Data Processing System #1190 * UX improvements …
11/04/11:
- 18:50 Ticket #1444 (Language detection defaults to en_us?) created by
- Using curl you always get English, even if ckan.locale_default=de. Find …
- 18:48 Ticket #1443 (language detection) closed by
- fixed: Fixed in cset:96b5d9af70a7 for release-v1.5
- 16:53 Ticket #1443 (language detection) created by
- If language detected doesn't match any of the offered CKAN languages, you …
11/02/11:
- 23:13 Ticket #1442 (You can't GET then POST a dataset as new) closed by
- fixed: Fixed in cset:819a74bd1c03 for release 1.5. Note release 1.5 doesn't have …
- 19:48 Ticket #1442 (You can't GET then POST a dataset as new) created by
- If you try to GET a dataset, purge it then POST it again, it fails …
- 14:14 Ticket #1436 (Packages with a 'pending' state not listed on groups page) closed by
- fixed: Fixed in branch feature-1371-task-status-logic-layer, will merge with …
- 11:58 Ticket #1440 ('paster db load' doesn't update search index) closed by
- fixed: I've done this. 'db load' now also does 'db upgrade' and 'search-index …
- 11:57 Ticket #1441 (Use local ckan logo image) closed by
- fixed: Fixed in cset:35542f1c60a2 for release 1.5.
- 11:49 Ticket #1441 (Use local ckan logo image) created by
- Using local image rather than the same image at assets.okfn.org reduces …
- 11:13 Ticket #1440 ('paster db load' doesn't update search index) created by
- paster db load ckan.pgdump will load in the database but not update …
11/01/11:
- 19:05 Ticket #1034 (Flash message cached) closed by
- duplicate: Same problem as #1321 I believe
- 19:04 Ticket #1373 (home page view does not react to logging in / out) closed by
- fixed: Squid force caching is now turned off on the main page, and etags sorted …
- 19:03 Ticket #1388 (etags caching on home page) closed by
- fixed: Etags fixed in cset:a3c8d4f7cf91 for release 1.5.
- 18:56 Ticket #1437 (JSONP parameter in Action API) closed by
- fixed: Fixed in cset:5d0bf20a1746 for 1.5. Broken since 1.4.3.
- 18:56 Ticket #1315 (Document /api/action) closed by
- fixed: Tidied up in cset:39daf1afd64a for release 1.5.
- 15:39 Ticket #1439 (Action API discoverablility) created by
- A good service API needs to be discoverable, so you are not always having …
- 15:38 Ticket #1438 (Action API - parameter discovery/checking) created by
- Many actions in the Action API require parameters. What params are needed …
- 15:24 Ticket #1437 (JSONP parameter in Action API) created by
- Action API needs JSONP support - be able to return responses encapsulated …
- 13:58 Ticket #1379 (Markdown conversion of linked references broken) closed by
- fixed: Resolved in cset:af694663f30e Now allowing markdown to do its thing, then …
- 13:47 Ticket #1436 (Packages with a 'pending' state not listed on groups page) created by
- 13:18 Ticket #1416 (Registering with blank email can cause exception) closed by
- fixed: This seems to have been fixed in #1229. Added a test for this …
- 12:58 Ticket #1405 (You can add a package twice to a group) closed by
- fixed: Fixed in cset:e68926926bee for release 1.5. David looked for duplicates …
- 12:17 Ticket #891 (Resource download worker daemon) closed by
- fixed: Added cache_url and cache_last_updated to resources after archiving. Not …
- 11:10 Ticket #1435 (Switch to continuous.io for buildbot (?)) created by
- 11:07 Ticket #1292 (Internationalization improvements) closed by
- fixed: Review process of releases and updating strings (pot) and translations …
- 11:07 Ticket #1434 (Add i18n strings from extensions) created by
- Decide which extensions are important.
- 10:58 Ticket #1409 (Add Gravatars to user profiles) closed by
- fixed
- 10:33 Ticket #1190 ([super] CREP 0004 Data API and Data Processing System) closed by
- fixed: A very substantial portion of this got done as part of 0.5 including the …
- 10:30 Ticket #1433 (Support SQLAlchemy 0.7) created by
- Why: current stable version of sqlalchemy. geoalchemy stuff required 0.7 …
- 10:25 Ticket #1392 (Move datacatalogs.org to an OKFN server) closed by
- fixed
- 10:19 Ticket #1432 ([super] Data processing system for CKAN and Webstore) created by
- Super ticket: #1190 A data processing system which utilizes the …
- 10:19 Ticket #954 ([super] API version 3) closed by
- fixed: This is basically the complete now with documentation. The child tickets …
- 10:11 Ticket #1383 (Add IResourceChange IResourceUrlChange Interfaces.) closed by
- fixed
- 10:04 Ticket #1408 (Make site user, so tasks can post information back to ckan.) closed by
- fixed: fixed cset:51c7d51f3c17
10/31/11:
- 18:01 Ticket #1431 (Captcha field - foreign chars cause exception) closed by
- fixed: Fixed in cset:711a68a12d90 for release 1.5.
- 16:34 Ticket #1431 (Captcha field - foreign chars cause exception) created by
- During registering a user, the user inputs foreign chars into the captcha …
- 13:34 Ticket #1430 (Documents get mixed between SOLR cores) created by
- On some occasions (apparently random), the documents indexed in a specific …
10/30/11:
- 12:21 Ticket #1429 (Provide DOIs for datasets in a CKAN instance) created by
- DOI = digital object identifier = http://www.doi.org/ As a Publisher I …
10/28/11:
- 15:17 Ticket #1365 (Support old search formats) closed by
- fixed: Done on defect-1365-search-params for 1.5. No official releases exist with …
- 15:07 Ticket #1321 (Flash message deferred) closed by
- fixed
- 12:26 Ticket #1428 (config options not used or documented) closed by
- fixed: Fixed in a3b0080467d4 for release 1.5
- 12:06 Ticket #1428 (config options not used or documented) created by
- Need to ensure config options in the deployment.ini_tmpl match up with …
- 10:29 Ticket #1248 (License exception) closed by
- fixed: Fixed in cset:188d27a56c89c35f97f3a79fdd0a6460223f86cf on branch …
- 10:20 Ticket #1306 (Tests for the logic layer) closed by
- wontfix: These are expressed as functional API tests - see …
- 09:58 Ticket #1419 (Can't log in via OpenID) closed by
- invalid: This seems to work better today...! myopenid works for me fine with my …
- 09:38 Milestone ckan-sprint-2011-10-28 completed
- 28th Oct 2011: Deprecating concept of an ongoing 'current' milestone in …
- 09:35 Ticket #1300 (Core changes to base theme) closed by
- fixed: Side bar menu is switchable (though not sure how -- zephod has done this!) …
10/27/11:
- 13:20 Ticket #843 (user list ui for group curation) closed by
- fixed: Ok I misunderstood this ticket. This is referring to adding a user in e.g. …
- 10:06 Ticket #1341 (Delete spam users from ckan) reopened by
- Reopening - this is still a serious problem. We can't link to the user …
- 10:05 Ticket #1427 (Tags validation needs to limit length to 100 characters) closed by
- fixed: Done in cset:ec9a9efc2d40 for release 1.5
- 10:01 Ticket #253 (Package relationships) reopened by
- Closed by mistake
- 10:01 Ticket #253 (Package relationships) closed by
- fixed
- 09:53 Ticket #1426 (Validation errors cause 409 not 400 response) closed by
- invalid: Reading http://www.checkupdown.com/status/E409.html I've changed my mind - …
- 09:44 Ticket #1427 (Tags validation needs to limit length to 100 characters) created by
- The tag name is limited in length in the db table to 100 characters. If …
- 09:43 Ticket #1426 (Validation errors cause 409 not 400 response) created by
- Validation error is incorrect arguments, so should be a "400 Bad Request" …
10/26/11:
- 17:53 Ticket #1417 (Browser language detection doesn't work) closed by
- fixed: Fixed in branch defect-1418-i18n for release 1.5.
- 17:24 Ticket #1425 (Dataset delete button) created by
- From Jonathan gray: At the moment to delete a package you have to go to …
- 17:05 Ticket #1374 (Can't switch to English if default is non-English) closed by
- fixed: This is fixed in branch defect-1418-i18n for release 1.5
- 16:54 Ticket #1424 (Openness notice should be clearer) created by
- ckan-discuss discussion suggests changes to the 'openness' indicator ( …
- 16:16 Ticket #1229 (Refactor all database code out of the controllers and into the logic layer) closed by
- fixed: Replace code in home in cset:f19f9c5bec94 on default for release 1.5.1.
- 16:15 Ticket #1422 (Remove proxy & etag caching) closed by
- fixed: Done in cset:54fc460602d2 on default for 1.5.1 release.
- 15:11 Ticket #1423 (Edit resources suggestions) created by
- * Description vs Name - Edit Resources view is showing the name of the …
- 14:34 Ticket #1422 (Remove proxy & etag caching) created by
- Rufus decided this was more trouble than it was worth. Removes …
- 14:31 Ticket #1229 (Refactor all database code out of the controllers and into the logic layer) reopened by
- I found another direct use of the d.b. in the home controller.
- 14:28 Ticket #1421 (Tag cloud recipe broken) closed by
- fixed: Fixed in cset:109db2176fac for 1.5 release.
- 14:16 Ticket #1421 (Tag cloud recipe broken) created by
- home page doesn't have c.facets setup. Only affects 1.5 branch - ok …
- 11:18 Ticket #1409 (Add Gravatars to user profiles) reopened by
- 11:10 Ticket #1380 (Making customizing CSS easier) closed by
- fixed: https://bitbucket.org/okfn/ckan/changeset/f600e0d37f6c
- 10:48 Ticket #1420 (Refactor ckanext-qa to work as a celery task) created by
- Currently can run as a celery task launched by paster command. Still …
- 10:43 Ticket #1399 (Generate archiving request on resource url change) closed by
- fixed
- 10:43 Ticket #1391 (Update datacatalogs.org to ckan 1.5) closed by
- fixed
- 10:43 Ticket #1390 (Update ckanext-moderatededits for ckan 1.5 on datacatalogs.org) closed by
- fixed
- 10:43 Ticket #1389 (Update ckanext-datacatalogs for ckan 1.5) closed by
- fixed
- 10:43 Ticket #1372 (Refactor archiver to work as a celery task) closed by
- fixed
10/25/11:
- 18:34 Ticket #1378 (New to TheDataHub? - StackOverflow style banner) closed by
- fixed: https://bitbucket.org/okfn/ckan/changeset/494bbd08364f
- 18:33 Ticket #1409 (Add Gravatars to user profiles) closed by
- fixed: https://bitbucket.org/okfn/ckan/changeset/c8c62bc8766d
- 11:43 Ticket #1419 (Can't log in via OpenID) created by
- I couldn't log into theDataHub with OpenID today. I tried both Google ID …
- 10:48 Ticket #1418 (If default language is not 'en' then you can't switch language to 'en') closed by
- duplicate: Same as #1374
- 10:39 Ticket #1418 (If default language is not 'en' then you can't switch language to 'en') created by
- e.g. cz.ckan.net has lang=cz but when you click on Home page link …
- 10:36 Ticket #1417 (Browser language detection doesn't work) created by
- In Firefox: * Edit | Preferences | Content | Languages - put 'de' at top …
- 09:13 Ticket #1416 (Registering with blank email can cause exception) created by
- This might well be a bot, but not POSTing the email field should not cause …[…]
10/24/11:
- 11:51 Ticket #1415 (Comments on current status of ckan deb packages) created by
- This is a scratch pad ticket with some comments on the current status of …
- 11:13 Ticket #1414 (track user log-ins on thedatahub.org) created by
- Set up tracking for user logins so that we have stats about how many …
- 10:45 Ticket #1413 (Ask users to 'add email address' when logged in) created by
- I'd like us to display a one-off banner that prompts users who log into …
- 10:34 Milestone ckan-sprint-2011-10-24 completed
- 10:03 Ticket #1412 (application.js crashes when viewing a dataset with no resources) created by
- Create a new dataset, don't add any resources to the dataset yet, view the …
10/22/11:
- 21:40 Ticket #1411 (Force resource format to be lower case (also mimetype)) created by
- Format should be lowercase. Automatically lower case (for extra points …
10/21/11:
- 16:06 Ticket #1410 (Add Gravatars to user profiles) closed by
- duplicate
- 12:39 Ticket #1410 (Add Gravatars to user profiles) created by
- Since we now require email addresses, it's sensible to request users' …
- 12:39 Ticket #1409 (Add Gravatars to user profiles) created by
- Since we now require email addresses, it's sensible to request users' …
10/19/11:
- 10:44 Ticket #1381 (Managing groups via package entity API) closed by
- fixed: Now implemented on 6227142b0460
- 10:20 Ticket #1408 (Make site user, so tasks can post information back to ckan.) created by
- Give site user system administrative rights.
- 08:56 Ticket #1407 (Stats extension not working) created by
- Graphs don't show any more at http://thedatahub.org/stats
10/17/11:
- 14:22 Ticket #1406 (Re-enable RSS subscriptions) created by
- RSS 'subscribe' buttons appeared in many places on the site but were not …
- 12:59 Ticket #1405 (You can add a package twice to a group) created by
- To reproduce (from Jonathan Gray): * I go to add an item to the group * …
- 10:38 Ticket #1368 (UX polishing and bugfixes) closed by
- fixed
- 10:36 Ticket #1404 (Search Page UI improvements) created by
- [Refactored] :: Follows on from #1506 UX changes. * Declutter the …
- 10:31 Ticket #1403 (Refactor groups index page) created by
- Groups are listed alphabetically with paging - not an ideal user …
- 00:34 Ticket #1402 (Migrate repository from mercurial to git) created by
- Plan to migrate from mercurial git * Convert from mercurial to git * …
Note: See TracTimeline
for information about the timeline view.