Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1534 - 1536 of 2152)

Ticket Resolution Summary Owner Reporter
#155 duplicate Adding multiple packages to a group dread dread

Reported by dread, 5 years ago.

Description

Ability to add multiple packages to a group in one go (e.g. with 'add' link which makes drop down menu appear - so can add one after another - then submit simultaneously)

Use a bit of javascript to add more dropdowns.

Suggested by Jonathan Gray

#156 fixed Whitelist for html in mark-down field johnbywater dread

Reported by dread, 5 years ago.

Description

Not just links that need to be displayed. Other html should be displayed too, such as tables which can't be represented in markdown. Do a search of the existing fields to see what is needed.

#158 fixed Add 'extras' to REST API dread dread

Reported by dread, 5 years ago.

Description
  • Ensure you can add/change/delete extra fields from packages using the REST API.
  • Update API docs to cover this.

On Package get, ensure separation of extra attributes from other attributes.

What is the meaning of posting an incomplete dictionary (updating a package)? Option 1 - if field not present, leave field alone

  • Delete field if field value is None

Option 2 - user must supply all fields

  • Delete field if field absent

Prefer option 1. Document this.

Follows on from ticket:152

Note: See TracQuery for help on using queries.