Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (112 - 114 of 2152)

Ticket Resolution Summary Owner Reporter
#152 fixed Package has editable 'Extra' fields dread dread

Reported by dread, 5 years ago.

Description

Package edit page has fields for extra key-value pairs. Don't use formalchemy. The form displays the existing ones and new ones as follows:

Key           Value            delete
[ country   ] [ uk, spain   ]  [x]

When presenting the form, existing pairs and 3 blank pairs are provided.

When saving the data, keys that are not changed use the existing PackageExtra object (perhaps with new value). Deleted keys put the PackageExtra state to deleted. For new keys, only create a new PackageExtra if there isn't a state=deleted one to resurrect.

Validators ensure no repeated keys.

#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.

#157 fixed Log message not persisted through preview dread rgrp

Reported by rgrp, 5 years ago.

Description

Log message on package edit page is no longer persisted through a preview (no doubt due to recent form upgrades). Let's fix this.

cost: 0.5h

Note: See TracQuery for help on using queries.