Timeline


and

10/01/12:

19:15 Ticket #2952 (incorporate javascriopt translations into translations workflow) created by icmurray
There are now javascript translations. There's a paster command, `trans …
19:12 Ticket #2951 (Paster command for building css from less) created by icmurray
With the latest template, css and js changes in 2.0, there are a number of …
19:06 Ticket #2950 (paster command to minify javascript and css) created by icmurray
With the latest template, css and js changes in 2.0, there are a number of …
16:04 Ticket #2949 (Reenable Data API button on the new theme) created by amercader
The checks to show or not the button need to be updated for the latest …
14:30 Ticket #2948 (Negative range breaks datastore backend) created by dominik
Recline allows negative ranges. The backend returns an error 500 for that …
13:15 Ticket #2947 (Redirect to the resource page from /resource/{res-id}) created by dominik
Use story: As a user of the datasore I want to be able to put the resource …
11:29 Ticket #2946 (Pdf preview does not load in IE) closed by dominik
duplicate
11:27 Ticket #2946 (Pdf preview does not load in IE) created by dominik
The pdf preview does not load in IE 9.
11:27 Ticket #2945 (Pdf preview does not load in IE) created by dominik
The pdf preview does not load in IE 9.
11:26 Ticket #2944 (Recline preview does not work in Opera) created by dominik
Opera cannot show a recline preview. I shows 0 records.
11:08 Ticket #2943 (Chrome does not resize preview) created by dominik
Chrome does not resize iframe after a full refresh/ on first load

09/25/12:

22:06 Ticket #2942 (API POST barfs on interesting Content-Type headers) closed by dread
wontfix: Unfortunately with a few hours hacking I couldn't find a way to get this …
17:12 Ticket #2942 (API POST barfs on interesting Content-Type headers) created by dread
When POSTing to the API, if specified, the 'Content-Type' header must be …
14:51 Ticket #2941 (Add follower support back into CKAN 2.0) created by johnmartin
Add the views and functionality of following users and groups into 2.0
13:46 Ticket #2940 (Edit different resources from edit dataset pag) created by johnmartin
We need a nice way to be able to get to editing the different resources …
09:07 Ticket #2939 (Orgs are groups) created by toby
holder for ticket number

09/24/12:

12:13 Ticket #2938 (Explain bundling in doc/resources.rst) created by dominik
Since it makes sense to bundle resources into one js file that are …

09/21/12:

14:47 Ticket #2937 (GroupController.history() missing extras_as_string) closed by seanh
fixed: Cherry-picked into 1.8

09/20/12:

15:42 Ticket #2937 (GroupController.history() missing extras_as_string) created by seanh
GroupController?'s history() method doesn't pass 'extras_as_string': True …

09/19/12:

09:47 Ticket #2936 (Updating a group via the API clears its packages) created by seanh
If the group dict that you post to the API does not have any 'packages' …
08:14 Ticket #2935 (Make recline work with new datastore) created by kindly

09/18/12:

12:18 Ticket #2918 (Can't remove users from organizations) closed by johnmartin
fixed
12:18 Ticket #2916 (User management in orgs needs autocomplete) closed by johnmartin
fixed
11:10 Ticket #2934 (Webtests for CKAN) created by Dominik
The tests in CKAN only test single pages (functional tests) or single …

09/17/12:

17:11 Ticket #2536 (cleanup activity streams) closed by toby
fixed
17:11 Ticket #2578 (demo theme breaks the tests) closed by toby
fixed
17:11 Ticket #2618 (allow nested js resources) closed by toby
fixed
15:21 Ticket #2933 (Update theming docs) created by seanh
There's quite a lot of custom stuff going on, with all the custom jinja …
14:50 Ticket #2932 (Add docstring to system_info.py) created by seanh
What is the system_info table for? It looks like a way to override config …
14:13 Ticket #2931 (Better docstring for app_globals.py) created by seanh
The application's Globals object is not very informative.

09/14/12:

16:24 Ticket #2930 (convert_from_extras() returns qupted strings from API) created by seanh
Use an IGroupForm plugin to add a custom metadata field to groups using …

09/13/12:

