Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1273 - 1275 of 2152)

Ticket Resolution Summary Owner Reporter
#1229 fixed Refactor all database code out of the controllers and into the logic layer dread thejimmyg

Reported by thejimmyg, 3 years ago.

Description

Progress can be tracked in this document:

https://spreadsheets.google.com/spreadsheet/ccc?key=0Atp3cZFjuIOAdFQzRnVoUHV6ckoyblI5TUdEcnJLVlE&hl=en_US#gid=0

#1372 fixed Refactor archiver to work as a celery task johnglover johnglover

Reported by johnglover, 3 years ago.

Description

Take the resource archiver (currently part of ckanext-qa) and make it into a standalone extension that works as a celery task.

#1074 fixed Refactor authz web user interface to have common code and templating rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Currently repeat the same template and code across Package Authz, Group Authz, and Authz Group authz.

Having now implemented a new, cleaner setup in ckanext-admin we should port this back into core.

  • Common template code (checkbox template)
  • Logic code (or just common code) for wiring into authz system
  • Look for all places thoroughout the system where usernames, authzgroups or groups need to be typed into boxes, and make sure that they auto-complete appropriately.

Will also deliver a significant improvement in the form of ajax user lookup.

Note: See TracQuery for help on using queries.