Timeline


and

10/29/12:

13:15 Ticket #3007 (Adding a dataset creates multiple activities) created by seanh
Adding a new dataset creates multiple activity stream activities, e.g. …
10:22 Ticket #3006 (Update translations from Transifex) created by seanh
There are some new translations already on the CKAN 1.8 resource on …

10/23/12:

17:35 Ticket #3005 (Add following/unfollowing of groups: model, API, frontend, tests) created by seanh

10/22/12:

12:09 Ticket #3004 (ImportError: No module named polib) created by seanh
This is happening whenever people try to run paster commands. polib should …

10/19/12:

09:33 Ticket #3003 (New pg databases should be created with UTF8 encoding rather than system ...) created by amercader
Just to track @tauberer patch on Github. Probably going to 1.8.1
09:32 Ticket #3002 (API v1/2 'legacy' search parameters must be escaped before they are put ...) created by amercader
Just to track @tauberer patch on Github. Would be nice to write a test for …

10/18/12:

16:50 Ticket #3001 (Multilingual plugin crashes CKAN on add dataset when some languages are ...) created by seanh
Enable the multilingual plugins: ckan.plugins = stats synchronous_search …
16:34 Ticket #2935 (Make recline work with new datastore) closed by dominik
fixed
16:33 Ticket #2954 (Flickering on resource view when changing between views) closed by dominik
fixed
16:32 Ticket #2955 (Recline should be updated) closed by dominik
fixed
12:08 Ticket #2879 (Datasets (Package) should have a 'public' field) closed by seanh
wontfix: Closing as we've moved forward with a slightly different approach to …
12:07 Ticket #2549 (Merge organization logic into groups) closed by seanh
wontfix
12:06 Ticket #2880 (Datasets (Package) should have owners) closed by seanh
wontfix: Closing as we've moved forward with a slightly different approach to …
12:05 Ticket #2878 (Roles and Permissions for Organisations) closed by seanh
wontfix: Closing as we've gone forward with a slightly different approach instead
11:48 Ticket #2940 (Edit different resources from edit dataset pag) closed by johnmartin
fixed
11:48 Ticket #2941 (Add follower support back into CKAN 2.0) closed by johnmartin
fixed
11:37 Ticket #2980 (Add new groups and organizations functionality into legacy templates) closed by seanh
wontfix

10/17/12:

