Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (292 - 294 of 2152)

Ticket Resolution Summary Owner Reporter
#972 wontfix Merge 'extras' into main package dict rather than having separate key sebbacon rgrp

Reported by rgrp, 3 years ago.

Description

Rather than have a separate 'extras' key all the extras fields should be consolidated into the main package dict when presenting the package internally or e.g. via the API.

Why? Extras are really just an artefact of our internal storage model. Clients of the system (both internal and external) should just see a set of key/values with no distinction between extras and non-extras.

Issues

  • Possible breaking change to the API (could enforce backwards compatibility by keepings extras for the time being)

Possible subticket of forms refactoring: #961

#995 wontfix consolidate caching kindly kindly

Reported by kindly, 3 years ago.

Description

Try and minimise the amount of different caching methodologies, especially for api calls.

#1007 wontfix Backport WDMMG translations for extensions i18n pudo pudo

Reported by pudo, 3 years ago.

Description

Needed to allow extensions to be internationalized in the code and in templates. Requires in-template i18n domain switching which is broken between Genshi and Pylons, thus needs this hackish class.

cf. https://bitbucket.org/okfn/wdmmg/src/198841e770e5/wdmmg/config/environment.py#cl-16

Note: See TracQuery for help on using queries.