Timeline


and

04/16/12:

17:54 Ticket #2311 (disqus - improvements) created by toby
get working on TDH look at removing stream filters
16:38 Ticket #2275 (Implement group logos) closed by johnglover
fixed
16:01 Ticket #2310 (Refactor the search-query construction in feeds.py) created by icmurray
The feeds controller, used to construct atom feeds, duplicates code found …
15:54 Ticket #2309 (Organizations review with SH) created by ross
Review organizations code with Sean and explain the key parts.
15:52 Ticket #2308 (Merge facet html snippets in the multi-lingual branch) created by icmurray
Seanh and icmurray both touched on the html snippets in facets.html. So …
15:50 Ticket #2307 (Merge 1.6.1 into master) created by icmurray
There are a number of features developed against 1.6.1 that need to be …
14:54 Ticket #2306 (Updates to metadata model) created by johnglover
Finalised metadata model requires several changes to our existing model: …
14:43 Ticket #1634 (Allow users to follow/unfollow activity streams of other users, datasets ...) closed by seanh
duplicate
14:42 Ticket #2305 (User dashboard with private consolidated activity stream) created by seanh
User story #035 here: …
14:40 Ticket #2304 (Watching/following of dataset/users) created by seanh
User story #037 here: …
13:24 Ticket #2303 (Move ECPortal rdf dump paster) created by ross
Move ECPortal rdf dump paster command into core so that it can be run on …
13:23 Ticket #2302 (Simple theming) created by ross
Needs re-testing after the ODS re-theme. ==== Simple image upload, text …
13:18 Ticket #1496 (Render a user's activity stream on her user page) closed by seanh
fixed
12:27 Ticket #2301 (Replace old-style string formatting with format() method (at least in ...) created by seanh
Some strings in CKAN are passed to gettext with more than one %s in them, …
12:26 Ticket #2300 (Write initial docs for multilingual branch) created by seanh
12:25 Ticket #2299 (Set Slovakas default language on data.gov.sk) created by seanh
09:47 Ticket #2297 (Initial analysis of follow support) closed by seanh
fixed: http://ckan.okfnpad.org/27
09:39 Ticket #2298 (Add sort-by controls to the search results page) created by icmurray
Sort-by functionality was exposed through the package controller in [1]. …
09:13 Ticket #2271 (IATI: Some datasets not being indexed) closed by amercader
fixed: This was caused by an human error.
09:11 Ticket #2252 (UKLP harvesters returning errors when importing due to schema changes) closed by amercader
fixed
09:07 Ticket #2297 (Initial analysis of follow support) created by icmurray
09:05 Ticket #2296 (Initial analysis of moderated edits) closed by icmurray
fixed
09:04 Ticket #2296 (Initial analysis of moderated edits) created by icmurray
What needs doing, and how long will it take?
09:03 Ticket #2295 (Migrate CKAN packaging and apt.ckan.org from dgu-buildbot) closed by icmurray
fixed
09:02 Ticket #2295 (Migrate CKAN packaging and apt.ckan.org from dgu-buildbot) created by icmurray
* Create Jenkins task for packaging CKAN * ... and publishing to …
08:57 Ticket #1593 ([super] Create feeds from search results) closed by icmurray
fixed

04/14/12:

