Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (982 - 984 of 2152)

Ticket Resolution Summary Owner Reporter
#870 fixed Menu items not selecting correctly memespring

Reported by memespring, 3 years ago.

Description

Since the main menu items have changed (part of the UI redesign) the selected items are not functioning correctly.

Specifically if Home / About or Add Package / Search are selected both menu items are highlighted.

This is because the code assumes only one top-level menu item per controller.

#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

#2307 fixed Merge 1.6.1 into master icmurray icmurray

Reported by icmurray, 2 years ago.

Description

There are a number of features developed against 1.6.1 that need to be merged into master.

Note: See TracQuery for help on using queries.