14:36 Ticket #3000 (Add number of followers to dataset pages) created by seanh
User profile pages now show some interesting stats about the user: num. …
14:34 Ticket #2999 (Add activity streams to organization pages) created by seanh
Before we do this we need to merge the organizations branch into master, …
14:33 Ticket #2998 (Add activity streams to group pages) created by seanh
Before we do this we should implement smarter group activity streams (i.e. …
14:31 Ticket #2997 (Add activity streams to dataset pages) created by seanh
Add an activity stream tab to dataset pages, like we have on user profile …
14:30 Ticket #2996 (Fix behaviour of View Profile button in user popover when already on ...) created by seanh
The user popovers that appear when you hover the mouse over a user in an …
14:27 Ticket #2995 (Popovers for resources, groups, organizations, tags...) created by seanh
If you hover the mouse over a dataset or user in an activity stream, you …
14:26 Ticket #2994 (Add dataset and user popovers throughout the site) created by seanh
If you hover the mouse over a dataset or user in an activity stream, you …
09:42 Ticket #2993 ("logged_in" and "visitor" show in user list at /users) created by seanh

10/16/12:

17:19 Ticket #2992 (Delete resource should send me back to edit dataset page) created by johnmartin
11:10 Ticket #2991 (Add blocks to header.html template) created by seanh
Currently if you want to customise the header.html template you have to …

10/15/12:

12:29 Ticket #2872 (Non-open licenses are marked as open) closed by seanh
fixed: Just tested and this seems fixed so closing
11:04 Ticket #2990 (Fix descriptions of groups and organizations on /groups and /organizations ...) created by seanh
11:04 Ticket #2989 ("Add dataset to organization" should auto-select the organization) created by seanh
'Add dataset to organization' button, when you get through to the third …
11:02 Ticket #2988 (UI functional tests for CKAN 2.0) created by seanh
Afaik the new CKAN 2.0 frontend has no functional tests
10:51 Ticket #2987 (Remove all direct calls to logic action and auth functions) created by seanh
From Toby
10:50 Ticket #2986 (Make lib/base.py more like it was originally intended) created by seanh
From Toby: make lib/base.py be more like it was originally intended eg …
10:49 Ticket #2985 (Make lib/helpers.py more template-specific) created by seanh
From Toby: make lib/helpers more template specific and less generally …
10:48 Ticket #2984 (Auto-populate context with user, model, session, etc.) created by seanh
From Toby: make the context auto-populated with things like …
10:47 Ticket #2983 (Refactor lib/base.py to remove circular import issues) created by seanh
From Toby: c) refactor lib/base.py to remove the circular import issues …
10:46 Ticket #2982 (Move functionality from controllers into template helpers) created by seanh
From Toby: strip more functionality from controllers and add via template …
10:46 Ticket #2981 (Remove config from jinja templates) created by seanh
From Toby: remove the config from jinja2 templates get all such stuff via …
10:44 Ticket #2980 (Add new groups and organizations functionality into legacy templates) created by seanh
From Toby: add the functionality to legacy templates
10:44 Ticket #2979 (Requesting membership to groups and organizations) created by seanh
From Toby: The requesting membership user stories and implementation …
10:43 Ticket #2978 (Tests for permissions for organizations and groups) created by seanh
From Toby: checking the logic around the who can do what from the user …
10:42 Ticket #2977 (Fix user autocomplete on group and organization member pages) created by seanh
From Toby: @johnmartin the user autocomplete on member add needs fixing it …
10:41 Ticket #2976 (Polish group and organization member pages) created by seanh
From Toby: A little polish to the member pages and probably a little …
10:41 Ticket #2975 (Tests for auth functions and new actions) created by seanh
From Toby: tests around the auth functions and new actions - probably …
10:40 Ticket #2974 (General of all auth functions) created by seanh
From Toby: A general cleanup of all auth functions (in logic/auth) to …
10:39 Ticket #2973 (Move new_authz.py into logic/auth/__init__.py) created by seanh
Makes sense to keep all auth stuff under logic/auth. Also decide which …
10:37 Ticket #2972 (Remove any imports of authz.py and delete file) created by seanh
it is no longer used
10:27 Ticket #2971 ("Are ytou sure you want to delete this member?" should say which member) created by seanh
when deleting members from groups and orgs
10:22 Ticket #2970 (Organization and group member links use id not name) created by seanh
e.g. it the 'Members' button links to /organization/members/0a44... …
10:20 Ticket #2969 (Group members page 500s) created by seanh
The group members page (e.g. /group/members/roger) seems broken, IDs …
10:19 Ticket #2968 (Anyone can access organization members page) created by seanh
The button will not show if you are not authorized but browse to …
10:17 Ticket #2434 (Fix autodoc on readthedocs again) closed by amercader
fixed: Seems to be working again, closing.
10:17 Ticket #2967 (Organization members edit page reloads after demoting self) created by seanh
Edit an organizations members page and demote yourself from organization …
10:16 Ticket #2639 (Update recline version for 1.8 release) closed by amercader
fixed
10:15 Ticket #2966 ('Add' button text is wrong when editing organization members) created by seanh
e.g. if I just changed a member's capacity I am not adding anything 'save' …
10:15 Ticket #2965 (Stats extension broken on 1.8) created by amercader
* Graphs not showing (looks like a flot related file is missing) * Wrong …
10:14 Ticket #2964 (Last organization admin can remove herself) created by seanh
If you are the only admin of an organization you can edit the …
10:13 Ticket #2963 (Timeout on tag pages with lots of datasets) created by amercader
e.g. http://thedatahub.org/tag/lod Tags with less datasets work fine …

10/10/12:

11:38 Ticket #2811 (Author doesn't show on dataset read page) closed by amercader
fixed: Fixed on master, 1.8 and 1.7.2

10/08/12:

22:50 Ticket #2962 (Search across multiple ckan instances) created by dominik
Could be done by: - using the solr distributed search - difficult set up …
11:39 Ticket #2961 (Preview plugin endpoint) created by dominik
Users could write ckan extensions that offer previews for a certain …
11:04 Ticket #2960 (Private datasets are not private) created by dominik
At the moment everyone can read all resources. There is no support for …

10/04/12:

15:18 Ticket #2959 (Changing a Group's name through the action api disassociates it from its ...) created by icmurray
Repro: - Create a new Group, named "test-group". - Add a dataset to it. …
09:29 Ticket #2958 (Uploading files with unicode characters in filename fails in CKAN 1.7 and ...) created by seanh
e.g. 2012_08(주요국가).xls I tested in CKAN 2.0 and it seemed to work fine …

10/03/12:

19:23 Ticket #2957 (New datastore on postgres prior to 9.0) created by dominik
The GRANT SELECT ON ALL and ALTER DEFAULT PRIVILEGES are not …
15:11 Ticket #2956 (Allow for resource editing in CKAN 2.0) created by johnmartin
On the edit dataset page... there needs to be a way for users to be able …
13:22 Ticket #2955 (Recline should be updated) created by dominik
12:55 Ticket #2954 (Flickering on resource view when changing between views) created by johnmartin
From the google doc: When I move between grid, graph and map view mode (or …
09:51 Ticket #2953 (Server error in template directories) closed by toby
fixed: awaiting merge https://github.com/okfn/ckan/pull/145
08:28 Ticket #2953 (Server error in template directories) created by dominik
If you go to: /{any template dir} for example /home or /related, a Server …

10/02/12:

14:54 Ticket #2950 (paster command to minify javascript and css) closed by seanh
fixed

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
Note: See TracTimeline for information about the timeline view.