19:35 Ticket #2294 (Unauthorized action on Data API gets 302 rather than 401 or similar) created by rgrp
Well known issue that 401 *in API* end up with 302 redirect to login page …
19:34 Ticket #2293 (Rename of Group results in disappearance of associated datasets from group ...) created by rgrp
Rename of group makes all the datasets associated with the group disappear …
19:23 Ticket #2292 (Group edit form no longer allows for adding of multiple datasets at once) created by rgrp
Can only add one dataset at a time now (not sure when this broke but was …
19:19 Ticket #2291 (DataStorer incorrectly attempts to store JSON in DataStore) created by rgrp
See …

04/13/12:

20:38 Ticket #2264 (Do an audit of string translations in CKAN core and ckanext-ecportal) closed by seanh
fixed
14:17 Ticket #2290 (Mark facet titles in search pages for translation) created by seanh
The strings Tags, Res_format and Groups on e.g. the package index page …

04/12/12:

18:37 Ticket #2289 (Flash messages are not being translated?) created by seanh
There are a couple of flash messages in ckan/controllers/user.py that show …
18:23 Ticket #2288 (Fix i18n of strings on auth group add/edit pages) created by seanh
There are a couple of strings on the authorization group add/edit form …
18:08 Ticket #2287 (Consistent datetime and time period strings localization) created by seanh
Find all places where date, times and time periods are rendered as strings …
17:30 Ticket #2286 (Upgrade to boostrap v2.0.2) created by zephod
I minified bootstrap and apparently downgraded the version. This breaks …
11:40 Ticket #2285 (Data Previewer / Viewer v3 : Embedding! - /resource/../embed) created by icmurray
Allow a user to embed the data viewer in their webpage. * [x] Embedding …
08:18 Ticket #2284 (Local queries/views/viz in Related stuff.) created by ross
From #2204 not sure how much we have thought through using this for …

04/11/12:

09:59 Ticket #2283 ([super] Data Previewer / Viewer v3) created by rgrp
* Basic geo map * Facets * Filtering * Pivot table support (?) * …

04/10/12:

16:32 Ticket #2276 (Upgrade Slovakia CKAN instance) closed by seanh
fixed
16:31 Ticket #2272 (Setup jenkins on the new dev server) closed by seanh
fixed
16:18 Ticket #2282 (log api calls for users) created by toby
This was part of #2251 but is now it's own ticket. we need clarity on …
16:04 Ticket #2270 (DataExplorer overview) closed by johnglover
fixed

04/09/12:

10:37 Ticket #2281 (Pagination styling converted to Bootstrap) closed by dread
fixed: Done in [release-v1.6.1 9ecbfa5][release-v1.6.1 9ecbfa5]
10:31 Ticket #2281 (Pagination styling converted to Bootstrap) created by dread
Make the search results pagination styled by Bootstrap. Needs putting …

04/04/12:

15:41 Ticket #2260 (Update ecportal theme to match latest changes to tenforce theme) closed by johnglover
fixed: Finished for this iteration, waiting for design work to be completed …
15:07 Ticket #2280 (Move ecportal to organizations, add history template) created by johnglover

04/03/12:

19:44 Ticket #2279 (Write tutorial for our DataStore API / Data Explorer) created by rgrp
Unfortunately ES is a little bit complex / opaque to newcomers. Need to …
08:19 Ticket #2278 (DataStore enabled is disabled by default but is needed for DataStorer to ...) closed by rgrp
fixed: https://github.com/okfn/ckan/commit/b7b32820a9132811028e7ccc243b2d2339492d4
08:17 Ticket #2278 (DataStore enabled is disabled by default but is needed for DataStorer to ...) created by rgrp
Major UX gotcha reported by several people is that DataStore? is disabled …

04/02/12:

17:10 Ticket #2277 (Use the new atom feeds in IATI) created by icmurray
Atom feeds have been implemented in core in #1593. The IATI-specific …
14:20 Ticket #2276 (Upgrade Slovakia CKAN instance) created by seanh
14:14 Ticket #2275 (Implement group logos) created by seanh
Groups should be able to specify a URL to an image file for a group logo, …
14:10 Ticket #2274 (Review multilingual branch with kindly, merge into master) created by seanh
14:08 Ticket #2273 (Review publisher organisations code with Ross) created by seanh
14:04 Ticket #2272 (Setup jenkins on the new dev server) created by seanh
14:04 Ticket #2271 (IATI: Some datasets not being indexed) created by amercader
When importing a CSV file for a certain publisher, records don't come up …
14:03 Ticket #2242 (Research buildbot possibilities for CKAN) closed by seanh
fixed: Conclusion: jenkins should work, may need some jenkins plugin magic to get …
13:53 Ticket #2252 (UKLP harvesters returning errors when importing due to schema changes) reopened by amercader
This needs more work on ckanext-dgu and testing.
13:52 Ticket #2231 (Base harvester broken on 1.6.1) closed by amercader
fixed
13:45 Ticket #2270 (DataExplorer overview) created by johnglover
* get up to speed with DataExplorer? code (and dependencies like Backbone)
13:42 Ticket #2269 (EC ODP review and server setup) created by johnglover
* code review with D.R. for ckanext-ecportal * merge and test all …
10:20 Ticket #1600 ([super] User guide with integrated help in the WUI) closed by rgrp
wontfix
10:20 Ticket #1600 ([super] User guide with integrated help in the WUI) reopened by rgrp
10:20 Ticket #1600 ([super] User guide with integrated help in the WUI) closed by rgrp
wontfix: Closing as wontfix atm since think this will either go to main manual or …

03/30/12:

18:49 Ticket #1788 (IE7 compatibility problems) closed by zephod
fixed: I've been performing a full sweep of the site to rebuild the markup & …
11:59 Ticket #2252 (UKLP harvesters returning errors when importing due to schema changes) closed by amercader
fixed: There is a new ticket for the same schema as forms issue: #2268 The …
11:56 Ticket #2268 (UKLP Use same schema as form for harvested records) created by amercader
Datasets created via the harvesting (UKLP ones) and the ones created via …

03/29/12:

16:53 Ticket #2267 (Add generator=ckan tag in head) created by rgrp
Add generator=ckan tag in head of templates to identify site as generated …

03/28/12:

17:46 Ticket #2216 (Translation of selected facets on search pages) closed by seanh
fixed
11:03 Ticket #2266 (Can't delete all of a package's resources over REST API) closed by dread
fixed: Fixed in [release-v1.6.1 ed2772b] with test.
11:01 Ticket #2266 (Can't delete all of a package's resources over REST API) created by dread
Nothing happens if you set resources=[] or resources=null.

03/27/12:

20:52 Ticket #1819 (change search index code to use package_dictize instead of obj.to_dict) reopened by kindly
16:20 Ticket #2265 ('More Like This' for a dataset) created by dread
When viewing a dataset, it would be nice to show a couple of 'Related …
16:14 Ticket #2246 (Change published_by metadata field to reference group instead of a custom ...) closed by johnglover
fixed
16:08 Ticket #2264 (Do an audit of string translations in CKAN core and ckanext-ecportal) created by seanh
Check to see that all the strings are getting translated, i.e. that all …
13:40 Ticket #2262 (Update ecportal form and dataset style/ux to match CKAN master) closed by johnglover
fixed
11:13 Ticket #2263 (IATI: Get "Record updated" field from the registry) closed by amercader
fixed
10:12 Ticket #2227 (Tests are slow and broken) closed by toby
wontfix: being done in other tickets
10:04 Ticket #2223 (Switch to bootstrap from blueprint) closed by zephod
fixed: Merged into master here: …
09:20 Ticket #2261 (All links need to option to change where language is placed in url.) closed by toby
fixed: completed plus documentation updated

03/26/12:

13:52 Ticket #2259 (Update ecportal theme for master changes (bootstrap)) closed by johnglover
fixed
12:49 Ticket #2263 (IATI: Get "Record updated" field from the registry) created by amercader
Don't provide a field in the form or spreadsheet import for this, just use …
12:13 Ticket #2262 (Update ecportal form and dataset style/ux to match CKAN master) created by johnglover
11:51 Ticket #2261 (All links need to option to change where language is placed in url.) created by kindly
For the ecportal case we need links to be like the following …
09:45 Ticket #1792 ([super] api to use same validation and logic as wui forms.) closed by toby
fixed: closing as done all that I was asked to do as part of this ticket
09:31 Ticket #2260 (Update ecportal theme to match latest changes to tenforce theme) created by johnglover
09:29 Ticket #2259 (Update ecportal theme for master changes (bootstrap)) created by johnglover
Some recent changes caused things to break in ckanext-ecportal: * change …
08:45 Ticket #2258 (Customizable contributor agreement) created by rgrp
* Customize text at bottom of forms * Also need to make clear that this …

03/23/12:

14:35 Ticket #2257 (cleanup template vars) created by toby
look at reducing what is pulled into templates eg ckan.lib.helpers ensure …
14:33 Ticket #2256 (remove TDH from core) created by toby
make core independent of TDH and make core as minimal app
14:05 Ticket #1447 (disk space leakage) reopened by rgrp
13:53 Ticket #1447 (disk space leakage) closed by nils.toedtmann
fixed: Just checked s025 (which is depricated now), looks like my script is …
04:04 Ticket #2226 ([super] Refactor and improve documentation (v1.7)) closed by rgrp
fixed: All done (as of Tuesday in fact!). No doubt further work to do but that's …

03/22/12:

14:27 Ticket #2241 (Look into making test_activity.py faster) closed by seanh
fixed
11:53 Ticket #2255 (Organizations (Privacy + Ownership)) created by ross
[x] The publisher_form extension and the 'publisher' component of the …
09:32 Ticket #2240 (Document CityData ideas) closed by ross
fixed: Distributed to ckan-coord

03/21/12:

15:13 Ticket #2213 (Update geographical coverage tags) closed by johnglover
fixed
14:48 Ticket #2254 (better hooks for templates) created by toby
TD look at issues and then email ckan-dev meeting notes from 21-3-2012 …
14:45 Ticket #2253 (CMAP [super]) created by toby
Somewhere for CMAP stuff not in other tickets need to create some general …
12:45 Ticket #2252 (UKLP harvesters returning errors when importing due to schema changes) created by amercader
See trace below. As in #2231, the schema passed with the context is no …
12:07 Ticket #2232 (Unicode Exception when rebuilding the search index) closed by amercader
fixed: Fixed in 6b4c6c9 This was due to some characters not being supported by …
12:00 Ticket #2248 (Update docs for creating custom forms) closed by johnglover
fixed
11:59 Ticket #2245 (Update documentation for writing CKAN extensions) closed by johnglover
fixed
11:57 Ticket #2251 (Internal analytics for ckan.) created by kindly
Page views and Resources clicks need to be tracked. == User Stories == …
11:49 Ticket #2250 (Setup nginx and datastore on ecportal) created by kindly
11:44 Ticket #2249 (Fix google spreadsheet to work with DataStore.) created by kindly
Need google spreadsheet app to work with the new datastore. This should …
11:17 Ticket #2248 (Update docs for creating custom forms) created by johnglover
Should describe implementing IDatasetForm, subclassing controllers is …
11:00 Ticket #1616 (Catch exceptions when rebuilding the search index) closed by amercader
fixed: Fixed in 10cfd168413 Also new flags and fixes for other commands were …

03/20/12:

12:54 Ticket #2243 (Fix ckanext-example) reopened by seanh
12:53 Ticket #2243 (Fix ckanext-example) closed by seanh
invalid
12:30 Ticket #2247 (Resource preview glitch in some browsers) created by zephod
From Ira: Preview for google spreadsheets are not displaying correctly for …
11:30 Ticket #2246 (Change published_by metadata field to reference group instead of a custom ...) created by johnglover
* probably needs a new converter, as needs to be usable via API as …
11:15 Ticket #1559 (Comments Extension / Disqus) closed by rgrp
fixed: Fixed. See …

03/19/12:

17:35 Ticket #2245 (Update documentation for writing CKAN extensions) created by johnglover
17:33 Ticket #2233 (Make package show, use custom json schema) closed by kindly
fixed
17:33 Ticket #2233 (Make package show, use custom json schema) reopened by kindly
17:33 Ticket #2233 (Make package show, use custom json schema) closed by kindly
wontfix
17:32 Ticket #2237 (Make way to split up tests and run tests with different db.) closed by kindly
fixed
17:22 Ticket #2244 (clean up auth) created by toby
* cache admins etc * aim to move check_access so independent of logic …
15:58 Ticket #2243 (Fix ckanext-example) created by seanh
15:53 Ticket #2242 (Research buildbot possibilities for CKAN) created by seanh
15:52 Ticket #2241 (Look into making test_activity.py faster) created by seanh
...but only if it can be done reasonably quickly.
15:09 Ticket #2240 (Document CityData ideas) created by ross
Document the ideas raised on 14/03 for CityData? and distribute to team for …
15:08 Ticket #2239 (EC ODP RDF/N3 templates) created by ross
Implement the EC/ODP template for RDF to match the requested schemas. …
14:28 Ticket #1734 ([super] Updates on harvesting for UKLP) closed by amercader
fixed: All sub tickets have been implemented, so closing it now.
13:55 Ticket #2238 (Deploy some test vocabs and publishers on test.ckan.net, check ...) created by seanh
13:44 Milestone ckan-sprint-2012-03-19 completed
13:23 Ticket #2229 (Cleanup plugin system after some test failed to run.) closed by kindly
fixed
13:22 Ticket #1820 (Index multilingual data when mulilingual extension is added.) closed by kindly
fixed
13:22 Ticket #1819 (change search index code to use package_dictize instead of obj.to_dict) closed by kindly
wontfix: Currently using package_show_rest. Should be moved to just use …
11:00 Ticket #2207 (Fix recently changed datasets activity stream on exportal site) closed by seanh
invalid
10:41 Ticket #2236 (Updates to Recline and integrate them) closed by rgrp
fixed: Done. See …
10:23 Ticket #1814 (Check publicadata.eu harvesters) closed by amercader
fixed
10:22 Ticket #1731 (Publisher support for harvesting) closed by amercader
fixed
10:05 Ticket #1711 (Resource validation page) closed by icmurray
fixed
10:02 Ticket #1619 (Update and test existing DGU package form : provide stubs for the ...) closed by icmurray
fixed
10:02 Ticket #1618 (Update and test existing DGU package form : provide stubs for the theme ...) closed by icmurray
fixed
10:02 Ticket #1617 (Update and test existing DGU package form : publisher / foi information) closed by icmurray
fixed
09:23 Ticket #2228 (IGroupForm should allow overriding of non-edit templates) closed by ross
fixed
09:22 Ticket #1794 (Publisher changes) closed by ross
fixed
Note: See TracTimeline for information about the timeline view.