Timeline


and

02/07/11:

21:44 Ticket #928 (Documentation - CKAN credits / contributors page) closed by rgrp
fixed: Fixed in cset::540e8e548d84
21:26 WikiStart edited by rgrp
update documentation links (diff)
21:25 API edited by rgrp
move info about api clients here from http://wiki.okfn.org/ckan/ (diff)
21:18 API created by rgrp
put in basic info and pointer to main (sphinx) dev docs
21:03 Contributors created by rgrp
move contributors list here and expand
13:27 Ticket #875 (Search backend supports solr interface and query API mimics solr) closed by pudo
fixed: So far opting for route 1) (not implementing facets), therefore this can …
12:18 Ticket #99 (Test DbIndex with sqla 0.5) closed by rgrp
wontfix: Won't fix as we are not using sqlalchemy any longer.
11:46 Ticket #560 (Deleted packages showing up in tag lists) closed by kindly
fixed
11:41 Ticket #902 (Package buttons not clickable / Improve submenu tabs) closed by rgrp
fixed: Fixed in cset:42102bf7f922 and cset:42102bf7f922 by switching to a new …
11:10 Ticket #950 (Move importer controller to ckanext-importer) closed by rgrp
fixed
11:10 Ticket #938 (Message flashing / notification in WUI) closed by rgrp
fixed
11:05 Ticket #932 (Move to SQLAlchemy-Migrate 0.6) closed by rgrp
fixed
11:04 Ticket #950 (Move importer controller to ckanext-importer) reopened by rgrp
Reopen to set an owenr.
11:03 Ticket #932 (Move to SQLAlchemy-Migrate 0.6) reopened by rgrp
11:01 Ticket #943 (Create CKAN Wiki) closed by rgrp
fixed: Done see http://wiki.ckan.net/
10:59 Ticket #963 (Package CKAN as a debian package) created by rgrp
Package CKAN as a debian package so it is easier to install.
10:46 Ticket #809 (Link to the Wiki pages in package form) closed by thejimmyg
wontfix: This is something to think about more in the future.
10:42 Ticket #511 (Better warnings and errors when using API) closed by thejimmyg
worksforme: There have been quite a lot of improvements, this is now OK.
10:41 Ticket #807 (Handle robot traffic better) closed by thejimmyg
wontfix
10:39 Ticket #557 (Remove siblings from link_to/from relationship display) closed by thejimmyg
invalid
10:34 Ticket #938 (Message flashing / notification in WUI) reopened by rgrp
10:33 Ticket #949 (Generic username/password login) closed by rgrp
fixed: Hocus pocus so set owner after being fixed!
10:33 Ticket #942 (Fix SERP pager argument passing) closed by rgrp
fixed
10:32 Ticket #949 (Generic username/password login) reopened by rgrp
10:32 Ticket #942 (Fix SERP pager argument passing) reopened by rgrp
10:23 Ticket #409 (Refactor cli to be more 'pluggable') closed by rgrp
fixed
10:22 Ticket #409 (Refactor cli to be more 'pluggable') reopened by rgrp
10:21 Ticket #409 (Refactor cli to be more 'pluggable') closed by rgrp
fixed: Done item (2) http://packages.python.org/datapkg/extending.html#commands
10:15 Ticket #817 (Proposed redesign of Resources table on package pages) closed by thejimmyg
worksforme: This appears to be fixed now.
10:02 Ticket #404 (Make registries pluggable) closed by rgrp
fixed: Nothing more required here I think.
09:55 Ticket #962 (Improvements to data preview extension) created by rgrp
Basic implementation done (and deployed): …
09:51 Ticket #907 (Data previews: preview package resource data in the WUI) closed by rgrp
fixed: Closing this now and improvements can go in a new ticket.
09:42 Ticket #940 (OpenID login via google for same user generates 2 different openid urls) closed by rgrp
wontfix: Listing as wontfix now since: 1. Have workaround 2. Better for most …
09:12 Ticket #914 (Handle formats in dcat-tools) closed by pudo
fixed
09:10 Ticket #961 ([super] Refactoring of forms, validation and model synchronization) created by rgrp
This is a meta-ticket to hold all of the work on refactoring forms, …
09:08 Ticket #960 (Support non-ascii character in internal error messages) created by rgrp
Just saw an error like the following which looks like it is to do with …
08:58 Ticket #667 (API is slow) closed by rgrp
wontfix: Actually marking as wontfix!
08:47 Ticket #205 (Custom package importer) closed by rgrp
wontfix: wontfix as: 1. Easier to just to an import from google docs for which we …
08:21 Ticket #916 (Port new vdm to Mongodb) closed by rgrp
duplicate: Moved to https://bitbucket.org/okfn/vdm/issue/4/port-new-vdm-to-mongodb
08:20 Ticket #776 (Avoid generating vdm warnings) closed by rgrp
duplicate: Moved to …
08:19 Ticket #246 (Support for primary key not named id) closed by rgrp
duplicate: Moved to …
08:17 Ticket #245 (Support for composite primary keys) closed by rgrp
duplicate: Closed in favour of …

