Timeline
08/27/11:
- 00:49 Ticket #1297 (In-place preview of edited description markdown on edit dataset form) created by
- Subticket of #1294. Can integrate from working system on ckanjs.
- 00:48 Ticket #1296 (Improved resource adding/editing on dataset/page page) created by
- Subticket of #1294. * Nice way to edit all resource attributes * Nice …
- 00:46 Ticket #1295 (Simplify package create form) created by
- Sub ticket of #1294 * Initial screen just title, name, description …
- 00:43 Ticket #1294 ([super] Package creation and editing UX improvements) created by
- Largely an integration of work from ckanjs * #1295 Simplify package …
- 00:41 Ticket #1293 (Rename Package to Dataset throughout WUI, API) created by
- == Changes == * All templates * [DONE] Routing: /package/ -> /dataset/ …
- 00:22 Ticket #1282 (JS and WUI tidy up) closed by
- fixed: Done in cset:4b6838a820bb. Have not done either of the optional items. JS …
08/25/11:
- 20:19 Ticket #1074 (Refactor authz web user interface to have common code and templating) closed by
- fixed: Closed in cset:18a5b48bbee6. Note the templating isn't completely reused …
- 20:15 Ticket #1292 (Internationalization improvements) created by
- * Review process of releases and updating strings (pot) and translations …
- 15:51 Ticket #1154 (Make ckan robust against solr failure) closed by
- fixed: All attempts to index packages should now throw a SearchIndexError? if Solr …
- 11:50 Ticket #1176 (unicode_body exception) closed by
- fixed: This occurs when you browse /error/document directly, rather than …
- 11:14 Ticket #1290 (Better error when blank database) closed by
- fixed: Improved on option 2. For requests to Home controller, the first thing it …
- 10:19 Ticket #1291 (Add activity and activity detail tables.) created by
- Add tables described in http://ckan.okfnpad.org/notifications
- 09:24 Ticket #1290 (Better error when blank database) created by
- When installing CKAN, when doing "paster serve development.ini", lots of …
08/24/11:
- 20:45 Ticket #957 (new "kind " field added to resources) closed by
- wontfix: I'm closing this as wontfix as we now have arbitrary metadata for …
- 17:21 Ticket #1289 (Remove 'relationships') created by
- == Abstract == Package Relationships have not taken off in the 18 months …
- 16:34 Ticket #1288 (Package edit/creation can't include 'relationships' field) created by
- When you create or edit a package (via the API), you aren't able to …
- 16:25 Ticket #1287 (NAVL validation errors - Junk fields should be listed explicitly) created by
- When you create a package, but specify a key that is not allowed (e.g. …
- 09:17 Ticket #1154 (Make ckan robust against solr failure) reopened by
- Looking at the changeset, it now does a connection check at start-up of …[…]
08/23/11:
- 17:28 Ticket #1154 (Make ckan robust against solr failure) closed by
- fixed: Fixed in core (branch feature-1275-solr-search).
- 16:51 Ticket #1172 (Remove all try: except: blocks that don't re-raise the original exception) closed by
- fixed: Is in cset:47225f03e2af and merged to default for 1.4.4. It now barfs …
- 16:29 Ticket #1286 (Remove remaining formalchemy stuff) created by
- Stuff I've spotted: * forms/* * template/group/edit_form.html * …
- 16:29 Ticket #1285 (Errors cause emails) created by
- Currently a sysadmin gets an email when an exception is not caught. But …
- 15:23 Ticket #1284 (Lots of revisions being created on datahub.org) created by
- Revisions aren't assigned to packages. Where are they coming from? This …
- 15:14 Ticket #1283 (Deleted packages shouldn't be searchable or browsable) created by
- A package in deleted state doesn't show to general users, but admins DO …
- 14:33 Ticket #1275 (Move solr search extension to ckan core) closed by
- fixed: Completed in branch feature-1275-solr-search. Up to date with current …
- 09:06 Ticket #1282 (JS and WUI tidy up) created by
- Consolidate js. Remove cruft. * Move stuff to vendor * Have all vendor …
08/22/11:
- 16:50 Ticket #503 (Provide exemplar package relationships for some packages) closed by
- fixed: Relationships exist now on ckan.net. e.g. …
- 16:44 Ticket #803 (Auto-generate next migration version unit and test stub files) closed by
- invalid: We now use nose to test migrations instead.
- 16:41 Ticket #947 (Move the assignment of roles to a package on package creation to an ...) closed by
- duplicate: This was done in #1025 through configuration. Happily you can setup config …
- 16:36 Ticket #951 (Can't add a package to group) closed by
- invalid: Specific problem explained by having two users with the same name - one …
- 16:13 Ticket #1214 (API improvements (following javascript use)) closed by
- worksforme: This appears to have been fixed by version 1.4.3.
- 16:10 Ticket #1226 (Genshi stream exception) closed by
- worksforme: This appears to have gone away. No sign of it for two weeks on any OKF …
- 16:07 Ticket #1263 (Bad name for logic action in API causes Exception) closed by
- fixed: This was fixed in cset:8d293393a9f2 for release 1.4.3.
- 14:05 Ticket #1281 (Locale change flash message in wrong language) closed by
- fixed: Done by pudo in cset:eaf342823caf on default branch, so headed for release …
- 14:00 Ticket #1281 (Locale change flash message in wrong language) created by
- When you change the locale, it displays a flash message "Language has been …
08/19/11:
- 17:41 Ticket #1142 ([super] Major Overhaul and Extension of CKAN Documentation) closed by
- fixed: This was completed 4 weeks ago and can now be marked as complete. See …
- 11:34 Ticket #1271 (CORS support) closed by
- fixed: Closed in cset:749cb3a087e3
08/16/11:
- 16:44 Ticket #1280 (fix sqlalchemy so that it works with postgres 9.0) created by
- After the ckan migrate process, sqlalcehmy reflect does not work and …
08/15/11:
- 17:24 Ticket #1274 (Testing solr search) closed by
- fixed
- 13:36 Ticket #1279 (Refactor or deprecate Authorization Groups) created by
- Authorization Groups are going to be deprecated in 1.8 It is still …
- 13:32 Ticket #1278 (Refactor authorized_query calls) created by
- There are some functions that still use the Auhtorizer().authorized_query …
- 13:20 Ticket #1277 (Use solr query parser for search instead of ckan query parser) created by
- See http://ckan.okfnpad.org/search for details/discussion
- 13:19 Ticket #1276 (Apply weighting to search fields in solr) created by
- For example: * name and title should have a higher weight than the notes …
- 13:06 Ticket #1275 (Move solr search extension to ckan core) created by
- 13:00 Ticket #1274 (Testing solr search) created by
- Copy ckan core postgres package search tests to the ckanext-solr extension …
- 12:41 Ticket #1273 (Create docs for API v3) created by
- 12:36 Ticket #1272 (Store spatial extents provided in the package form) created by
- Consolidate the extra spatial as the field for providing information …
- 09:47 Ticket #1254 (Feature sheet) closed by
- fixed
- 09:42 Ticket #1253 (Authz refactor) closed by
- fixed
- 09:28 WikiStart edited by
- (diff)
08/13/11:
- 13:23 Ticket #1271 (CORS support) created by
- CORS - http://www.w3.org/TR/cors/ - support. This is what you do in …
08/09/11:
- 17:49 Ticket #1270 (Default site www.ckan.net is a redirect and loses POSTs) closed by
- fixed: Fixed in cset:ca5295c9c8cf and released as ckanclient version 0.9
- 17:44 Ticket #1270 (Default site www.ckan.net is a redirect and loses POSTs) created by
- The default site was www.ckan.net, which had an Apache 301 redirect to …
- 16:16 Ticket #1269 (User view page shows the packages followed by viewing user not user being ...) created by
- This overlaps with Sean's follow support (for activity streams) and so …
- 16:16 Ticket #1268 (Speed up listing users by revisions by adding db index) created by
- At the moment this appears to be slow (kindly suggests because missing …
- 13:48 Ticket #1267 (Random exception: cannot set the body to a unicode value) closed by
- fixed: Fixed in cset:db5bf5b45b4f for ckan 1.4.3. Later versions of webob add …
- 11:24 Ticket #1267 (Random exception: cannot set the body to a unicode value) created by
- Occasionally see this problem when producing an error page. Here's an …
08/08/11:
- 14:26 Ticket #1258 (Bring purge revision into ckan repo from vdm) closed by
- fixed: cset:e22d4e385fc8
- 14:25 Ticket #1256 (fix modification extension for moderation) closed by
- fixed: fixed cset:357cf9377b25
- 09:57 Ticket #1266 (Timestamps without microseconds causing exception) closed by
- fixed: Fixed in 987dc4fe078e on 1.4.3 branch and default.
- 09:13 Ticket #1266 (Timestamps without microseconds causing exception) created by
- I'm not sure why some timestamps are missing microseconds in the ckan.net …
08/05/11:
- 17:40 Ticket #1265 (user/edit error conditions cause exceptions) closed by
- fixed: Fixed in cset:a1b8dd169f4e on 1.4.3 release and merged to default.
- 17:36 Ticket #1265 (user/edit error conditions cause exceptions) created by
- We get exceptions on these occasions: * user/edit if not logged in * …
- 10:22 ReleaseProcess edited by
- (diff)
08/04/11:
- 20:55 Ticket #1140 (Adding the package to the group is not search indexed) closed by
- fixed: fixed cset:987da68ea4f6 The package group table needed to trigger a …
- 17:59 Ticket #1264 (Merge ckanext-admin into core) created by
- This extension should be in core now -- functionality is basic and very …
- 17:30 Ticket #1263 (Bad name for logic action in API causes Exception) created by
- A bad action name: e.g. curl http://test.ckan.net/api/action/user_showaa …
08/03/11:
- 12:41 Ticket #1262 (Enforce "create-user" permission) created by
- This does not seem to have any implications at the moment, it should lock …
- 11:16 Ticket #1250 (Search results should be sorted by score rather than alphabetical) closed by
- fixed: The issue is caused after search returns from solr and tries to get …
- 10:19 Ticket #1261 (Investigate dots in extras search) created by
- It seems that searching for extras_foo:value works with solr, but …
- 10:17 Ticket #1260 (Remove duplicate functions from _util.html) created by
- There seems to be both a list view for dictized and non dictized data …
08/02/11:
- 16:31 Ticket #1259 ("Add a row" for Extras on Package form) created by
- The default package form offers 4 empty extras fields. Like the resource …
- 14:29 Ticket #816 (Autocomplete for the resource format field) closed by
- fixed: I have implemented the resource autocomplete so am closing this for now. …
- 12:52 Ticket #1258 (Bring purge revision into ckan repo from vdm) created by
- In order to make purge revision work correctly with the moderated edits we …
- 11:12 Ticket #1257 (Anti-Spam tools) created by
- We are getting more and more spam on ckan.net and we need to improve our …
- 10:13 Ticket #1256 (fix modification extension for moderation) created by
- Solr is not working for moderation, pending changes are not being indexed.
08/01/11:
- 17:32 Ticket #1255 (Drupal consistancy checks.) created by
- Make a robust way to make sure the drupal database is consistent with the …
- 15:18 Ticket #1254 (Feature sheet) created by
- Compose a feature list for CKAN. Use the existing Feature Matrix. Basic …
- 11:51 Ticket #1253 (Authz refactor) created by
- We agreed on a system that allows overriding the authz checks at a logic …
- 09:40 Ticket #1208 (Webstore: a datastore with web API) closed by
- fixed: This should be closed: * https://github.com/okfn/webstore - See README …
- 09:38 Ticket #1229 (Refactor all database code out of the controllers and into the logic layer) closed by
- fixed: Done, except for Revision related stuff, which probably overlaps with work …
- 09:37 Ticket #1192 (Convert CKAN Sphinx docs into admin/reference manual) closed by
- fixed: Marking this as closed as Anna has completed and this is now deployed at …
07/29/11:
- 18:48 Ticket #1252 (Deprecate ckan.net in favour of thedatahub.org) created by
- Deprecate ckan.net in favour of thedatahub.org * Announce * Create …
- 18:45 Ticket #1251 (Rename wiki.ckan.net to wiki.ckan.org) created by
- Inline with general naming policy going forward.
- 18:39 Ticket #1250 (Search results should be sorted by score rather than alphabetical) created by
- At the moment we sort search results alphabetically. While this is useful …
- 18:32 Ticket #1195 (Storage extension to handle incorrect routes better) closed by
- fixed
- 17:09 Ticket #1249 (Exclude script tag from extraction for i18n) closed by
- fixed: fixed in cset:0398243111d4
- 16:55 Ticket #1249 (Exclude script tag from extraction for i18n) created by
- Currently have this script section put in for i18n. It shouldn't be. …
- 15:59 Ticket #1247 (Put docs on ReadTheDocs) closed by
- fixed
- 15:42 Ticket #1248 (License exception) created by
- Exception received on test.ckan.net at 10.12 on 29/7/11 […] and a …
- 12:19 Ticket #1247 (Put docs on ReadTheDocs) created by
- Put docs on ReadTheDocs? instead of eu13.
07/28/11:
- 22:40 Ticket #1246 (Search results on ckan.net are mistakenly all 'open') closed by
- fixed
- 15:30 ReleaseProcess edited by
- (diff)
- 14:36 Ticket #1123 (Please re-package CKAN packages as "noarch") closed by
- fixed
- 14:36 Ticket #1123 (Please re-package CKAN packages as "noarch") reopened by
- Looks like the packages on apt.okfn.org are now architecture "all" - …
- 14:29 Ticket #1246 (Search results on ckan.net are mistakenly all 'open') created by
- All package search results on ckan.net are labelled as 'open' even when …
- 14:01 Ticket #1245 (Reorganise ckan.org pages) created by
- Here is Rufus' plan for ckan.org reorganisation from …
- 13:51 ReleaseProcess edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.