{1} Active Tickets (495 matches)

  • List all active tickets by priority.
  • Color each row based on priority.

Orig query:

SELECT p.value AS color,

id AS ticket, summary, component, version, milestone, t.type AS type, owner, status, time AS created, changetime AS _changetime, description AS _description, reporter AS _reporter

FROM ticket t, enum p WHERE status <> 'closed'

AND p.name = t.priority AND p.type = 'priority'

ORDER BY p.value, milestone, t.type, time

Results (301 - 400 of 495)

1 2 3 4 5
Ticket Summary Component Version Milestone Type Owner Status Created
#1749 Allow creating activity details through API ckan ckan-future enhancement assigned 02/05/12
#1778 Replace classmethod's with module-level functions ckan ckan-future enhancement seanh assigned 02/06/12
#1782 Improvements to datasets page UX (Feb 2012) ckan ckan-future enhancement zephod new 02/07/12
#1787 [super] Improve RESTful API ckan ckan-future enhancement new 02/08/12
#1790 Click to delete tags, rather than have all existing tags in the tag text box ckan ckan-future enhancement new 02/10/12
#1824 Add vocabulary pages ckan ckan-future enhancement new 02/21/12
#2200 Add vocabulary_id option to tag_show() logic action function ckan ckan-future enhancement seanh new 02/29/12
#2202 Display page view count on dataset and resource pages ckan ckan-future enhancement reopened 03/03/12
#2234 Write a CKAN extension for pulling items from RSS/Atom feeds into CKAN templates ckan ckan-future enhancement assigned 03/16/12
#2235 Group drop down on dataset edit should use chosen and sort groups by name ckan ckan-future enhancement new 03/16/12
#2244 clean up auth ckan ckan-future enhancement toby new 03/19/12
#2258 Customizable contributor agreement ckan ckan-future enhancement new 03/26/12
#2265 'More Like This' for a dataset ckan ckan-future enhancement new 03/27/12
#2282 log api calls for users ckan ckan-future enhancement toby new 04/10/12
#2287 Consistent datetime and time period strings localization ckan ckan-future enhancement new 04/12/12
#2378 Extract metadata directly from resources that contain it. ckan ckan-future enhancement assigned 05/10/12
#2404 Auto-screenshot for related items ckan ckan-future enhancement assigned 05/21/12
#2411 .ini file is a mess ckan ckan-future enhancement toby new 05/22/12
#2552 Controlling access to features ckan ckan-future enhancement assigned 06/18/12
#2573 package_search does not allow solr's per-field facet parameters ckan ckan-future enhancement new 06/19/12
#2810 heroku ckan support ckan ckan-future enhancement new 08/07/12
#1800 Tidy up *_list() and *_search() functions in ckan/logic/action/get.py ckan ckan-future refactor new 02/16/12
#1815 Reenable Sparql endpoint on publicdata.eu pdeu ckan-future task amercader new 02/20/12
#2382 Investigate options for basic geocoding ckan ckan-future task amercader new 05/14/12
#2331 Search should AND terms not OR terms ckan ckan-sprint-2012-05-29 defect kindly reopened 04/28/12
#2412 More than one resource invalidatiing breaks dataset edit form ckan ckan-sprint-2012-06-25 defect zephod assigned 05/22/12
#2859 Fix the build ckan ckan-v1.8 defect icmurray new 08/16/12
#2963 Timeout on tag pages with lots of datasets ckan ckan-v1.8 defect new 10/15/12
#2279 Write tutorial for our DataStore API / Data Explorer ckan ckan-v1.8 enhancement rgrp new 04/03/12
#2363 Documentation of best caching practice. ckan ckan-v1.8 enhancement toby new 05/01/12
#2433 API uses name not id for some version 3 calls ckan ckan-v1.8 defect toby new 05/25/12
#3002 API v1/2 'legacy' search parameters must be escaped before they are put into a Solr query string ckan ckan-v1.8 defect new 10/19/12
#2762 test_related.py crashes ckan ckan-v1.8 defect new 07/26/12
#2919 Remove IController from docs ckan ckan-v1.8 defect new 09/12/12
#2936 Updating a group via the API clears its packages ckan ckan-v1.8 defect new 09/19/12
#2958 Uploading files with unicode characters in filename fails in CKAN 1.7 and 1.8 ckan ckan-v1.8 defect new 10/04/12
#2965 Stats extension broken on 1.8 ckan ckan-v1.8 defect new 10/15/12
#2499 Documentation for the internal analytics ckan ckan-v1.8 enhancement toby new 06/07/12
#2761 Document all the errors you can get when setting up filestore, and how to fix them ckan ckan-v1.8 enhancement new 07/26/12
#2771 Documentation and examples for IDatasetForm and IGroupForm ckan ckan-v1.8 enhancement seanh new 07/27/12
#3003 New pg databases should be created with UTF8 encoding rather than system default ckan ckan-v1.8 enhancement new 10/19/12
#2887 "Welcome to CKAN!" on front page is untranslatable ckan ckan-v1.8.1 defect new 08/22/12
#2763 Multilingual tests failing ckan ckan-v1.8.1 defect new 07/26/12
#2815 db_to_form_package_schema() strips tracking summary, isopen ckan ckan-v1.8.1 defect seanh new 08/08/12
#2846 Organizations allows you to set an organization as the parent organization of itself ckan ckan-v1.8.1 defect new 08/13/12
#2881 Remove or improve 'Domain Model' docs page ckan ckan-v1.8.1 defect new 08/21/12
#2882 Remove User Stories Overview from docs? ckan ckan-v1.8.1 defect new 08/21/12
#2884 Lock icon shown next to unknown licenses ckan ckan-v1.8.1 defect new 08/21/12
#2891 Update or remove DataStore google presentation ckan ckan-v1.8.1 defect new 08/28/12
#2892 IDatasetForm's form_to_db_schema() breaks API? ckan ckan-v1.8.1 defect new 08/28/12
#2893 Tags missing from form_to_db_package_schema() ckan ckan-v1.8.1 defect new 08/28/12
#2894 Empty lists get stripped from package dicst in package_show() ckan ckan-v1.8.1 defect new 08/28/12
#2896 resource_create crashes on ValidationErrors with KeyError: 'resources' ckan ckan-v1.8.1 defect new 08/29/12
#2897 db_to_form_package_schema() crashes historical dataset page ckan ckan-v1.8.1 defect new 08/30/12
#2900 snippets/package_list.html template crashes on dataset that has no 'notes' ckan ckan-v1.8.1 defect new 08/30/12
#2912 ckanext/organizations: Neither public or private initially selected when adding dataset ckan ckan-v1.8.1 defect new 09/10/12
#2914 Add form_to_db_schema_options() to IDatasetForm and IGroupForm ckan ckan-v1.8.1 defect new 09/12/12
#2883 Add high level dev overview to 'For CKAN Developers' section of docs ckan ckan-v1.8.1 enhancement new 08/21/12
#2890 Collect data previews and data store docs in one chapter ckan ckan-v1.8.1 enhancement new 08/28/12
#3006 Update translations from Transifex ckan ckan-v1.8.1 enhancement new 10/29/12
#2582 Do not hide notes / readme on dataset pages ckan ckan-v1.9 enhancement new 06/21/12
#2405 Improvements to data viewer embed ckan ckan-v1.9 defect icmurray assigned 05/21/12
#2745 Password reset returns an exception if the key parameter is missing ckan ckan-v1.9 defect new 07/24/12
#2430 Look into marking tickets as dependent on other tickets in trac ckan ckan-v1.9 enhancement seanh accepted 05/25/12
#2431 Trac git integration ckan ckan-v1.9 enhancement seanh accepted 05/25/12
#2733 Datastore logic functions ckan ckan-v1.9 enhancement johnglover new 07/23/12
#2466 Fix spam handling on trac ckan ckan-v1.9 task seanh accepted 05/28/12
#2294 Unauthorized action on Data API gets 302 rather than 401 or similar ckan ckan-v1.9 defect kindly assigned 04/14/12
#2203 Data Viewer support for PDF ckan ckan-v1.9 enhancement kindly assigned 03/04/12
#2243 Fix ckanext-example ckan ckan-v1.9 enhancement seanh reopened 03/19/12
#2298 Add sort-by controls to the search results page ckan ckan-v1.9 enhancement icmurray new 04/16/12
#2341 Fix Jenkins issue when testing branches that contain model changes ckan ckan-v1.9 enhancement seanh accepted 05/01/12
#2342 Fix Jenkins issue when testing branches with different solr schema versions ckan ckan-v1.9 enhancement seanh accepted 05/01/12
#2350 Hooks in package controller for validating form data ckan ckan-v1.9 enhancement icmurray new 05/01/12
#2530 DataHub purge fails on some revisions ckan ckan-v1.9 enhancement kindly new 06/15/12
#2679 Change default behaviour of TemplateController.view to 404. ckan ckan-v1.9 enhancement icmurray new 07/16/12
#2603 Remove deprecated 'fields' parameter from resource_search ckan ckan-v1.9 refactor icmurray new 06/26/12
#2621 Remove the deprecated 'fields' parameter from tag_search and tag_autocomplete ckan ckan-v1.9 refactor icmurray new 06/28/12
#2335 Unicode characters don't work in CKAN ini files ckan ckan-v1.9 defect seanh assigned 04/30/12
#2406 Errors in source install doc ckan ckan-v1.9 defect kindly new 05/21/12
#2415 Confusing message on attempting to register new account with upper case ckan ckan-v1.9 defect kindly new 05/23/12
#2485 Encourage leak containment by limiting the number of requests a CKAN process serves ckan ckan-v1.9 defect icmurray new 06/01/12
#2520 Document undocumented config options ckan ckan-v1.9 defect seanh assigned 06/13/12
#235 Resource format normalization and detection ckan ckan-v1.9 enhancement tobes assigned 01/18/10
#250 RDF link in Atom feed ckan ckan-v1.9 enhancement icmurray assigned 02/18/10
#1745 Dataset search UX improvements as of Jan 2012 ckan ckan-v1.9 enhancement new 02/02/12
#1785 Replace 'Revisions' page with site-wide activity stream ckan ckan-v1.9 enhancement seanh accepted 02/07/12
#2257 cleanup template vars ckan ckan-v1.9 enhancement toby new 03/23/12
#2291 DataStorer incorrectly attempts to store JSON in DataStore ckan ckan-v1.9 enhancement kindly new 04/14/12
#2320 Introduce new state: archived ckan ckan-v1.9 enhancement new 04/23/12
#2321 Use resource names/titles in URLs ckan ckan-v1.9 enhancement new 04/24/12
#2324 Link API docs to relevant version not just latest ckan ckan-v1.9 enhancement new 04/25/12
#2328 Link to Catalog API for each Dataset, Group and Tag ckan ckan-v1.9 enhancement new 04/26/12
#2333 Introduce new resource type datastore ckan ckan-v1.9 enhancement new 04/28/12
#2334 Improved data import ckan ckan-v1.9 enhancement kindly assigned 04/28/12
#2337 Sort out ini file confusion in docs ckan ckan-v1.9 enhancement seanh assigned 04/30/12
#2370 Add examples of all config settings in default config file ckan ckan-v1.9 enhancement seanh assigned 05/03/12
#2407 'Access denied' message is unhelpful ckan ckan-v1.9 enhancement amercader new 05/21/12
#2426 Get rid of CKAN's formalchemy dependency ckan ckan-v1.9 enhancement kindly new 05/25/12
#2427 Reduce cruft installed into CKAN's virtualenv due to Pylons ckan ckan-v1.9 enhancement kindly new 05/25/12
1 2 3 4 5
Note: See TracReports for help on using and creating reports.