Timeline
11/02/12:
10/31/12:
- 17:45 Ticket #3010 (Pin images don't appear in data explorer) created by
- When minified files are in use (set debug = false in ini file) the pin …
10/30/12:
- 16:49 Ticket #3009 (On-site notification of new dashboard activity) created by
- We want a "bubble" with a number in it to appear in the top-right of the …
- 12:41 Ticket #3008 (Add tests for dashboard activity stream auth) created by
- We need to test that only logged in users can see their own dashboard …
10/29/12:
- 13:15 Ticket #3007 (Adding a dataset creates multiple activities) created by
- Adding a new dataset creates multiple activity stream activities, e.g. …
- 10:22 Ticket #3006 (Update translations from Transifex) created by
- There are some new translations already on the CKAN 1.8 resource on …
10/23/12:
10/22/12:
- 12:09 Ticket #3004 (ImportError: No module named polib) created by
- 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
- 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
- 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
- Enable the multilingual plugins: ckan.plugins = stats synchronous_search …
- 16:34 Ticket #2935 (Make recline work with new datastore) closed by
- fixed
- 16:33 Ticket #2954 (Flickering on resource view when changing between views) closed by
- fixed
- 16:32 Ticket #2955 (Recline should be updated) closed by
- fixed
- 12:08 Ticket #2879 (Datasets (Package) should have a 'public' field) closed by
- wontfix: Closing as we've moved forward with a slightly different approach to …
- 12:07 Ticket #2549 (Merge organization logic into groups) closed by
- wontfix
- 12:06 Ticket #2880 (Datasets (Package) should have owners) closed by
- wontfix: Closing as we've moved forward with a slightly different approach to …
- 12:05 Ticket #2878 (Roles and Permissions for Organisations) closed by
- 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
- fixed
- 11:48 Ticket #2941 (Add follower support back into CKAN 2.0) closed by
- fixed
- 11:37 Ticket #2980 (Add new groups and organizations functionality into legacy templates) closed by
- wontfix
10/17/12:
- 14:36 Ticket #3000 (Add number of followers to dataset pages) created by
- User profile pages now show some interesting stats about the user: num. …
- 14:34 Ticket #2999 (Add activity streams to organization pages) created by
- 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
- 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
- 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
- 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
- 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
- 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
10/16/12:
- 17:19 Ticket #2992 (Delete resource should send me back to edit dataset page) created by
- 11:10 Ticket #2991 (Add blocks to header.html template) created by
- 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
- 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
- 11:04 Ticket #2989 ("Add dataset to organization" should auto-select the organization) created by
- '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
- 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
- From Toby
- 10:50 Ticket #2986 (Make lib/base.py more like it was originally intended) created by
- 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
- 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
- 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
- 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
- From Toby: strip more functionality from controllers and add via template …
- 10:46 Ticket #2981 (Remove config from jinja templates) created by
- 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
- From Toby: add the functionality to legacy templates
- 10:44 Ticket #2979 (Requesting membership to groups and organizations) created by
- From Toby: The requesting membership user stories and implementation …
- 10:43 Ticket #2978 (Tests for permissions for organizations and groups) created by
- 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
- From Toby: @johnmartin the user autocomplete on member add needs fixing it …
- 10:41 Ticket #2976 (Polish group and organization member pages) created by
- 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
- From Toby: tests around the auth functions and new actions - probably …
- 10:40 Ticket #2974 (General of all auth functions) created by
- 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
- 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
- it is no longer used
- 10:27 Ticket #2971 ("Are ytou sure you want to delete this member?" should say which member) created by
- when deleting members from groups and orgs
- 10:22 Ticket #2970 (Organization and group member links use id not name) created by
- e.g. it the 'Members' button links to /organization/members/0a44... …
- 10:20 Ticket #2969 (Group members page 500s) created by
- The group members page (e.g. /group/members/roger) seems broken, IDs …
- 10:19 Ticket #2968 (Anyone can access organization members page) created by
- The button will not show if you are not authorized but browse to …
- 10:17 Ticket #2434 (Fix autodoc on readthedocs again) closed by
- fixed: Seems to be working again, closing.
- 10:17 Ticket #2967 (Organization members edit page reloads after demoting self) created by
- Edit an organizations members page and demote yourself from organization …
- 10:16 Ticket #2639 (Update recline version for 1.8 release) closed by
- fixed
- 10:15 Ticket #2966 ('Add' button text is wrong when editing organization members) created by
- 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
- * Graphs not showing (looks like a flot related file is missing) * Wrong …
- 10:14 Ticket #2964 (Last organization admin can remove herself) created by
- 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
- 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
- fixed: Fixed on master, 1.8 and 1.7.2
10/08/12:
- 22:50 Ticket #2962 (Search across multiple ckan instances) created by
- Could be done by: - using the solr distributed search - difficult set up …
- 11:39 Ticket #2961 (Preview plugin endpoint) created by
- Users could write ckan extensions that offer previews for a certain …
- 11:04 Ticket #2960 (Private datasets are not private) created by
- 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
- 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
- e.g. 2012_08(주요국가).xls I tested in CKAN 2.0 and it seemed to work fine …
Note: See TracTimeline
for information about the timeline view.