Timeline
12/05/11:
- 23:56 Milestone ckan-sprint-2011-12-05 completed
- 19:43 Ticket #1518 (CKAN Upload fails if filename has spaces in it) created by
- E.g. uploading a file with spaces in it: OECD Monthly Exchange Rates.zip …
- 18:27 Ticket #1450 (Simplify dataset view page) closed by
- fixed: johnglover architected this and I've added aesthetic tweaks. Now pushed on …
- 18:27 Ticket #1517 (Accessing resource view sometimes auto-downloads the resource) created by
- Clicking any of the links to a resource page in the dataset viewer seems …
- 18:07 Ticket #1516 (Update SOLR schema after 1.5.1 release and set up multicore SOLR instances ...) created by
- CKAN 1.5.1 will introduce changes in the SOLR schema and functions to …
- 17:10 Ticket #1515 ([super] Activity Streams) created by
- We want to add "activity streams" (chronological lists of activities) to …
- 16:32 Ticket #1091 (usernames of users logged in using open ids are strange) closed by
- wontfix: wontfix plus we now requires usernames see #1386
- 15:57 Ticket #1514 (Modifying user name loses connection with revisions) created by
- If you edit your user name, the number of revisions you made returns to 0. …
- 15:52 Ticket #1513 (Logged in/out problems) created by
- Richard Cyganiak: I often see a problem where half the system thinks that …
- 15:50 Ticket #1512 (Modifying user name makes you semi-log-out) created by
- If you modify your user name, it looks like you are logged out, but you …
- 14:10 Ticket #1511 (Logic function for getting a user's public activity stream) created by
- Add a function to logic.action.get that returns a user's public activity …
- 14:05 Ticket #1510 (Migrate existing data into activity streams database tables) created by
- See '### Task 2' in this etherpad: http://ckan.okfnpad.org/notifications …
- 13:08 Ticket #1236 (View a package at a given revision) closed by
- fixed: This feature is now released, but there is a remaining bug which I've put …
- 13:06 Ticket #1509 (Mis-dated old revisions of datasets) created by
- e.g. http://thedatahub.org/dataset/osm%402011-07-12T12%3A16%3A47.590358 …
- 13:01 Ticket #1503 (Move from Bitbucket to Github) closed by
- fixed: Done. See email: …
- 12:40 Ticket #1508 ([super] Finalize and deploy some of our major (new) features as of Dec ...) created by
- This ticket is about finalizing, then deploying (to …
- 12:33 Ticket #1507 (Minor fixes to dataset add on Group edit form - 0.5d) created by
- Group edit dataset add form needs some work * Dataset name is not …
- 12:31 Ticket #1506 ([super] UX improvements to dataset edit, create and search + group + user ...) created by
-
== Historical Parent Tickets ==
*
Parent-ticket: #1450* …
12/01/11:
- 17:29 Ticket #1505 (SearchError and SearchQueryError cause exception in Action API) closed by
- fixed: Also added tests for search_package api. Done in cset:edde51c aiming for …
- 17:02 Ticket #1505 (SearchError and SearchQueryError cause exception in Action API) created by
- This query caused ckan to except because ckan/controllers/api.py doesn't …
- 16:41 Ticket #1504 (Action API given blank data causes exception) closed by
- fixed: Fixed in cset:725670972371 on master, aimed for release 1.5.2.
- 16:25 Ticket #1504 (Action API given blank data causes exception) created by
- This is what caused the exception: […] The problem is the content-type …
- 13:11 Ticket #1503 (Move from Bitbucket to Github) created by
- Reasons: more people familiar with Git, bigger Open Source community on …
11/30/11:
- 21:17 Ticket #1502 (Group package list is ordered by revision timestamp instead of ...) closed by
- fixed: Fixed: …
- 20:20 Ticket #1501 (Pagination links broken) closed by
- fixed: Fixed, commit: …
- 19:11 Ticket #1502 (Group package list is ordered by revision timestamp instead of ...) created by
- 09:46 Ticket #1501 (Pagination links broken) created by
- Most of the different pagination links are broken and point to wrong …
11/29/11:
- 20:58 Ticket #1500 (Slug API calls tidy up) created by
- * API call documented but don't exist any more: dataset create_slug * API …
- 18:38 Ticket #1499 (list/read/delete packages on the command-line) closed by
- fixed: Done in cset:9d97592 on master aimed for release 1.5.2.
- 18:34 Ticket #1499 (list/read/delete packages on the command-line) created by
- It would be useful to be able to manipulate packages using the paster …
- 16:47 Ticket #1498 (Support multiple SOLR schema versions) created by
- At some point the SOLR schema used by CKAN will need to be changed and the …
- 15:50 Ticket #1453 (Flexible tag names) closed by
- fixed: I believe this is finished now. This was merged into master in …
- 12:30 Ticket #1497 (Suppress benign warnings) closed by
- fixed: Got rid of this one that appears on many CLI commands: […] cset:e1e2918 …
- 12:27 Ticket #1497 (Suppress benign warnings) created by
- We really shouldn't have lots of benign stuff printed on stderr when we …
11/28/11:
- 21:28 Ticket #1002 (Remove changeset model code) closed by
- fixed
- 15:53 Ticket #1496 (Render a user's activity stream on her user page) created by
- 15:52 Ticket #1495 (API call for getting a user's public activity stream) created by
- An API call that returns a user's public activity stream in JSON format.
- 15:50 Ticket #1494 (API call for getting a user's public activity stream as rendered rtext) created by
- This could be implemented as a separate API call, or the rendered text …
- 15:50 Ticket #1468 (Update the search index for individual packages) closed by
- fixed: Done - commit: …
- 14:45 Ticket #1455 (Search results when 'all_fields' don't include 'extra' fields) closed by
- fixed: Fixed - commit: …
- 14:05 Ticket #1490 (Standardize output from package listings coming from the logic layer) closed by
- fixed: Fixed in c23821b
- 12:47 Ticket #1493 ('search-index rebuild/clear' doesn't work if no ckan.site_id) created by
- You can't delete things from the SOLR search index if the ckan.site_id and …
- 11:58 Ticket #1492 (Interference between extra and relationship fields in API) created by
- From Jan Kučera <elquenor@…> I have also tried to use extras …
- 11:50 Ticket #1491 (Visible strings need internationalisation) created by
- Sean spotted that some strings need internationalising, such as flash …
11/25/11:
- 17:26 Ticket #1488 (List of installed extensions - add to the status_show) closed by
- fixed: 'extensions' added. Also mounted RESTful version of status_show at: …
- 12:47 Ticket #1490 (Standardize output from package listings coming from the logic layer) created by
- Right now, the two logic functions that return a list of packages …
11/24/11:
- 12:32 Ticket #1489 (Updating example theme/extension) created by
- ckanext-example needs updating for CKAN 1.5: * theme changes * new forms …
- 10:29 Ticket #1488 (List of installed extensions - add to the status_show) created by
- Add the list of extensions install (config's ckan.plugins) to status_show …
- 00:50 Ticket #1487 (Fix group ordering on homepage) closed by
- fixed
- 00:24 Ticket #1487 (Fix group ordering on homepage) created by
- ordering on homepage by name instead of group count
11/23/11:
- 15:36 Ticket #1482 (Minor JS bugs) closed by
- fixed
- 15:15 Ticket #1486 ("allow_partial_update" option does not work with resource lists of ...) created by
- 1. Call ckan.logic.action.update:package_update() 2. Pass in a context …
- 14:39 Ticket #1485 (Package/Group form extension mechanism so you can add forms for particular ...) created by
- We want to be able to change form depending on package type or group type. …
- 14:36 Ticket #1484 (Creating package with duplicate tags causes exception) closed by
- fixed: Fixed and added tests. Improved IntegrityError? error messages. …
- 12:40 Ticket #1484 (Creating package with duplicate tags causes exception) created by
- e.g. […] Also broken in Web UI (adding a package). Affects API and …
- 12:16 Ticket #1483 (Tasks sometimes fail to update task_status table when trying to report a ...) created by
- The error reports do not have a "value". The original task in the task …
11/22/11:
- 19:44 Ticket #1482 (Minor JS bugs) created by
- Three JS bugs have appeared: * The slug editor is not updating the text …
- 17:34 Ticket #1481 (License not shown if no resources) created by
- The license is not displayed any more, unless there are resources e.g. …
- 16:15 Ticket #1480 (Munge functions in util) closed by
- fixed: Done in /api/util. Added length limits to mungers. Also added markdown …
- 12:43 Ticket #1480 (Munge functions in util) created by
- munge_title_to_name, munge_tag v. useful for client software importing …
- 11:33 Ticket #1479 (Can't edit a user with a unicode email address) closed by
- fixed: Fixed in cset:380eab620c7397 for CKAN 1.5.1.
- 11:14 Ticket #1479 (Can't edit a user with a unicode email address) created by
- 1. Register User with an email address with a unicode char (e.g. …
- 11:06 Ticket #1478 (change package_group to members table) created by
- This will comprise of the following steps. * model migration. * …
- 10:55 Ticket #1477 ([Super] Group refactor) created by
- This is the implementation of the final draft in …
11/21/11:
- 16:42 Milestone ckan-sprint-2011-11-21 completed
- 11:17 Ticket #1463 (QA extension no-longer works with packaged CKAN 1.5) closed by
- wontfix: This works with the new Celery feature that will be in 1.5.1 (which should …
- 10:56 Ticket #1449 (Improved resource listing on dataset view page) closed by
- fixed
- 10:51 Ticket #1473 (max name length validators missing) closed by
- fixed: Done in cset:7733eb19971ff06e for 1.5.2
- 10:35 Ticket #1456 (Use resource description instead of name if both are present) closed by
- fixed
11/20/11:
- 22:12 Ticket #1433 (Support SQLAlchemy 0.7) closed by
- fixed: cset: 68c37312ef70349431213465005761edf434d27e
- 22:05 Ticket #1474 (fix up navl tests) closed by
- fixed: fixed cset:8f3d917e24390f91db577fdbd8b8c6a1d6228505
- 22:04 Ticket #1475 (Create documentation showing how to make an extension that use celery.) created by
- 21:59 Ticket #1398 (Automated conversion of resource data into webstore) closed by
- fixed: deployed on test.ckan.net docs added …
- 21:51 Ticket #1474 (fix up navl tests) created by
- navl tests are being skipped unskip them!
11/19/11:
- 16:57 Ticket #1472 (Convert ckanclient to git and github from mercurial) closed by
- fixed: Done yesterday. See https://github.com/okfn/ckanclient
11/18/11:
- 15:50 Ticket #1473 (max name length validators missing) created by
- Max length of package name and version field is 100 characters, but the …
- 14:01 Ticket #1472 (Convert ckanclient to git and github from mercurial) created by
11/17/11:
- 17:52 Ticket #1471 (Be compatible with new ubuntu release in April) created by
- Nils flagged up that Ubuntu launches another LTS in April which we should …
- 15:30 Ticket #1470 (Check user name in the profile form) closed by
- fixed: Tidy up done in cset:c46388b945d581 for 1.5.1 release and merged to …
11/16/11:
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 …
Note: See TracTimeline
for information about the timeline view.