02/04/11:

15:29 Ticket #946 (No default system rights) closed by dread
fixed: Fixed in cset:a30c31b9009d
15:27 Ticket #955 (Tidy up tests) reopened by dread
15:27 Ticket #955 (Tidy up tests) closed by dread
fixed: Fixed in cset:9a45a07ad95e
12:34 Ticket #958 (ui for new kind field) created by kindly
Ui for related new field in resource (#957)
12:09 Ticket #957 (new "kind " field added to resources) created by kindly
The new field was outlined in …
12:05 Ticket #956 (Add a resource group table.) created by kindly
We need a way to group resources by various different factors. The most …
11:35 Ticket #955 (Tidy up tests) created by dread
* Removal of init_db from every setup etc. * Get them working
09:31 Ticket #954 ([super] API version 3) created by rgrp
Child tickets: * #1107 Move package autocomplete from package controller …
08:57 Ticket #953 (Add tagline/description to template and set in configuration) closed by rgrp
fixed: Done in cset:3275d2fc9e43
08:56 Ticket #953 (Add tagline/description to template and set in configuration) created by rgrp
Have a tagline / description are under main title and set if from …

02/03/11:

17:10 Ticket #938 (Message flashing / notification in WUI) closed by pudo
fixed: fixed in https://bitbucket.org/okfn/ckan/changeset/064d74a1ead8
11:20 Ticket #950 (Move importer controller to ckanext-importer) closed by dread
fixed: Done in: * ckan cset:e68d0704e57b * ckanext cset:0d7d223e4302 * dgu …
10:56 Ticket #908 (Issues deploying extensions with modwsgi / uwsgi) closed by pudo
fixed: I've moved the uswgi/nginx part to #952, closing this issue since the …
10:54 Ticket #952 (CKAN should run under nginx/uswgi) created by pudo
second part of #908
10:52 Ticket #949 (Generic username/password login) closed by pudo
fixed: Fixed in: * https://bitbucket.org/okfn/ckan/changeset/8017a6686838 * …
09:54 Ticket #951 (Can't add a package to group) created by adrian.pohl@…
I can't add a package (e.g. http://ckan.net/package/ub-konstanz) to a …

02/02/11:

17:00 Ticket #950 (Move importer controller to ckanext-importer) created by dread
ckan/controllers/importer.py provides a Pylons UI for importing …
16:16 Ticket #48 (Create favicon) closed by rgrp
fixed: Done in cset:2a056fce7798.
15:20 Ticket #908 (Issues deploying extensions with modwsgi / uwsgi) reopened by wwaites
Not fixed. Try running with: […] Still get giant traceback relating …
15:04 Ticket #908 (Issues deploying extensions with modwsgi / uwsgi) closed by pudo
fixed: fixed in https://bitbucket.org/okfn/ckan/changeset/08c0e1a819e4 and …
14:48 Ticket #949 (Generic username/password login) created by pudo
based on repoze.who-friendlyForms
11:32 Ticket #948 (Highlight (to a sysadmin) which packages are deleted) created by dread
When a customer logs in as a sysadmin then he/she see all packages, …

02/01/11:

20:58 Ticket #770 (Improve the paster harvester help command) closed by thejimmyg
wontfix: I don't care about this. It is too trivial. If I get around to fixing it …
20:55 Ticket #801 (Get/Set last harvested time for a given harvest source) closed by thejimmyg
wontfix: I don't see why we'd really need to do this. Under the current system a …
20:51 Ticket #766 (The system shall support harvesting metadata from ArcGIS) closed by thejimmyg
duplicate: This is a duplicate of #767
20:50 Ticket #757 (Create migration script to add harvest source filter attribute to existing ...) closed by thejimmyg
duplicate: Duplicate of #754. If we added filtering we'd need to write a migration …
20:49 Ticket #795 ("Match up" GEMINI2 "metadata point of contact" with registered entities) closed by thejimmyg
duplicate: This is a duplicate of #794 because if we needed to do this it would be …
20:47 Ticket #789 (The harvest source form shall validate location field by positive ...) closed by thejimmyg
duplicate: Covered by #736 now.
20:43 Ticket #499 (Registration and management of UKLII related code lists, controlled ...) closed by thejimmyg
wontfix: Not on the SoR.
20:42 Ticket #750 (Get CSW records modified since given time) closed by thejimmyg
duplicate: Duplicate of #728
20:41 Ticket #740 (Get copy of harvested metadata for a given package) closed by thejimmyg
duplicate: Duplicate of #739.
20:40 Ticket #739 (The system shall support retrieving a copy of the harvested metadata for a ...) closed by thejimmyg
fixed: Implemented today. May want a better implementation later.
20:36 Ticket #711 (Packages shall support both UK government and location information with a ...) closed by thejimmyg
fixed: Our new approach agreed with Rod is to start with a minimum set of package …
20:34 Ticket #563 (Support a minimal CSW server interface or export to GeoNetwork) closed by thejimmyg
duplicate: This is a duplicate of #496
20:29 Ticket #884 (harvest job delete operation) closed by thejimmyg
fixed: OK, I've implemented an API call for this too now and all is merged into …
19:21 Ticket #903 (Proper handling of deleted packages in Solr serps) closed by pudo
fixed: fixed in https://bitbucket.org/okfn/ckanext-solr/changeset/be4cffa9b987
10:51 Ticket #947 (Move the assignment of roles to a package on package creation to an ...) created by rgrp
At the moment the assignment of user roles on package creation is done in …
10:47 Milestone ckan-v1.3 completed

01/31/11:

18:52 Ticket #946 (No default system rights) created by dread
CKAN currently comes out of the box being uneditable. We'd like to …
18:39 Ticket #942 (Fix SERP pager argument passing) closed by pudo
fixed: fixed in cset:81a0f5538a5b
18:37 Ticket #699 (Paging search results re-sets Open Only and Downloadable Only flags) closed by pudo
fixed: fixed in cset:81a0f5538a5b
17:53 Ticket #932 (Move to SQLAlchemy-Migrate 0.6) closed by dread
fixed: Completed on branch and merged into default in cset:25c94cdbd283
17:32 UseCasesResources edited by kindly
(diff)
17:14 UseCasesResources edited by kindly
(diff)
14:26 UseCasesResources edited by kindly
(diff)
13:54 Ticket #318 (Insufficient validation of resource URIs) reopened by wwaites
We still require form validation to check URIs. They are not free-form …
13:51 UseCasesResources edited by kindly
(diff)
12:39 Ticket #252 (Change revision object so that it has parent(s) attribute) closed by dread
invalid: I've no idea what this is
12:38 Ticket #346 (Revision search API (response data format and documentation issue)) closed by dread
wontfix: We no longer use the "Gdu" SoS doc.
12:01 Ticket #945 ([super] Richer resources - Resource Groups, new fields, improved UI) created by kindly
Super ticket: #1032 This is a meta ticket for changes that are going to …
11:50 UseCasesResources edited by kindly
(diff)
11:49 UseCasesResources edited by kindly
(diff)
11:48 UseCasesResources created by kindly
11:38 WikiStart edited by kindly
(diff)
10:28 Ticket #944 (Upgrade IATI to CKAN 'default') created by pudo
* Move code base, fix any breakage. * Deploy to eu8 * Test * Deploy …
10:25 Ticket #943 (Create CKAN Wiki) created by pudo
Set up a Mediawiki to contain info on CKAN.net (community) conventions …
10:24 Ticket #942 (Fix SERP pager argument passing) created by pudo
It only passes "q", but the whole query must be serialized.
10:06 Ticket #262 (Mark package as duplicate of another package) closed by rgrp
fixed: At the moment we get by with adding meta.duplicate tag and putting this in …
09:53 Ticket #402 (Archiving worker to back up package resources from a CKAN instance) closed by pudo
duplicate: De-dup: #891
09:52 Milestone ckan-v1.3-sprint-3 completed
09:51 Ticket #915 (Deploy dcat-tools/rdfsolr to publicdata.eu as a placeholder) closed by pudo
fixed: Live and running :-)
09:50 Ticket #406 (Download sub-system) closed by pudo
fixed: Has existed for a while, not implementing any more except for what is in …
09:49 Ticket #911 (Add pager to dcat-tools/rdfsolr) closed by pudo
fixed: Done.
09:49 Ticket #327 (Create a web hook worker for CKAN) closed by pudo
wontfix: Nerdy solution that doesn't really seem to catch on, does nothing that …
09:48 Ticket #318 (Insufficient validation of resource URIs) closed by pudo
wontfix: This will be implicit in #852, thus not building something specific for it …

