Timeline


and

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

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