{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 (101 - 200 of 495)

1 2 3 4 5
Ticket Summary Component Version Milestone Type Owner Status Created
#2554 Research Virtuoso cartridges ckan ckan-backlog enhancement assigned 06/18/12
#2590 Publisher dashboard ckan ckan-backlog enhancement shevski assigned 06/25/12
#2732 New file upload functionality ckan ckan-backlog enhancement assigned 07/23/12
#2546 ODS Managing homepage content ckan ckan-backlog requirement assigned 06/18/12
#1458 Support previewing kml files in data viewer ckan ckan-future enhancement rgrp assigned 11/10/11
#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
#2234 Write a CKAN extension for pulling items from RSS/Atom feeds into CKAN templates ckan ckan-future enhancement assigned 03/16/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
#2552 Controlling access to features ckan ckan-future enhancement assigned 06/18/12
#2335 Unicode characters don't work in CKAN ini files ckan ckan-v1.9 defect seanh assigned 04/30/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
#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
#2473 Make datstorer store field ordering in _meta field ckan ckan-v1.9 enhancement kindly assigned 05/29/12
#2619 Omit private datasets from public activity streams ckan ckan-v1.9 enhancement seanh assigned 06/28/12
#2548 Object ownership for groups/package ckan datahub-july enhancement kindly assigned 06/18/12
#2873 ckanext-qa: dataset summary incorrect ckan demo phase 4 defect toby assigned 08/16/12
#2697 create dataset validation ckan demo phase 5 enhancement johnmartin assigned 07/18/12
#2699 workflow for associating datasets with groups ckan demo phase 5 enhancement shevski assigned 07/18/12
#2702 Future Javascript wishlist for demo ckan demo phase 5 enhancement shevski assigned 07/18/12
#2735 Dataset order on user page ckan demo phase 5 enhancement toby assigned 07/23/12
#2547 ODS Initial data sets ckan opendatasuite 2 enhancement shevski assigned 06/18/12
#2550 User types ckan datahub-july enhancement icmurray assigned 06/18/12
#2859 Fix the build ckan ckan-v1.8 defect icmurray new 08/16/12
#2582 Do not hide notes / readme on dataset pages ckan ckan-v1.9 enhancement new 06/21/12
#1198 Publisher hierarchy ckan ckan-backlog enhancement new 06/23/11
#1466 Need to support https login for multiple instances as part of the CKAN package install ckan ckan-backlog enhancement new 11/15/11
#2751 check translations for full demo site ckan demo phase 5 enhancement toby new 07/25/12
#2949 Reenable Data API button on the new theme ckan defect amercader new 10/01/12
#2635 Non-destructive SOLR reindex ckan enhancement new 07/09/12
#3019 Cannot delete dataset extras ckan ckan 2.0 defect new 11/14/12
#3011 Recline fixes and updates for CKAN 2.0 ckan ckan 2.0 enhancement johnglover new 11/07/12
#3017 New stable branch for the demo server ckan ckan 2.0 enhancement johnglover new 11/13/12
#1134 CREP0003: Description and Configuration of Harvesters ckan ckan-backlog CREP new 05/11/11
#1577 Can't upload file with foreign chars in filename ckan ckan-backlog defect rgrp new 12/19/11
#1152 True support for generic CSW servers uklii ckan-backlog enhancement amercader new 05/23/11
#1163 Improvements to Storage Extension ckan ckan-backlog enhancement rgrp new 05/26/11
#1257 Anti-Spam tools ckan ckan-backlog enhancement new 08/02/11
#1262 Enforce "create-user" permission ckan ckan-backlog enhancement new 08/03/11
#1286 Remove remaining formalchemy stuff ckan ckan-backlog enhancement new 08/23/11
#1311 Modal user register and login form ckan ckan-backlog enhancement rgrp new 09/06/11
#1343 [super] User related improvements (login, user pages etc) ckan ckan-backlog enhancement rgrp new 09/14/11
#1352 Use logic functions instead of as_dict when indexing entities ckan ckan-backlog enhancement new 09/21/11
#1439 Action API discoverablility ckan ckan-backlog enhancement new 11/01/11
#1534 Change revisions to record userid rather than username ckan ckan-backlog enhancement new 12/07/11
#1542 Buttons to purge spam datasets and groups ckan ckan-backlog enhancement new 12/08/11
#1584 QA report improvements - 2.5d ckan ckan-backlog enhancement johnglover new 12/21/11
#1588 QA - Give SPARQL endpoints a 4 star rating ckan ckan-backlog enhancement johnglover new 12/21/11
#1589 QA - Give 5 star rating to datasets with link metadata ckan ckan-backlog enhancement johnglover new 12/21/11
#1827 'Register' link should be hidden if you not allowed to register ckan ckan-backlog enhancement new 02/22/12
#2268 UKLP Use same schema as form for harvested records uklii ckan-backlog enhancement thejimmyg new 03/30/12
#989 Extending the model from plugins ckan ckan-future enhancement kindly new 02/14/11
#1235 [super] Search Improvements ckan ckan-future enhancement new 07/20/11
#1438 Action API - parameter discovery/checking ckan ckan-future enhancement new 11/01/11
#1818 Spatial metadata editor ckan ckan-future enhancement amercader new 02/20/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
#2887 "Welcome to CKAN!" on front page is untranslatable ckan ckan-v1.8.1 defect new 08/22/12
#2745 Password reset returns an exception if the key parameter is missing ckan ckan-v1.9 defect new 07/24/12
#2733 Datastore logic functions ckan ckan-v1.9 enhancement johnglover new 07/23/12
#2790 logic.action.user_show is slow ckan demo phase 4 enhancement kindly new 08/01/12
#2719 Feeds controller does not catch NotAuthorized exception ckan defect new 07/21/12
#2673 simplify set of options for resources ckan enhancement new 07/14/12
#2947 Redirect to the resource page from /resource/{res-id} ckan enhancement new 10/01/12
#3026 Support icons on nav_named_link ckan enhancement amercader new 11/30/12
#2959 Changing a Group's name through the action api disassociates it from its datasets in the index ckan ckan 2.0 defect icmurray new 10/04/12
#2831 Create a limited subset of markdown that's supported ckan ckan 2.0 enhancement new 08/09/12
#2951 Paster command for building css from less ckan ckan 2.0 enhancement new 10/01/12
#2952 incorporate javascriopt translations into translations workflow ckan ckan 2.0 enhancement seanh new 10/01/12
#2996 Fix behaviour of View Profile button in user popover when already on user's profile ckan ckan 2.0 enhancement new 10/17/12
#1288 Package edit/creation can't include 'relationships' field ckan ckan-backlog defect new 08/24/11
#1336 License fudge ckan ckan-backlog defect johnglover new 09/13/11
#1382 Deleted resources are present for harvested package uklii ckan-backlog defect thejimmyg new 10/11/11
#2395 paster db clean/init don't work when spatial extension enabled ckan ckan-backlog defect new 05/16/12
#924 Search box has no search button ckan ckan-backlog enhancement new 01/24/11
#1259 "Add a row" for Extras on Package form ckan ckan-backlog enhancement johnglover new 08/02/11
#1326 Write a set of auth plugin functions to integrate with Druapl ckan ckan-backlog enhancement new 09/12/11
#1424 Openness notice should be clearer ckan ckan-backlog enhancement new 10/26/11
#2247 Resource preview glitch in some browsers ckan ckan-backlog enhancement new 03/20/12
#2310 Refactor the search-query construction in feeds.py ckan ckan-backlog enhancement icmurray new 04/16/12
#2277 Use the new atom feeds in IATI ckan ckan-backlog refactor icmurray new 04/02/12
#1544 delete old git branches ckan ckan-backlog task new 12/12/11
#1581 Blog post about Google Analytics extension for CKAN ckan ckan-future enhancement mark.wainwright@… new 12/20/11
#2301 Replace old-style string formatting with format() method (at least in strings marked for translation) ckan ckan-future enhancement seanh new 04/16/12
#2326 dataset permalinks ckan ckan-future enhancement toby new 04/25/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
#2298 Add sort-by controls to the search results page ckan ckan-v1.9 enhancement icmurray new 04/16/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
#2775 Add bin/less to paster serve command ckan demo phase 4 enhancement toby new 07/30/12
1 2 3 4 5
Note: See TracReports for help on using and creating reports.