Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (328 - 330 of 2152)

Ticket Resolution Summary Owner Reporter
#1108 fixed Create a more modern theme for CKAN zephod pudo

Reported by pudo, 3 years ago.

Description

CKAN looks a bit aged, it should be styled more modernly and some elements could be re-arranged:

  • Collect user info in top bar
  • re-add the logo to ckan.net
  • Remove tags from main menu, replace with /sitemap.xml

Inpiration:

quora.com, github.com, Google Projects, Google Refine, etc.

CKAN.net or CKAN general theme?

To be decided. Suggest we start with ckan.net specific and then backwards integrate (?). Existing ckan.net theme repo:

https://bitbucket.org/okfn/ckan-ckan.net

#1264 fixed Merge ckanext-admin into core zephod rgrp

Reported by rgrp, 3 years ago.

Description

This extension should be in core now -- functionality is basic and very useful.

Copy across from here: http://bitbucket.org/okfn/ckanext-admin

Suggest this no longer even be an extension.

#1293 fixed Rename Package to Dataset throughout WUI, API zephod rgrp

Reported by rgrp, 3 years ago.

Description

Changes

  • All templates
  • [DONE] Routing: /package/ -> /dataset/ (including API)
  • [DONE] Tests: self.app.get('/dataset/...') rather than package ...
    • One test to check redirect works?
  • Docs

Leave

  • Stay with Package in code e.g. stay with 'PackageController?'
    • also leave stuff like pkg = .... (gradual migration)
  • Leave extensions

Notes

  • Package -> Dataset
  • Data Package -> Dataset
  • respect capitalization
Note: See TracQuery for help on using queries.