Timeline
04/29/11:
- 19:18 Ticket #1119 (Fully functional storage extension with file upload) closed by
- fixed
- 16:26 Ticket #1119 (Fully functional storage extension with file upload) created by
- Previous work in #877 and #879 + #853 (storage API). In this ticket: * …
- 16:03 Ticket #1118 (tests are testing something other than the behaviour seen in the browser) created by
- I'm finding that if I try to take an action with insufficient credentials …
- 15:06 Ticket #1117 (Depend deb package "ckan" against ubuntu package "python-pastescript") created by
- ... otherwise the scripts fails.
- 14:20 Ticket #1116 (api search loses boolean q options) created by
- filter_by_openness and filter_by_downloadable options don't work when …
- 13:58 Ticket #1114 (CLI for viewing search index of a package) closed by
- fixed: Done in cset:d7bd4b0f89de on default.
- 13:52 Ticket #1115 (can have two authzgroups with the same name) created by
- If you've got edit permission on an authzgroup, then you can change its …
- 11:59 Ticket #1114 (CLI for viewing search index of a package) created by
- To see what lexemes are generated for debug purposes.
04/28/11:
- 21:03 Ticket #1113 (lists in extras serialized wrongly on get with the api.) closed by
- fixed: cset: 52a3fb230074
- 19:02 Ticket #1113 (lists in extras serialized wrongly on get with the api.) created by
- Lists are being converted to unicode and then translated into a json when …
- 16:24 Ticket #1112 (Allow searching for all packages) created by
- […] returns all packages. This is so you can filter them e.g. by …
04/27/11:
- 16:13 Ticket #1104 (create-test-data doesn't index the packages it creates) closed by
- fixed: Fixed on default cset:52a3fb230074 - create-test-data now indexes the …
- 16:08 Ticket #1104 (create-test-data doesn't index the packages it creates) reopened by
- I agree this should be fixed.
- 12:16 Ticket #1111 (FAQ - For CKAN) created by
- Write CKAN FAQ (Basis can be: http://wiki.ckan.net/FAQ) Post preliminary …
- 09:31 ReleaseProcess edited by
- (diff)
04/26/11:
- 17:47 Ticket #1110 (profile ckan) created by
- We need to see what areas of ckan are slow.
- 17:45 Ticket #1109 (When extras has a value other than a string an integrity error occurs in ...) created by
- This is a regression that happened after refactoring the api. It was …
- 17:25 Ticket #936 (Follow / watch package extension) closed by
- fixed: Completed it seems :-) see https://bitbucket.org/okfn/ckanext-follower
- 17:15 Ticket #829 (Admin CRUD broken) closed by
- wontfix: This is a wontfix for the present.
- 16:07 Ticket #1106 (Bugs related to routes arising from API refactor + removal of default ...) closed by
- fixed: fixed in branch:defect-1106-bugs-with-routing.
- 15:13 Ticket #1108 (Create a more modern theme for CKAN) created by
- CKAN looks a bit aged, it should be styled more modernly and some elements …
- 09:01 Ticket #1107 (Move package autocomplete from package controller and move to API) created by
- Currently autocomplete method on package controller. This method should be …
04/25/11:
- 16:02 Ticket #1106 (Bugs related to routes arising from API refactor + removal of default ...) created by
- Various bugs I've been encountering: * Autocomplete of tag names no …
- 15:16 Ticket #1103 (searching broken in development setup) closed by
- duplicate: (Same ticket created 3 times by accident I think -- see #1104).
- 15:15 Ticket #1102 (searching broken in development setup) closed by
- duplicate: (Same ticket created 3 times by accident I think -- see #1104).
- 15:14 Ticket #1104 (create-test-data doesn't index the packages it creates) closed by
- invalid: You haven't done paster search-index rebuild I think. If you haven't the …
04/24/11:
04/22/11:
- 21:38 Ticket #1105 (test ticket, please ignore) closed by
- invalid
- 21:37 Ticket #1105 (test ticket, please ignore) created by
- .
- 17:50 Ticket #1104 (create-test-data doesn't index the packages it creates) created by
- With the default test data created by paster db clean paster db init …
- 17:48 Ticket #1103 (searching broken in development setup) created by
- With the default test data created by paster db clean paster db init …
- 17:05 Ticket #1102 (searching broken in development setup) created by
- With the default test data created by paster db clean paster db init …
- 16:24 Ticket #1081 (can't remove user from authz group) closed by
- fixed: Fixed as part of feature-854-tests-for-authz-groups branch. Original …
04/21/11:
- 17:15 Ticket #1100 (Get buildbot running on ckan branches) closed by
- fixed: Done in release_1.3.4 cset:580e2b11b4ef and release 1.3.3 …
- 13:52 Ticket #1101 (Integrate googlanalytics into site nav) created by
- There's a stats plugin (e.g. at http://trac.ckan.org/ticket/832). Output …
- 12:11 Ticket #1098 (--ckan-migration tests not initialised correctly) closed by
- fixed: Fixed in b2b37e39de4d in release-1.3.4. Was only broken on this branch a …
- 11:27 Ticket #1100 (Get buildbot running on ckan branches) created by
- Need some changes to pip-requirements files in release branches.
- 10:13 Ticket #1099 (strange interactions between two browsers while playing with authz groups) created by
- While playing with the authorization groups, trying to design tests, I …
- 09:15 Ticket #1098 (--ckan-migration tests not initialised correctly) created by
- Only tests with failing --ckan-migration fail, due to authz not being …
04/20/11:
- 09:57 Ticket #1097 (Sidebar hideable) closed by
- fixed: Done in cset:5dec7eb609ab on branch release-v1.3.4.
- 09:56 Ticket #1097 (Sidebar hideable) created by
- The web interface has a sidebar (#primary) which should be hidden in some …
04/19/11:
- 18:06 Ticket #833 ([super] Administrative dashboard extension) closed by
- fixed: Two main tickets done so closing.
- 18:05 Ticket #1076 (Improve revision and package purge system) closed by
- fixed: Test of trash functionality in ckanext-admin in …
- 17:44 Ticket #1096 ([super] CKAN Hosted) created by
- Many users of CKAN want to have their own instance without much effort. …
- 15:46 Ticket #1075 (Administrative dashboard - Edit Authorization related to System object) closed by
- fixed: closing ticket see http://wiki.ckan.net/Authorization and …
- 14:04 Ticket #1095 (add way to pass in schema to logic layer.) created by
- We need a way to pass in schemas to the logic layer to deal with edge …
- 08:43 Ticket #919 (Package preview contains API & datapkg instructions) closed by
- fixed: Simple to fix this in the process of fixing #108. Fix went in …
04/18/11:
- 09:21 Ticket #539 (The system shall improve performance) closed by
- invalid: Old ticket, not sure exactly what it is referring to, closing.
- 09:13 Ticket #754 (Filtering for harvesting sysem) closed by
- wontfix
- 09:12 Ticket #1030 (Move harvesting out of the rest API) closed by
- fixed: All the points described in this ticket have been completed. Harvesting …
- 09:12 Ticket #1094 ([super] Refactor the Auth System) created by
- Here are some proposed changes related to CKAN's authorization system - …
04/17/11:
- 10:18 Ticket #1088 (content-type autonegotiation is wonky) closed by
- fixed: fixed in 5c091fc08474 (bug-1088-autoneg-is-wonky) tip
04/15/11:
- 11:04 Ticket #1093 (500 errors on GET to api/rest/licenses) closed by
- fixed: Fixed by this API call use the existing license cache. Done in …
- 10:11 Ticket #1093 (500 errors on GET to api/rest/licenses) created by
- CKAN gets its license list from a license service, which can be a local …
04/14/11:
- 10:45 Ticket #1092 (refactor logic layer to seperate out api, form logic) created by
- The logic layer is a bit too api centric. Make the reusable parts separate …
- 10:41 Ticket #1046 (Dictization and the new logic layer) closed by
- fixed: cset:35ba6ad033ae
- 10:38 Ticket #1079 (Refactor API to use new logic layer and dictization) closed by
- fixed
- 09:45 Ticket #513 (Creating a package with API should warn if there are incorrect fields) closed by
- wontfix: In enh-1046-dictize-the-api we remove the distinction of extras, so we …
- 09:44 Ticket #515 (Inconsistent use of 'location' header in API) closed by
- fixed
04/13/11:
- 13:31 Ticket #1091 (usernames of users logged in using open ids are strange) created by
- If I use my gmail openID to log into a CKAN instance, then my username is: …
- 11:40 Ticket #540 (Implement caching in a systematic manner) closed by
- fixed: Closing - all the suggestions have been implemented: squid instance and …
- 11:28 Ticket #840 (On/off switch for ETags cache) closed by
- fixed: Basic on/off switch added, tested & documented in cset:0da189c9630e on …
04/12/11:
- 19:14 Ticket #1090 (Visitor can't create packages on new CKAN install) closed by
- fixed: Fixed in cset:e0af88edf0f0 on default.
- 19:06 Ticket #1090 (Visitor can't create packages on new CKAN install) created by
- Default visitor roles in default config is reader, not anon_editor. …
- 18:08 Ticket #1089 (Check for "--ckan" when running nosetests) closed by
- fixed: Done in cset:6d41ecc431e3 on default.
- 17:59 Ticket #1089 (Check for "--ckan" when running nosetests) created by
- (because if you forget, you get difficult to understand errors, and more …
- 17:44 Ticket #1088 (content-type autonegotiation is wonky) created by
- in ckan/controllers/package.py around line 130 it does some strange …
- 17:22 Ticket #1087 (version and contact info api call) created by
- a simple api call that returns data like this: […]
- 16:39 Ticket #1056 (User links for OpenID users are broken) closed by
- fixed: Fixed in cset:a025b5b3293c on default.
- 16:22 Ticket #1086 (no way to delete authorization groups from web interface) created by
- as title.
- 16:21 Ticket #1085 (local development copy of ckan depends on existence of ckan.net) closed by
- fixed: Fixed in cset:01b3de5d4e31 on default.
- 15:00 Ticket #1085 (local development copy of ckan depends on existence of ckan.net) created by
- ckan.net appears to have either gone down or be running ultra slowly. …
- 13:58 Ticket #1084 (ckan.net RDF links changed) created by
- need to make some changes for the links to semantic.ckan.net. it should …
04/11/11:
- 19:37 Ticket #1083 (userobjectroles added twice can't be deleted) created by
- the add_user_to_role/remove_user_from_role functions are asymmetrical in …
- 17:13 Ticket #1082 (language changes behave strangely) created by
- Set language to Greek, flash message says 'Language set to: English', but …
- 16:57 Ticket #1081 (can't remove user from authz group) created by
- I've found that if I make an authorization group I sometimes can't remove …
- 09:32 Milestone ckan-v1.4-sprint-5 completed
- 09:27 Ticket #1063 (Groups listing widget on package screen shouldn't show group name by ...) closed by
- fixed: Fixed in https://bitbucket.org/okfn/ckan/changeset/145eaae3168a
- 09:23 Ticket #937 (Record download stats for resources (extension)) closed by
- fixed: Completed; software at …
- 08:12 Ticket #1079 (Refactor API to use new logic layer and dictization) created by
- * Convert current api saves to the new standard dict format.
- 08:09 Ticket #1078 (Refactors WUI controllers and forms to use logic layer) created by
- * Deserialize forms to new dict format. * Replace controllers/forms to …
04/08/11:
- 23:14 Ticket #1077 (Move to simpler vdm system) created by
- == Option 1: 'Changeset' Model == See ticket:1135 for vdm ticket. This …
- 17:24 Ticket #1076 (Improve revision and package purge system) created by
- == Purging Revisions == * Delete button displayed on: * /revision/list …
- 16:23 Ticket #1075 (Administrative dashboard - Edit Authorization related to System object) created by
- Roles on System object are important because admin role on system equates …
- 14:06 Ticket #1074 (Refactor authz web user interface to have common code and templating) created by
- Currently repeat the same template and code across Package Authz, Group …
- 09:57 ReleaseProcess edited by
- (diff)
04/07/11:
- 14:28 Ticket #1067 (CLI for loading/dumping complete databases) closed by
- fixed: Done in cset:d75ab5fc3311 for release 1.3.3
- 14:17 Ticket #1073 (Search index checker) closed by
- fixed: Done in cset:9dfc60db90ed on default branch.
- 14:10 Ticket #1073 (Search index checker) created by
- Tool that checks which packages have not been indexed. Required for DGU: …
04/06/11:
- 21:00 Milestone ckan-v1.4-sprint-4 completed
- 20:59 Milestone ckan-v1.4-sprint-3 completed
- 17:05 Ticket #1068 (metadata_modified problem) closed by
- fixed: The problem was the use of mktime which is localised. Also spotted a …
- 16:14 Ticket #1072 (Add filters to authztool) closed by
- fixed: Done in cset:2a97d2d9ba4a for release 1.3.3.
- 16:11 Ticket #1072 (Add filters to authztool) created by
- It takes several minutes to print the 'rights' on DGU, which is annoying …
- 13:22 Ticket #1044 (Sysadmins locked-out of API without Right: (visitor, SITE_READ, System)) closed by
- fixed: I've added in the docs for this in cset:013da53052d1 ready for release …
04/04/11:
- 18:53 Ticket #1071 (Package history API moved to /api/rest/package/revisions) closed by
- fixed: Done in cset:db9e2c4f65bb for release-v1.3.3
- 18:52 Ticket #103 (View a package at a given revision) closed by
- wontfix
- 18:52 Ticket #103 (View a package at a given revision) reopened by
- Didn't take this up in #1012 after all. Closing as wont fix.
- 18:51 Ticket #1012 (Add package revision history to api) closed by
- fixed
- 18:51 Ticket #1012 (Add package revision history to api) reopened by
- Changing this to 'Fixed' and #103 to 'Wont fix' to ensure this feature is …
- 17:24 Ticket #1071 (Package history API moved to /api/rest/package/revisions) created by
- api/rest/package_history is not RESTful or follow API naming conventions. …
- 15:48 Ticket #1066 (Default reader role too permissive) closed by
- fixed: Done on branch defect-1066-reader-too-permissive and merged into …
- 13:05 Ticket #1061 (Orphaned home/license page) closed by
- invalid: Backed out original change fc3bc103db8c here: 7ae9aff8bc68
- 13:05 Ticket #1061 (Orphaned home/license page) reopened by
- Actually there was a link at the bottom of the package edit form that my …
- 09:55 Ticket #1070 (Plan a new domain model and layer architecture for CKAN) created by
- See http://wiki.ckan.net/Domain_Model especially section on v2. * New …
- 09:38 Ticket #1012 (Add package revision history to api) closed by
- wontfix: No-one really seems to have requested this part.
- 09:35 Ticket #1013 (Refactor & write tests for Wordpresser extension) closed by
- fixed
04/01/11:
- 14:08 Ticket #1069 (Stub datasets (request for datasets)) created by
- Idea is to have stubs for datasets that someone wants but don't yet exist …
- 10:01 Ticket #1068 (metadata_modified problem) created by
- This test has been failing since the clocks changed: […]
- 08:11 Ticket #1067 (CLI for loading/dumping complete databases) created by
- Use 'db dump' and 'db load' for 'pg_dump' and 'psql -f' of a database. Use …
- 08:07 Ticket #1066 (Default reader role too permissive) created by
- The definition of the 'reader' role includes creating packages, which is …
Note: See TracTimeline
for information about the timeline view.