16:09 Ticket #2929 (Remove is_fallback() from I*Form extension interfaces?) created by seanh
If a plugin wants to take over the default package type for example, it …
16:05 Ticket #2928 (Run CKAN tests with example_i*form extensions enabled) created by seanh
Before releasing CKAN 2.0 we need to run all the CKAN tests with a …
16:02 Ticket #2927 (Test new package/group/organization type URLs support) created by seanh
IPackageForm, IGroupForm and IOrganizationForm allow you to define e.g. …
16:01 Ticket #2926 (I*Form tests for per-type templates) created by seanh
Finish the tests for the per-package-type custom template support in …
10:06 Ticket #2925 (Remove trans mangle paster command?) created by seanh
- Is trans mangle really necessary? If you upload a pot file to …
10:04 Ticket #2924 (Better docs for trans js command, and add to release process) created by seanh
Add a better docstring to for trans js command explaining what it does and …
10:03 Ticket #2923 (Change regularise -> regularize) created by seanh
The function is called regularise_html(), can't remember what file it's …
10:01 Ticket #2922 (Better docstring for CKANInternationalizationExtension) created by seanh
I'm unsure about what's going on here. As I understand it, when we run …
10:00 Ticket #2921 (Add docstring to top of lib/extract.py file) created by seanh
I think it couldn't hurt for this module to have a docstring at the top of …
09:57 Ticket #2920 (Genshi text template message extractor no longer needed?) created by seanh
In setup.py, do we still need: ('templates/.txt', 'genshi', { …

09/12/12:

14:47 Ticket #2919 (Remove IController from docs) created by seanh
Still in docs but seems gone from code
13:12 Ticket #2918 (Can't remove users from organizations) created by ross
When you remove someone, without adding them, the text box at the bottom …
12:10 Ticket #2917 (Organization admins can delete themselves) created by ross
Organization administrators can delete themselves from the user management …
12:09 Ticket #2916 (User management in orgs needs autocomplete) created by ross
The user management in organizations ( …
10:37 Ticket #2915 (Refactor form_to_db_schema_options()) created by seanh
Having two methods form_to_db_schema(self) and …
10:29 Ticket #2914 (Add form_to_db_schema_options() to IDatasetForm and IGroupForm) created by seanh
This optional method is supported when creating or updating groups and …

09/11/12:

14:45 Ticket #2913 (IGroupForm has package_form() method) created by seanh
Should be group_form() I think

09/10/12:

09:58 Ticket #2845 (Editing an organization removes all datasets from the organization) closed by seanh
fixed
09:57 Ticket #2912 (ckanext/organizations: Neither public or private initially selected when ...) created by seanh
When adding a dataset with the organizations extension on, neither the …
09:49 Ticket #2843 (Adding existing datasets to organizations is broken) closed by seanh
fixed

09/06/12:

14:23 Ticket #2911 (Internal documentation of Organization Groups) created by kindly
A summary/user story doc of how organizations and groups are expected to …
11:39 Ticket #2910 (User listings are not very compelling) created by johnmartin
They are currently are just a small image / name. They should be: Larger …
11:35 Ticket #2909 (User profile headers are a bit weird) created by johnmartin
They seem to be not exactly well thought out. Needs some thought on better …
11:32 Ticket #2908 (Dataset related with image should retain aspect ratio) created by johnmartin
At the moment if you have an related item with an image associated to a …
11:28 Ticket #2907 (Demo header) created by johnmartin
The user login / avatar with in the header really should be within another …

09/05/12:

16:05 Ticket #2906 (Wrong flags in language dropdown) created by dominik
The flags in the dropdown on details pages are not right. You can see …
14:28 Ticket #2905 (Add dataset URL key behaviour) created by johnmartin
On step 1 for adding a dataset can we add a ajax ping that checks if the …
14:14 Ticket #2904 (Show more formats/groups/tags shouldn't display if there aren't more) created by johnmartin
On the search results page when there are no more formats, groups or tags …
14:01 Ticket #2903 (Two search boxes) created by johnmartin
I think the architecture on the search page is a bit odd. Not sure I like …

09/04/12:

18:10 Ticket #2902 (genshi is used in Group controller) created by ross
The Group controller uses the genshi module where it may be better for it …
10:57 Ticket #2599 (Test in IE) closed by johnmartin
fixed: This is now closed and waiting pull request merge back in.
10:31 Ticket #2901 (Language Dropdown bug in footer with IE7) created by johnmartin
The language dropdown in Internet Explorer 7 behaves oddly. Essentially I …

09/03/12:

11:08 Ticket #1685 (Move archiver download function to core) closed by ross
wontfix: 8 months and no movement, looks like a wontfix.
11:05 Ticket #2865 (1.8 unicode error) closed by ross
fixed
11:05 Ticket #2866 (1.8 template error) closed by ross
fixed
11:01 Ticket #2736 (Archiver fixes) closed by ross
wontfix: Going to be reworked without celery.
11:00 Ticket #1650 (Add new language/translation of fields for datasets.) closed by ross
wontfix: Closed as unnecessary now.
10:55 Ticket #2577 (Dataproxy raises 500 when it can't get CSV) closed by ross
fixed: Better info was provided by jmckinney
08:47 Ticket #1551 (CKAN auth for webstore changes) closed by ross
fixed: Webstore appears to hav been deprecated in favour of datastore.
Note: See TracTimeline for information about the timeline view.