01/30/11:

15:58 Ticket #941 (Submit apps or ideas for apps related to datasets (extension)) created by rgrp
The basic purpose of this extension is provide a way to record 'apps' …
15:32 Ticket #940 (OpenID login via google for same user generates 2 different openid urls) created by rgrp
This has been noted twice in the last couple of weeks. Checking around my …
14:50 Ticket #939 (Notification bar at top of site shown to new users pointing them to simple ...) created by rgrp
On http://getthedata.org/ or stackoverflow there is a pop-up bar for new …
14:48 Ticket #938 (Message flashing / notification in WUI) created by rgrp
Good user interfaces provide feedback to users. We should provide more …

01/29/11:

22:54 Ticket #107 (Provide information about uploading material) closed by rgrp
invalid: Superseded by plans for upload: * #877 - File upload in WUI: 2d * …
22:47 Ticket #75 (Record and display package "usage" information) closed by rgrp
duplicate: Closing as duplicate (invalid also): * Not sure recording view stats for …
22:46 Ticket #186 (Automated upload to archive.org s3) closed by rgrp
duplicate: Now duplicate: * #877 - File upload in WUI: 2d * #878 - Integrate …
22:35 Ticket #871 (Check whether localhost-only exim installtions need upgrading too) closed by rgrp
invalid: This is not a ckan issue. should have been on …
22:34 Ticket #844 (bad mail config ckan.net/ckan.org) closed by rgrp
fixed: Looking at DNS this apparently has been fixed.
22:31 Ticket #937 (Record download stats for resources (extension)) created by rgrp
As a User (especially as a Package Owner/Maintainer?) I want to know how …
22:18 Ticket #181 (New 'stats' box on right hand sidebar) closed by rgrp
invalid: Uncertain we want to do this and rather overtaken by other events, see …
22:11 Ticket #936 (Follow / watch package extension) created by rgrp
As a (logged-in) User I want to watch (follow) a package, that is register …
21:04 Ticket #881 (http authentication requirement when installing) closed by rgrp
invalid: Closing due to lack of clarification.
21:03 Ticket #832 (Convert stats to a plugin) closed by rgrp
fixed: Done (~4w ago). See https://bitbucket.org/okfn/ckanext-stats and remove …
12:08 Ticket #935 ("groups" field bug in IATI) created by pudo
An internal server error was reported when trying to create a new package …

