{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 (1 - 100 of 495)

1 2 3 4 5
Ticket Summary Component Version Milestone Type Owner Status Created
#1259 "Add a row" for Extras on Package form ckan ckan-backlog enhancement johnglover new 08/02/11
#2989 "Add dataset to organization" should auto-select the organization ckan ckan 2.0 enhancement new 10/15/12
#2971 "Are ytou sure you want to delete this member?" should say which member ckan ckan 2.0 enhancement new 10/15/12
#369 "Package Listing Key" should appear on Tag results ckan ckan-backlog enhancement new 07/22/10
#2887 "Welcome to CKAN!" on front page is untranslatable ckan ckan-v1.8.1 defect new 08/22/12
#2993 "logged_in" and "visitor" show in user list at /users ckan ckan 2.0 defect new 10/17/12
#2407 'Access denied' message is unhelpful ckan ckan-v1.9 enhancement amercader new 05/21/12
#2966 'Add' button text is wrong when editing organization members ckan ckan 2.0 enhancement new 10/15/12
#2265 'More Like This' for a dataset ckan ckan-future enhancement new 03/27/12
#1827 'Register' link should be hidden if you not allowed to register ckan ckan-backlog enhancement new 02/22/12
#2607 'Upload a file' appears on resource form when storage not enabled ckan ckan-backlog defect assigned 06/27/12
#2411 .ini file is a mess ckan ckan-future enhancement toby new 05/22/12
#2870 1.8 tag_list not defined ckan enhancement seanh new 08/16/12
#2867 1.8 url_for error ckan enhancement new 08/16/12
#1697 A Configurable list of states for a Dataset ckan ckan-backlog enhancement new 01/24/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
#2773 About page needs improving ckan ckan-v1.9 enhancement markw new 07/30/12
#1438 Action API - parameter discovery/checking ckan ckan-future enhancement new 11/01/11
#1439 Action API discoverablility ckan ckan-backlog enhancement new 11/01/11
#1322 Action API improvements ckan enhancement assigned 09/08/11
#2641 Adapt spatial widgets to new theme ckan demo phase 5 enhancement johnmartin assigned 07/09/12
#2850 Add JSON support for IE7 ckan demo phase 4 enhancement new 08/14/12
#2997 Add activity streams to dataset pages ckan ckan 2.0 enhancement new 10/17/12
#2998 Add activity streams to group pages ckan ckan 2.0 enhancement new 10/17/12
#2999 Add activity streams to organization pages ckan ckan 2.0 enhancement new 10/17/12
#1667 Add an extension point for rendering activity streams ckan ckan-future enhancement seanh new 01/17/12
#2329 Add back in RSS/Atom links on relevant pages ckan ckan 2.0 enhancement assigned 04/26/12
#2775 Add bin/less to paster serve command ckan demo phase 4 enhancement toby new 07/30/12
#2991 Add blocks to header.html template ckan ckan 2.0 enhancement new 10/16/12
#2905 Add dataset URL key behaviour ckan demo phase 5 enhancement new 09/05/12
#2994 Add dataset and user popovers throughout the site ckan ckan 2.0 enhancement new 10/17/12
#2932 Add docstring to system_info.py ckan ckan 2.0 enhancement new 09/17/12
#2921 Add docstring to top of lib/extract.py file ckan ckan 2.0 defect new 09/13/12
#2370 Add examples of all config settings in default config file ckan ckan-v1.9 enhancement seanh assigned 05/03/12
#2477 Add extensions section to readthedocs ckan ckan-v1.9 enhancement seanh accepted 05/30/12
#1643 Add fixed tags to thedatahub for better browsing ckan ckan-backlog enhancement new 01/12/12
#3005 Add following/unfollowing of groups: model, API, frontend, tests ckan ckan 2.0 enhancement seanh new 10/23/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
#2625 Add i18n strings from non-core but supported extensions to ckan.pot file ckan ckan-v1.9 enhancement new 07/02/12
#1165 Add multi-site support to ckan ckan ckan-future enhancement new 05/26/11
#2538 Add multiple-instance support to ckanbuild ckan ckanbuild enhancement seanh accepted 06/15/12
#2683 Add no-cache header to _tracking API call's response to make sure it doesn't get cached ckan enhancement new 07/16/12
#2541 Add non-core extensions to ckanbuild ckan ckanbuild enhancement seanh accepted 06/15/12
#3000 Add number of followers to dataset pages ckan ckan 2.0 enhancement new 10/17/12
#2861 Add qa breadcrumb ckan demo phase 4 enhancement toby new 08/16/12
#3025 Add requests to core requirements ckan enhancement amercader new 11/27/12
#2298 Add sort-by controls to the search results page ckan ckan-v1.9 enhancement icmurray new 04/16/12
#895 Add version number (or simular) to css/js includes query string ckan ckan-backlog defect new 01/06/11
#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
#3007 Adding a dataset creates multiple activities ckan ckan 2.0 enhancement new 10/29/12
#1565 Admin dashboard finished? ckan ckan-future enhancement Rufus Pollock new 12/19/11
#1185 Administrators can't delete packages from web UI ckan ckan-backlog defect new 06/15/11
#1749 Allow creating activity details through API ckan ckan-future enhancement assigned 02/05/12
#1188 Allow diffing against initial (blank) package version ckan ckan-backlog enhancement new 06/15/11
#2956 Allow for resource editing in CKAN 2.0 ckan ckan 2.0 enhancement shevski assigned 10/03/12
#2688 Allow ordering of groups in WUI ckan enhancement new 07/17/12
#2785 Allow resources to be re-ordered ckan demo phase 5 enhancement johnmartin assigned 08/01/12
#1550 Allow simple auth via the API ckan ckan-backlog enhancement assigned 12/16/11
#1257 Anti-Spam tools ckan ckan-backlog enhancement new 08/02/11
#2968 Anyone can access organization members page ckan ckan 2.0 defect new 10/15/12
#1573 Apps and Ideas ckan ckan-future enhancement David Raznik new 12/19/11
#2829 Archiver fails on 403 http response ckan ckan-v1.9 enhancement johnglover new 08/09/12
#2709 Atom feeds are undocumented ckan enhancement icmurray new 07/18/12
#1120 Atom feeds of each tag ckan ckan-backlog enhancement new 05/02/11
#2984 Auto-populate context with user, model, session, etc. ckan ckan 2.0 refactor new 10/15/12
#2404 Auto-screenshot for related items ckan ckan-future enhancement assigned 05/21/12
#2924 Better docs for trans js command, and add to release process ckan ckan 2.0 defect new 09/13/12
#2922 Better docstring for CKANInternationalizationExtension ckan ckan 2.0 defect new 09/13/12
#2931 Better docstring for app_globals.py ckan ckan 2.0 enhancement new 09/17/12
#2480 Better message when dataset has no resources ckan ckan-v1.9 enhancement new 05/31/12
#1581 Blog post about Google Analytics extension for CKAN ckan ckan-future enhancement mark.wainwright@… new 12/20/11
#1457 Bug with DataNL instance ckan ckan-future defect new 11/10/11
#2877 Bugs with datastore v2 ckan enhancement kindly assigned 08/18/12
#1542 Buttons to purge spam datasets and groups ckan ckan-backlog enhancement new 12/08/11
#3016 CKAN 2.0 template tweaks ckan ckan 2.0 enhancement johnmartin new 11/13/12
#837 CKAN integration with freebase gridworks / google refine ckan ckan-backlog enhancement new 11/30/10
#1384 CKAN wiki needs updating to refer to thedatahub.org instead of ckan.net and datasets instead of packages ckan ckan-backlog task rgrp new 10/12/11
#1134 CREP0003: Description and Configuration of Harvesters ckan ckan-backlog CREP new 05/11/11
#728 CSW Harvesting shall be optimised in respect of reharvesting only records that have changed uklii ckan-backlog requirement amercader assigned 10/21/10
#1577 Can't upload file with foreign chars in filename ckan ckan-backlog defect rgrp new 12/19/11
#3019 Cannot delete dataset extras ckan ckan 2.0 defect new 11/14/12
#2725 Case sensitivity on tags ckan demo phase 5 enhancement toby new 07/22/12
#2679 Change default behaviour of TemplateController.view to 404. ckan ckan-v1.9 enhancement icmurray new 07/16/12
#2923 Change regularise -> regularize ckan ckan 2.0 defect new 09/13/12
#1534 Change revisions to record userid rather than username ckan ckan-backlog enhancement new 12/07/11
#1135 Changeset model for vdm vdm enhancement kindly assigned 05/12/11
#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
#2795 Check validation of HTML, CSS, JS ckan demo phase 5 enhancement new 08/02/12
#2943 Chrome does not resize preview ckan enhancement new 10/01/12
#1171 Citation instructions on dataset and resource view pages ckan ckan 2.0 enhancement mark.wainwright assigned 06/01/11
#2874 Clean up bin directory ckan enhancement rgrp assigned 08/17/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
#2835 Client module needs a template loading method ckan demo phase 5 enhancement new 08/09/12
#2890 Collect data previews and data store docs in one chapter ckan ckan-v1.8.1 enhancement new 08/28/12
#1182 Comments from deleted packages appear in "Recent Comments" feed ckan ckan-backlog defect new 06/09/11
#1557 Complete Webstore Preview Extension ckan ckan-future enhancement David Rasnik new 12/19/11
#2886 Configurable related items ckan ckan 2.0 enhancement new 08/22/12
1 2 3 4 5
Note: See TracReports for help on using and creating reports.