01/28/11:

15:32 Ticket #934 (Key value store for extensions to store data) created by kindly
We need to allow plugins to store information. Each plug-in should have …
00:28 Ticket #933 (get rid of self when it should be cls in classmethods) created by kindly
use pylint

01/27/11:

19:31 Ticket #932 (Move to SQLAlchemy-Migrate 0.6) created by dread
Basic steps from kindly: * changing the setup.py dependencies for …
16:56 Ticket #931 (Search results generator hides paging functionality) created by dread
ckanclient's search results list only packages up to the 'limit'. It would …

01/26/11:

19:29 Ticket #930 (call_timing files created for every request) closed by wwaites
fixed: actually, this is a configuration variable ckan.enable_call_timing …
17:08 Ticket #930 (call_timing files created for every request) created by dread
On a production server we produce literally millions of little files …

01/25/11:

22:43 Ticket #929 (Handle the case when the licenses service is down better) created by rene.kapusta
I'm using v 1.3.1a and get a lot of "WebApp? Error: <type …

01/24/11:

13:03 GetTheData created by rgrp
dump links ideas we have so far
12:37 Ticket #928 (Documentation - CKAN credits / contributors page) created by rgrp
1. Remove contributors list from about page (out-of-date and does not …
11:44 Ticket #927 ([super] Improvements to CKAN documentation) created by rgrp
List of improvements to CKAN documentation (result of ticket:904). Should …
11:38 Ticket #676 (The system shall support browsing to correct version of the CKAN ...) closed by rgrp
wontfix: Closing as wontfix. For dev/sysadmin documentation people can follow the …
11:37 Ticket #926 (Pick a simpler form framework) created by sebbacon
The current formalchemy setup conflates view, controller and model code in …
11:13 Ticket #925 (Change the search box icon to remove the down arrow) created by dread
Is there a good reason why the search box has a 'down arrow' icon when …
11:12 Ticket #924 (Search box has no search button) created by dread
The search box at the top-right of CKAN's page doesn't have a 'go' button. …
11:08 Ticket #923 (Search box doesn't work in leaderboard page) created by dread
1. Go to: http://ckan.net/stats/leaderboard#content 2. In the far …
10:35 Milestone ckan-v1.3-sprint-1 completed
Late completion more to do with re-assigning tickets rather than actual …
01:20 Extensions edited by Stiivi
minor formatting fix (diff)
01:20 Extensions edited by Stiivi
added Data API (diff)

01/22/11:

16:30 Ticket #922 (Make Resources first class entity.) created by kindly
Why? * Will make it easier to give resources their own form, independent …

01/21/11:

11:43 Ticket #253 (Package relationships) reopened by rgrp
Re-opening as this is a useful meta-ticket and should only be closed when …
11:42 Ticket #691 (Package Relationships) closed by rgrp
duplicate: Most of package relationships was implemented in ticket:253 and its …

01/18/11:

22:20 Ticket #921 (Refactor DGU Harvesting) created by thejimmyg
Refactor harvesting code to simplify.
12:54 Ticket #920 (empty tags are kind of confusing) created by hellmann@…
http://ckan.net/tag/linguistsic doesn't have a single entry, but is still …
10:32 Ticket #919 (Package preview contains API & datapkg instructions) created by dread
1. Edit a package 2. Hit 'preview'. The preview contains the section …
10:28 Ticket #918 (Package preview doesn't show tags or groups) created by dread
1. Edit any package 2. Hit 'preview' Notice that the preview at the bottom …

01/17/11:

16:03 Ticket #917 (Turning off Autoflush in SQLAlchemy) closed by dread
fixed
15:54 Ticket #917 (Turning off Autoflush in SQLAlchemy) created by kindly
David Raznik: I propose we remove autoflush by default in ckan. It caused …
15:10 Ticket #916 (Port new vdm to Mongodb) created by pudo
We should create a port of VDM 0.9 for MongoDB to support user editing in …
12:24 Ticket #915 (Deploy dcat-tools/rdfsolr to publicdata.eu as a placeholder) created by pudo
We should present something there, why not start with a meta-search.
12:16 Ticket #914 (Handle formats in dcat-tools) created by pudo
* Create a list of valid predicates for format information (accessURL et …
12:13 Ticket #913 (Handle licenses in dcat-tools) created by pudo
* Create a list of all valid predicates where licenses are stored. * …
12:11 Ticket #912 (Rethink result row representation in dcat-tools/rdfsolr) created by pudo
* Should license go in the bottom line? * Formats should be styled as in …
12:10 Ticket #911 (Add pager to dcat-tools/rdfsolr) created by pudo
12:07 Ticket #910 (Refactor CKANrdf to support extras) created by pudo
Extra fields should be represented in some manner.
12:05 Ticket #909 (DCat importer for CKAN) created by pudo
Write an importer that supports most well known variants of DCat in …
11:43 Ticket #908 (Issues deploying extensions with modwsgi / uwsgi) created by rgrp
Some extensions import pylons features (such as request) at root. Have …
10:46 Ticket #907 (Data previews: preview package resource data in the WUI) created by rgrp
As a user I want to preview a dataset ('resource') before downloading it. …
10:31 Ticket #431 (Solr index testing tool) closed by pudo
wontfix
10:29 Ticket #431 (Solr index testing tool) reopened by pudo
10:29 Ticket #431 (Solr index testing tool) closed by pudo
fixed
10:29 Ticket #775 (Search warning) closed by pudo
fixed: fixed in cset:98c9997e80e8
10:25 Ticket #847 (CKAN search using SOLR backend) closed by pudo
fixed: This is now functional, minus the index testing tool.
10:22 Ticket #865 (Support external strings in JS) closed by pudo
fixed: This has been fixed on the respective branch and merged into default..
10:22 Ticket #838 (UI improvements December 2010) closed by rgrp
fixed: I'm going to close this ticket as almost everything done and remaining …

01/13/11:

17:26 Ticket #906 (Ability to search without accents for accented words) created by Stiivi
In Slovakia users are expecting from sites to be able to search without …
17:18 Ticket #905 (Unable to search with accented characters in package names) created by Stiivi
I have a package with name: "Štatistické prehľady agendy cestovných pasov" …
13:21 Ticket #541 (Full-page caching even for logged in users) closed by wwaites
fixed: this is implemented with the cookie javascript technique. not so suitable …
11:12 Ticket #512 (User creates package via API with incorrect core fields specified) closed by dread
duplicate: Same as #513
11:09 Ticket #798 (cospread importer using API) closed by dread
fixed: This was done a while ago.
11:06 Ticket #474 (Questions related to fi.ckan.net) closed by dread
wontfix: Questions are out of date now
11:03 Ticket #899 (Optimise check_real_change) closed by dread
fixed
11:03 Ticket #900 (Intermittent error with new revision not having id) closed by dread
fixed
11:02 Ticket #886 (move uklii forms api to dgu module) closed by dread
duplicate: Being done as part of DGU ticket: …
10:58 Ticket #806 (Metadata created and last modified timestamps for packages) closed by dread
fixed: This looks finished
10:55 Ticket #463 (package diff exception) closed by dread
worksforme: Haven't seen this for ages.
10:35 Ticket #219 (UI Review - Package) closed by dread
wontfix: "three-column package listing" has not been prioritised for over a year …
10:25 Ticket #897 ("New package" highlighted in Navigator when searching) closed by dread
duplicate: Same as #870
10:24 Ticket #870 (Menu items not selecting correctly) closed by anonymous
fixed: Merged into default in cset:54ae110094be

01/12/11:

12:33 Ticket #466 (Name of HTTP header for API key shall be configurable) closed by dread
wontfix: Agreed
11:43 Ticket #904 (Review CKAN documentation) created by Stiivi
What's bad at the moment? * lack of documentation e.g. config (very …
11:17 Ticket #903 (Proper handling of deleted packages in Solr serps) created by pudo
Currently, deleted packages are filtered from search results after solr …

01/11/11:

14:41 Ticket #902 (Package buttons not clickable / Improve submenu tabs) created by dread
On a package page there are three buttons to the right - View, Edit, …
13:51 Ticket #876 (Support sqlite as a database backend for CKAN) closed by dread
fixed: Seb and David have completed this I believe. I've merged the changes into …
13:50 Ticket #576 (CKAN Requires Old Version of SQLAlchemy) closed by dread
fixed: Seb's completed this now I believe. It's merged into head CKAN …
13:46 Ticket #868 (Test improvements) closed by dread
fixed: I've merged in David Raznick's patches: * no_autoflush_deletes.diff …

01/10/11:

12:40 ReleaseProcess edited by dread
(diff)
12:27 Ticket #901 (vdm support for sqla 0.6 and sqlite) closed by dread
fixed: Merged in cset:b8a649f51cab from Seb's changes.
12:26 Ticket #898 (Changes stored indefinitely) closed by dread
fixed: Merged in cset:89bf917f9b46
12:04 Ticket #438 (Data importers use minimal processing) closed by dread
invalid: This was to ensure it didn't parse ONS data on the CKAN server, which is …
12:03 Ticket #442 (Importing data) closed by dread
worksforme: I'll close this now. Only thing to note is the importer code pudo wrote …
11:49 Ticket #901 (vdm support for sqla 0.6 and sqlite) created by dread
11:41 Ticket #900 (Intermittent error with new revision not having id) created by dread
There are still some intermittent errors due to objects not having a …
11:39 Ticket #899 (Optimise check_real_change) created by dread
There is no need to re-query the database to detect if there has been a …
11:38 Ticket #898 (Changes stored indefinitely) created by dread
Every change to every object is being stored in memory, which could add up …
08:40 Ticket #897 ("New package" highlighted in Navigator when searching) created by dread
On ckan.net 1.3.1b, click on "Search" in the Navigator. Now both "Search" …

01/09/11:

20:14 Ticket #879 (Storage auth API) closed by wwaites
fixed: first cut: https://bitbucket.org/ww/ckanext-storage/src
17:36 Ticket #853 (Client upload to storage without having primary storage keys) closed by wwaites
fixed: we don't need a policy document exchange. it's simpler than that. the …
Note: See TracTimeline for information about the timeline view.